Glitch-Shrike/spec
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2022-10-05 03:47:56 +02:00
..
controllers Remove code for rendering public and hashtag timelines outside the web UI (#19257) 2022-10-04 20:13:46 +02:00
fabricators Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00
features
fixtures
helpers Add audit log entries for user roles (#19040) 2022-08-25 20:39:40 +02:00
lib Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
mailers Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00
models Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02:00
policies Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
presenters Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-05 03:47:56 +02:00
requests
routing
serializers/activitypub
services Add tests to ActivityPub::FetchRemoteKeyService (#19226) 2022-09-24 08:33:27 +02:00
support
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 2022-10-05 03:47:56 +02:00
workers Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00
rails_helper.rb
spec_helper.rb