1304 Commits (1138d44c7d112459ccd8f32217c269207cf02871)

Author SHA1 Message Date
Eugen Rochko bba76e7267
Change `language:` to attempt to match to a known value in search (#26663)
1 year ago
Claire 9e77ab7db2
Change private statuses index to index without crutches (#26713)
1 year ago
Claire c0605747ad
Fix N+1 in `tootctl search deploy` (#26710)
1 year ago
Eugen Rochko 67166de865
Add `from:me` syntax to search (#26660)
1 year ago
Eugen Rochko 822a35b9d5
Fix not being able to negate prefix clauses in search (#26672)
1 year ago
Claire 072112867b
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
1 year ago
Claire f2ec2876a4
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
1 year ago
Claire e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
1 year ago
Claire d65aa507ca Merge commit 'bd023a2637ce4df2102c4f760ca1d05ff2302d9f' into glitch-soc/merge-upstream
1 year ago
Claire 296b3d1560 Merge commit 'dc09c10fa8cc9230bf14e48d790c8f0c26043f8f' into glitch-soc/merge-upstream
1 year ago
Claire 88ff45a3b2 Merge commit 'facfec1ba36cee27f232ebff90b990933719235a' into glitch-soc/merge-upstream
1 year ago
jsgoldstein 30c191aaa0
Add new public status index (#26344)
1 year ago
Claire bd023a2637
Fix admin dashboard check when using Elasticsearch with `ES_PREFIX` (#26605)
1 year ago
Claire 10404aece8 Merge commit '1cb978bcc3d291a045f367e072ca0af1a1c4dbbc' into glitch-soc/merge-upstream
1 year ago
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec (#26329)
1 year ago
Claire ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
1 year ago
Claire 9ed0c91a37
Add auto-refresh of accounts we get new messages/edits of (#26510)
1 year ago
Nicolai Søborg 13ffe91c81
Fix `frame_rate` for videos where `ffprobe` reports 0/0 (#26500)
1 year ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528)
1 year ago
Claire 6530f9709c Merge commit '121443c0fca383268b8022c048dd137994785aff' into glitch-soc/main
1 year ago
Claire ea8802a05a Merge commit '3a4d3e9d4b573c400eec1743471d54cdccae50a5' into glitch-soc/merge-upstream
1 year ago
Claire 44a5f1b64a Merge commit '425d77f8124a50fc033e8fb3bdf7b89a6a25f4fa' into glitch-soc/merge-upstream
1 year ago
Christian Schmidt 8da99ffb0d
Add alt text for preview card thumbnails (#26184)
1 year ago
Val Lorentz f55f0ab0c3
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES (#26297)
1 year ago
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
Claire 92fa9d34b0 Merge commit '3554c527954441fd924586a49c7d99a89101ac7e' into glitch-soc/merge-upstream
1 year ago
Claire 454d8567d4 Merge commit '1814990a3d117555153321216fa593e4d9e84de3' into glitch-soc/merge-upstream
1 year ago
Claire bd349cb850 Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream
1 year ago
Claire b2515feb29 Merge commit 'cfd50f30bb5dda4dd90e1ad01f3e62c99135c36f' into glitch-soc/merge-upstream
1 year ago
Claire 7635c67450 Merge commit '144a406d332b034caa812ade2629df03ed4898d7' into glitch-soc/merge-upstream
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 0092fe50ac Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire ff41e5426a
Change request timeout handling to use a longer deadline (#26055)
1 year ago
Claire c04f2d0cf7 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire 943f27f437
Remove unfollowed hashtag posts from home feed (#26028)
1 year ago
Claire 2d09653d50 Merge commit '0d7340380cf3094335d8bc67f7c465e2b154566a' into glitch-soc/merge-upstream
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
Claire 9ae60f8738 Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream
1 year ago
Claire 82eebd0482 Merge commit '41a505513fb36f7c28c8d8a4270d5ee192169462' into glitch-soc/merge-upstream
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 b9aa228c54 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire b6d173b459
Fix crash in admin interface when viewing a remote user with verified links (#25796)
1 year ago
Claire ff7aae3037 Merge branch 'main' into glitch-soc/merge-upstream
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 5de49e74d4 Merge branch 'main' into glitch-soc/merge-upstream
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 80a5c16ae1 Merge branch 'main' into glitch-soc/merge-upstream
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 178e151019 Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream
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
Claire c48ec9cb8c Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream
1 year ago
Claire d8b0a732aa Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-soc/merge-upstream
1 year ago
Claire aa57f7e3e2 Merge commit '5fae2de454806730742b7be7435ae1c4fb97cf3c' into glitch-soc/merge-upstream
1 year ago
Claire b27a9a5903 Merge commit 'e9385e93e9b4601c87d1f5d6b8ddfd815f7aedcb' into glitch-soc/merge-upstream
1 year ago
Claire 93c714417f Merge commit 'b922ad7a1b4bc8d968d0df2c7f307d4fec53435d' into glitch-soc/merge-upstream
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
Claire c22fc2fa80 Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-soc/merge-upstream
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
Claire e2ab9d4dad Merge commit 'e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3' into glitch-soc/merge-upstream
1 year ago
Claire 2e02d03524 Merge commit '4a22e72b9b1b8f14792efcc649b0db8bc27f0df2' into glitch-soc/merge-upstream
1 year ago
Claire b735954971 Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-soc/merge-upstream
2 years 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
Claire d77fbbed73 Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream
2 years ago
Claire 2d029dedd9 Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream
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