Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Model: NewLocAppError -> NewAppError (#7450) | George Goldberg | 2017-09-15 | 1 | -10/+7 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | Implement some channel endpoints for APIv4 (#5767) | Joram Wilander | 2017-03-16 | 1 | -0/+20 |
| | |||||
* | Implement some team endpoints for APIv4 (#5745) | Joram Wilander | 2017-03-13 | 1 | -5/+5 |
| | | | | | | | | | | * Implement PUT /teams/{team_id} endpoint for APIv4 * Implement GET /users/{user_id}/teams/{team_id}/unread endpoint for APIv4 * Implement POST /teams/{team_id}/members/ids endpoint for APIv4 * Remove debug statement | ||||
* | PLT-3193 Add channel notification preferences for push and email noti… (#5500) | enahum | 2017-02-23 | 1 | -4/+24 |
| | | | | | | | | | | | | | | | | * PLT-3193 Add channel notification preferences for push and email notifications * unit tests, model validation and localization * Feedback review * Adding back allowFromCache check * Setting push and email to use default settings * Move props as constants * address feedback | ||||
* | Fix teams unread count (#4848) | enahum | 2016-12-21 | 1 | -0/+8 |
| | | | | | | | | * Fix teams unread * Moving logic out of the store * fix unit test | ||||
* | PLT-4430 improve slow channel switching (#4331) | enahum | 2016-10-27 | 1 | -0/+21 |
| | | | | | | | | | | * PLT-4430 improve slow channel switching * Update client side unit tests * Convert getChannelsUnread to getMyChannelMembers and address other feedback * Pull channel members on websocket reconnect | ||||
* | Modifying permissions system. (#3897) | Christopher Speller | 2016-09-13 | 1 | -7/+4 |
| | |||||
* | PLT-7: Refactoring models to use translations (chunk 6) | Elias Nahum | 2016-01-25 | 1 | -5/+7 |
| | | | | - Add spanish translations | ||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -3/+3 |
| | |||||
* | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -11/+23 |
| | |||||
* | Removed deprecated constants related to quiet mode | hmhealey | 2015-09-30 | 1 | -3/+1 |
| | |||||
* | Removed UI for quiet mode and added UI to set when a channel will be marked ↵ | hmhealey | 2015-09-30 | 1 | -14/+25 |
| | | | | unread in the sidebar | ||||
* | Added 'default' option to channel notification settings that just uses the ↵ | hmhealey | 2015-09-30 | 1 | -2/+7 |
| | | | | user's notification level | ||||
* | fixes mm-1316 improves channel notifications UI and updates channellist etag | JoramWilander | 2015-06-29 | 1 | -0/+5 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+75 |