about summary refs log tree commit diff
path: root/app/serializers/initial_state_serializer.rb
AgeCommit message (Expand)Author
2022-11-05Fix n+1 queries when rendering initial state JSON (#19795)Eugen Rochko
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-09Remove timeline preview link from nav panel when not signed-in (#19320)Yamagishi Kazutoshi
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-09-29Add sign-up button to logged-out web UI (#19250)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2021-06-27Fix #16407 (#16432)David Sterry
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-06-09Add visibility parameter in share page (#13023)Takeshi Umeda
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-22Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-04-21Configrationable repository url (#10600)Sho Kusano
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2018-12-30If it is disabled, remove the link of the profile directory (#9665)Takeshi Umeda
2018-10-12Display customized mascot in web UI and fix admin form for it (#8964)Eugen Rochko
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-07-14Display Mastodon version in footer of web UI (#8013)Eugen Rochko
2018-06-15Add "find friends", "invite people", and more to getting started footer (#7803)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-04-04retrieve custom emoji list via API instead of before page load (#7047)Isatis
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-11-07Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5...kedama
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-09-23Add custom emojis to the emoji picker (#5052)Eugen Rochko
2017-09-20Use file extensions in addition to MIME types for file picker (#5029)unarist
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-01Use system's default font on non web UI pages (#4553)Yamagishi Kazutoshi
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-08Replace OEmbed and initial state Rabl templates with serializers (#4110)Eugen Rochko