Age | Commit message (Collapse) | Author | Files |
|
|
|
them (#1188)
* add predictable instance account to tests, use it in emoji urls + paths
* use static image url to select emojis when pruning orphaned
|
|
* [feature] Add emoji categories GET
Serialize emojis in appropriate categories; make it possible to get categories via the admin API
* [feature] Create (or use existing) category for new emoji uploads
* fix lint issue
* update misleading line in swagger docs
|
|
* add emoji DELETE handler
* no need to process error (thanks kim)
* don't double check if user is admin
* add missing security annotation
|