Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert " PLT-7 adding loc for db calls" | Corey Hulen | 2016-01-20 | 1 | -22/+22 |
| | |||||
* | PLT-7 adding loc db calls for users table | =Corey Hulen | 2016-01-20 | 1 | -21/+21 |
| | |||||
* | PLT-7 adding loc for db calls audits and prefs | =Corey Hulen | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | Updated emails in unit tests to include '+' | Reed Garmsen | 2015-12-13 | 1 | -20/+20 |
| | |||||
* | Moved logic for making direct channels visible to both members on post to ↵ | hmhealey | 2015-12-07 | 1 | -0/+48 |
| | | | | the server | ||||
* | Changed post searching to ignore requests to return everything by searching ↵ | hmhealey | 2015-11-04 | 1 | -0/+4 |
| | | | | for * | ||||
* | Adding ability to fetch posts around a specifc post | Christopher Speller | 2015-11-03 | 1 | -0/+77 |
| | |||||
* | Moved logic for searching for posts by multiple users/channels into the sql ↵ | hmhealey | 2015-10-26 | 1 | -0/+3 |
| | | | | query | ||||
* | Changed post searching to allow searching by multiple users/channels | hmhealey | 2015-10-23 | 1 | -1/+36 |
| | |||||
* | Added from:, in:, and channel: search modifiers | hmhealey | 2015-10-19 | 1 | -0/+122 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Adding team settings to admin console | =Corey Hulen | 2015-09-22 | 1 | -92/+0 |
| | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | Merge pull request #486 from asubset/master | Joram Wilander | 2015-08-28 | 1 | -2/+2 |
|\ | | | | | Fix getParentsPosts() query | ||||
| * | fix GetParentPosts() query | Jason Rossman | 2015-08-27 | 1 | -2/+2 |
| | | |||||
* | | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -0/+70 |
|/ | |||||
* | Merge branch 'master' into mm-1420 | =Corey Hulen | 2015-07-22 | 1 | -1/+1 |
|\ | |||||
| * | fixed unit tests to work with team domain changes and update partial url ↵ | JoramWilander | 2015-07-21 | 1 | -1/+1 |
| | | | | | | | | regex for files | ||||
| * | Fixing issues with files trasitioning to relative paths | Christopher Speller | 2015-07-21 | 1 | -1/+1 |
| | | |||||
* | | fixing merge conflicts | =Corey Hulen | 2015-07-21 | 1 | -43/+55 |
|\| | |||||
| * | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -28/+28 |
| | | | | | | | | | | | | | | 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 | ||||
| * | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -16/+16 |
| | | | | | | | | references from FullName to Nickname. | ||||
| * | removed testing material | nickago | 2015-07-16 | 1 | -1/+0 |
| | | |||||
| * | removed testing material | nickago | 2015-07-16 | 1 | -4/+0 |
| | | |||||
| * | Check your credentials from session | nickago | 2015-07-16 | 1 | -0/+5 |
| | | |||||
| * | Team admin can now delete any post | nickago | 2015-07-14 | 1 | -1/+13 |
| | | |||||
* | | minor tweaks to make sure mysql still runs | =Corey Hulen | 2015-07-12 | 1 | -0/+1 |
|/ | |||||
* | Fixing unit tests | =Corey Hulen | 2015-07-06 | 1 | -15/+16 |
| | |||||
* | fixing race condition in unit tests | =Corey Hulen | 2015-07-05 | 1 | -15/+15 |
| | |||||
* | move valet feature switch to DB from config | JoramWilander | 2015-06-17 | 1 | -1/+1 |
| | |||||
* | remove useless line | JoramWilander | 2015-06-15 | 1 | -1/+0 |
| | |||||
* | update unit test | JoramWilander | 2015-06-15 | 1 | -45/+54 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+566 |