summaryrefslogtreecommitdiffstats
path: root/webapp/stores/user_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-515/+0
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-3/+3
* PLT-6759 Show deactivated users in GMs (#6703)Joram Wilander2017-06-221-2/+2
* PLT-6481 Create platform route and logic to be able to DM a user by email or ...David Meza2017-06-151-0/+4
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-439/+104
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-041-0/+107
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-301-49/+81
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-1/+6
* Fix @ mentions not always highlighting (#5223)Joram Wilander2017-01-301-0/+5
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-1/+1
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-1/+1
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-6/+15
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-1/+5
* Fixes for the team user lists in the system console (#4294)Joram Wilander2016-10-241-3/+18
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-68/+362
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-291-1/+1
* Add missing directProfiles updates on real-time user updates (#3876)enahum2016-08-241-0/+4
* PLT-3982 Add statuses to profile pictures in the RHS and popover member list ...Joram Wilander2016-08-221-1/+1
* Fixed highighting at all mentions when enabled (#3606)Harrison Healey2016-07-181-4/+1
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-11/+5
* PLT-3254 Javascript error and can't login with Spanish Client language (#3298)enahum2016-06-091-1/+1
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-0/+6
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-6/+0
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-0/+6
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-6/+0
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-0/+6
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-6/+0
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-0/+6
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-0/+16
* Add separator between DMs on your team and not (#2910)Joram Wilander2016-05-061-1/+9
* Multiple cross-team functionality fixes (#2902)Joram Wilander2016-05-061-1/+1
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+41
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-17/+0
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-1/+32
* Fixing browser store issue.Christopher Speller2016-03-231-30/+20
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+305