Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix badge and tab */(1) not disappearing until switching away from channel | JoramWilander | 2016-02-12 | 2 | -5/+5 |
| | |||||
* | Merge pull request #2148 from mattermost/missing-posts-2.0 | Christopher Speller | 2016-02-11 | 1 | -16/+1 |
|\ | | | | | RC2 PLT-1774 Fixing the elusive missing post bug | ||||
| * | Fixing the elusive missing post bug | JoramWilander | 2016-02-11 | 1 | -16/+1 |
| | | |||||
* | | Fixing socket store loc | =Corey Hulen | 2016-02-11 | 1 | -0/+14 |
|/ | |||||
* | Merge pull request #2122 from hmhealey/plt1544 | Christopher Speller | 2016-02-09 | 1 | -0/+1 |
|\ | | | | | PLT-1544 Replaced Permalink popover with a Permalink modal | ||||
| * | Replaced Permalink popover with a Permalink modal | hmhealey | 2016-02-09 | 1 | -0/+1 |
| | | |||||
* | | Changing meation behaviour to show meantion when viewing channel but tab is ↵ | Christopher Speller | 2016-02-09 | 2 | -3/+5 |
|/ | | | | not focused | ||||
* | Merge pull request #2103 from mattermost/plt-1884 | Christopher Speller | 2016-02-08 | 1 | -10/+12 |
|\ | | | | | PLT-1884 Fix pending posts not updating to failed | ||||
| * | Fix pending posts not updating to failed | JoramWilander | 2016-02-08 | 1 | -10/+12 |
| | | |||||
* | | Renamed RECIEVED_* to RECEIVED_* | hmhealey | 2016-02-08 | 9 | -27/+27 |
|/ | |||||
* | GIT-1812 fixing wesocket issue with firefox | =Corey Hulen | 2016-02-05 | 1 | -8/+16 |
| | |||||
* | Changed CommandProvider to only set the matched pretext if it actually ↵ | hmhealey | 2016-02-05 | 1 | -1/+3 |
| | | | | matches anything | ||||
* | Merge pull request #2075 from mattermost/PLT-1851 | Corey Hulen | 2016-02-04 | 1 | -7/+16 |
|\ | | | | | PLT-1851 reconnect and get missing messages | ||||
| * | PLT-1851 fixing websocket reconnect error | =Corey Hulen | 2016-02-04 | 1 | -6/+12 |
| | | |||||
| * | PLT-1851 reconnect and get missing messages | =Corey Hulen | 2016-02-03 | 1 | -1/+4 |
| | | |||||
* | | Added helper methods to send ephemeral messages to specific users | hmhealey | 2016-02-04 | 1 | -2/+1 |
| | | |||||
* | | Changed how posts are marked ephemeral | hmhealey | 2016-02-04 | 1 | -2/+1 |
| | | |||||
* | | Changed PostStore to not clear a deleted post's message | hmhealey | 2016-02-04 | 1 | -4/+0 |
| | | |||||
* | | Added ephemeral messages sent when a user mentions someone not in the channel | hmhealey | 2016-02-04 | 1 | -0/+1 |
| | | |||||
* | | Changed deleted posts to be more general ephemeral posts | hmhealey | 2016-02-04 | 1 | -68/+23 |
|/ | |||||
* | Messages for SocketStore and small fixes | Elias Nahum | 2016-02-03 | 1 | -9/+12 |
| | |||||
* | PLT-7: Refactoring frontend (chunk 11) | Elias Nahum | 2016-02-03 | 1 | -1/+4 |
| | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body | ||||
* | Merge pull request #2049 from mattermost/plt-1856 | Christopher Speller | 2016-02-03 | 1 | -1/+31 |
|\ | | | | | PLT-1856 Add basic server audit tab to system console for EE | ||||
| * | Add basic server audit tab to system console for EE | JoramWilander | 2016-02-02 | 1 | -1/+31 |
| | | |||||
* | | Added ability to sign in via username; separated email sign in and sign up ↵ | Reed Garmsen | 2016-02-02 | 1 | -0/+10 |
|/ | | | | config settings | ||||
* | Return channel type in new post websocket events | JoramWilander | 2016-01-28 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1996 from mattermost/plt-1768 | Harrison Healey | 2016-01-27 | 1 | -1/+3 |
|\ | | | | | PLT-1768 Clear deleted messages after channel leave and fix missig postlist error | ||||
| * | Clear deleted messages after channel leave and fix missig postlist error | JoramWilander | 2016-01-27 | 1 | -1/+3 |
| | | |||||
* | | Fixing small issue with displaying activity log | =Corey Hulen | 2016-01-27 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #1989 from mattermost/plt-1373 | Harrison Healey | 2016-01-26 | 1 | -28/+28 |
|\ \ | | | | | | | PLT-1373 Renamed all functions starting with p in client channel store | ||||
| * | | Renamed all functions starting with p in client channel store | JoramWilander | 2016-01-26 | 1 | -28/+28 |
| |/ | |||||
* / | Changed first preference load to be done synchronously | hmhealey | 2016-01-26 | 1 | -9/+12 |
|/ | |||||
* | Optionally specify ws:// and wss:// port in config | Andy Lo-A-Foe | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | Make Youtube previews stop when the channel is changed | hmhealey | 2016-01-04 | 1 | -1/+1 |
| | |||||
* | Refactored ViewImage modal and made it automatically play animated gifs | hmhealey | 2015-12-18 | 1 | -0/+60 |
| | |||||
* | Improved PreferenceStore api when getting values | hmhealey | 2015-12-15 | 1 | -3/+46 |
| | |||||
* | Merge pull request #1730 from mattermost/PLT-1404 | Joram Wilander | 2015-12-15 | 1 | -0/+17 |
|\ | | | | | PLT-1404 signal login to other tabs | ||||
| * | PLT-1404 signal login to other tags | =Corey Hulen | 2015-12-14 | 1 | -0/+17 |
| | | |||||
* | | Adding error bar message when console error detected | =Corey Hulen | 2015-12-14 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1652 from hmhealey/plt1319 | Corey Hulen | 2015-12-11 | 2 | -3/+18 |
|\ | | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists | ||||
| * | Added preference_changed web socket event | hmhealey | 2015-12-07 | 2 | -3/+18 |
| | | |||||
* | | Merge pull request #1702 from rgarmsen2295/plt-1047 | Christopher Speller | 2015-12-11 | 1 | -1/+1 |
|\ \ | | | | | | | PLT-1047 Fixed issue with Team Settings modal visually saving items instead of cancelling | ||||
| * | | Fixed issue with Team Settings modal saving items instead of cancelling; ↵ | Reed Garmsen | 2015-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | changed remaining copyrights | ||||
| * | | Revert "add helper method to add ephemeral messages; also switch 'delete ↵ | Christopher Speller | 2015-12-10 | 2 | -83/+46 |
| | | | | | | | | | | | | mess…" | ||||
| * | | add helper method to add ephemeral messages; also switch 'delete message' to ↵ | Florian Orben | 2015-12-09 | 2 | -46/+83 |
| | | | | | | | | | | | | this new method | ||||
* | | | Fixed EditChannelHeaderModal's contents not always being updated when a ↵ | hmhealey | 2015-12-10 | 1 | -1/+3 |
|/ / | | | | | | | change is made | ||||
* | | Removed space bar from autocompletes | hmhealey | 2015-12-09 | 1 | -14/+1 |
| | | |||||
* | | Fix edited posts not updating by websocket | JoramWilander | 2015-12-08 | 1 | -0/+1 |
| | | |||||
* | | PLT-564 fixing error bar | =Corey Hulen | 2015-12-07 | 1 | -4/+5 |
|/ | |||||
* | Merge pull request #1613 from florianorben/PLT-1326 | Corey Hulen | 2015-12-04 | 1 | -1/+1 |
|\ | | | | | PLT-1326: Enable channel posts of type join or leave not trigger unread notifications |