Commit Graph

263 Commits (fix-accidental-new-tab-on-scroll)

Author SHA1 Message Date
Claire 912268295c
Change `/api/v2/instance` to be enabled without authentication when limited federation mode is enabled (#34576) 3 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Claire dee744c793
Fix quote serializer (#34510) 3 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
Matt Jankowski e753776930
Fix `Style/HashTransformValues` cop (#34416) 4 months ago
Claire c43508b3e0
Add `registrations.reason_required` attribute to `/api/v2/instance` response (#34280) 4 months ago
Eugen Rochko 0099907600
Fix error when terms of service are missing an effective date (#34200) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 5 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 5 months ago
Claire 84164270c6
Add `about`, `privacy_policy` and `terms_of_service` URLS to `/api/v2/instance` (#33849) 5 months ago
Claire 32aa83e9d7
Fix polls not being validated on edition (#33755) 6 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
Claire 91c75a6361
Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 7 months ago
Matt Jankowski a7673d361d
Fix `application_id` erroneous inclusion in `ScheduledStatusSerializer` (#33159) 7 months ago
Matt Jankowski 0fcf227a92
Add media attachment description limit to instance API response (#33153) 8 months ago
Emelia Smith eef8d2c855
Add link from Web UI for Hashtags to the Moderation UI (#31448)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
8 months ago
Emelia Smith 2bd56f726a
Add client_secret_expires_at to OAuth Applications (#30317) 9 months ago
Eugen Rochko d6349c0e9a
Add year in review feature to web UI (#32709) 9 months ago
Matt Jankowski 20a147170e
Remove unused `usage` method from `REST::V1::InstanceSerializer` (#32768) 9 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 9 months ago
Eugen Rochko 3426ea2912
Add preview of followers removed in domain block modal in web UI (#32032) 10 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 10 months ago
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 10 months ago
Claire a23b3747ac
Fix N+1s in grouped notifications (#31638) 11 months ago
Matt Jankowski 662f87dbe9
Use `MediaAttachment.supported_mime_types` method where relevant (#31635) 11 months ago
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint (#30205) 11 months ago
Claire 19a1acb38b
Add `api_versions` to `/api/v2/instance` (#31354) 11 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 12 months ago
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API (#31299) 12 months ago
Claire 549ab089ee
Change grouped notifications API shape (take 2) (#31214) 1 year ago
Renaud Chaput f587ff643f
Grouped Notifications UI (#30440)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 1dd8262071
Add optional `filtered` attribute to notification entities in REST API (#31011) 1 year ago
Eugen Rochko 096057b845
Change `author_account` to be `authors` in REST API (#30846) 1 year ago
Claire 7889e983fb
Add `group_key` attribute to `NotificationSerializer` (#30776)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Renaud Chaput d558dfd77d
Convert notifications policies frontend code to Typescript (#29868) 1 year ago
Claire 8eb27c60e1
Add `most_recent_notification_id` to `NotificationGroup` (#30707) 1 year ago
Claire 45abddb302
Fix pagination attributes not being returned in ungroupable-only pages (#30688) 1 year ago
Claire 1ffc293b86
Add missing `moderation_warning` notification support to grouped notifications API (#30576) 1 year ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 1 year ago
Eugen Rochko 128987eded
Add support for `fediverse:creator` OpenGraph tag (#30398) 1 year ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 1 year ago
Emelia Smith 2da2a1dae9
Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 1 year ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 1 year ago
Claire fc89ecc6ca
Change `/api/v1/announcements` to return regular `Status` entities (#26736) 1 year ago
Matt Jankowski 34489591ec
Add `max_pinned_statuses` to instances serializer and api response (#29441) 1 year ago
Renaud Chaput b4d991adaa
Use integers and not numbers in notification policy API counters (#29810) 1 year ago
Renaud Chaput e47a3d00fe
Add API types for status and related objects (#29792) 1 year ago
Renaud Chaput 27d014a7fa
Rewrite markers reducer in Typescript (#27644) 1 year ago
Claire dfa43707eb
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 1 year ago