summaryrefslogtreecommitdiffstats
path: root/api/emoji.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-7/+8
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-26/+13
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-3/+3
* Add paging to the GET /emojis endpoint (#6802)Joram Wilander2017-07-031-1/+1
* 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-21/+7
* implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)Carlos Tadeu Panato Junior2017-04-171-29/+12
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* implement GET /emoji for apiV4 (#6007)Carlos Tadeu Panato Junior2017-04-071-4/+4
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-67/+5
* Adding emoji caching (#5433)Corey Hulen2017-02-151-2/+3
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-1/+1
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-5/+5
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-7/+8
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-1/+12
* PLT-4277: Allow larger custom emojis by resizing (#4447)Iraquitan Cordeiro Filho2016-11-211-8/+79
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-1/+1
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-2/+4
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-141-0/+252