summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Collapse)AuthorAgeFilesLines
* Added non-capturing group to regex used for matching local file urlshmhealey2015-07-281-1/+1
|
* Allow files without extensions to be uploaded as attachments to postshmhealey2015-07-281-1/+1
|
* Merge pull request #239 from nickago/MM-1295Christopher Speller2015-07-281-0/+1
|\ | | | | MM-1295 Removal from a channel occurs in real time
| * When removed from a channel, user is sent back to town square and thatnickago2015-07-271-0/+1
| | | | | | | | channel is removed from their sidebar
* | Fixes mm-1502 changing session age to 30 days=Corey Hulen2015-07-271-2/+2
|/
* Merge branch 'master' into mm-1420=Corey Hulen2015-07-232-12/+114
|\
| * add changes from team reviewJoramWilander2015-07-221-1/+1
| |
| * made oauth architecture more generalizedJoramWilander2015-07-221-0/+4
| |
| * inital implementation of using GitLab OAuth2 provider for signup/loginJoramWilander2015-07-222-12/+110
| |
* | Merge branch 'master' into mm-1420=Corey Hulen2015-07-222-2/+2
|\|
| * fixed unit tests to work with team domain changes and update partial url ↵JoramWilander2015-07-212-2/+2
| | | | | | | | regex for files
* | fixing merge conflicts=Corey Hulen2015-07-219-44/+135
|\|
| * Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-206-33/+33
| | | | | | | | | | | | | | 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
| * Use a user's full name as their display name if a nickname hasn't been specifiedhmhealey2015-07-172-1/+45
| |
| * Unify all locations where we determine a user's display named based off of ↵hmhealey2015-07-172-0/+21
| | | | | | | | their nickname/username into a helper function
| * Add tests to check if a User's first/last name are validhmhealey2015-07-171-0/+17
| |
| * Sanitize FirstName and LastName fields of an object instead of the nickname ↵hmhealey2015-07-172-4/+2
| | | | | | | | when ShowFullName is set to false
| * Added FirstName and LastName fields to User object and attempt to populate ↵hmhealey2015-07-171-0/+10
| | | | | | | | them from the FullName/Nickname field
| * Renamed FullName column in database to Nickname. Renamed all serverside ↵hmhealey2015-07-173-9/+9
| | | | | | | | references from FullName to Nickname.
| * Added last updated for picturesnickago2015-07-161-0/+1
| |
* | minor tweaks to make sure mysql still runs=Corey Hulen2015-07-121-0/+2
|/
* Minor formatting changenickago2015-07-091-1/+1
|
* Server now notifies users they have been added to a new channelnickago2015-07-091-0/+1
|
* Merge pull request #150 from mattermost/mm-895Joram Wilander2015-07-081-0/+1
|\ | | | | MM-895 Reorganization of browser storage.
| * Adding comments to change versions in syncChristopher Speller2015-07-081-0/+1
| |
* | Merge pull request #136 from mattermost/code-reviewJoram Wilander2015-07-081-1/+1
|\ \ | | | | | | team code review
| * | team code review=Corey Hulen2015-07-061-1/+1
| |/
* / Add a post type for user joined/left messages and don't flag a channel as ↵hmhealey2015-07-071-2/+3
|/ | | | unread when one of those is automatically posted
* Changed offline timeout to 1 mintuenickago2015-07-011-1/+1
|
* Added the ability to have hashtags with dashes in themnickago2015-06-301-1/+1
|
* added mentioned username to default mention keysJoramWilander2015-06-301-1/+1
|
* added team-wide and channel-wide mentionsJoramWilander2015-06-291-4/+7
|
* update etag versionJoramWilander2015-06-291-1/+1
|
* fixes mm-1316 improves channel notifications UI and updates channellist etagJoramWilander2015-06-292-0/+11
|
* Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-252-0/+19
|\ | | | | fixes mm-1240 adds ability to turn valet feature on
| * added unit tests for new team API servicesJoramWilander2015-06-181-0/+18
| |
| * move valet feature switch to DB from configJoramWilander2015-06-171-0/+1
| |
| * first commit=Corey Hulen2015-06-1432-0/+3086
|
* added slashes to split mapJoramWilander2015-06-191-1/+1
|
* improved split functionJoramWilander2015-06-191-0/+2
|
* fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+1
|
* first commit=Corey Hulen2015-06-1432-0/+3086