Gabriel Simmer
|
be991f1d18
|
Move to ioredis for streaming (#26581)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
|
2023-09-01 17:44:28 +02:00 |
Claire
|
9e26cd5503
|
Add `authorized_fetch` server setting in addition to env var (#25798)
|
2023-09-01 15:41:10 +02:00 |
Claire
|
6c4c72497a
|
Fix search popout including full-text search instructions when full-text search is disabled (#26755)
|
2023-09-01 15:13:27 +02:00 |
Claire
|
5c0a9aac3b
|
Revert to using primary database in IndexingScheduler (#26754)
|
2023-09-01 15:09:44 +02:00 |
renovate[bot]
|
bb0edb178f
|
Update dependency pg to v1.5.4 (#26750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-01 10:48:49 +02:00 |
renovate[bot]
|
630e558677
|
Update dependency oj to v3.16.1 (#26749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-01 10:17:08 +02:00 |
Eugen Rochko
|
e754083e8a
|
Fix unmatched quotes and prefixes causing search to fail (#26701)
|
2023-09-01 09:43:12 +02:00 |
Eugen Rochko
|
872145d1c2
|
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
|
2023-09-01 09:27:03 +02:00 |
Eugen Rochko
|
0008458128
|
Fix search queries with slash causing or-condition (#26699)
|
2023-08-31 19:04:44 +02:00 |
Claire
|
9bb2fb6b14
|
Change importers to avoid a few inefficiencies (#26721)
|
2023-08-31 19:04:27 +02:00 |
Eugen Rochko
|
ecd76fa413
|
Fix videos not playing in some browsers due to unsupported color space (#26745)
|
2023-08-31 17:21:06 +02:00 |
Claire
|
1471be8225
|
Fix `AddUniqueIndexOnPreviewCardsStatuses` migration requiring PostgreSQL 12+ in some cases (#26737)
|
2023-08-31 15:47:30 +02:00 |
Claire
|
6b58cfd8dd
|
Fix searching by username by reverting account verbatim tokenizer to `standard` (#26739)
|
2023-08-31 15:35:58 +02:00 |
Renaud Chaput
|
cffc5d2b01
|
Fix comment in build image workflow (#26740)
|
2023-08-31 14:59:50 +02:00 |
Santiago Kozak
|
f1d250135c
|
Allow filter form in profiles directory to wrap (#26682)
|
2023-08-31 14:15:58 +02:00 |
Daniel M Brasil
|
ccca542db1
|
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
|
2023-08-31 13:53:24 +02:00 |
Tyler Deitz
|
336ec503c2
|
Add avatar image to webfinger responses (#26558)
|
2023-08-31 13:46:27 +02:00 |
Stanislas Signoud
|
40b69cc1cd
|
Add an explanation banner on switching to single column mode (#26019)
|
2023-08-31 12:18:46 +02:00 |
gunchleoc
|
cb9f96036c
|
Add suggestion for secure cyphers to nginx.conf (#26349)
|
2023-08-31 12:17:10 +02:00 |
renovate[bot]
|
430eac3eb1
|
Update dependency @babel/preset-env to v7.22.14 (#26732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-31 10:23:24 +02:00 |
renovate[bot]
|
ef9a85a2d8
|
Update dependency webpack-bundle-analyzer to v4.9.1 (#26733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-31 09:52:23 +02:00 |
renovate[bot]
|
15949e42c2
|
Update dependency glob to v10.3.4 (#26734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-31 09:49:34 +02:00 |
Claire
|
5c38c3a9a1
|
Change text extraction in `PlainTextFormatter` to be faster (#26727)
|
2023-08-30 17:36:16 +02:00 |
Claire
|
21ec596dab
|
Fix sign up steps progress layout in right-to-left locales (#26728)
|
2023-08-30 16:29:52 +02:00 |
Eugen Rochko
|
bba76e7267
|
Change `language:` to attempt to match to a known value in search (#26663)
|
2023-08-30 16:07:26 +02:00 |
renovate[bot]
|
0e1bff178e
|
Update dependency chewy to v7.3.4 (#26717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-30 09:45:13 +02:00 |
renovate[bot]
|
24deaf2e4a
|
Update dependency postcss to v8.4.29 (#26720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-30 09:44:14 +02:00 |
renovate[bot]
|
168688ef1c
|
Update dependency webmock to v3.19.1 (#26722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-30 09:34:07 +02:00 |
Claire
|
9e77ab7db2
|
Change private statuses index to index without crutches (#26713)
|
2023-08-29 17:51:13 +02:00 |
Tim Rogers
|
74eb7dbf2d
|
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
|
2023-08-29 14:42:20 +02:00 |
Claire
|
c0605747ad
|
Fix N+1 in `tootctl search deploy` (#26710)
|
2023-08-29 14:06:22 +02:00 |
Tim Rogers
|
ae6cf33321
|
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
|
2023-08-29 10:56:19 +02:00 |
renovate[bot]
|
4ad1c5aa71
|
Update dependency aws-sdk-s3 to v1.133.0 (#26616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-29 10:53:01 +02:00 |
renovate[bot]
|
a67cf439ee
|
Update dependency axios to v1.5.0 (#26680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-29 10:50:27 +02:00 |
Claire
|
25bf640629
|
Add debug logging on signature verification failure (#26637)
|
2023-08-29 10:29:07 +02:00 |
Christian Schmidt
|
075cc8e8a6
|
Improve Codespaces port forwarding (#26400)
|
2023-08-29 10:20:36 +02:00 |
Christian Schmidt
|
286a21afdc
|
Support webpacker live-reloading on Docker (#26419)
|
2023-08-29 10:17:57 +02:00 |
Christian Schmidt
|
0719216368
|
Remove dead code from public.jsx (#26547)
|
2023-08-29 10:16:18 +02:00 |
Lukas Martini
|
a7d96e6aff
|
Improve error messages when DeepL quota is exceeded (#26704)
|
2023-08-29 09:14:44 +02:00 |
Eugen Rochko
|
10b06436d1
|
Fix colors and typography on hashtag bar in web UI (#26666)
|
2023-08-28 19:49:38 +02:00 |
Eugen Rochko
|
01b87a1632
|
Change video compression parameters (#26631)
|
2023-08-28 19:40:08 +02:00 |
renovate[bot]
|
dd72a8d28b
|
Update dependency stoplight to v3.0.2 (#26698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-28 17:10:58 +02:00 |
Eugen Rochko
|
2304cc6456
|
Fix bad search type heuristic (#26673)
|
2023-08-28 17:08:37 +02:00 |
Claire
|
0cce7fb617
|
Fix incorrect call to `PublicStatusesIndex.import` (#26697)
|
2023-08-28 15:04:57 +02:00 |
Eugen Rochko
|
bceb893159
|
Add search options to search popout in web UI (#26662)
|
2023-08-28 13:18:39 +02:00 |
Eugen Rochko
|
67166de865
|
Add `from:me` syntax to search (#26660)
|
2023-08-28 12:43:00 +02:00 |
renovate[bot]
|
9d9de8d219
|
Update dependency @testing-library/jest-dom to v6 (#26479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-08-28 12:19:42 +02:00 |
Eugen Rochko
|
7bd5ebb0c5
|
Fix multiple issues with status index mappings (#26686)
|
2023-08-28 11:36:17 +02:00 |
renovate[bot]
|
4ea5db90da
|
Update DefinitelyTyped types (non-major) (#26693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-28 11:04:06 +02:00 |
renovate[bot]
|
b42fe5e338
|
Update dependency haml_lint to v0.50.0 (#26665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-28 10:32:13 +02:00 |