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
/
views
/
accounts
/
show.atom.ruby
Age
Commit message (
Expand
)
Author
2017-04-07
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...
Eugen
2017-02-17
Quick fix for avatars with the same URL not being perceived as updated and in...
Eugen Rochko
2017-02-13
Add "next" link to Atom feeds
Eugen Rochko
2016-12-18
Removing external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko
2016-12-04
Do not use expiring links after all
Eugen Rochko
2016-12-04
Set a specific S3 expiration time so that files can be cached
Eugen Rochko
2016-12-04
Do not autoplay videos, display play button instead. Use expiring links when ...
Eugen Rochko
2016-11-28
Adding embedded PuSH server
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko
2016-09-04
Normalized data in Redux, fix for asset URLs when rendered outside request
Eugen Rochko
2016-03-24
Limit Atom feeds to 20 items by default, add pagination by max_id
Eugen Rochko
2016-03-21
Small optimizations in Atom feeds
Eugen Rochko
2016-03-05
Fixing some bugs, adding pending test examples
Eugen Rochko
2016-02-29
Changing the use of config constants to the Rails configuration object
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko