glitch-soc/app/controllers/api
Claire 5a55180b95 Merge commit 'fe04291af46d7cb9d3439fa73739b2ffb2b53d72' into glitch-soc/merge-upstream
Conflicts:
- `spec/lib/sanitize/config_spec.rb`:
  Upstream rewrote top-level `describe` calls to `RSpec.describe`, and
  glitch-soc had differences in the first few tests because of the wider
  subset of HTML it accepts.
  Changed `describe` to `RSpec.describe` as upstream did, keeping
  glitch-soc's tests.
2024-09-04 19:38:52 +02:00
..
v1 Merge commit '98237207e67697abffc6b141f2388e3d8c925260' into glitch-soc/merge-upstream 2024-08-22 19:54:20 +02:00
v2 Merge commit '658addcbf783f6baa922d11c9524ebb9ddbcbc59' into glitch-soc/merge-upstream 2024-08-09 17:15:32 +02:00
v2_alpha Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 2024-09-04 12:54:15 +00:00
web Improve spec coverage for `api/web/push_subscriptions` controller (#27858) 2023-11-15 13:14:51 +00:00
base_controller.rb Add endpoints for unread notifications count (#31191) 2024-07-30 08:39:11 +00:00
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 2020-01-24 00:20:51 +01:00