summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-1615-3046/+0
|
* Merge branch 'release-2.1'Christopher Speller2016-03-141-7/+7
|\
| * Fixing blue bar on iOS=Corey Hulen2016-03-101-7/+7
| |
* | Convering client to react-router.Christopher Speller2016-03-1413-110/+122
|/
* Globally exported all stores when developer mode is enabledHarrison Healey2016-03-0810-2/+44
|
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-0/+85
|
* Adding missing localization=Corey Hulen2016-02-271-4/+2
|
* Fxing initial connection=Corey Hulen2016-02-261-0/+4
|
* PLT-2030 fixing error handling=Corey Hulen2016-02-262-7/+21
|
* Fix dismissing deleted root post that had comments on itJoramWilander2016-02-251-0/+14
|
* Ignored posts deleted from channels that we haven't visitedhmhealey2016-02-251-0/+6
|
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-232-71/+53
|
* Refactor user store listener out of channel headerJoramWilander2016-02-221-45/+5
|
* Updating some client deps + eslintChristopher Speller2016-02-222-2/+2
|
* Fix badge and tab */(1) not disappearing until switching away from channelJoramWilander2016-02-122-5/+5
|
* Merge pull request #2148 from mattermost/missing-posts-2.0Christopher Speller2016-02-111-16/+1
|\ | | | | RC2 PLT-1774 Fixing the elusive missing post bug
| * Fixing the elusive missing post bugJoramWilander2016-02-111-16/+1
| |
* | Fixing socket store loc=Corey Hulen2016-02-111-0/+14
|/
* Merge pull request #2122 from hmhealey/plt1544Christopher Speller2016-02-091-0/+1
|\ | | | | PLT-1544 Replaced Permalink popover with a Permalink modal
| * Replaced Permalink popover with a Permalink modalhmhealey2016-02-091-0/+1
| |
* | Changing meation behaviour to show meantion when viewing channel but tab is ↵Christopher Speller2016-02-092-3/+5
|/ | | | not focused
* Merge pull request #2103 from mattermost/plt-1884Christopher Speller2016-02-081-10/+12
|\ | | | | PLT-1884 Fix pending posts not updating to failed
| * Fix pending posts not updating to failedJoramWilander2016-02-081-10/+12
| |
* | Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-089-27/+27
|/
* GIT-1812 fixing wesocket issue with firefox=Corey Hulen2016-02-051-8/+16
|
* Changed CommandProvider to only set the matched pretext if it actually ↵hmhealey2016-02-051-1/+3
| | | | matches anything
* Merge pull request #2075 from mattermost/PLT-1851Corey Hulen2016-02-041-7/+16
|\ | | | | PLT-1851 reconnect and get missing messages
| * PLT-1851 fixing websocket reconnect error=Corey Hulen2016-02-041-6/+12
| |
| * PLT-1851 reconnect and get missing messages=Corey Hulen2016-02-031-1/+4
| |
* | Added helper methods to send ephemeral messages to specific usershmhealey2016-02-041-2/+1
| |
* | Changed how posts are marked ephemeralhmhealey2016-02-041-2/+1
| |
* | Changed PostStore to not clear a deleted post's messagehmhealey2016-02-041-4/+0
| |
* | Added ephemeral messages sent when a user mentions someone not in the channelhmhealey2016-02-041-0/+1
| |
* | Changed deleted posts to be more general ephemeral postshmhealey2016-02-041-68/+23
|/
* Messages for SocketStore and small fixesElias Nahum2016-02-031-9/+12
|
* PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-031-1/+4
| | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-031-1/+31
|\ | | | | PLT-1856 Add basic server audit tab to system console for EE
| * Add basic server audit tab to system console for EEJoramWilander2016-02-021-1/+31
| |
* | Added ability to sign in via username; separated email sign in and sign up ↵Reed Garmsen2016-02-021-0/+10
|/ | | | config settings
* Return channel type in new post websocket eventsJoramWilander2016-01-281-1/+2
|
* Merge pull request #1996 from mattermost/plt-1768Harrison Healey2016-01-271-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 errorJoramWilander2016-01-271-1/+3
| |
* | Fixing small issue with displaying activity log=Corey Hulen2016-01-271-0/+4
| |
* | Merge pull request #1989 from mattermost/plt-1373Harrison Healey2016-01-261-28/+28
|\ \ | | | | | | PLT-1373 Renamed all functions starting with p in client channel store
| * | Renamed all functions starting with p in client channel storeJoramWilander2016-01-261-28/+28
| |/
* / Changed first preference load to be done synchronouslyhmhealey2016-01-261-9/+12
|/
* Optionally specify ws:// and wss:// port in configAndy Lo-A-Foe2016-01-191-1/+1
|
* Make Youtube previews stop when the channel is changedhmhealey2016-01-041-1/+1
|
* Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-0/+60
|
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-3/+46
|