index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
serializers
/
initial_state_serializer.rb
Age
Commit message (
Expand
)
Author
2019-04-21
Configrationable repository url (#10600)
Sho Kusano
2019-01-04
Add quick links to the admin interface in the WebUI (#8545)
ThibG
2018-12-30
If it is disabled, remove the link of the profile directory (#9665)
Takeshi Umeda
2018-10-12
Display customized mascot in web UI and fix admin form for it (#8964)
Eugen Rochko
2018-09-25
Add a new preference to always hide all media (#8569)
ふぁぼ原
2018-09-24
Add user preference to always expand toots marked with content warnings (#8762)
Matt Sweetman
2018-07-14
Display Mastodon version in footer of web UI (#8013)
Eugen Rochko
2018-06-15
Add "find friends", "invite people", and more to getting started footer (#7803)
Eugen Rochko
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
2018-04-04
retrieve custom emoji list via API instead of before page load (#7047)
Isatis
2018-03-02
When search enabled, display hint in search popout (#6593)
Eugen Rochko
2018-02-09
Add preference to always display sensitive media (#6448)
Eugen Rochko
2017-11-07
Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5...
kedama
2017-10-16
Add option to reduce motion (#5393)
Nolan Lawson
2017-09-23
Add custom emojis to the emoji picker (#5052)
Eugen Rochko
2017-09-20
Use file extensions in addition to MIME types for file picker (#5029)
unarist
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-09-01
Use system's default font on non web UI pages (#4553)
Yamagishi Kazutoshi
2017-08-14
Add protocol handler. Handle follow intents (#4511)
Eugen Rochko
2017-07-18
Add unfollow modal (optional) (#4246)
Yamagishi Kazutoshi
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-11
Redesign the landing page, mount public timeline on it (#4122)
Eugen Rochko
2017-07-10
Add setting a always mark media as sensitive (#4136)
Yamagishi Kazutoshi
2017-07-08
Replace OEmbed and initial state Rabl templates with serializers (#4110)
Eugen Rochko