summaryrefslogtreecommitdiffstats
path: root/api4/reaction.go
Commit message (Expand)AuthorAgeFilesLines
* Migrate all the api4 to handle errors in idiomatic way (#9143)Jesús Espino2018-08-011-8/+8
* MM-8827: Add ADD_REACTION, REMOVE_REACTION and REMOVE_OTHERS_REACTIONS permis...Jesús Espino2018-02-191-6/+6
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-111-1/+1
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-4/+0
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-251-2/+1
* remove global refs from api/api4 (#7496)Chris2017-09-221-4/+4
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-6/+6
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-311-4/+2
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-0/+42
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-181-0/+34
* Fixed copyright dates (#6109)Harrison Healey2017-04-131-1/+1
* APIv4 GET /posts/{post_id}/reactions (#6047)Saturnino Abril2017-04-111-0/+39