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
2019-07-28
add `i:am` shortname to the client api
multiple creatures
2019-07-28
make `i:am`/`we:are` signatures available to the client api
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-05-21
expose account roles to the api
multiple creatures
2019-05-21
Accounts, UI: Expose kobold badges over the API. Render badges in the web app.
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Don't show Roars & Growls tag in web app if someone has disabled showing publ...
multiple creatures
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