Commit graph

14073 commits

Author SHA1 Message Date
renovate[bot]
22c70db671 Update dependency core-js to v3.32.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 16:10:55 +02:00
renovate[bot]
098a5d593e Update dependency test-prof to v1.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 16:10:41 +02:00
renovate[bot]
4c38e087dd Update dependency react-redux to v8.1.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 16:10:23 +02:00
renovate[bot]
ad557a156a Update dependency rack to v2.2.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 16:10:10 +02:00
Christian Schmidt
ecb00fa5ac Add alt text for preview card thumbnails () 2023-08-03 15:41:51 +02:00
renovate[bot]
147a4ffb26 Update dependency aws-sdk-s3 to v1.132.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 13:53:25 +02:00
Daniel M Brasil
788d7a6a2a 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>
2023-08-03 11:25:47 +02:00
Claire
5ec0d5faa9 Add primary key to preview_cards_statuses join table (includes deduplication migration) () 2023-08-03 11:12:52 +02:00
Eugen Rochko
4c8daf28bb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers () 2023-08-03 11:04:05 +02:00
Val Lorentz
dab14e6b2e Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES () 2023-08-03 10:05:35 +02:00
Eugen Rochko
f51e991561 Add client-side timeout on resend confirmation button () 2023-08-03 01:51:10 +02:00
Claire
1c5c1960b9 Fix crash in tootctl status remove and some old migrations () 2023-08-02 20:54:56 +02:00
Trevor Wolf
8b1bd9a80f change column link to add a better keyboard focus indicator () 2023-08-02 19:33:41 +02:00
Emelia Smith
e395939ead Refactor: replace whitelist_mode mentions with limited_federation_mode () 2023-08-02 19:32:48 +02:00
Christian Schmidt
da740ec43c Fix request URL normalisation for bare domain and 8-bit characters () 2023-08-02 19:32:29 +02:00
Eugen Rochko
9a214a414e Change design of role badges in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-02 17:24:32 +02:00
Eugen Rochko
cfe0468d98 Fix line clamp for link previews in web UI () 2023-08-02 04:17:23 +02:00
Eugen Rochko
ccbcc25ac4 Fix wrong border radius on link cards in web UI () 2023-08-02 01:57:31 +02:00
Christian Schmidt
20e9ed14c9 Add List-Unsubscribe email header () 2023-08-01 19:34:40 +02:00
Christian Schmidt
8674743cc0 Fix AVIF attachments () 2023-08-01 19:34:11 +02:00
Claire
1fd3d95e65 Change interaction modal input to disable browser spell-checking, capitalization and autocomplete () 2023-08-01 17:11:30 +02:00
Claire
32f9b3d3af Change /api/v1/peers/search to be case-insensitive when using Elasticsearch () 2023-08-01 14:52:32 +02:00
Christian Schmidt
266bbfc884 Do not normalize URL before fetching it () 2023-07-31 23:17:37 +02:00
Claire
dde45e727f Bump version to v4.1.6 () 2023-07-31 21:11:25 +02:00
Claire
c0cc8da965 Fix Importer::BaseImporter#clean_up! not using proper primary key () 2023-07-31 11:17:41 +02:00
Eugen Rochko
b49ab86b01 Change aspect ratios on link previews in web UI () 2023-07-30 03:35:17 +02:00
Christian Schmidt
988898a8f3 Remove obsolete backport from Rails 7 () 2023-07-29 22:28:05 +02:00
Plastikmensch
0ec4833397 Fix public TL not indicating new toots when onlyRemote is enabled ()
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-29 20:18:38 +02:00
Matt Jankowski
c7b9089646 Ignore the brakeman PermitAttributes check () 2023-07-28 23:17:53 +02:00
Matt Jankowski
dad7e3574e Load rspec-rails gem in test + development () 2023-07-28 23:17:35 +02:00
Matt Jankowski
99a8c1a01e Profiling tools configuration improvement () 2023-07-28 23:16:23 +02:00
Matt Jankowski
756255b88e Fix RSpec/EmptyExampleGroup cop () 2023-07-28 23:15:33 +02:00
Matt Jankowski
55e88a969a Add coverage for URLValidator () 2023-07-28 23:12:25 +02:00
Matt Jankowski
92e3201dea Add coverage for LanguageValidator () 2023-07-28 23:12:09 +02:00
Matt Jankowski
2e932c05f8 Update rubocop rules for linelength () 2023-07-28 23:11:45 +02:00
Matt Jankowski
3de8393eef Rubocop fix: Perfomance/UnfreezeString () 2023-07-28 23:11:05 +02:00
Renaud Chaput
ece7e570ff Add end-to-end (system) tests () 2023-07-28 23:09:49 +02:00
Jay Prakash Kalia
1064ae7997 Update README.md () 2023-07-28 23:09:19 +02:00
gunchleoc
52f52324b7 Allow filtering for Chinese languages () 2023-07-28 23:07:22 +02:00
Christian Schmidt
5062514eb8 Use original URL in preview if it redirects to 4xx page () 2023-07-28 23:02:08 +02:00
Renaud Chaput
6a19d5ce99 Fix missing return values in streaming () 2023-07-28 19:11:58 +02:00
Claire
d21fa55246 Swap debug statements in streaming server () 2023-07-28 17:59:31 +02:00
Emelia Smith
813acdb431 Fix: Streaming server memory leak in HTTP EventSource cleanup () 2023-07-28 12:06:29 +02:00
renovate[bot]
afb246aff7 Update dependency haml_lint to v0.49.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-28 10:45:52 +02:00
Claire
fc10002966 Change the wording of the dismissable explore prompt () 2023-07-27 16:51:02 +02:00
Claire
7c911ce842 Fix emoji picker button scrolling with textarea content in single-column view () 2023-07-27 16:20:33 +02:00
Emelia Smith
2b24070594 Remove queued_at value from pubsub payloads () 2023-07-27 16:19:33 +02:00
Misty De Méo
a4cdbc52b1 Storage: add :azure to remaining callers () 2023-07-27 16:13:45 +02:00
Claire
e76a4d54e3 Fix crash when processing Flag activity with no status () 2023-07-27 16:11:56 +02:00
Claire
20809d5d8c Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-27 16:11:17 +02:00