summaryrefslogtreecommitdiffstats
path: root/webapp/routes/route_team.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-347/+0
* Reverting tutorial fix (#6812)Corey Hulen2017-06-301-0/+12
* Fixes issues with the tutorial (#6786)Corey Hulen2017-06-291-12/+0
* Various updates to match latest mattermost-redux (#6794)Joram Wilander2017-06-291-8/+8
* Remove unnecessary API calls on first page load (#6762)Joram Wilander2017-06-271-7/+6
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-15/+30
* PLT-6481 Create platform route and logic to be able to DM a user by email or ...David Meza2017-06-151-1/+131
* Add RedirectTo after login for Universal linking or deep linking to work (#6304)David Meza2017-05-251-1/+1
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-281-31/+21
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-3/+3
* Merge branch 'release-3.8'Christopher Speller2017-04-171-2/+1
|\
| * Check if we need to add DM/GM to sidebar regardless of post sender (#6009)Joram Wilander2017-04-071-2/+1
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
|/
* Replace initial load of user's channel members for all teams with a lazy load...Joram Wilander2017-04-031-2/+1
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-2/+4
* Fix system admin loading members for teams not on (#5496)Joram Wilander2017-02-221-6/+2
* Fix JS error on joining some channels (#5439)Joram Wilander2017-02-161-1/+1
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-151-2/+7
* Final fixes for moving unread handling to client (#5392)Joram Wilander2017-02-131-1/+6
* Add functionality for refetching latest data after computer wakes up (#5120)Joram Wilander2017-01-191-0/+17
* Fix MFA enforcement redirect loop (#4991)Joram Wilander2017-01-061-0/+5
* Fix team switch (#4851)enahum2016-12-221-27/+28
* PLT-5044 Fix unread team messages for deleted channels (#4836)enahum2016-12-191-25/+28
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-6/+25
* PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...Joram Wilander2016-11-291-0/+3
* PLT-4787 Fixed not being able to join a channel through a link after opening ...Harrison Healey2016-11-211-3/+6
* Fixing loading of team members for dm list (#4477)Christopher Speller2016-11-081-0/+4
* Fix members being loaded before channel members and DM headers (#4369)Joram Wilander2016-10-281-2/+0
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-2/+3
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-41/+1
* PLT-1238 on permalink not visible back button points to last channel or town-...enahum2016-09-141-2/+5
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-1/+18
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-2/+1
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-41/+44
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-0/+171