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
2019-03-14
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
Eugen Rochko
2019-03-13
Add UI for enabling/disabling poll notifications (#10255)
ThibG
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Squish username before validation (#10239)
Aurélien Reeves
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-08
Fix setting up fields of a previously suspended account (#10222)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Immediately display poll results to poll author (#10187)
Eugen Rochko
2019-03-06
Add optimistic lock to avoid race conditions when handling votes (#10196)
ThibG
2019-03-05
Fix status creation API silently discarding invalid poll (#10171)
Eugen Rochko
2019-03-05
Fix suspended account's fields being set as empty dict instead of list (#10178)
ThibG
2019-03-05
Fix various issues in polls (#10165)
Eugen Rochko
2019-03-05
Fix featured tag form not failing on failed tag validations (#10167)
Eugen Rochko
2019-03-05
Fix poll options not being stripped of surrounding whitespace on save (#10168)
Eugen Rochko
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Make sure the poll is created before storing its id (#10142)
ThibG
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-03-03
Fix lists export (#10136)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-26
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
Eugen Rochko
2019-02-20
correct opt-out showing application (#10086)
Hinaloe
2019-02-19
Fix crash when conversations have no valid participants (#10078)
ThibG
2019-02-18
Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
ThibG
2019-02-15
Fix relay enabling/disabling not resetting inbox availability status (#10048)
Eugen Rochko
2019-02-04
Use video filesize limit with gifv (#9924)
rinsuki
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2019-02-03
Add option to overwrite imported data (#9962)
Eugen Rochko
2019-02-02
Make displaying application used to toot opt-in (#9897)
ThibG
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-02-02
Add WebP support (#9879)
Acid Chicken (硫酸鶏)
2019-01-25
Fix SSO authentication not working due to missing agreement boolean (#9915)
Eugen Rochko
2019-01-18
Fix missing account association in tombstone model (#9857)
Eugen Rochko
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-18
Add support for non-public reblogs from ActivityPub (#9841)
Eugen Rochko
2019-01-18
Fix code style of regeneration-related code (#9843)
Eugen Rochko
2019-01-08
Redesign admin instances area (#9645)
Eugen Rochko
2019-01-06
Fix deleting a scheduled status immediately deleting media attachments (#9728)
Eugen Rochko
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2019-01-05
Use Contact User as Relay, Report, Subscribe. (#9661)
Naoki Kosaka
2019-01-05
Change note length validation to ignore mention domains and URLs (#9717)
Eugen Rochko
2019-01-02
Improve e-mail digest (#9689)
Eugen Rochko
2019-01-01
Add CSV export for lists and domain blocks (#9677)
Eugen Rochko
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-12-28
Improve admin UI for account view (#9643)
Eugen Rochko
2018-12-27
Add local followers page to admin account UI (#9610)
chr v1.x
2018-12-26
Fix scope latest of ReportNote (#9630)
ysksn
2018-12-26
Create DomainNormalizable#normalize_domain (#9631)
ysksn
2018-12-25
Remove Form::StatusBatch::ACTION_TYPE unused (#9623)
ysksn
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
[next]