Commit Graph

7219 Commits (373e4a8ff034f189597cfbf651450b906eb598b1)

Author SHA1 Message Date
Nick Schonning 373e4a8ff0
Move ESLint configs to overrides ()
fusagiko / takayamaki 4520e6473a
[Proposal] Make able to write React in Typescript ()
Co-authored-by: berlysia <berlysia@gmail.com>
Co-authored-by: fusagiko / takayamaki <takayamaki@users.noreply.github.com>
Eugen Rochko 2b11376411
Change search pop-out in web UI ()
Eugen Rochko 46483ae849
Fix regressions from change in account row design in web UI ()
Vyr Cossont d5ad8b6422
Fix Redis client and type errors introduced in ()
Claire 280fa3b2c0
Fix invalid/expired invites being processed on sign-up ()
Nick Schonning cb2ce842b0
Autofix Rubocop Rails/IgnoredColumnsAssignment ()
Vyr Cossont 7646ad8a2b
IndexingScheduler: fetch and import in batches ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda ()
Eugen Rochko 68a192e718
Change "direct message" nomenclature to "private mention" in web UI ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Tdxdxoz 74f56c64fc
Fix: set multiColumn value for /explore Statuses ()
mogamin 9c84563008
Fix missing translation in pagination gap tags ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Christian Schmidt eb38e9df31
Requeue expiration notification ()
Claire e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support ()
Nick Schonning ddb769f0b8
Move marky to devDependency ()
Eugen Rochko cf12621e37
New Crowdin updates ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Eugen Rochko babd86e594
Refactor styles to use logical properties for positioning ()
Vyr Cossont 88fc04d3d7
Serialize status webhook events in REST API format ()
mogamin 63a6808ee1
Fix typo in _login_activity.html.haml ()
Matt Jankowski 0663803348
Move link header setting to after_action ()
Matt Jankowski e633b26f4f
Add allow_other_host in redirects which may go outside app ()
Matt Jankowski e63524f457
Update retention model sql query ()
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing ()
Eugen Rochko ef127c964a
Change design of account rows in web UI ()
Yamagishi Kazutoshi 6e8711ff91
Add missing parenthesis ()
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax ()
Nick Schonning b46125224c
Remove isNaN polyfill ()
Christian Schmidt 16da4a09e8
Fix broken links in account gallery ()
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses ()
Matt Jankowski a7a578a055
Remove unused InstancePresenter methods ()
Takeshi Umeda 38c84f57b6
Refactoring relations_map ()
mogamin 0a9def5498
Fit the max-width of media in .prose to parent box ()
Matt Jankowski 7bef11630d
Remove references to non-existent actions ()
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update ()
Jean byroot Boussier 160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 ()
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
Nick Schonning b22b4bac03
Include config/ and update all rubcop deps ()
CSDUMMI d75a1e5054
Link to the Identity provider's account settings from the account settings ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 8fdf49b11d
Add warning for object storage misconfiguration ()
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible ()
Eugen Rochko a085901108
New Crowdin updates ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint ()
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` ()
Nick Schonning 25d36b6edd
Autofix Rubocop Style/RedundantArgument ()
Nick Schonning 65669d3c57
Fix more haml-lint Rubocop ()
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config ()
Claire a232a1feb8
Fix misleading error code when receiving invalid WebAuthn credentials ()
Claire cf50667e26
Fix incorrect post links in strikes when the account is remote ()
Claire 9875be09fe
Fix dashboard crash on ElasticSearch server error ()
CSDUMMI 39c7236649
Redirect users to SLO at the IdP after logging them out of Mastodon. ()