Commit Graph

14280 Commits (ac3f310f4b9a2bca50f0b70fe44e525650d5b836)
 

Author SHA1 Message Date
Eugen Rochko 9d719bcd85
Change reblogs to be excluded from "Posts and replies" tab in web UI ()
Claire 12c43e4ab5
Re-add StatsD support through the `nsa` gem ()
CSDUMMI 120f5802c0
Add direct link to the Single-Sign On provider if there is only one sign up method available ()
renovate[bot] a5768d3ea6
Update dependency rack-attack to v6.7.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 912bc4655c
Update dependency selenium-webdriver to v4.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 3105fef21a
Rename “read” database to “replica” for consistency ()
renovate[bot] 51cee42117
Update dependency lograge to v0.13.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f6e4137d7c
Update dependency core-js to v3.32.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] a615c0cfc2
Update dependency test-prof to v1.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 670dae371a
Update dependency react-redux to v8.1.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 091c2f2e44
Update dependency rack to v2.2.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Christian Schmidt 8da99ffb0d
Add alt text for preview card thumbnails ()
renovate[bot] ca19ea30d4
Update dependency aws-sdk-s3 to v1.132.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Daniel M Brasil 3a4d3e9d4b
Add `GET /api/v1/instance/languages` to REST API ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) ()
Eugen Rochko a0fad5c8bb
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers ()
Val Lorentz f55f0ab0c3
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES ()
Eugen Rochko 2f932cb2bb
Add client-side timeout on resend confirmation button ()
Claire 425d77f812
Fix crash in `tootctl status remove` and some old migrations ()
Trevor Wolf 6308dca76a
change column link to add a better keyboard focus indicator ()
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode ()
Christian Schmidt 8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters ()
Eugen Rochko 2cbdff97ce
Change design of role badges in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Eugen Rochko 01f0cffc2c
Fix line clamp for link previews in web UI ()
Eugen Rochko 4c999a736c
Fix wrong border radius on link cards in web UI ()
Christian Schmidt ca342d4838
Add List-Unsubscribe email header ()
Christian Schmidt f2257069b2
Fix AVIF attachments ()
Claire 71fd70335a
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete ()
Claire 6c39125761
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch ()
Christian Schmidt fd284311e7
Do not normalize URL before fetching it ()
Claire 51768de16e
Bump version to v4.1.6 ()
Claire d82abc877a
Fix `Importer::BaseImporter#clean_up!` not using proper primary key ()
Eugen Rochko d4807a5e64
Change aspect ratios on link previews in web UI ()
Christian Schmidt d76f79f647
Remove obsolete backport from Rails 7 ()
Plastikmensch 4d3a129212
Fix public TL not indicating new toots when `onlyRemote` is enabled ()
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Matt Jankowski 74903af7ce
Ignore the brakeman `PermitAttributes` check ()
Matt Jankowski 8ac9e446df
Load `rspec-rails` gem in `test` + `development` ()
Matt Jankowski 7581b1ff96
Profiling tools configuration improvement ()
Matt Jankowski 6f1fa1364f
Fix `RSpec/EmptyExampleGroup` cop ()
Matt Jankowski 660993b415
Add coverage for `URLValidator` ()
Matt Jankowski 6602edf064
Add coverage for `LanguageValidator` ()
Matt Jankowski ad81be6c8e
Update rubocop rules for linelength ()
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` ()
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests ()
Jay Prakash Kalia 8d5d707cc1
Update README.md ()
gunchleoc b0134db6ff
Allow filtering for Chinese languages ()
Christian Schmidt f96e4b3047
Use original URL in preview if it redirects to 4xx page ()
Renaud Chaput 3554c52795
Fix missing return values in streaming ()
Claire 446821a0dc
Swap debug statements in streaming server ()
Emelia Smith 81cdc0f972
Fix: Streaming server memory leak in HTTP EventSource cleanup ()