Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding perm delete channels by team | =Corey Hulen | 2015-11-16 | 1 | -0/+17 |
| | |||||
* | Adding perm delete to cmd line | =Corey Hulen | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | PLT-975 adding perm deletes | =Corey Hulen | 2015-11-16 | 1 | -0/+17 |
| | |||||
* | Added ChannelExtra.MemberCount field to reflect the actual member count when ↵ | hmhealey | 2015-11-12 | 1 | -0/+20 |
| | | | | we truncate the list of members to 20 | ||||
* | Fixing build | Christopher Speller | 2015-11-09 | 1 | -1/+0 |
| | |||||
* | Removing old DB upgrade code | Christopher Speller | 2015-11-09 | 1 | -49/+0 |
| | |||||
* | Fix spelling of encountered | Pat Lathem | 2015-10-30 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 1 | -1/+7 |
|\ | | | | | PLT-600 Renamed channel description to channel header and added channel purpose field | ||||
| * | Added Channel.Purpose on the server | hmhealey | 2015-10-27 | 1 | -0/+2 |
| | | |||||
| * | Renamed Channel.Description to Channel.Header on the server | hmhealey | 2015-10-27 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 1 | -2/+1 |
|\| | |||||
| * | PLT-828 fixing db upgrade code | =Corey Hulen | 2015-10-26 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 1 | -54/+139 |
|\| | |||||
| * | Refactoring direct channel creation to use transaction to avaoid state where ↵ | Christopher Speller | 2015-10-22 | 1 | -54/+139 |
| | | | | | | | | channel is created without both users | ||||
* | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 1 | -0/+28 |
|/ | |||||
* | Fixing db upgrade for 1.1 | =Corey Hulen | 2015-10-08 | 1 | -0/+3 |
| | |||||
* | 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 | -32/+1 |
| | |||||
* | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -31/+74 |
| | |||||
* | Removed UI for quiet mode and added UI to set when a channel will be marked ↵ | hmhealey | 2015-09-30 | 1 | -0/+30 |
| | | | | unread in the sidebar | ||||
* | PLT-404 adding basic error checking to config file. | =Corey Hulen | 2015-09-29 | 1 | -2/+2 |
| | |||||
* | Renaming "Handle" to "Channel URL" or "URL" | it33 | 2015-09-20 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into PLT-92 | =Corey Hulen | 2015-09-17 | 1 | -1/+1 |
|\ | |||||
| * | Adding gofmt to travis build | Christopher Speller | 2015-09-17 | 1 | -1/+1 |
| | | |||||
* | | Adding database schema version | =Corey Hulen | 2015-09-16 | 1 | -1/+0 |
|/ | |||||
* | Adding ability to export data from mattermost | Christopher Speller | 2015-09-04 | 1 | -0/+22 |
| | |||||
* | Adding ability to upgrade postgres schema | =Corey Hulen | 2015-08-27 | 1 | -2/+1 |
| | |||||
* | Fixes race condition | =Corey Hulen | 2015-08-21 | 1 | -4/+10 |
| | |||||
* | Fixing race condition | =Corey Hulen | 2015-08-20 | 1 | -2/+3 |
| | |||||
* | Fixing bug | =Corey Hulen | 2015-08-20 | 1 | -1/+3 |
| | |||||
* | Track channel creator in DB and show in channel intro message. | JoramWilander | 2015-08-19 | 1 | -0/+2 |
| | |||||
* | fix channelIdWithCountAndUpdateAt naming to be proper camel case | JoramWilander | 2015-08-11 | 1 | -2/+2 |
| | |||||
* | incorporate channel updateAt into channel counts and pull channel data on ↵ | JoramWilander | 2015-08-11 | 1 | -4/+6 |
| | | | | channel update | ||||
* | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -0/+33 |
| | | | | intelligently pull channel data | ||||
* | Adding etag to channel extra_info api call. | Christopher Speller | 2015-07-29 | 1 | -14/+57 |
| | |||||
* | updated channel error messages to reflect proper naming | JoramWilander | 2015-07-29 | 1 | -4/+4 |
| | |||||
* | fixes some database queries that broke with postgres, fixes the unread/new ↵ | JoramWilander | 2015-07-27 | 1 | -1/+1 |
| | | | | mesasge issues | ||||
* | removing old bindVars methods | =Corey Hulen | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | Fixing merges for latest postgres | =Corey Hulen | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | fixing merge conflicts | =Corey Hulen | 2015-07-21 | 1 | -1/+1 |
|\ | |||||
| * | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -4/+4 |
| | | | | | | | | references from FullName to Nickname. | ||||
* | | minor tweaks to make sure mysql still runs | =Corey Hulen | 2015-07-12 | 1 | -4/+20 |
| | | |||||
* | | Patching remainder of the sql stmts to work with postgres | =Corey Hulen | 2015-07-12 | 1 | -7/+6 |
| | | |||||
* | | Fixes mm-1420 adding postgres support | =Corey Hulen | 2015-07-12 | 1 | -43/+48 |
|/ | |||||
* | Added new error message when trying to add a channel that was previously ↵ | Reed Garmsen | 2015-07-06 | 1 | -2/+14 |
| | | | | deleted as well as a corresponding unit test | ||||
* | rebase touch-ups | JoramWilander | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | fix more indenting | JoramWilander | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | fix indenting | JoramWilander | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | fixes mm-1316 improves channel notifications UI and updates channellist etag | JoramWilander | 2015-06-29 | 1 | -3/+9 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+554 |