Joram Wilander
|
3918ed6c58
|
Add GET /emojis/name/{emoji_name} API endpoint (#8142)
|
2018-01-24 08:50:11 -05:00 |
|
Joram Wilander
|
4f4a765e7d
|
ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)
* Add POST /emoji/search and GET /emoji/autocomplete API endpoints
* Add constant to be clearer
|
2018-01-23 08:04:44 -08:00 |
|
Joram Wilander
|
a844577535
|
Add sort query parameter to GET /emojis (#8121)
|
2018-01-19 09:37:59 -05:00 |
|
Chris
|
91bfc72a99
|
Reduce logging data races, fix MySQL test race condition (#7994)
* fix races
* revert unintentional change
* fix test as intended
|
2017-12-22 12:09:33 +00:00 |
|
Chris
|
eb1a00ef5f
|
Reorganize file util functionality (#7848)
* reorganize file util functionality
* fix api test compilation
* fix rebase issue
|
2017-11-16 16:04:27 -05:00 |
|
Christopher Speller
|
4491b5ecdf
|
Performance improvements for 40M posts (#7708)
* Optimizing get root posts SQL query
* Setting session invalidation to be reliable
* Adding app reciever to SessionHasPermissionToUser
* Adding app reciever to SessionHasPermissionToTeam
* Adding app reciever to SessionHasPermissionTo
* Clear session cache if permission was denied
* Fixing rebase issues
* Revert "Optimizing get root posts SQL query"
This reverts commit f364757e7015cfb4ec673d0a4fc3d57cd25d8dd7.
* Fixing build
|
2017-10-25 11:48:15 -07:00 |
|
Chris
|
8e19ba029f
|
Reduce utils.Cfg references (#7650)
* app.UpdateConfig method
* test fix
* another test fix
* the config override option as-was is just error prone, remove it for now
* derp
|
2017-10-18 15:36:43 -07:00 |
|
Chris
|
dcf9e96a0b
|
remove global refs from api/api4 (#7496)
|
2017-09-22 13:54:27 -04:00 |
|
Christopher Speller
|
29fca51821
|
Renaming repo
|
2017-09-06 23:11:59 -07:00 |
|
Chris
|
1adfd0e9be
|
app type transition (#7167)
|
2017-09-06 17:12:54 -05:00 |
|
Saturnino Abril
|
651dd33b29
|
set to default value with config is missing (#7320)
|
2017-08-30 13:54:16 -04:00 |
|
Joram Wilander
|
f54aee1ef5
|
Add paging to the GET /emojis endpoint (#6802)
|
2017-07-03 23:58:02 -07:00 |
|
Joram Wilander
|
23ccfc845c
|
Move remaining actions over to use redux and v4 endpoints (#6720)
|
2017-06-26 08:16:57 -04:00 |
|
Carlos Tadeu Panato Junior
|
f758f9ff3a
|
[APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)
* implement GET /emoji/{emoji_id}/image for apiV4
* update per request
|
2017-04-20 11:14:15 -04:00 |
|
Carlos Tadeu Panato Junior
|
80684ad69f
|
implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)
implement GET /emoji/{emoji_id} for apiv4
|
2017-04-17 10:07:28 -04:00 |
|
Harrison Healey
|
fb6f2a123c
|
PLT-5860 Updated copyright date (#6058)
* PLT-5860 Updated copyright date in about modal
* PLT-5860 Updated copyright notice in JSX files
* PLT-5860 Updated copyright notice in go files
* Fixed misc copyright dates
* Fixed component snapshots
|
2017-04-12 08:27:57 -04:00 |
|
Carlos Tadeu Panato Junior
|
1bd19f006d
|
implement GET /emoji for apiV4 (#6007)
|
2017-04-07 10:05:14 -07:00 |
|
Carlos Tadeu Panato Junior
|
48d9099882
|
implement POST /emoji for apiV4 (#5868)
|
2017-04-06 11:15:57 -04:00 |
|