summaryrefslogtreecommitdiffstats
path: root/app/serializers
AgeCommit message (Expand)Author
2024-04-25Add in-app notifications for moderation actions/warnings (#30065)Claire
2024-04-17Change `/api/v1/announcements` to return regular `Status` entities (#26736)Claire
2024-04-02Add `max_pinned_statuses` to instances serializer and api response (#29441)Matt Jankowski
2024-04-02Use integers and not numbers in notification policy API counters (#29810)Renaud Chaput
2024-04-02Add API types for status and related objects (#29792)Renaud Chaput
2024-03-27Rewrite markers reducer in Typescript (#27644)Renaud Chaput
2024-03-22Remove setting for unfollow confirmation modal, and make it unconditional (#2...Claire
2024-03-22Change `AccountRelationshipSeveranceEvent` model to store lost followers and ...Claire
2024-03-20Fix issue with severed relationships notifications (#29668)Claire
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-11Add hints for rules (#29539)Eugen Rochko
2024-03-07Add notification policies and notification requests (#29366)Eugen Rochko
2024-02-06Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` bac...Claire
2024-02-06Return domain block digests from admin domain blocks API (#29092)Emelia Smith
2024-01-25Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892)Matt Jankowski
2024-01-24Add annual reports for accounts (#28693)Eugen Rochko
2024-01-19Fix `Rails/WhereExists` cop in REST::TagSerializer model (#28790)Matt Jankowski
2024-01-17Use a helper to avoid using `media/` asset prefixes (#28756)Renaud Chaput
2024-01-04Add ability to require approval when users sign up using specific email domai...Claire
2023-12-14Move default `meta` options from `InitialStateSerializer` to private method (...Matt Jankowski
2023-12-13Fix N+1s because of association preloaders not actually getting called (#28339)Claire
2023-11-30Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#2...Claire
2023-11-30Reduce AbcSize complexity in `InitialStateSerializer` (#27782)Matt Jankowski
2023-11-29Add VAPID public key to instance serializer (#28006)Emelia Smith
2023-11-28nodeinfo: add instance name and description (#28079)6543
2023-11-15Add profile setup to onboarding in web UI (#27829)Eugen Rochko
2023-11-13Change link previews to keep original URL from the status (#27312)Eugen Rochko
2023-11-09Fix Web UI not displaying appropriate explanation when a user hides their fol...Claire
2023-11-06Fix `RSpec/SpecFilePathFormat` cops (#27730)Matt Jankowski
2023-10-27Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remo...Claire
2023-10-18Feature: Allow token introspection without read scope (#27142)Emelia Smith
2023-10-12Change PWA start URL from `/home` to `/` (#27377)Claire
2023-10-02Add PWA shortcut to `/explore` page (#27235)Jake Anto
2023-09-26Add Typescript types for some API objects (#26602)Renaud Chaput
2023-09-20Add `hide_collections`, `discoverable` and `indexable` attributes to credenti...Claire
2023-09-13Added admin api for managing tags (#26872)Robert R George
2023-09-12Fix #26849 by adding the domain of the current SSO provider to the form-actio...CSDUMMI
2023-09-01Add admin notifications for new Mastodon versions (#26582)Claire
2023-08-31Add avatar image to webfinger responses (#26558)Tyler Deitz
2023-08-24Add new public status index (#26344)jsgoldstein
2023-08-23Add support for federating `memorial` attribute (#26583)Robert R George
2023-08-03Add direct link to the Single-Sign On provider if there is only one sign up m...CSDUMMI
2023-08-03Add alt text for preview card thumbnails (#26184)Christian Schmidt
2023-08-03Add `GET /api/v1/instance/languages` to REST API (#24443)Daniel M Brasil
2023-08-02Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)Emelia Smith
2023-07-27Change interaction modal in web UI (#26075)Claire
2023-07-25Add `published_at` attribute to preview cards (#26153)Eugen Rochko
2023-07-24Change design of link previews in web UI (#26136)Eugen Rochko
2023-07-24Remove 16:9 cropping from web UI (#26132)Eugen Rochko
2023-07-21Use username as display name for suspended users or users with blank display ...Claire