Commit Graph

451 Commits (877090518682b6c77ba9bdfa0231afd56daec44d)

Author SHA1 Message Date
Matt Jankowski a7673d361d
Fix `application_id` erroneous inclusion in `ScheduledStatusSerializer` (#33159) 1 week ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 3 weeks ago
Matt Jankowski 0fcf227a92
Add media attachment description limit to instance API response (#33153) 3 weeks ago
Emelia Smith eef8d2c855
Add link from Web UI for Hashtags to the Moderation UI (#31448)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
4 weeks ago
Emelia Smith 2bd56f726a
Add client_secret_expires_at to OAuth Applications (#30317) 1 month ago
Eugen Rochko d6349c0e9a
Add year in review feature to web UI (#32709) 2 months ago
Matt Jankowski 20a147170e
Remove unused `usage` method from `REST::V1::InstanceSerializer` (#32768) 2 months ago
Emelia Smith e1b7382ea6
Add userinfo oauth endpoint (#32548) 2 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 2 months ago
Jake Anto 0c16365991
Prefer native apps over PWA (#27254) 3 months ago
Eugen Rochko 3426ea2912
Add preview of followers removed in domain block modal in web UI (#32032) 3 months ago
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (#32007) 3 months ago
Matt Jankowski a7dbf6f5a5
Use heredoc/squish for inline css styles in oembed serializer (#31991) 3 months ago
Matt Jankowski bdf83c353f
Move default embed size knowledge into `OEmbedSerializer` (#31990)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 3 months ago
Claire c620452fd7
Enable grouped notifications unconditionally (#31929) 3 months ago
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 3 months ago
Eugen Rochko 24ef8255b3
Change design of embed modal in web UI (#31801) 4 months ago
Eugen Rochko 3d46f47817
Change embedded posts to use web UI (#31766)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 4 months ago
Claire a23b3747ac
Fix N+1s in grouped notifications (#31638) 4 months ago
Matt Jankowski 662f87dbe9
Use `MediaAttachment.supported_mime_types` method where relevant (#31635) 4 months ago
Claire c73868cd78
Add ability for admins to force grouped notifications in web UI (#31610) 4 months ago
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint (#30205) 4 months ago
Claire 19a1acb38b
Add `api_versions` to `/api/v2/instance` (#31354) 4 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 5 months ago
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API (#31299) 5 months ago
Claire 549ab089ee
Change grouped notifications API shape (take 2) (#31214) 5 months ago
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension (#31129) 5 months 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>
5 months ago
Claire 1dd8262071
Add optional `filtered` attribute to notification entities in REST API (#31011) 5 months ago
Claire ad52b04a1c
Add setting to disable hover cards (#30931)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
6 months ago
Eugen Rochko 096057b845
Change `author_account` to be `authors` in REST API (#30846) 6 months ago
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop (#30058) 6 months ago
Claire 7889e983fb
Add `group_key` attribute to `NotificationSerializer` (#30776)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
6 months ago
Renaud Chaput d558dfd77d
Convert notifications policies frontend code to Typescript (#29868) 6 months ago
Claire 8eb27c60e1
Add `most_recent_notification_id` to `NotificationGroup` (#30707) 7 months ago
Claire 45abddb302
Fix pagination attributes not being returned in ungroupable-only pages (#30688) 7 months ago
Claire 1ffc293b86
Add missing `moderation_warning` notification support to grouped notifications API (#30576) 7 months ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 7 months ago
Eugen Rochko 128987eded
Add support for `fediverse:creator` OpenGraph tag (#30398) 7 months ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 7 months ago
Emelia Smith 2da2a1dae9
Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 7 months ago
Jason Punyon 85c625d319
Fix repetitive database queries from #30040 (#30259) 8 months ago
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo (#30040) 8 months ago
Emelia Smith 116f01ec7d
Implement RFC 8414 for OAuth 2.0 server metadata (#29191) 8 months ago
Claire 4ef0b48b95
Add in-app notifications for moderation actions/warnings (#30065) 8 months ago
Claire fc89ecc6ca
Change `/api/v1/announcements` to return regular `Status` entities (#26736) 8 months ago
Matt Jankowski 34489591ec
Add `max_pinned_statuses` to instances serializer and api response (#29441) 9 months ago
Renaud Chaput b4d991adaa
Use integers and not numbers in notification policy API counters (#29810) 9 months ago