Commit Graph

98 Commits

Author SHA1 Message Date
Joram Wilander
dd0f49e5ff Merge pull request #1867 from apskim/patch-1
Parse Slack links in the attachment pretext and fields (Fix #1868)
2016-01-21 07:07:28 -05:00
Corey Hulen
aefbb541d0 Revert " PLT-7 adding loc for db calls" 2016-01-20 13:36:16 -06:00
=Corey Hulen
75f8729e2d PLT-7 adding loc db calls for users table 2016-01-20 12:43:44 -06:00
=Corey Hulen
aac8d121a0 PLT-7 adding loc db calls for posts table 2016-01-20 10:34:31 -06:00
=Corey Hulen
3ac5ecf0e9 PLT-7 adding loc db calls for session table 2016-01-20 10:18:11 -06:00
=Corey Hulen
11c035aef4 PLT-7 adding loc db calls for oauth table 2016-01-20 10:04:17 -06:00
=Corey Hulen
ef11df7532 PLT-7 adding loc db calls for webhooks table 2016-01-20 08:44:05 -06:00
=Corey Hulen
5b2ec62347 PLT-7 adding loc db calls for team table 2016-01-20 08:33:26 -06:00
=Corey Hulen
f5eb3c1bcb PLT-7 adding loc for db calls audits and prefs 2016-01-20 07:59:56 -06:00
=Corey Hulen
8e404c1dcf PLT-7 Adding translation function to context 2016-01-19 22:00:01 -06:00
=Corey Hulen
e37db347f9 Fixing android push 2016-01-14 08:32:26 -06:00
Alex Polozov
b0fcdd1b4c Parse Slack links in the attachment fields 2016-01-11 17:54:16 -08:00
Alex Polozov
1768d2c844 Parse Slack links in the attachment pretext 2016-01-11 16:24:43 -08:00
=Corey Hulen
b1251b9393 Upgrade logging package 2016-01-11 09:12:51 -06:00
=Corey Hulen
7f8cb30bd3 PLT-1607 adding more debugging info for email and push notifications 2016-01-05 20:33:31 -06:00
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