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
/
models
Age
Commit message (
Expand
)
Author
2018-08-18
Fix error when trying to update counters for statuses that are gone (#8251)
Eugen Rochko
2018-08-18
Add remote interaction dialog for toots (#8202)
Eugen Rochko
2018-08-17
Implement Undo { Accept { Follow } } (fixes #8234) (#8245)
ThibG
2018-08-16
Update reply counters only if the reply is public/unlisted (#8211)
Eugen Rochko
2018-08-14
Show exact number of followers/statuses on export page/in tooltip (#8199)
Eugen Rochko
2018-08-14
Move status counters to separate table, count replies (#8104)
Eugen Rochko
2018-08-12
Expect relays to answer with accept/reject (#8179)
Eugen Rochko
2018-08-09
When follow is removed, remove endorsement (#8149)
Eugen Rochko
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-07-31
Add separate setting for sidebar text (site_short_description) (#8107)
Eugen Rochko
2018-07-30
Enforce username format for remote users, too (#8102)
Eugen Rochko
2018-07-30
Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101)
Eugen Rochko
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-07-28
Resize images by area instead of fixed dimensions (#8083)
Eugen Rochko
2018-07-16
Fix number of results returned from TrendingTags.get
Eugen Rochko
2018-07-16
Display trending hashtags on admin dashboard (#8038)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
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-06
Add admin setting to enable OG previews for sensitive media (#7962)
v2.4.3rc1
Eugen Rochko
2018-07-03
Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
Renato "Lond" Cerqueira
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-06-29
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-06-24
Fix jpeg files sometimes being returned with a .jpe extension (#7881)
ThibG
2018-06-18
Create special case to prefer "jpeg" over "jpe" file extension (#7841)
Eugen Rochko
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
Fix has_one association on Web::PushSubscription (#7767)
Eugen Rochko
2018-06-06
Filter out blocked/muted people from profile timelines (#7747)
Eugen Rochko
2018-06-06
Fix fetch of remote image with multiple Content-Type headers (#7749)
Yamagishi Kazutoshi
2018-06-06
Add missing dot for remote image (#7751)
Yamagishi Kazutoshi
2018-06-05
Add redraft function (#7735)
Eugen Rochko
2018-06-04
Fix context performance by partially reverting #7083 (#7734)
nightpool
2018-06-04
Detect extname from Content-Type (#7733)
Yamagishi Kazutoshi
2018-06-04
Do not mark remote status sensitive even if spoiler text is present (#7395)
Akihiko Odaki
2018-06-04
Remove trending hashtags (#7711)
Eugen Rochko
2018-06-01
Use different algorithm for trending tags (#7697)
Eugen Rochko
2018-05-30
Improve counter caches on Status and Account (#7644)
Eugen Rochko
2018-05-29
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
Eugen Rochko
2018-05-29
Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
Eugen Rochko
2018-05-28
optimize direct timeline (#7614)
tateisu
2018-05-27
Track trending tags (#7638)
Eugen Rochko
2018-05-27
Validate that e-mail resolves with MX and it's not blacklisted (#7631)
Eugen Rochko
2018-05-19
Ensure push subscription is immediately removed when application is revoked (...
Eugen Rochko
2018-05-19
Improve payload format of Web Push API now that it's open (#7521)
Eugen Rochko
2018-05-18
Add preference to hide following/followers lists (#7532)
Eugen Rochko
2018-05-13
Fix nil error in StatusFilter (#7470)
Eugen Rochko
2018-05-11
Catch Paperclip processing failures (fixes #6378) (#7439)
ThibG
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
[next]