summaryrefslogtreecommitdiffstats
path: root/webapp/stores/team_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-470/+0
* Fix teams being incorrectly marked unread across tabs (#7062)Joram Wilander2017-08-021-0/+5
* Added websocket event and webapp handler for updating user roles (#6953)Nick Frazier2017-07-271-0/+16
* PLT-6658 Ignore correct message types for setting unreads for teams (#6532)Joram Wilander2017-05-311-2/+1
* Improve perf for channel switching, fix team switching issues (#6286)Joram Wilander2017-05-021-19/+0
* Prevent unnecessary store emits (#6285)Joram Wilander2017-05-011-16/+19
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-62/+51
* Redux bug fixes (#6243)Joram Wilander2017-04-261-2/+4
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-23/+59
* 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/+10
* Prevent msg count subtraction to be less than zero (#5565)enahum2017-03-011-2/+5
* PLT-5396 Fix team mention badge persistance (#5543)enahum2017-02-271-0/+8
* Fix JS error on out of channel mentions and slash commands (#5395)Joram Wilander2017-02-131-2/+2
* Final fixes for moving unread handling to client (#5392)Joram Wilander2017-02-131-0/+6
* Fix ignore unread and DM unreads (#5391)Joram Wilander2017-02-131-2/+9
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-0/+25
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-8/+3
* Discard outdated results in modal searches (#5082)Joram Wilander2017-01-161-0/+2
* Removed usage of removed TeamStore method (#4785)Harrison Healey2016-12-191-0/+14
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-4/+73
* Move instances of Client.updateTeam() in components to an action (#4574)Carlos Tadeu Panato Junior2016-11-181-0/+4
* Fixing websocket and team store issues when leaving team (#4412)Christopher Speller2016-11-011-5/+3
* Fixes for the team user lists in the system console (#4294)Joram Wilander2016-10-241-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-31/+92
* Added spinner icon to select_team listing after clicking on a team to load (#...Harrison Healey2016-09-301-1/+1
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-0/+13
* PLT-3881 Fix websocket errors after leaving the team (#3815)Corey Hulen2016-08-171-0/+4
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-15/+13
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-12/+6
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-061-0/+10
* PLT-3518/PLT-3519 Custom emoji followup (#3507)Harrison Healey2016-07-061-0/+1
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-2/+5
* PLT-2990 Clicking on a desktop notification from another team opens the team ...enahum2016-06-061-0/+9
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-0/+5
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-0/+17
* Add websocket event and cache invalidation for deleting channels (#2807)Joram Wilander2016-04-271-13/+7
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-0/+47
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+142