Fix: Use strings not symbols to access `totalItems` in interaction collections (sneakers-the-rat)
https://github.com/mastodon/mastodon/pull/34594
Commit log of https://github.com/mastodon/mastodon
Not official.
日 | 月 | 火 | 水 | 木 | 金 | 土 | |
1 | 2 | ||||||
4 | 5 | 6 | 7 | 8 | 9 | 10 | |
11 | 12 | 13 | 14 | 15 | 16 | 17 | |
18 | 19 | 20 | 21 | 22 | 23 | 24 | |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Fix: Use strings not symbols to access `totalItems` in interaction collections (sneakers-the-rat)
https://github.com/mastodon/mastodon/pull/34594
Change design of audio player in web UI (Gargron)
https://github.com/mastodon/mastodon/pull/34520
Fix local account search on LDAP login being case-sensitive (raucao)
https://github.com/mastodon/mastodon/pull/30113
Change ActiveRecordEncryption variable to be more explicit (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/30151
New Crowdin Translations (automated) (github-actions[bot])
https://github.com/mastodon/mastodon/pull/30160
Update dependency rubocop-rspec to v2.29.2 (renovate[bot])
https://github.com/mastodon/mastodon/pull/30158
Update Yarn to v4.2.1 (renovate[bot])
https://github.com/mastodon/mastodon/pull/30153
Fix not being able to block a subdomain of an already-blocked domain through the API (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/30119
Fixes build errors from some previous TS-related commits (renchap)
https://github.com/mastodon/mastodon/pull/24811
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (takayamaki)
https://github.com/mastodon/mastodon/pull/24801
Change Move handler to also move list memberships (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/24808
Remove MastodonMap TS type (renchap)
https://github.com/mastodon/mastodon/pull/24807
Add type annotation for some js files (takayamaki)
https://github.com/mastodon/mastodon/pull/24787
Bump better_errors from 2.9.1 to 2.10.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24779
Fix Lint/ConstantDefinitionInBlock cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24763
Improve automatic post cleanup worker performances (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/24785
Fix Performance/MethodObjectAsBlock cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24798
Fix Performance/RedundantEqualityComparisonBlock cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24799
Fix incorrect import of redux store (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/24805
Fix incorrect box shadow on avatar in thread view (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/24800
Fix Performance/DeletePrefix cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24796
Fix Lint/EmptyClass cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24795
Bump axios from 1.3.6 to 1.4.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24775
Bump babel/preset-typescript from 7.21.4 to 7.21.5 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24776
Bump babel/preset-env from 7.21.4 to 7.21.5 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24773
Bump babel/runtime from 7.21.0 to 7.21.5 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24771
Bump babel/core from 7.21.4 to 7.21.5 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24778
use configureStore of redux-toolkit instead of createStore of redux (takayamaki)
https://github.com/mastodon/mastodon/pull/24790
Bump eslint-plugin-formatjs from 4.10.0 to 4.10.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24770
Bump typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24768
Bump typescript-eslint/parser from 5.59.1 to 5.59.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24774
Bump yargs from 17.7.1 to 17.7.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24769
Bump jsdom from 21.1.1 to 21.1.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24767
Fix Rails/DeprecatedActiveModelErrorsMethods cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24742
Fix Rails/ActiveRecordCallbacksOrder cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24689
Extract AccountSearch concern from Account (mjankowski)
https://github.com/mastodon/mastodon/pull/24716
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (mjankowski)
https://github.com/mastodon/mastodon/pull/24741
ApplicationHelper spec coverage, unused removal, tiny refactor (mjankowski)
https://github.com/mastodon/mastodon/pull/24762
Bump pg from 1.5.2 to 1.5.3 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24772
Bump cssnano from 6.0.0 to 6.0.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/24777
Fix Performance/TimesMap cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24789
Fix Performance/Count cop (mjankowski)
https://github.com/mastodon/mastodon/pull/24793
Add fallback redirection when getting a webfinger query `LOCAL_DOMAINLOCAL_DOMAIN` (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/23600
Change “Only people I mention” to “Mentioned people only” (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/18291
Change "Conversations" back to "Direct messages" and add warning in web UI (Gargron)
https://github.com/mastodon/mastodon/pull/18289
Bump sass from 1.50.1 to 1.51.0 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18285
Bump react-select from 5.3.0 to 5.3.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18273
Bump express from 4.18.0 to 4.18.1 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18271
Bump babel-loader from 8.2.4 to 8.2.5 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18096
Bump babel/plugin-transform-runtime from 7.17.0 to 7.17.10 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18283
Bump babel/core from 7.17.9 to 7.17.10 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18277
Bump rspec-rails from 5.1.1 to 5.1.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18092
Bump pghero from 2.8.2 to 2.8.3 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18278
Bump aws-sdk-s3 from 1.113.1 to 1.113.2 (dependabot[bot])
https://github.com/mastodon/mastodon/pull/18269
Fix ArgumentError when processing pinned posts from Friendica (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/18260
Add ability to set approval-based registration through tootctl (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/18248
Fix compatibility with Friendica regarding pinned posts (ClearlyClaire)
https://github.com/mastodon/mastodon/pull/18254
Change confirmations controller to redirect to / for approved users (ClearlyClaire)
https://github.com/tootsuite/mastodon/pull/16151
Bump mini-css-extract-plugin from 1.5.0 to 1.6.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16150
Bump @babel/preset-env from 7.13.15 to 7.14.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16145
fix component name (takayamaki)
https://github.com/tootsuite/mastodon/pull/16138
Bump @babel/runtime from 7.13.17 to 7.14.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16148
Bump aws-sdk-s3 from 1.93.1 to 1.94.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16143
Bump @babel/core from 7.13.16 to 7.14.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16141
Bump sass from 1.32.11 to 1.32.12 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16142
Bump marky from 1.2.1 to 1.2.2 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16147
Bump sidekiq-unique-jobs from 7.0.8 to 7.0.9 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/16139
Add more tests for ActivityPub controllers and refactor some code (Gargron)
https://github.com/tootsuite/mastodon/pull/13585
Add button to view context to media modal (Gargron)
https://github.com/tootsuite/mastodon/pull/10676
Bump rack-attack from 5.4.2 to 6.0.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/10599
Bump scss_lint from 0.57.1 to 0.58.0 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/10678
Bump fabrication from 2.20.1 to 2.20.2 (dependabot[bot])
https://github.com/tootsuite/mastodon/pull/10677
When selecting a toot via keyboard, ensure it is scrolled into view (ThibG)
https://github.com/tootsuite/mastodon/pull/10593
Make the "mark media as sensitive" button more obvious in web UI (Gargron)
https://github.com/tootsuite/mastodon/pull/10673
Fix alignment of items in the account gallery in web UI and load more per page (Gargron)
https://github.com/tootsuite/mastodon/pull/10674