summaryrefslogtreecommitdiffstats
path: root/web/react/utils/async_client.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-1085/+0
* Convering client to react-router.Christopher Speller2016-03-141-41/+14
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-4/+266
* PLT-2064 Slash command hints don't autocompleteAlan Mooiman2016-02-291-1/+3
* Fix load more messages being broken by getPostsSince callJoramWilander2016-02-121-1/+1
* Switch to using create_at for latest postJoramWilander2016-02-111-1/+1
* If we have less than CHUNK_SIZE posts, then get the first pageJoramWilander2016-02-111-1/+3
* Fix case where channel has a postlist but no postsJoramWilander2016-02-111-1/+6
* Fixing the elusive missing post bugJoramWilander2016-02-111-3/+3
* Multiple minor slash command fixesJoramWilander2016-02-091-1/+7
* Merge pull request #2095 from mattermost/plt-1787Christopher Speller2016-02-081-5/+5
|\
| * Fix statuses not rendering until a change in the LHSJoramWilander2016-02-081-5/+5
* | Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-24/+24
|/
* Changed CommandProvider to only set the matched pretext if it actually matche...hmhealey2016-02-051-8/+10
* PLT-1429 Fixing code review comments=Corey Hulen2016-02-041-1/+0
* Merge branch 'master' into PLT-1429=Corey Hulen2016-02-031-0/+26
|\
| * Add basic server audit tab to system console for EEJoramWilander2016-02-021-0/+26
* | Merge branch 'master' into PLT-1429=Corey Hulen2016-01-141-1/+2
|\|
| * Made ChannelInviteModal pull all channel members before renderinghmhealey2016-01-071-1/+2
* | partial fix for UI=Corey Hulen2016-01-081-6/+14
|/
* Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-0/+28
* Revert "add helper method to add ephemeral messages; also switch 'delete mess...Christopher Speller2015-12-101-14/+1
* add helper method to add ephemeral messages; also switch 'delete message' to ...Florian Orben2015-12-091-1/+14
* Fixing detect build=Corey Hulen2015-12-031-1/+0
* Fixing detect build=Corey Hulen2015-12-031-3/+8
* Merge pull request #1579 from hmhealey/plt1298Christopher Speller2015-12-031-0/+24
|\
| * Moved action creation for suggestionshmhealey2015-12-021-0/+24
* | Remove loggingJoramWilander2015-12-021-2/+0
* | Make proper async calls when switching channelsJoramWilander2015-12-021-5/+17
|/
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-157/+189
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-9/+9
* force reload on server update=Corey Hulen2015-11-171-1/+1
* Minor changes to statuses client codeJoramWilander2015-11-031-1/+3
* Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-031-4/+12
* Fix error message on leaving channelJoramWilander2015-10-261-2/+2
* Force updating last viewed at for new postsJoramWilander2015-10-231-2/+2
* Fixing merge=Corey Hulen2015-10-161-8/+7
|\
| * Added an initial call to get all user preferences on page loadhmhealey2015-10-151-8/+7
* | Inital support for multi-tab loging=Corey Hulen2015-10-161-9/+10
|/
* Removed Preference.AltIdhmhealey2015-10-131-12/+11
* Renamed show_hide preference to showhmhealey2015-10-131-2/+2
* Changed direct messages channels so users can show/hide themhmhealey2015-10-131-0/+24
* Changed direct channels in the sidebar to be displayed based on user preferenceshmhealey2015-10-131-0/+29
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Added channel id to updateLastViewed api calls to prevent multiple updates to...hmhealey2015-09-301-7/+9
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+26
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-0/+26
* Finished removing some of the last bits of client side config=Corey Hulen2015-09-151-25/+1
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+26
* Cosmetic refactoring for ESLintChristopher Speller2015-09-021-126/+167