1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-29 17:58:33 +01:00
Commit graph

479 commits

Author SHA1 Message Date
Claire
15de520201
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
2024-02-16 11:56:12 +01:00
Claire
a6641f828b
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to v4.2.5
2024-02-01 15:56:46 +01:00
Jonathan de Jong
2dbf176d23 Retry 401 errors on replies fetching ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-24 15:31:13 +01:00
gunchleoc
156d32689b Only strip country code when language not listed in SUPPORTED_LOCALES () 2023-12-04 15:28:15 +01:00
Claire
8b382b8df7 Fix ActiveRecord using two connection pools when no replica is defined () 2023-10-10 13:52:41 +02:00
Claire
392c07f2bf
Fix Setting.authorized_fetch not being properly taken into consideration () 2023-09-18 09:37:29 +02:00
Claire
ea7de25de0
Fix video player not being displayed in reports interface () 2023-09-05 20:05:58 +02:00
gunchleoc
ac3f310f4b
Remove kmr from language selection () 2023-09-04 13:21:43 +02:00
Claire
9e26cd5503
Add authorized_fetch server setting in addition to env var () 2023-09-01 15:41:10 +02:00
Robert R George
cf6f70799b
Add support for federating memorial attribute () 2023-08-23 08:27:24 +02:00
gunchleoc
25dc01660d
Add Kalmyk to languages dropdown () 2023-08-22 17:50:04 +02:00
gunchleoc
c01ecd0879
Add cherokee to languages dropdown () 2023-08-22 16:53:27 +02:00
Claire
90ec88d58b
Add support for indexable attribute on remote actors ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 18:54:51 +02:00
Emelia Smith
e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode () 2023-08-02 19:32:48 +02:00
gunchleoc
b0134db6ff
Allow filtering for Chinese languages () 2023-07-28 23:07:22 +02:00
Matt Jankowski
8ac5a93a7d
Reformat large hash in ContextHelper module () 2023-07-26 09:46:11 +02:00
Misty De Méo
b848ba3867
Paperclip: add support for Azure blob storage () 2023-07-19 09:02:49 +02:00
Matt Jankowski
6edd404482
Cleanup unused portions of statuses/status partial () 2023-07-19 08:44:16 +02:00
Eugen Rochko
26e522ac55
Fix not actually connecting to the configured replica () 2023-07-17 08:26:52 +02:00
Claire
5a3f174d56
Fix follow link style in embeds () 2023-07-13 12:58:56 +02:00
Nick Schonning
1a6c2e450a
Update rubocop to v1.54.1 () 2023-07-13 11:11:55 +02:00
Eugen Rochko
fdc3ff7c2d
Change notifications API to use a replica () 2023-07-12 17:06:00 +02:00
Trevor Wolf
ea10febd25
fix buttons showing inconsistent styles () 2023-07-11 12:26:09 +02:00
Claire
610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq 2023-07-06 15:06:49 +02:00
Matt Jankowski
155ec185b2
Remove unused picture_hint helper method () 2023-06-19 09:04:15 +02:00
Renaud Chaput
b0780cfeed
Fix /share and cleanup and reorganize frontend locale loading () 2023-06-02 15:00:27 +02:00
Matt Jankowski
f84037ae2b
Remove unused #hash_to_object method in SettingsHelper () 2023-06-01 09:47:05 +02:00
Claire
b922ad7a1b
Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component () 2023-06-01 09:23:28 +02:00
Renaud Chaput
b7d995cb00
Disable some metrics cops () 2023-05-31 23:33:10 +02:00
Claire
ca66e61b93
Add support for custom sign-up URLs () 2023-05-23 15:17:09 +02:00
Claire
bec6a1cad4
Add hCaptcha support () 2023-05-16 23:27:35 +02:00
Nick Schonning
da3bd913ae
Autofix Rubocop Style/HashSyntax () 2023-05-04 05:54:26 +02:00
Matt Jankowski
a7df578f97
ApplicationHelper spec coverage, unused removal, tiny refactor () 2023-05-02 18:10:39 +02:00
Matt Jankowski
d902a707a3
Fix Rails/CompactBlank cop () 2023-04-30 14:07:21 +02:00
Matt Jankowski
bdc74086e6
Fix Rails/ContentTag cop () 2023-04-30 06:47:15 +02:00
Matt Jankowski
ece38b9318
Remove duplicate react helper method definitions () 2023-04-28 06:35:25 +02:00
Matt Jankowski
91a8cd21d8
React component helper specs () 2023-04-26 18:21:32 +02:00
Christian Schmidt
5141697323
Remove tai locale () 2023-04-23 22:49:07 +02:00
Matt Jankowski
0a5f0a8b20
Remove instance variables from helper usage () 2023-04-23 22:35:54 +02:00
Christian Schmidt
e713c545b8
Use CSS to trim long card descriptions () 2023-04-23 22:32:47 +02:00
Eugen Rochko
e5c0b16735
Add progress indicator to sign-up flow () 2023-04-16 07:01:24 +02:00
Eugen Rochko
46483ae849
Fix regressions from change in account row design in web UI () 2023-04-01 09:27:23 +02:00
Nick Schonning
b22b4bac03
Include config/ and update all rubcop deps () 2023-03-17 10:13:28 +01:00
Nick Schonning
25d36b6edd
Autofix Rubocop Style/RedundantArgument () 2023-03-16 10:34:00 +09:00
Matt Jankowski
b6602f68eb
Spec coverage for HomeHelper () 2023-03-02 10:04:14 +01:00
Matt Jankowski
cc3633539e
Remove unused admin/announcements helper () 2023-02-28 11:56:50 +01:00
Nick Schonning
717683d1c3
Autofix Rubocop remaining Layout rules () 2023-02-20 06:58:28 +01:00
Nick Schonning
2177daeae9
Autofix Rubocop Style/RedundantBegin () 2023-02-19 07:09:40 +09:00
Nick Schonning
e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier () 2023-02-18 12:37:47 +01:00
Nick Schonning
0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock ()
* Apply Rubocop Performance/BlockGivenWithExplicitBlock

* Unprefix used block parameter
2023-02-08 10:36:23 +01:00