summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* Refactor password validation and config defaults (#7859)Chris2017-11-201-878/+942
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-201-2/+4
* PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737)Joey Lee2017-11-175-123/+4
* Add placeholder field and user_autocomplete type to plugin manifest (#7817)Joram Wilander2017-11-132-0/+11
* Basic manifest docs (#7806)Chris2017-11-091-15/+85
* PLT-7709 Add UI settings to plugin manifest (#7794)Joram Wilander2017-11-082-8/+131
* Uncomment upgrae for 4.4 (#7796)Christopher Speller2017-11-061-0/+1
* Revert PLT-7809 (#7793)Jason Blais2017-11-063-22/+6
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-1/+0
* PLT-7810 Track if an APIv3 endpoint was used in the last day (#7744)Joram Wilander2017-10-311-0/+2
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-311-0/+11
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-0/+1
* PLT-5813 support SAML sync via LDAP (#7668)Corey Hulen2017-10-311-1/+15
* Add autoclose dm config parameter (#7734)Chris2017-10-301-0/+5
* Remove unused variables / code (#7736)Chris2017-10-301-4/+0
* simplify things (#7735)Chris2017-10-3010-51/+18
* Remove more global refs / state (#7723)Chris2017-10-261-0/+2
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-261-1/+12
* PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)George Goldberg2017-10-251-0/+10
* Fixing build failure due to missing licence header (#7720)Christopher Speller2017-10-251-0/+3
* add missing license headers, test to makefile (#7711)Chris2017-10-252-0/+6
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-251-0/+1
* PLT-7849 Add config setting to disable plugin uploads (#7666)Joram Wilander2017-10-251-3/+8
* PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)George Goldberg2017-10-251-21/+32
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-254-4/+97
* PLT-7599: webhook post splitting (#7707)Chris2017-10-241-0/+1
* PLT-7822: Fix search order for SQL search backend. (#7704)George Goldberg2017-10-242-0/+29
* Fix crash due to null data retention config parameter. (#7702)George Goldberg2017-10-241-1/+1
* add model.NewX funcs for builtin types (#7692)Chris2017-10-235-436/+227
* Reduce cfg boilerplate (#7689)Chris2017-10-231-0/+8
* Expose user.Props through REST API (#7661)Joram Wilander2017-10-201-1/+0
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-212-0/+56
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-192-0/+28
* PLT-7862: Support batched live indexing. (#7640)George Goldberg2017-10-181-0/+11
* PLT-7193: Regression - Custom slash commands don't work in direct or group me...Jonathan2017-10-171-1/+17
* Merge branch 'release-4.3'Christopher Brown2017-10-161-1/+1
|\
| * PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-091-1/+1
* | [PLT-7396] Add the ability to revoke user sessions in System Console > Users ...Rick Batka2017-10-161-0/+10
* | PLT-7809: Add support for Kopano Webmeetings WebRTC server (#7590)Simon Eisenmann2017-10-163-6/+22
|/
* 4.3 pre-cut (#7569)Chris2017-10-041-0/+1
* PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)Jonathan2017-10-041-1/+4
* PLT-5549: No feedback when trying to save localization settings in System Con...Jonathan2017-10-031-104/+197
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-022-0/+52
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-293-3/+66
* PLT-7644: Improve job scheduler architecture. (#7532)George Goldberg2017-09-282-4/+8
* PLT-7684 Add support to outgoing webhooks and slash commands to set post type...Joram Wilander2017-09-283-0/+43
* PLT-7633 (E20) Add session idle timeout config setting (#7524)Joram Wilander2017-09-281-0/+6
* Allow custom post types (#7468)Joram Wilander2017-09-272-2/+14
* PLT-7542 Converting LDAP sync to the job server (#7452)Corey Hulen2017-09-251-0/+2
* Finally do away with NewLocAppError function. (#7498)George Goldberg2017-09-251-12/+0