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
/
services
Age
Commit message (
Expand
)
Author
2018-08-17
Use correct activity id in Accept when receiving duplicate Follow (fixes #821...
ThibG
2018-08-15
Allow accessing local private/DM messages by URL (#8196)
ThibG
2018-07-28
Prevent ActivityPub movedTo recursion (#8092)
Eugen Rochko
2018-07-16
Fix activity:interactions counter to count all interactions (#8037)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
2018-07-05
Send undo of boost to original poster if reblog (#7959)
Eugen Rochko
2018-07-03
Fix check for PotentialFriendshipTracker when replying (#7933)
Eugen Rochko
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-06-17
Allow selecting default posting language instead of auto-detect (#7828)
v2.4.2rc1
Eugen Rochko
2018-06-15
Add autofollow option to invites (#7805)
Eugen Rochko
2018-06-15
Remove placeholder text for media-only toots (#7806)
Eugen Rochko
2018-06-09
Fix domain hiding logic (#7765)
Eugen Rochko
2018-06-04
Skip processing when HEAD method returns 501 (#7730)
Yamagishi Kazutoshi
2018-06-04
Do not mark remote status sensitive even if spoiler text is present (#7395)
Akihiko Odaki
2018-05-31
Exclude unlisted, private and direct toots from affecting trends (#7686)
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-27
Track trending tags (#7638)
Eugen Rochko
2018-05-21
Use #any? instead of #exists? when checking media attachments (#7570)
Eugen Rochko
2018-05-21
Add media timeline (#6631)
Yamagishi Kazutoshi
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-15
Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
unarist
2018-05-14
Fix account URI when updating ActivityPub account (#7488)
v2.4.0rc3
Wiktor
2018-05-14
Call media.present? because media may be nil (#7474)
abcang
2018-05-12
Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
ThibG
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
2018-05-09
Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
Yamagishi Kazutoshi
2018-05-08
Take the first recognized actor_type. (#7410)
Surinna Curtis
2018-05-08
Fix hashtags not being federated on mentions (fixes #6900) (#7406)
ThibG
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-07
Support explicitly supplying language code for status via REST API (#7389)
Eugen Rochko
2018-05-05
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
Eugen Rochko
2018-05-05
Store home feeds for 7 days instead of 14 (#7354)
Eugen Rochko
2018-05-02
Improve PostStatusService performance (#7317)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-05-02
Keep notification when muting_notifications is true (#7311)
abcang
2018-05-02
Remove most behaviour disparities between blocks and mutes (#7231)
Eugen Rochko
2018-05-02
Guard against nil URLs in Request class (#7284)
Eugen Rochko
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-23
Prevent suspended accounts from appearing in AccountSearchService (#7246)
Emelia Smith
2018-04-22
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)
Eugen Rochko
2018-04-19
Rescue SSL errors when processing mentions, remove useless line (#7184)
Eugen Rochko
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2018-04-16
Remove extra spaces from search API queries and public account headers (fixes...
ThibG
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-13
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
Eugen Rochko
2018-04-09
When creating status, if no sensitive status is given, use default (#7057)
Renato "Lond" Cerqueira
2018-04-03
Fix nil account issue in ProcessAccountService (#7019)
Nolan Lawson
2018-04-02
Support all ActivityPub actor types (#6997)
Eugen Rochko
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
[next]