mastodon/app/controllers/api
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409)
* Change featured tag updates to add/remove activity

* Fix to check for the existence of feature tag

* Rename service and worker

* Merge AddHashtagSerializer with AddSerializer

* Undo removal of sidekiq_options
2022-10-22 18:30:55 +02:00
..
v1 Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
v2 Add server banner to web app, add GET /api/v2/instance to REST API (#19294) 2022-10-05 03:47:56 +02:00
web Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
base_controller.rb Fix REST API sometimes returning HTML on error (#19135) 2022-09-08 09:44:36 +02:00
oembed_controller.rb