summaryrefslogtreecommitdiffstats
path: root/model/utils.go
Commit message (Expand)AuthorAgeFilesLines
* [APIv4] add getChannelMembersTimezone (#9286)Carlos Tadeu Panato Junior2018-10-131-0/+23
* [MM-12484] Fix return search posts on date filters (#9568)Saturnino Abril2018-10-051-14/+5
* Remove testing imports from non-test code. (#9324)George Goldberg2018-08-291-59/+0
* Feature/search after before on (#9219)Dmitry Samuylov2018-08-281-0/+40
* Ignore link-local addresses in cluster advertisement (#9223)Daniel Malon2018-08-081-1/+1
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-011-4/+6
* MM-11301: Validates listen address config value. (#9138)Martin Kraft2018-07-301-0/+54
* MM-10007 Send an admin and regular WS events when a user is updated (#8588)Joram Wilander2018-04-201-0/+8
* MM-9977: test config.SetDefaults leaves nothing nil (#8610)Jesse Hallam2018-04-131-0/+59
* general cleanup (#8387)Chris2018-03-071-15/+0
* unnamed return (#8170)Chris2018-01-301-32/+12
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-0/+12
* simplify things (#7735)Chris2017-10-301-5/+1
* Finally do away with NewLocAppError function. (#7498)George Goldberg2017-09-251-12/+0
* Model: NewLocAppError -> NewAppError (#7450)George Goldberg2017-09-151-1/+2
* Add some checking of channel ID before sending websocket event (#7431)Joram Wilander2017-09-151-0/+15
* 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
|\