Граф коммитов

118 Коммитов

Автор SHA1 Сообщение Дата
Elias Nahum
1f5c8c4e4e Option to enable full snippets in push notifications 2016-03-17 13:20:17 -03:00
Christopher Speller
d7cdcf082f Convering client to react-router. 2016-03-14 00:38:25 -04:00
JoramWilander
5c29d4f649 Deleting posts with files now renames the file so that public links to those files no longer work 2016-03-08 12:27:27 -05:00
Elias Nahum
93b8fdc9e4 Fix for PLT-2218 & PLT-2222
- Also includes missing loc strings for frontend es.json
- Sort web [locale].json by id
2016-03-06 01:02:27 -03:00
=Corey Hulen
35e3b8c40f Fixing IE expire issue 2016-02-11 13:17:27 -08:00
JoramWilander
9f5f18a93a Make insecure TLS connections configurable 2016-02-05 12:40:32 -05:00
JoramWilander
8c505e7b5c Accept unsigned TLS certs for SSO and outgoing hooks, also fix delete hooks bug 2016-02-05 08:21:15 -05:00
hmhealey
21318b7505 Changed sendNotificationsAndForget to be synchronous and called as a go func 2016-02-04 11:45:19 -05:00
hmhealey
f935be121c Added helper methods to send ephemeral messages to specific users 2016-02-04 11:38:58 -05:00
hmhealey
70c3715b96 Changed how posts are marked ephemeral 2016-02-04 11:38:58 -05:00
hmhealey
994358c31a Reworked the code for sending notifications and checking for out of channel mentions to share some data 2016-02-04 11:38:58 -05:00
hmhealey
fcb92fa1b5 Added ephemeral messages sent when a user mentions someone not in the channel 2016-02-04 11:38:56 -05:00
hmhealey
b7d045844c Added serverside check for a post that @mentions someone who isn't in the channel 2016-02-04 11:38:56 -05:00
JoramWilander
6cba0353c9 Return channel type in new post websocket events 2016-01-28 12:28:02 -05:00
Elias Nahum
470349d105 PLT-7: Refactoring api to use translations (chunk 4)
- Translation for api templates english and spanish
2016-01-24 17:10:54 -03:00
=Corey Hulen
518efd7d2e PLT-7 fixing unit test for chunk 2 server 2016-01-22 08:04:02 -06:00
Corey Hulen
dd52e3f729 Merge pull request #1952 from ZBoxApp/PLT-7-go
PLT-7: Refactoring api to use translations (chunk 2)
2016-01-22 07:47:41 -06:00
Elias Nahum
4ef46db0f6 PLT-7: Change post CreatePost back to model.NewAppError
- It was failing test using model.NewLocAppError
2016-01-22 02:41:23 -03:00
Elias Nahum
6fd328ddaa Refactoring api to use translations (chunk 2)
- Add spanish translations
- Does not include tests
- Add func to get the translations for a user locale
2016-01-22 01:37:11 -03:00
=Corey Hulen
2219854359 PLT-7 client side infra 2016-01-21 14:15:44 -06:00
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