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
2022-10-20
Change public accounts pages to mount the web UI (#19319)
Eugen Rochko
2022-05-10
Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)
Eugen Rochko
2022-03-28
Refactor account and status formatting (#17877)
Claire
2022-03-26
Refactor formatter (#17828)
Eugen Rochko
2021-05-09
Fix breaking change about format of accounts.created_at (#16186)
rinsuki
2021-05-07
Add joined date to profiles in web UI (#16169)
Eugen Rochko
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-01-26
Change last_status_at to be a date, not datetime (#12966)
ThibG
2019-12-30
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
Eugen Rochko
2019-12-04
Add basic support for group actors (#12071)
Takeshi Umeda
2019-12-03
Return `discoverable` via REST API (fix #12507) (#12508)
trwnh
2019-08-30
Add profile directory to web UI (#11688)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
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