Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-1607 adding more debugging info for email and push notifications | =Corey Hulen | 2016-01-05 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1726 from mattermost/PLT-1447 | Christopher Speller | 2015-12-15 | 1 | -2/+2 |
|\ | | | | | PLT-1447 fixing sending name in push notifications | ||||
| * | PLT-1447 fixing sending name in push notifications | =Corey Hulen | 2015-12-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'release-1.3' | Christopher Speller | 2015-12-14 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Fixing cacheing issue on IE and Edge | Christopher Speller | 2015-12-14 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1677 from hmhealey/plt1244 | Corey Hulen | 2015-12-11 | 1 | -18/+35 |
|\ \ | | | | | | | PLT-1244 Changed serverside mention parsing to support usernames containing periods | ||||
| * | | Changed serverside mention parsing to support usernames containing periods | hmhealey | 2015-12-09 | 1 | -18/+35 |
| |/ | |||||
* | | Merge pull request #1652 from hmhealey/plt1319 | Corey Hulen | 2015-12-11 | 1 | -0/+59 |
|\ \ | | | | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists | ||||
| * | | Moved logic for making direct channels visible to both members on post to ↵ | hmhealey | 2015-12-07 | 1 | -0/+59 |
| | | | | | | | | | | | | the server | ||||
* | | | Merge pull request #1648 from npcode/notification-email-local-timezone | Christopher Speller | 2015-12-10 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Use local timezone for notification email | ||||
| * | | Use local timezone for notification email | Yi EungJun | 2015-12-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Local timezone is better default than UTC because it is common that all users of a mattermost server live near the server. | ||||
* | | | fixing typo | =Corey Hulen | 2015-12-09 | 1 | -1/+1 |
| | | | |||||
* | | | Updating the push message | =Corey Hulen | 2015-12-08 | 1 | -1/+5 |
| |/ |/| | |||||
* | | Fixing message | =Corey Hulen | 2015-12-04 | 1 | -23/+1 |
| | | |||||
* | | PLT-1369 send core message | =Corey Hulen | 2015-12-04 | 1 | -1/+24 |
| | | |||||
* | | Remove <> link replacement | JoramWilander | 2015-12-04 | 1 | -4/+0 |
| | | |||||
* | | Convert links in Slack attachment text to Markdown format | JoramWilander | 2015-12-03 | 1 | -1/+16 |
| | | |||||
* | | 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 |
| |