Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GIT-888 improving perf | =Corey Hulen | 2015-11-06 | 1 | -0/+9 |
| | |||||
* | Merge pull request #1287 from hmhealey/plt382 | Christopher Speller | 2015-11-04 | 1 | -20/+0 |
|\ | | | | | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes | ||||
| * | Moved InviteMemberModal to be controlled by a store | hmhealey | 2015-11-02 | 1 | -20/+0 |
| | | |||||
* | | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 1 | -15/+18 |
|/ | |||||
* | Added keyboard selection to search autocomplete | hmhealey | 2015-10-23 | 1 | -1/+3 |
| | |||||
* | Added an autocomplete dropdown to the search bar | hmhealey | 2015-10-23 | 1 | -0/+12 |
| | |||||
* | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -77/+79 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+16 |
| | |||||
* | Cosmetic Refactoring | nickago | 2015-09-02 | 1 | -142/+194 |
| | |||||
* | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -1/+13 |
| | |||||
* | Removed vestigial arguements from refactored code | nickago | 2015-08-07 | 1 | -2/+2 |
| | |||||
* | Cosmetic refactors, including variable name changes and splitting if statements | nickago | 2015-08-06 | 1 | -37/+52 |
| | |||||
* | fixed the spacing on UserStore | nickago | 2015-08-06 | 1 | -220/+220 |
| | |||||
* | Added keys to array-based elements and made getMe asynchronous | nickago | 2015-08-06 | 1 | -13/+1 |
| | |||||
* | Access History and Active Sessions are now lazy-loaded upon opening instead ↵ | Reed Garmsen | 2015-07-29 | 1 | -2/+2 |
| | | | | of loaded at start; added loading screens to Access History and Active Sessions | ||||
* | [webui] fix command-list css | ralder | 2015-07-22 | 1 | -1/+3 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -13/+16 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | Allow Users to be notified using @all, @channel, and their first name when ↵ | hmhealey | 2015-07-17 | 1 | -9/+7 |
| | | | | other notifications are disabled | ||||
* | Use User.FirstName for notifications instead of trying to determine it from ↵ | hmhealey | 2015-07-17 | 1 | -5/+1 |
| | | | | User.Nickname | ||||
* | Renamed all clientside references from full_name to nickname | hmhealey | 2015-07-17 | 1 | -2/+2 |
| | |||||
* | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore | ralder | 2015-07-10 | 1 | -100/+20 |
| | |||||
* | Finishing centralization of BrowserStore | Christopher Speller | 2015-07-08 | 1 | -7/+7 |
| | |||||
* | Modifying all storage to use session storage. Also adding an abstraction ↵ | Christopher Speller | 2015-07-08 | 1 | -47/+60 |
| | | | | layer to add current user id as a prefix to most keys. | ||||
* | @all and @channel now highlight like other mentions | JoramWilander | 2015-06-30 | 1 | -0/+3 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+328 |