index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
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
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