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

202 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
e6a7594d70 Changed CommandProvider to only set the matched pretext if it actually matches anything 2016-02-05 10:21:53 -05:00
Corey Hulen
57bfe31376 Merge pull request #2075 from mattermost/PLT-1851
PLT-1851 reconnect and get missing messages
2016-02-04 15:36:35 -08:00
=Corey Hulen
c3ab4872a4 PLT-1851 fixing websocket reconnect error 2016-02-04 12:07:55 -08: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
fd123a6e4a Changed PostStore to not clear a deleted post's message 2016-02-04 11:38:57 -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
db13b7a3ca Changed deleted posts to be more general ephemeral posts 2016-02-04 11:38:56 -05:00
=Corey Hulen
f1bf706242 PLT-1851 reconnect and get missing messages 2016-02-03 15:07:03 -08:00
Elias Nahum
cdfa9b585a Messages for SocketStore and small fixes 2016-02-03 12:17:13 -03:00
Elias Nahum
6a3806fe9d PLT-7: Refactoring frontend (chunk 11)
- channel view
- Added translations for previous commits
- Fix bug on signup_team email body
2016-02-03 12:17:13 -03:00
Christopher Speller
75f412c4be Merge pull request #2049 from mattermost/plt-1856
PLT-1856 Add basic server audit tab to system console for EE
2016-02-03 08:52:18 -05:00
JoramWilander
d153d661db Add basic server audit tab to system console for EE 2016-02-02 16:49:27 -05:00
Reed Garmsen
b013f02209 Added ability to sign in via username; separated email sign in and sign up config settings 2016-02-02 12:07:42 -08:00
JoramWilander
6cba0353c9 Return channel type in new post websocket events 2016-01-28 12:28:02 -05:00
Harrison Healey
ceebfe20ba Merge pull request #1996 from mattermost/plt-1768
PLT-1768 Clear deleted messages after channel leave and fix missig postlist error
2016-01-27 12:50:19 -05:00
JoramWilander
1575488650 Clear deleted messages after channel leave and fix missig postlist error 2016-01-27 10:50:48 -05:00
=Corey Hulen
41013daa0b Fixing small issue with displaying activity log 2016-01-27 10:07:26 -05:00
Harrison Healey
efc4d239e1 Merge pull request #1989 from mattermost/plt-1373
PLT-1373 Renamed all functions starting with p in client channel store
2016-01-26 15:25:42 -05:00
hmhealey
a6c97490b3 Changed first preference load to be done synchronously 2016-01-26 13:50:57 -05:00
JoramWilander
51e6141a1e Renamed all functions starting with p in client channel store 2016-01-26 12:03:52 -05:00
Andy Lo-A-Foe
6faabe34e8 Optionally specify ws:// and wss:// port in config 2016-01-19 19:41:39 +01:00
hmhealey
5a21005475 Make Youtube previews stop when the channel is changed 2016-01-04 17:45:06 -05:00
hmhealey
46a59252b6 Refactored ViewImage modal and made it automatically play animated gifs 2015-12-18 12:51:04 -05:00
hmhealey
e4899fa551 Improved PreferenceStore api when getting values 2015-12-15 11:36:14 -05:00
Joram Wilander
3850469462 Merge pull request #1730 from mattermost/PLT-1404
PLT-1404 signal login to other tabs
2015-12-15 08:58:51 -05:00
=Corey Hulen
b94d025da4 PLT-1404 signal login to other tags 2015-12-14 15:21:22 -08:00
=Corey Hulen
c7c03817d0 Adding error bar message when console error detected 2015-12-14 11:34:16 -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
d327461017 Merge pull request #1702 from rgarmsen2295/plt-1047
PLT-1047 Fixed issue with Team Settings modal visually saving items instead of cancelling
2015-12-11 08:44:47 -05:00
Reed Garmsen
470797cca6 Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights 2015-12-10 14:33:21 -08:00
hmhealey
88f29d8b6d Fixed EditChannelHeaderModal's contents not always being updated when a change is made 2015-12-10 10:01:01 -05:00
Christopher Speller
e80129a0e9 Revert "add helper method to add ephemeral messages; also switch 'delete mess…" 2015-12-10 08:32:30 -05:00
Florian Orben
99d79eee56 add helper method to add ephemeral messages; also switch 'delete message' to this new method 2015-12-09 22:29:54 +01:00
hmhealey
c7e84696f5 Removed space bar from autocompletes 2015-12-09 09:14:46 -05:00
JoramWilander
71dd5b68cc Fix edited posts not updating by websocket 2015-12-08 08:41:22 -05:00
=Corey Hulen
75a2ce062a PLT-564 fixing error bar 2015-12-07 16:03:42 -08:00
hmhealey
7d4a9ad376 Added preference_changed web socket event 2015-12-07 18:13:14 -05:00
Corey Hulen
1bee1e06e4 Merge pull request #1613 from florianorben/PLT-1326
PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
2015-12-04 11:30:50 -08:00
Joram Wilander
04727955cd Merge pull request #1600 from hmhealey/plt1152
PLT-1152 Fix cross-contamination between invite member modals
2015-12-04 08:21:39 -05:00
Joram Wilander
93db32da7b Merge pull request #1604 from hmhealey/plt1285
PLT-1285 Fixed IE11 tabs preventing themselves from logging out
2015-12-04 08:21:01 -05:00
Florian Orben
14d1ec5191 PLT-1326: Enable channel posts of type join or leave not trigger unread notifications 2015-12-04 02:07:47 +01:00
hmhealey
f103e4c815 Changed SuggestionBox to clear its suggestions on losing focus 2015-12-03 15:16:39 -05:00
hmhealey
0ec5db65a7 Fixed IE11 tabs preventing themselves from logging out 2015-12-03 15:00:20 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
Christopher Speller
e92695c4a4 Merge pull request #1579 from hmhealey/plt1298
PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
2015-12-03 08:23:43 -05:00
Christopher Speller
6aa316a75a Merge pull request #1540 from hmhealey/plt1297
PLT-1297 Replaced SearchAutocomplete with new suggestion components
2015-12-03 08:13:32 -05:00
Joram Wilander
2b7ce16ea9 Merge pull request #1577 from mattermost/plt-1307
PLT-1307 Make proper async calls when switching channels
2015-12-02 11:29:51 -05:00
JoramWilander
5a34218efe Add bind 2015-12-02 10:33:18 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00