Christopher Speller
|
f6ca77b5d1
|
Merge pull request #1726 from mattermost/PLT-1447
PLT-1447 fixing sending name in push notifications
|
2015-12-15 07:07:35 -05:00 |
|
Christopher Speller
|
74f427fb1a
|
Merge branch 'release-1.3'
|
2015-12-14 19:01:22 -05:00 |
|
=Corey Hulen
|
253d80c97e
|
PLT-1447 fixing sending name in push notifications
|
2015-12-14 11:43:56 -08:00 |
|
Christopher Speller
|
a9fa21473a
|
Fixing cacheing issue on IE and Edge
|
2015-12-14 08:19:02 -05:00 |
|
Corey Hulen
|
9dc8108e2d
|
Merge pull request #1677 from hmhealey/plt1244
PLT-1244 Changed serverside mention parsing to support usernames containing periods
|
2015-12-11 06:42:48 -08:00 |
|
Corey Hulen
|
412b45431a
|
Merge pull request #1652 from hmhealey/plt1319
PLT-1319 Fixed direct channels not being visible when no actual channel exists
|
2015-12-11 06:40:37 -08:00 |
|
Christopher Speller
|
149ac6f3ce
|
Merge pull request #1648 from npcode/notification-email-local-timezone
Use local timezone for notification email
|
2015-12-10 13:44:11 -05:00 |
|
hmhealey
|
83b46880f3
|
Changed serverside mention parsing to support usernames containing periods
|
2015-12-09 16:38:55 -05:00 |
|
=Corey Hulen
|
20e3c568d1
|
fixing typo
|
2015-12-09 06:13:25 -08:00 |
|
=Corey Hulen
|
f790bcdbc7
|
Updating the push message
|
2015-12-08 14:10:52 -08:00 |
|
Yi EungJun
|
b8efeb2e72
|
Use local timezone for notification email
Local timezone is better default than UTC because it is common that all
users of a mattermost server live near the server.
|
2015-12-08 13:18:00 +09:00 |
|
hmhealey
|
4b51490a38
|
Moved logic for making direct channels visible to both members on post to the server
|
2015-12-07 18:14:07 -05:00 |
|
=Corey Hulen
|
25b3770607
|
Fixing message
|
2015-12-04 14:51:49 -08:00 |
|
=Corey Hulen
|
9435bd254b
|
PLT-1369 send core message
|
2015-12-04 14:47:32 -08:00 |
|
JoramWilander
|
9d804853f3
|
Remove <> link replacement
|
2015-12-04 08:09:52 -05:00 |
|
JoramWilander
|
0466d0fde9
|
Convert links in Slack attachment text to Markdown format
|
2015-12-03 14:56:10 -05:00 |
|
=Corey Hulen
|
68765a8f21
|
PLT-902 switching to push proxy server
|
2015-11-30 22:38:38 -08:00 |
|
=Corey Hulen
|
ba0cbe723b
|
Disabling the all mention
|
2015-11-23 12:14:50 -08:00 |
|
Christopher Speller
|
9e8cd93790
|
Implementing Permalinks and jumping to post from search. Performance
improvements.
|
2015-11-23 09:53:15 -05:00 |
|
=Corey Hulen
|
efbd1c4214
|
Adding device type
|
2015-11-16 18:45:05 -08:00 |
|
=Corey Hulen
|
7b1e86a08c
|
adding skip
|
2015-11-15 19:24:06 -08:00 |
|
=Corey Hulen
|
4d5bbd50c6
|
Fixing outgoing hook
|
2015-11-15 18:42:13 -08:00 |
|
Florian Orben
|
b085bc2d56
|
PLT-857: Support for Incoming Webhooks - Try #2
|
2015-11-05 23:33:21 +01:00 |
|
hmhealey
|
40e0ba37ca
|
Changed post searching to ignore requests to return everything by searching for *
|
2015-11-04 10:30:32 -05:00 |
|
Christopher Speller
|
188182a3a4
|
Adding ability to fetch posts around a specifc post
|
2015-11-03 11:34:52 -05:00 |
|
Corey Hulen
|
5c03f3aad8
|
Merge pull request #1214 from mattermost/outgoing-hook-fix
Pass in iter vars to closures properly for outgoing webhooks
|
2015-10-28 14:45:08 -07:00 |
|
JoramWilander
|
35d1ac80dd
|
Pass in iter vars to closure properly
|
2015-10-28 10:37:33 -04:00 |
|
Corey Hulen
|
942c9317f4
|
Merge pull request #1164 from hmhealey/plt778
PLT-778 Changed post searching to allow searching by multiple users/channels
|
2015-10-26 12:12:18 -07:00 |
|
hmhealey
|
2383d5dd37
|
Changed post searching to allow searching by multiple users/channels
|
2015-10-23 17:28:02 -04:00 |
|
=Corey Hulen
|
e1f9459029
|
Merge branch 'master' into PLT-44
|
2015-10-20 14:50:03 -07:00 |
|
=Corey Hulen
|
1fc12dd8ba
|
Multi-session login
|
2015-10-20 14:49:42 -07:00 |
|
Joram Wilander
|
460a82878a
|
Merge pull request #1113 from hmhealey/plt716
PLT-716/717 Added from:, in:, and channel: search filters
|
2015-10-20 08:00:21 -04:00 |
|
Reed Garmsen
|
04bf527966
|
Changed all goroutine functions to use '...AndForget' as the standard naming system
|
2015-10-19 13:58:15 -07:00 |
|
hmhealey
|
06fd374c19
|
Added from:, in:, and channel: search modifiers
|
2015-10-19 13:25:19 -04:00 |
|
JoramWilander
|
a3ca106740
|
Generalized webhook post code and added it to outgoing webhooks
|
2015-10-19 10:19:48 -04:00 |
|
JoramWilander
|
f24ea30a75
|
Refactor to hit database less often.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
9de8bc4727
|
Remove special team logic.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
5bb22ed454
|
Fix minor style for gofmt.
|
2015-10-19 09:00:30 -04:00 |
|
JoramWilander
|
af6e2c29eb
|
Implement outgoing webhooks.
|
2015-10-19 09:00:30 -04:00 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
Teviot Systems
|
fc82f57102
|
Pass-through post creation time when importing posts
|
2015-10-02 20:16:27 +10:00 |
|
Christopher Speller
|
7d31f3a271
|
Fixing some locations to use the IsTeamAdmin function which properly checks for system admin permissions.
|
2015-09-30 14:26:37 -04:00 |
|
=Corey Hulen
|
2b5b8f95ed
|
Merge branch 'master' into PLT-11-email
|
2015-09-23 12:55:58 -07:00 |
|
Chengwei Yang
|
f7a32fa38a
|
PLT-126: Change 'Private Messages' to 'Direct Messages'
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
|
2015-09-23 22:43:14 +08:00 |
|
=Corey Hulen
|
08a3acbb44
|
Adding team settings to admin console
|
2015-09-22 01:15:41 -07:00 |
|
Christopher Speller
|
eb4b80a484
|
Adding gofmt to travis build
|
2015-09-17 09:07:37 -04:00 |
|
=Corey Hulen
|
b2a679c25d
|
PLT-93 cleaing up client side configs
|
2015-09-15 18:59:14 -07:00 |
|
=Corey Hulen
|
e5e88d1604
|
Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN
|
2015-09-11 09:39:28 -07:00 |
|
=Corey Hulen
|
58d0d9afd2
|
Adding cmd line options
|
2015-09-04 11:59:10 -07:00 |
|
JoramWilander
|
041d89b85a
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|