1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-19 23:45:01 +01:00
Commit graph

878 commits

Author SHA1 Message Date
Eugen Rochko
911d7dbbf6
Fix min_id and max_id causing error in search API () 2024-11-18 09:37:01 +00:00
Renaud Chaput
bcf5d30e01
Add OpenTelemetry VCS attributes () 2024-11-18 08:41:09 +00:00
Claire
f1ef7b5b43
Fix uploading higher-than-wide GIF profile picture with libvips enabled () 2024-11-15 15:35:30 +00:00
Matt Jankowski
62d65504f6
Add DomainResource class to wrap MX lookup/normalize () 2024-11-14 13:47:29 +00:00
Matt Jankowski
a6d829e86f
Fix error in CLI EmailDomainBlocks when supplying --with-dns-records () 2024-11-13 08:39:58 +00:00
Matt Jankowski
bde0f1239a
Add InetContainer with scopes of containing and contained () 2024-11-08 10:08:36 +00:00
Matt Jankowski
41227aeb95
Update Rails to version 7.2.2 () 2024-11-07 14:58:20 +00:00
Matt Jankowski
697947116e
Add EmailDomainBlock.parents scope () 2024-11-07 13:46:20 +00:00
Matt Jankowski
e0a44b8317
Use shell.indent for list output indentation in CLI area () 2024-11-07 10:34:13 +00:00
Matt Jankowski
68b545ef33
Add Status.not_direct_visibility scope () 2024-11-07 10:32:33 +00:00
Claire
befb44a08c
Fix “uninitialized constant HttpLog” errors in tootctl () 2024-11-07 09:57:42 +00:00
Claire
dfccd207bb
Refactor common checks in tootctl media remove-orphans () 2024-11-04 09:04:55 +00:00
Matt Jankowski
b231c3c1bf
Drop support for ruby 3.1 () 2024-10-31 15:12:08 +00:00
Claire
ffa1032381
Add further warnings about encryption secrets () 2024-10-14 13:00:20 +00:00
Claire
bb0cf04d71
Add note about not changing ActiveRecord encryption secrets once they are set () 2024-10-11 09:19:48 +00:00
Matt Jankowski
258dce1256
Add OpenSSL::SSL::SSLError to http connection errors wrapper () 2024-10-08 14:59:51 +00:00
Matt Jankowski
e8ec6667bd
Extract wrapper constant for HTTP::* error classes () 2024-10-08 13:53:35 +00:00
Matt Jankowski
3cf2d35c49
Reference IpBlock.severities keys from CLI option check () 2024-10-08 13:23:30 +00:00
Matt Jankowski
cf28104317
Rename preloaded models constant in cli media () 2024-10-04 08:30:08 +00:00
Matt Jankowski
82e7d53d54
Rename transformer constant in sanitizer () 2024-10-04 08:29:23 +00:00
Matt Jankowski
52afa94f1c
Use print_table to wrap storage output CLI () 2024-10-03 12:13:54 +00:00
Emelia Smith
c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb () 2024-10-01 12:49:04 +00:00
Renaud Chaput
497e8d00b9
Bump main version 4.4.0-alpha.1 () 2024-10-01 08:36:22 +00:00
Claire
03210085b7
Bump version to 4.3.0-rc.1 () 2024-09-30 10:42:59 +00:00
Claire
886baa5e35
Fix typo causing incorrect error being raised in blurhash processing failure () 2024-09-26 07:40:59 +00:00
Claire
3e91c101b3
Bump version to 4.3.0-beta.2 () 2024-09-17 15:42:45 +00:00
Claire
e0648a916a
Rename /api/v2_alpha/notifications* to /api/v2/notifications* () 2024-09-16 12:10:02 +00:00
Taylor Chaparro
1b6a82b799
Fix invalid date searches returning 503 () 2024-09-12 13:40:20 +00:00
Matt Jankowski
c4b09d684e
Extract method for account-referencing in CLI prune task () 2024-09-10 13:23:55 +00:00
Mike Dalessio
10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 () 2024-09-08 18:41:37 +00:00
Matt Jankowski
be77a1098b
Extract Account::AUTOMATED_ACTOR_TYPES for "bot" actor_type values () 2024-09-06 07:49:38 +00:00
David Roetzel
f85694acfd
Add credentials to redis sentinel configuration () 2024-09-05 14:06:58 +00:00
David Roetzel
7d91723f05
Support REDIS_SENTINEL_PORT variables () 2024-09-05 09:26:49 +00:00
David Roetzel
ef2bc8ea26
Add redis sentinel support to ruby part of code () 2024-09-04 14:10:45 +00:00
Matt Jankowski
2f0d0fc127
Add coverage for CLI::Accounts#fix_duplications task () 2024-09-03 15:36:59 +00:00
David Roetzel
388d5473e1
Refactor (ruby) redis configuration () 2024-09-02 14:19:55 +00:00
Matt Jankowski
85e8d1f285
Use rails configuration storage for paperclip path () 2024-08-30 09:46:09 +00:00
Matt Jankowski
bcc4b1078c
Fix Rails/RootPathnameMethods cop () 2024-08-26 07:35:07 +00:00
Claire
97f6baf977
Bump version to v4.3.0-beta.1 () 2024-08-23 16:07:32 +00:00
Claire
c493689e84
Change output format of repo:changelog task () 2024-08-23 12:55:54 +00:00
Django
709dcd07f2
Add support for incoming <s> tag () 2024-08-12 11:10:05 +00:00
Claire
cbdd8edf68
Revamp notification policy options () 2024-08-09 13:30:55 +00:00
Christian Schmidt
9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter () 2024-08-06 08:23:48 +00:00
Claire
4eab6aef95
Change User-Agent to use Mastodon as the product, and http.rb as platform details () 2024-07-30 21:40:42 +00:00
Matt Jankowski
1b839d2cba
Fix mastodon:stats decoration of stats rake task () 2024-07-23 06:51:57 +00:00
Claire
df9e26158d
Bump version to v4.3.0-alpha.5 () 2024-07-04 14:59:54 +00:00
Emelia Smith
47f0faebc9
Implement HTML ruby tags for east-asian languages () 2024-07-03 20:05:59 +00:00
Claire
ba6a558a70
Simplify color extraction code using bandunfold () 2024-06-28 22:41:27 +00:00
Claire
7a84b76bb1
Drop favicon.ico generation () 2024-06-26 13:44:08 +00:00
Claire
2cda1dd542
Fix compatibility with Redis < 6.2 again () 2024-06-19 16:59:37 +00:00