summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* ldap: Add own ldap authenticationsplineAlexander Sulfrian2020-01-073-9/+4
* MM-12342: merge the experimental channel store (#9681)HEADmasterJesse Hallam2018-10-252-17/+8
* GH-9612 Add plugin API for GetChannelStats method (#9627)Jason Mojica2018-10-251-0/+8
* GH-9617 Add plugin API for GetEmoji method (#9656)Jason Mojica2018-10-251-0/+4
* MM-12459 Include User Notify Props in the Bulk Export (#9724)Vadim2018-10-242-1/+53
* MM-10987 Turn on ExperimentalLimitClientConfig by default and remove setting ...Harrison Healey2018-10-241-1/+0
* MM-12356 Add cli command "command delete" (#9553)Shobhit Gupta2018-10-231-4/+3
* Migrate to idiomatic error handling in app/slackimport.go (#9694)Sergey Shpak2018-10-231-74/+80
* Migrate to idiomatic error handling in app/user.go (#9711)Hanzei2018-10-221-346/+317
* GH-9636 plugins api GetUsersInChannelByStatus (#9645)Jason Simmons2018-10-221-4/+12
* GH-9688: Migrate to idiomatic error handling in app/post.go (#9697)Hanzei2018-10-191-243/+222
* Migrate to idiomatic error handling in app/web_conn.go (#9709)Hanzei2018-10-191-23/+14
* GH-9619 GetEmojiImage added to plugin API (#9628)S4KH2018-10-181-0/+4
* MM-12505: remove all things WebRTC (#9700)Jesse Hallam2018-10-184-108/+0
* Migrate to idiomatic error handling in app/preference.go (#9594)Hanzei2018-10-181-11/+12
* Add GetPostsAfter() to plugin API (#9650)Hanzei2018-10-181-0/+4
* Migrate to idiomatic error handling in app/websocket_router.go (#9708)Hanzei2018-10-181-17/+15
* Migrate to idiomatic error handling in app/security_update_check.go (#9691)Hanzei2018-10-181-21/+21
* MM-12670: Accept and use "" for user/pass AuthService in import/export. (#9689)George Goldberg2018-10-183-14/+3
* GH-9635: Add GetUsersByUsernames to plugin API (#9647)Daniel Hodan2018-10-181-0/+4
* Add GetFileLink method to plugin API (#9665)Charles Kenney2018-10-171-0/+17
* GH-9608: Add GetUsersInChannel to plugin API (#9643)Daniel Hodan2018-10-171-0/+4
* MM-12234: configurable limit to user autocomplete and search matches (#9499)Jesse Hallam2018-10-171-29/+29
* GH-9607: Add GetTeamsForUser to plugin API (#9644)Daniel Hodan2018-10-171-0/+4
* [MM-12608] Migrate to idiomatic error handling in the file `app/scheme.go` in...Rafael George2018-10-171-28/+26
* [MM-12465] Added capability to export reactions of posts during bulk export (...Wasim Thabraze2018-10-173-1/+75
* Migrate to idiomatic error handling in app/notification_email.go (#9676)Hanzei2018-10-171-73/+28
* Migrate to idiomatic error handling in app/command.go (#9675)Hanzei2018-10-171-120/+130
* Set default ciphers, set tls 1.2 via config, set curve prefs (#9315)Daniel Schalla2018-10-162-8/+204
* add GetEmojiByName method to plugin API (#9641)Charles Kenney2018-10-151-0/+4
* MM-11905: deactivate plugins before unregistering (#9666)Jesse Hallam2018-10-151-2/+1
* [MM-12538] Migrate to idiomatic error handling the file `app/session.go` (#9590)Mukul Rawat2018-10-151-86/+93
* [MM-12536] Migrate to idiomatic error handling the file `app/user_agent.go` i...Mukul Rawat2018-10-151-39/+42
* Add GetPostsBefore() to plugin API (#9651)Hanzei2018-10-151-0/+4
* add GetChannelsForTeamForUser to plugin api (#9646)Daniel Hodan2018-10-151-0/+4
* GH-9609: Add GetUsersInTeam in plugin API (#9642)Daniel Hodan2018-10-151-0/+4
* Add SearchChannels plugin api (#9657)Jason Mojica2018-10-151-0/+4
* Add a delete brand image action on the APIv4 (#9552)Julien Levesy2018-10-151-0/+16
* GH-9633 Added plugin API method to return user's profile image (#9653)Alexander Akhmetov2018-10-152-1/+27
* Add GetPostsSince() to plugin API (#9649)Hanzei2018-10-151-0/+4
* Add GetPostThread() to plugin API (#9652)Hanzei2018-10-151-0/+4
* [MM-12537] Migrate to idiomatic error handling the file `app/status.go` in th...Mukul Rawat2018-10-141-23/+23
* [MM-12606] Migrate to idiomatic error handling in the file `app/role.go` in t...Mukul Rawat2018-10-131-17/+20
* [MM-12607] Migrate to idiomatic error handling in the file `app/saml.go` in ...Mukul Rawat2018-10-131-3/+3
* [APIv4] add getChannelMembersTimezone (#9286)Carlos Tadeu Panato Junior2018-10-132-0/+56
* MM-11905: delete plugin commands on removal (#9601)Jesse Hallam2018-10-103-21/+147
* DeleteAll for KV (#9431)Daniel Schalla2018-10-103-0/+44
* Add GetPostsForChannel method to plugin API (#9557)Akash Srivastava2018-10-101-0/+4
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-096-60/+60
* Added the changes requested for MM-8860: Bulk import email intervals (#8498) ...Simone Salsi2018-10-085-0/+51