Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 1 | -0/+2 |
|\ | |||||
| * | Merge pull request #1149 from mattermost/plt-808 | Christopher Speller | 2015-10-23 | 1 | -0/+1 |
| |\ | | | | | | | PLT-808 Fix deleting channels breaking the webhook UI | ||||
| | * | Delete webhooks when the associated channel gets deleted | JoramWilander | 2015-10-22 | 1 | -0/+1 |
| | | | |||||
| * | | Refactoring direct channel creation to use transaction to avaoid state where ↵ | Christopher Speller | 2015-10-22 | 1 | -0/+1 |
| |/ | | | | | | | channel is created without both users | ||||
* / | Adding analytics tab | =Corey Hulen | 2015-10-22 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #1113 from hmhealey/plt716 | Joram Wilander | 2015-10-20 | 1 | -1/+1 |
|\ | | | | | PLT-716/717 Added from:, in:, and channel: search filters | ||||
| * | Added from:, in:, and channel: search modifiers | hmhealey | 2015-10-19 | 1 | -1/+1 |
| | | |||||
* | | Refactor to hit database less often. | JoramWilander | 2015-10-19 | 1 | -1/+1 |
| | | |||||
* | | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -0/+7 |
|/ | |||||
* | Added an initial call to get all user preferences on page load | hmhealey | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | Marking when user ran the unit tests | =Corey Hulen | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -1/+2 |
| | |||||
* | Made structural changes to server-side Preference code based on feedback | hmhealey | 2015-10-13 | 1 | -3/+1 |
| | |||||
* | Moved saving multiple user preferences into a database transaction | hmhealey | 2015-10-13 | 1 | -0/+1 |
| | |||||
* | Added Preferences table to store user preferences | hmhealey | 2015-10-13 | 1 | -0/+7 |
| | |||||
* | PLT-586 fixing issues with security alert | =Corey Hulen | 2015-10-09 | 1 | -0/+1 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | PLT-518 check for security bulletins | =Corey Hulen | 2015-10-05 | 1 | -0/+1 |
| | |||||
* | Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -1/+0 |
| | |||||
* | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Removed UI for quiet mode and added UI to set when a channel will be marked ↵ | hmhealey | 2015-09-30 | 1 | -0/+1 |
| | | | | unread in the sidebar | ||||
* | Assiging first user system_admin role | =Corey Hulen | 2015-09-23 | 1 | -0/+1 |
| | |||||
* | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 1 | -1/+2 |
| | |||||
* | Implement incoming webhooks. | JoramWilander | 2015-09-21 | 1 | -0/+8 |
| | |||||
* | Adding database schema version | =Corey Hulen | 2015-09-16 | 1 | -0/+7 |
| | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -2/+17 |
| | |||||
* | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 1 | -0/+4 |
| | |||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -0/+1 |
| | |||||
* | Fixing build | =Corey Hulen | 2015-08-20 | 1 | -0/+4 |
| | |||||
* | when user roles are updated, the relevant session roles are updated as well | JoramWilander | 2015-08-17 | 1 | -0/+1 |
| | |||||
* | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -0/+1 |
| | | | | intelligently pull channel data | ||||
* | Fixes mm-1355 adds rate limiting apis | =Corey Hulen | 2015-07-29 | 1 | -0/+1 |
| | |||||
* | inital implementation of using GitLab OAuth2 provider for signup/login | JoramWilander | 2015-07-22 | 1 | -0/+1 |
| | |||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -2/+2 |
| | | | | | | | 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 | ||||
* | Added last updated for pictures | nickago | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | Added timestamps to pictures to stop caching | nickago | 2015-07-13 | 1 | -0/+1 |
| | |||||
* | Fixing unit tests | =Corey Hulen | 2015-07-06 | 1 | -0/+9 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+94 |