870 Commits (e5b7ae95765eb99c1c9536bbed43425c63c68108)

Author SHA1 Message Date
Christian Schmidt 8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters (#26285)
1 year ago
Christian Schmidt fd284311e7
Do not normalize URL before fetching it (#26219)
1 year ago
Claire d82abc877a
Fix `Importer::BaseImporter#clean_up!` not using proper primary key (#26269)
1 year ago
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` (#26217)
1 year ago
Misty De Méo 12a6cf569e
Storage: add :azure to remaining callers (#26080)
1 year ago
Claire 6c3c5bbbc3
Fix crash when processing Flag activity with no status (#26189)
1 year ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075)
1 year ago
Matt Jankowski 84d520ee80
Extract private methods in `StatusCacheHydrator` (#26177)
1 year ago
Eugen Rochko 7bd8ef355c
Add `published_at` attribute to preview cards (#26153)
1 year ago
Claire 2dfa8f797a
Fix LinkCrawlWorker crashing on `null` `created_at` (#26151)
1 year ago
Eugen Rochko 6b2952d1dd
Change design of link previews in web UI (#26136)
1 year ago
Claire 0078e7e760
Fix incorrect connect timeout in outgoing requests (#26116)
1 year ago
Claire 144a406d33
Clean up unused application records (#24871)
1 year ago
Claire ff41e5426a
Change request timeout handling to use a longer deadline (#26055)
1 year ago
Claire 943f27f437
Remove unfollowed hashtag posts from home feed (#26028)
1 year ago
Nick Schonning 1a6c2e450a
Update rubocop to v1.54.1 (#25627)
1 year ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668)
1 year ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
1 year ago
Matt Jankowski b8b2470cf8
Fix `Style/SlicingWithRange` cop (#25923)
1 year ago
Eugen Rochko 93e8a15415
Add forwarding of reported replies to servers being replied to (#25341)
1 year ago
Claire b6d173b459
Fix crash in admin interface when viewing a remote user with verified links (#25796)
1 year ago
Claire 610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq
1 year ago
Claire c5929798bf
Merge pull request from GHSA-9pxv-6qvf-pjwc
1 year ago
Claire eb2417ce99
Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713)
1 year ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667)
1 year ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241)
1 year ago
Claire 0ccf6c0eb7
Fix batch attachment deletion leaving empty directories (#25587)
1 year ago
S.H 7a25af64dd
Remove media attachment only when file was exist (#25586)
1 year ago
Eugen Rochko bb4756c823
Change files to be deleted in batches instead of one-by-one (#23302)
1 year ago
Claire c78280a8ce
Add translate="no" to outgoing mentions and links (#25524)
1 year ago
Matt Jankowski e1c9d52e91
Reduce `sleep` time in request pool spec (#25470)
1 year ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690)
1 year ago
Eugen Rochko 4eda233e09
Add webhook templating (#23289)
1 year ago
Matt Jankowski af135bddd0
Update `Admin::Metrics::Measure` classes for Rails 7 (#25236)
1 year ago
Matt Jankowski 3b21c13dcc
Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277)
1 year ago
Darius Kazemi bacb674921
Add exclusive lists (#22048)
1 year ago
Matt Jankowski f84037ae2b
Remove unused #hash_to_object method in SettingsHelper (#25213)
1 year ago
Claire e9385e93e9
Add a confirmation screen when suspending a domain (#25144)
1 year ago
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions (#24175)
1 year ago
Matt Jankowski 00c222377d
Remove unused Settings::Extend module (#25214)
1 year ago
Matt Jankowski 9f5deb310b
Fix Performance/MapCompact cop (#24797)
2 years ago
Matt Jankowski 0664704cd9
Fix Performance/StartWith cop (#24818)
2 years ago
Claire e13d2edd47
Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060)
2 years ago
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate (#25028)
2 years ago
Claire 7bb8030cc1
Change OpenGraph-based embeds to allow fullscreen (#25058)
2 years ago
Claire 9015c2d646
Change profile updates to be sent to recently-mentioned servers (#24852)
2 years ago
Claire 6b0942d107
Change AccessTokensVacuum to also delete expired tokens (#24868)
2 years ago
Nick Schonning ff3b7069cf
Autofix Rubocop Style/ConcatArrayLiterals (#23755)
2 years ago
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796)
2 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
Matt Jankowski bae694108a
Fix Performance/Count cop (#24793)
2 years ago
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop (#24788)
2 years ago
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop (#24766)
2 years ago
Claire 32a030dd74
Rewrite import feature (#21054)
2 years ago
dependabot[bot] fa14976a5d
Bump connection_pool from 2.3.0 to 2.4.0 (#24290)
2 years ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237)
2 years ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203)
2 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
2 years ago
Matt Jankowski e63524f457
Update retention model sql query (#24249)
2 years ago
Claire 8fdf49b11d
Add warning for object storage misconfiguration (#24137)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` (#24122)
2 years ago
Claire 9875be09fe
Fix dashboard crash on ElasticSearch server error (#23751)
2 years ago
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
2 years ago
Christian Schmidt 684a970b3c
Unescape HTML entities (#24019)
2 years ago
Matt Jankowski dfa1be4ab4
Remove unused TOCGenerator (#23986)
2 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879)
2 years ago
Nick Schonning 0cfdd1a401
Enable Rubocop Style/StringConcatenation defaults (#23792)
2 years ago
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError (#23745)
2 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730)
2 years ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695)
2 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697)
2 years ago
Nick Schonning 8aee4de034
Autofix Rubocop Style/PerlBackrefs (#23649)
2 years ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
2 years ago
Nick Schonning 634368c491
Autofix Rubocop Lint/SymbolConversion (#23683)
2 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632)
2 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
2 years ago
Nick Schonning 0592937264
Apply Rubocop Rails/WhereNot (#23448)
2 years ago
Nick Schonning 0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)
2 years ago
Nick Schonning 203739dd3a
Apply Rubocop Performance/StringIdentifierArgument (#23444)
2 years ago
Nick Schonning ef8988aef2
Apply Rubocop Performance/DoubleStartEndWith (#23442)
2 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Eugen Rochko 4c919812b9
Change number of stored items in home feed from 400 to 800 (#23349)
2 years ago
Claire 41517a4845
Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064)
2 years ago
Markus Unterwaditzer 0c689b9d01
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Kaspar V ae62e5fa53
Fix/remove calling private method with send in model (#22951)
2 years ago
Vyr Cossont 06f979098c
Check OpenSearch compatibility version instead of regular version (#22422)
2 years ago
Jeong Arm fdd1facba1
Fix home TL could contain post from who blocked me (#22849)
2 years ago
Claire d13702ac06
Fix status cache hydration discrepancy (#19879)
2 years ago
Claire 673c54f114
Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADDRESSES (#21926)
2 years ago
s0 52540771b0
Fix crash in elasticsearch_check.rb (#21006)
2 years ago
Jeong Arm e8cc63105f
Don't delivery a reply to domains which are blocked by author (#22117)
2 years ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire 68d1df8bc3
Fix some performance issues with /admin/instances (#21907)
2 years ago
Kaspar V 47f0d7021e
refactor(vacuum statuses): reduce amount of db queries and load for each query - improve performance (#21487)
2 years ago
Claire 71c92d3f56
Fix emoji substitution not applying only to text nodes in backend code (#20641)
2 years ago
Bearice Ren 28cda42af5
fixes ArgumentError when proxy is used (#20420)
2 years ago