server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
emoji_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)
Jesús Espino
2018-05-29
1
-3
/
+121
*
Add GET /emojis/name/{emoji_name} API endpoint (#8142)
Joram Wilander
2018-01-24
1
-0
/
+27
*
ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)
Joram Wilander
2018-01-23
1
-0
/
+134
*
Add sort query parameter to GET /emojis (#8121)
Joram Wilander
2018-01-19
1
-0
/
+7
*
simplify things (#7735)
Chris
2017-10-30
1
-3
/
+3
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-22
/
+22
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
1
-5
/
+5
*
Renaming repo
Christopher Speller
2017-09-06
1
-2
/
+2
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-4
/
+4
*
Add paging to the GET /emojis endpoint (#6802)
Joram Wilander
2017-07-03
1
-2
/
+9
*
PLT-6909 Remove deleted emojis from cache (#6757)
Harrison Healey
2017-06-29
1
-4
/
+4
*
[APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)
Carlos Tadeu Panato Junior
2017-04-20
1
-1
/
+121
*
implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)
Carlos Tadeu Panato Junior
2017-04-17
1
-1
/
+111
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
implement GET /emoji for apiV4 (#6007)
Carlos Tadeu Panato Junior
2017-04-07
1
-0
/
+51
*
implement POST /emoji for apiV4 (#5868)
Carlos Tadeu Panato Junior
2017-04-06
1
-0
/
+139