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
/
controllers
Age
Commit message (
Expand
)
Author
2018-08-18
Add remote interaction dialog for toots (#8202)
Eugen Rochko
2018-08-16
Do not error out when performing admin actions on no statuses (#8220)
ThibG
2018-08-11
Ensure single user is a local user (fixes #8154) (#8157)
ThibG
2018-08-09
Update /terms and /about/more to use public layout (#8142)
Eugen Rochko
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-08-01
Do not show pinned toots when min_id is set (#8111)
Yamagishi Kazutoshi
2018-07-31
Add separate setting for sidebar text (site_short_description) (#8107)
Eugen Rochko
2018-07-31
Compensate for scrollbar disappearing when media modal visible (#8100)
Eugen Rochko
2018-07-28
Order invites by recent first (#8091)
Eugen Rochko
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-07-16
Display trending hashtags on admin dashboard (#8038)
Eugen Rochko
2018-07-16
Fix typo in Admin::DashboardController#index
Eugen Rochko
2018-07-16
Add admin dashboard (#8029)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
2018-07-12
Fix whole-word selection and i18n: Add Japanese translation for Whole-word (#...
mayaeh
2018-07-09
Add option to not consider word boundaries when processing keyword filtering ...
ThibG
2018-07-07
Add API method to remove a suggestion (#7978)
Eugen Rochko
2018-07-07
Fix missing irreversible in filters API, expires_in param (#7976)
Eugen Rochko
2018-07-06
Add admin setting to enable OG previews for sensitive media (#7962)
v2.4.3rc1
Eugen Rochko
2018-07-05
If signed in, redirect autofollow invite to profile page (#7956)
Eugen Rochko
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-07-01
Improve embeds (#7919)
Eugen Rochko
2018-06-30
Typo in signature verification failure logging (#7916)
Marty McGuire
2018-06-29
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-06-24
Add tests for remote_unfollows_controller (#7879)
Shuhei Kitagawa
2018-06-21
Replace bypass option with bypass_sign_in (#7867)
Shuhei Kitagawa
2018-06-17
Allow selecting default posting language instead of auto-detect (#7828)
v2.4.2rc1
Eugen Rochko
2018-06-17
Change language opt-out to language opt-in (#7823)
Eugen Rochko
2018-06-15
Add autofollow option to invites (#7805)
Eugen Rochko
2018-06-09
Add tests for intents_controller (#7763)
Shuhei Kitagawa
2018-06-09
Fix domain hiding logic (#7765)
Eugen Rochko
2018-06-04
Remove trending hashtags (#7711)
Eugen Rochko
2018-05-29
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
Eugen Rochko
2018-05-28
optimize direct timeline (#7614)
tateisu
2018-05-27
Track trending tags (#7638)
Eugen Rochko
2018-05-26
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
Eugen Rochko
2018-05-22
Yeah, it was supposed to be #create?
v2.4.0
Eugen Rochko
2018-05-22
Enforce order on authorized applications page (#7587)
Eugen Rochko
2018-05-21
Remove small pagination limit from context API (#7564)
Eugen Rochko
2018-05-19
Ensure push subscription is immediately removed when application is revoked (...
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-05-17
Ensure unfilled fields are shown when errors are shown (#7523)
Eugen Rochko
2018-05-17
HTTP signatures spec no longer requires algorithms field (#7525)
Eugen Rochko
2018-05-16
Do not use permitted_for scope when querying pinned statuses (#7510)
Akihiko Odaki
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-13
Fix 404 for GET /api/v1/push/subscription (#7472)
Eugen Rochko
2018-05-13
Add GET /api/v1/push/subscription REST API (#7471)
Eugen Rochko
2018-05-11
Update session activation time (fixes #5605) (#7408)
ThibG
2018-05-11
Add tests for invites controller (#7441)
Shuhei Kitagawa
[next]