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
/
rest
/
account_serializer.rb
Age
Commit message (
Expand
)
Author
2018-12-20
Add a per-user setting to hide followers count
Thibaut Girka
2018-12-20
Add admin setting to disable followers count
Thibaut Girka
2018-10-04
Fix link verification for remote accounts (#8868)
Eugen Rochko
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-06-16
Do not pre-emojify note HTML in accounts REST API (#7821)
Eugen Rochko
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-06
Enable custom emojis in profiles (notes, field values, display names) (#7374)
Eugen Rochko
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2017-12-14
Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)
Eugen Rochko
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko