summaryrefslogtreecommitdiffstats
path: root/app/emoji.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-14/+14
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-2/+1
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-1/+1
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-5/+5
* Removing unnessisary go routines to fix random test failure. (#6838)Christopher Speller2017-07-041-3/+4
* Add paging to the GET /emojis endpoint (#6802)Joram Wilander2017-07-031-2/+2
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+4
* [APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)Carlos Tadeu Panato Junior2017-04-201-1/+22
* implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)Carlos Tadeu Panato Junior2017-04-171-0/+42
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* implement GET /emoji for apiV4 (#6007)Carlos Tadeu Panato Junior2017-04-071-0/+8
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+156