summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add EnablePublicChannelsMaterialization to diagnostics.go (#9495)Jason Blais2018-09-281-8/+9
* MM-12080: Added some extra logging to cluster leader changed. (#9475)George Goldberg2018-09-272-1/+6
* MM-12013: Fix post-permission checks to cascade for DM/GM channels. (#9476)George Goldberg2018-09-271-1/+3
* Fixing non elastic search paging. (#9471)Christopher Speller2018-09-271-0/+5
* Add plugin API methode to return the current server version (#9429)Hanzei2018-09-271-0/+4
* Idiomatic error handling for app/import*.go (#9473)Jesús Espino2018-09-273-125/+107
* MM-11567: Autocomplete search in: for DMs and GMs (#9430)Jesús Espino2018-09-271-3/+51
* When leave a channel the push notification can fail (#9478)Jesús Espino2018-09-271-1/+7
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-268-2/+122
* Move HTTPService and ConfigService into services package (#9422)Harrison Healey2018-09-263-91/+6
* MM-7188: Cleaning push notification on every read, not only on channel switch...Jesús Espino2018-09-268-100/+209
* Adding paging to elasticsearch API. (#9425)Christopher Speller2018-09-261-2/+2
* Idiomatic error handling for app/file.go (#9456)Jesús Espino2018-09-251-48/+56
* Migrate to idiomatic error handling app/a*.go and app/b*.go (#9455)Jesús Espino2018-09-255-84/+91
* Migrate to idiomatic error handling app/authentication.go (#9411)Jesús Espino2018-09-241-27/+35
* Add missing dots (fixing compilation error on go 1.11) (#9448)Jesús Espino2018-09-241-1/+1
* MM-11707: Change the default setting for EDIT_OTHERS_POSTS (#9447)Jesús Espino2018-09-241-6/+3
* Idiomatic error handling for app/c*.go (#9423)Jesús Espino2018-09-243-18/+20
* Idiomatic error handling for app/e*.go (#9426)Jesús Espino2018-09-244-98/+109
* Move file backend to its own service (#9435)Jesús Espino2018-09-203-4/+7
* Improving token lookup. (#9436)Christopher Speller2018-09-201-5/+7
* Add ChannelId and TeamId to PostActionIntegrationRequest (#9384)Hanzei2018-09-192-8/+19
* Migrate to idiomatic error handling the first half to the app/channel.go (#9413)Jesús Espino2018-09-171-232/+243
* MM-11700 Clean up handling of user display names for notifications (#9343)Harrison Healey2018-09-186-72/+265
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-173-40/+432
* [MM-11860]: Expose slack attachment parsing functions in the model package (#...Charles Birk2018-09-174-30/+5
* MM-12045: Fix MFA for ldap accounts (#9420)Jesús Espino2018-09-171-2/+5
* MM-11424 Extend bulk import to support themes across teams(#9305) (#9419)FurmanovD2018-09-176-14/+112
* fixing log messages (#9341)Carlos Tadeu Panato Junior2018-09-173-5/+5
* Migrate to idiomatic error handling the second half to the app/channel.go (#9...Jesús Espino2018-09-171-225/+242
* MM-11734: better plugin `error` handling (#9405)Jesse Hallam2018-09-131-2/+78
* MM-11886: materialize channel search (#9349)Jesse Hallam2018-09-131-0/+8
* MM-11230: Make permissions checks in commands failsafe. (#9392)George Goldberg2018-09-1212-128/+577
* MM-11725: Add specific autocomplete endpoint for search autocomplete (#9337)Jesús Espino2018-09-111-0/+10
* MM-11895: Don't crush user-provided GET parameters on slash command URLs (#9372)alezakos2018-09-111-1/+5
* Merge release-5.3Carlos Tadeu Panato Junior2018-09-101-2/+4
|\
| * Speed up search results post selection. (#9380)Christopher Speller2018-09-101-2/+4
* | Stop re-wrapping password reset email error in another error (#9382)Harrison Healey2018-09-101-5/+1
* | MM-12007 Add max dimensions to emoji images (#9379)Harrison Healey2018-09-101-3/+10
* | MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)Harrison Healey2018-09-0710-49/+179
* | Merge release-5.3Carlos Tadeu Panato Junior2018-09-032-2/+143
|\|
| * MM-11693 Allow connections to /plugins for interactive message buttons. (#9333)Christopher Speller2018-09-022-2/+143
* | add megacheck as makefile target (#9288)Daniel Schalla2018-09-0313-43/+25
|/
* MM-11710 Add a check to webhook messages to populate username from DM channel...Sudheer2018-08-301-1/+1
* Add GetLDAPUserAttributes method to the plugin API (#9326)Joram Wilander2018-08-291-0/+16
* MM-11270: Forbid react/de-react in archived channels (#9323)Jesús Espino2018-08-291-39/+44
* 9304 added the attachments import to direct post (#9308)Pradeep Murugesan2018-08-293-3/+64
* MM-10532: Add EnableSyncWithLdapIncludeAuth config (#9319)Jesús Espino2018-08-281-2/+3
* Feature/search after before on (#9219)Dmitry Samuylov2018-08-281-2/+2
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-282-51/+208