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
2018-03-02
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2018-03-02
When search enabled, display hint in search popout (#6593)
Eugen Rochko
2018-02-09
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2018-02-09
Add preference to always display sensitive media (#6448)
Eugen Rochko
2017-12-09
added a few more things
cwm
2017-11-17
Merge remote-tracking branch 'lambadalambda/feature/configurable-status-size'...
David Yip
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-14
Rename MAX_CHARS to MAX_TOOT_CHARS to be more specific.
Lain Iwakura
2017-11-14
Return character limit in API and initial state.
Lain Iwakura
2017-11-07
Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5...
kedama
2017-10-16
Merge remote-tracking branch 'upstream/master' into gs-master
David Yip
2017-10-16
Add option to reduce motion (#5393)
Nolan Lawson
2017-10-07
adding support for audio uploads, transcoded to mp4 videos
DJ Sundog
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