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 |
jsgoldstein
|
30c191aaa0
|
Add new public status index (#26344)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
bd023a2637
|
Fix admin dashboard check when using Elasticsearch with `ES_PREFIX` (#26605)
|
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)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
|
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 |
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)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
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
* Fix timeout handling of outbound HTTP requests
* Use CLOCK_MONOTONIC instead of Time.now
|
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)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Eugen Rochko
|
4eda233e09
|
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
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)
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
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)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |