summaryrefslogtreecommitdiffstats
path: root/model/utils.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-7183: User/Channel NotifyProps Bulk Import. (#7019)George Goldberg2017-07-261-2/+14
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-1/+0
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-0/+19
* PLT-6271 Changed word splitting to initially split on any non-name character ...Harrison Healey2017-04-281-2/+0
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-13/+11
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* add team exists endpoint for APIv4 (#5517)Carlos Tadeu Panato Junior2017-03-071-0/+21
* (at)-mention preceded by ^, $, # or & to trigger a mention (#5419)enahum2017-02-161-1/+1
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-1/+1
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-8/+8
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+12
* PLT-2077 Support CJK hashtags (#4555)Hyeseong Kim2016-11-241-1/+1
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-45/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-2/+28
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+24
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-6/+6
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-0/+7
* PLT-2283 Improved trimming of punctuation from hashtags and search terms (#3178)Harrison Healey2016-06-011-3/+2
* PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...Harrison Healey2016-05-061-0/+20
* Fixing help links=Corey Hulen2016-04-281-0/+14
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-6/+5
* PLT-2593: Fix logs being stored with user locale (#2722)enahum2016-04-171-0/+8
* Option to enable full snippets in push notificationsElias Nahum2016-03-171-0/+12
* Stopped removing *s from the end of search phrasesHarrison Healey2016-03-041-0/+1
* PLT-7 Removing AppError ctor=Corey Hulen2016-01-271-10/+0
* Updated serverside hashtag regex to ignore more punctuation around wordshmhealey2016-01-261-2/+8
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-1/+1
* tweaking=Corey Hulen2016-01-201-6/+5
* PLT-7-server-db=Corey Hulen2016-01-201-7/+32
* Add hashtag testing and allow special german charactersJoramWilander2015-12-111-3/+3
* Generate salts when empty=Corey Hulen2015-12-091-0/+12
* upgrading libs=Corey Hulen2015-11-231-1/+1
* PLT-1087: return NewAppError instead of nilWim2015-11-191-1/+1
* Merge pull request #1334 from mattermost/plt-121Joram Wilander2015-11-061-2/+2
|\
| * Fixing searching for quotationsChristopher Speller2015-11-061-2/+2
* | PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-0/+20
|/
* Validate callback urls on the server and add help text to outgoing webhooksJoramWilander2015-11-021-0/+13
* Added from:, in:, and channel: search modifiershmhealey2015-10-191-2/+2
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Update allow/deny oauth page UI, and add ouath as reserved word.JoramWilander2015-10-021-0/+1
* Making changes to versioning=Corey Hulen2015-09-171-1/+1
* PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-6/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+2
* Allowing underscores in channel names. Added conversion of some slack channel...Christopher Speller2015-09-141-3/+9
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-25/+0
* Update etag version for the addition of CreatorId field to channelsJoramWilander2015-08-201-1/+1
* 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
* fixed unit tests to work with team domain changes and update partial url rege...JoramWilander2015-07-211-1/+1
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-4/+4