about summary refs log tree commit diff
path: root/app/serializers/initial_state_serializer.rb
AgeCommit message (Expand)Author
2020-02-21Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2020-02-21port tootsuite#11123 to monsterfork: Add audio uploadsEugen Rochko
2020-02-18switch to irc-like oper behavior; require mods & admins to explicitly oper up...multiple creatures
2020-01-11expose `local` visibility flag only when monsterfork api exposure is set to `...multiple creatures
2019-11-19Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-21Expose user settings to `Account` model and update code referencing those set...multiple creatures
2019-05-21Add support for general-purpose file sharing.multiple creatures
2019-05-21more local-only optionsmultiple creatures
2019-05-21add option to default to local onlymultiple creatures
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka
2019-04-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-21Configrationable repository url (#10600)Sho Kusano
2019-03-08Fix min/max duration poll limits being invertedThibaut Girka
2019-03-06Serialize poll limits in instance serializer and initial stateThibaut Girka
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2019-01-02Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-30If it is disabled, remove the link of the profile directory (#9665)Takeshi Umeda
2018-10-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-12Display customized mascot in web UI and fix admin form for it (#8964)Eugen Rochko
2018-10-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-09-03Let the front-end know the current account is a moderatorThibaut Girka
2018-07-16Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-14Display Mastodon version in footer of web UI (#8013)Eugen Rochko
2018-06-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-06-15Add "find friends", "invite people", and more to getting started footer (#7803)Eugen Rochko
2018-05-25Add missing comma in InitalStateSerializer (fixes #516)Thibaut Girka
2018-05-11Merge branch 'master' into glitch-soc/mergeThibaut Girka
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-02Merge remote-tracking branch 'origin/master' into merge-upstreamDavid Yip
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-02-09Merge remote-tracking branch 'origin/master' into merge-upstreamDavid Yip
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-12-09added a few more thingscwm
2017-11-17Merge remote-tracking branch 'lambadalambda/feature/configurable-status-size'...David Yip
2017-11-16Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5Surinna Curtis
2017-11-14Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.Lain Iwakura
2017-11-14Return character limit in API and initial state.Lain Iwakura
2017-11-07Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5...kedama
2017-10-16Merge remote-tracking branch 'upstream/master' into gs-masterDavid Yip
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-07adding support for audio uploads, transcoded to mp4 videosDJ Sundog
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