Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-902 switching to push proxy server | =Corey Hulen | 2015-11-30 | 1 | -2/+14 |
| | |||||
* | Disabling the all mention | =Corey Hulen | 2015-11-23 | 1 | -3/+3 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -0/+36 |
| | | | | improvements. | ||||
* | Adding device type | =Corey Hulen | 2015-11-16 | 1 | -3/+2 |
| | |||||
* | adding skip | =Corey Hulen | 2015-11-15 | 1 | -0/+4 |
| | |||||
* | Fixing outgoing hook | =Corey Hulen | 2015-11-15 | 1 | -0/+4 |
| | |||||
* | PLT-857: Support for Incoming Webhooks - Try #2 | Florian Orben | 2015-11-05 | 1 | -3/+11 |
| | |||||
* | Changed post searching to ignore requests to return everything by searching ↵ | hmhealey | 2015-11-04 | 1 | -1/+4 |
| | | | | for * | ||||
* | Adding ability to fetch posts around a specifc post | Christopher Speller | 2015-11-03 | 1 | -0/+66 |
| | |||||
* | Merge pull request #1214 from mattermost/outgoing-hook-fix | Corey Hulen | 2015-10-28 | 1 | -4/+4 |
|\ | | | | | Pass in iter vars to closures properly for outgoing webhooks | ||||
| * | Pass in iter vars to closure properly | JoramWilander | 2015-10-28 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1164 from hmhealey/plt778 | Corey Hulen | 2015-10-26 | 1 | -32/+10 |
|\ \ | |/ |/| | PLT-778 Changed post searching to allow searching by multiple users/channels | ||||
| * | Changed post searching to allow searching by multiple users/channels | hmhealey | 2015-10-23 | 1 | -32/+10 |
| | | |||||
* | | Merge branch 'master' into PLT-44 | =Corey Hulen | 2015-10-20 | 1 | -10/+10 |
|\| | |||||
| * | Merge pull request #1113 from hmhealey/plt716 | Joram Wilander | 2015-10-20 | 1 | -5/+5 |
| |\ | | | | | | | PLT-716/717 Added from:, in:, and channel: search filters | ||||
| | * | Added from:, in:, and channel: search modifiers | hmhealey | 2015-10-19 | 1 | -5/+5 |
| | | | |||||
| * | | Changed all goroutine functions to use '...AndForget' as the standard naming ↵ | Reed Garmsen | 2015-10-19 | 1 | -5/+5 |
| | | | | | | | | | | | | system | ||||
* | | | Multi-session login | =Corey Hulen | 2015-10-20 | 1 | -1/+1 |
|/ / | |||||
* | | Generalized webhook post code and added it to outgoing webhooks | JoramWilander | 2015-10-19 | 1 | -2/+40 |
| | | |||||
* | | Refactor to hit database less often. | JoramWilander | 2015-10-19 | 1 | -81/+65 |
| | | |||||
* | | Remove special team logic. | JoramWilander | 2015-10-19 | 1 | -29/+19 |
| | | |||||
* | | Fix minor style for gofmt. | JoramWilander | 2015-10-19 | 1 | -1/+1 |
| | | |||||
* | | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -3/+131 |
|/ | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Pass-through post creation time when importing posts | Teviot Systems | 2015-10-02 | 1 | -0/+2 |
| | |||||
* | Fixing some locations to use the IsTeamAdmin function which properly checks ↵ | Christopher Speller | 2015-09-30 | 1 | -2/+2 |
| | | | | for system admin permissions. | ||||
* | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-23 | 1 | -1/+1 |
|\ | |||||
| * | PLT-126: Change 'Private Messages' to 'Direct Messages' | Chengwei Yang | 2015-09-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com> | ||||
* | | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -70/+0 |
|/ | |||||
* | Adding gofmt to travis build | Christopher Speller | 2015-09-17 | 1 | -1/+1 |
| | |||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -2/+4 |
| | |||||
* | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | Adding cmd line options | =Corey Hulen | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -3/+35 |
| | |||||
* | Added a message deleted indicator when a post is deleted to let the user ↵ | JoramWilander | 2015-08-19 | 1 | -2/+1 |
| | | | | know what's happening. | ||||
* | Changed all templates to use site url instead of team url for finding the ↵ | nickago | 2015-07-31 | 1 | -2/+2 |
| | | | | 'static' directory | ||||
* | Merge pull request #214 from hmhealey/mm1498 | Joram Wilander | 2015-07-22 | 1 | -0/+31 |
|\ | | | | | MM-1498 Provide a replacement message for email notifications for posts only containing files | ||||
| * | Use QueryUnescape function to convert to a human readable filename in email ↵ | hmhealey | 2015-07-21 | 1 | -1/+7 |
| | | | | | | | | notifications | ||||
| * | Added additional check when adding a message to an email notification for a ↵ | hmhealey | 2015-07-20 | 1 | -2/+2 |
| | | | | | | | | blank post and corrected a comment | ||||
| * | Provide a replacement message for email notifications for posts only ↵ | hmhealey | 2015-07-20 | 1 | -4/+29 |
| | | | | | | | | containing files | ||||
* | | removed unnecessary debug statements | JoramWilander | 2015-07-21 | 1 | -1/+0 |
| | | |||||
* | | fixed unit tests to work with team domain changes and update partial url ↵ | JoramWilander | 2015-07-21 | 1 | -0/+34 |
| | | | | | | | | regex for files | ||||
* | | Fixing issues with files trasitioning to relative paths | Christopher Speller | 2015-07-21 | 1 | -33/+0 |
| | | |||||
* | | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -14/+16 |
|/ | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | Merge pull request #185 from mattermost/mm-1348 | Corey Hulen | 2015-07-17 | 1 | -4/+4 |
|\ | | | | | fixes mm-1348 removing dependency on redis | ||||
| * | fixes mm-1348 removing dependency on redis | =Corey Hulen | 2015-07-14 | 1 | -4/+4 |
| | | |||||
* | | Allow Users to be notified using @all, @channel, and their first name when ↵ | hmhealey | 2015-07-17 | 1 | -4/+4 |
| | | | | | | | | other notifications are disabled | ||||
* | | Use User.FirstName instead of trying to infer a user's first name from their ↵ | hmhealey | 2015-07-17 | 1 | -7/+2 |
| | | | | | | | | nickname in multiple places. | ||||
* | | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -3/+3 |
| | | | | | | | | references from FullName to Nickname. | ||||
* | | Merge pull request #184 from nickago/MM-1278 | Joram Wilander | 2015-07-17 | 1 | -5/+6 |
|\ \ | |/ |/| | MM-1278 Team admin can now delete any post |