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 |
|
Claire
|
25bf640629
|
Add debug logging on signature verification failure (#26637)
|
2023-08-29 10:29:07 +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 |
|
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 |
|
Eugen Rochko
|
822a35b9d5
|
Fix not being able to negate prefix clauses in search (#26672)
|
2023-08-28 10:31:51 +02:00 |
|
Eugen Rochko
|
e263db276f
|
Change indexing jobs to use database replica (#26692)
|
2023-08-27 22:38:01 +02:00 |
|
Eugen Rochko
|
5694e24bbf
|
Fix unnecessary condition causing seqscan when indexing (#26689)
|
2023-08-27 22:37:35 +02:00 |
|
Eugen Rochko
|
f8d2fea2e6
|
Change queue of job when opting into search from default to pull (#26688)
|
2023-08-27 18:58:20 +02:00 |
|
Eugen Rochko
|
71641766f2
|
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
|
2023-08-25 22:03:04 +02:00 |
|
Claire
|
072112867b
|
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
|
2023-08-25 18:17:22 +02:00 |
|
jsgoldstein
|
8e8747c564
|
Update ordering to use id from body of document instead of deprecated _id (#26659)
|
2023-08-25 18:16:08 +02:00 |
|
Claire
|
82ec6f162b
|
Fix statuses search Elasticsearch query (#26657)
|
2023-08-25 17:01:56 +02:00 |
|
Claire
|
f2ec2876a4
|
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
|
2023-08-25 12:02:09 +02:00 |
|
Claire
|
e3825a13c1
|
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
|
2023-08-25 12:01:55 +02:00 |
|
Claire
|
c3a42e1280
|
Add data-nosnippet attribute to remote posts and local posts with noindex (#26648)
|
2023-08-25 11:31:20 +02:00 |
|
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>
|
2023-08-24 16:40:04 +02:00 |
|
Claire
|
163b004bb1
|
Change admin e-mail notification settins to be their own settings group (#26596)
|
2023-08-24 14:43:00 +02:00 |
|
Claire
|
e90649b064
|
Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode (#26633)
Co-authored-by: Plastikmensch <Plastikmensch@users.noreply.github.com>
|
2023-08-24 14:10:48 +02:00 |
|
Claire
|
b2ac93dd73
|
Fix selecting domains to forward reports to not passing the information correctly (#26636)
|
2023-08-24 14:06:27 +02:00 |
|
Matt Jankowski
|
9974163776
|
Consolidate inclusion of admin js pack link (#26628)
|
2023-08-24 09:56:23 +02:00 |
|
Antonin Del Fabbro
|
9a8190da4a
|
Change opacity of the delete icon in the search field to be more visible (#26449)
|
2023-08-23 15:51:07 +02:00 |
|
Daniel M Brasil
|
f337008819
|
Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239)
|
2023-08-23 15:50:23 +02:00 |
|
Claire
|
613cfd625c
|
Change hashtag bar tags to be de-emphasized (#26606)
|
2023-08-23 15:44:52 +02:00 |
|
Christian Schmidt
|
152b10b624
|
Fix some React warnings (#26609)
|
2023-08-23 15:43:41 +02:00 |
|
Renaud Chaput
|
44ba785242
|
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615)
|
2023-08-23 15:40:31 +02:00 |
|
jsgoldstein
|
85057865b4
|
Update Account Search to prioritize username over display name (#26623)
|
2023-08-23 15:40:09 +02:00 |
|
Robert R George
|
cf6f70799b
|
Add support for federating memorial attribute (#26583)
|
2023-08-23 08:27:24 +02:00 |
|
Renaud Chaput
|
58acaa9ae6
|
Better hashtag normalization when processing a post (#26614)
|
2023-08-23 08:18:07 +02:00 |
|
Claire
|
bd023a2637
|
Fix admin dashboard check when using Elasticsearch with ES_PREFIX (#26605)
|
2023-08-22 18:51:32 +02:00 |
|
gunchleoc
|
25dc01660d
|
Add Kalmyk to languages dropdown (#26013)
|
2023-08-22 17:50:04 +02:00 |
|
gunchleoc
|
c01ecd0879
|
Add cherokee to languages dropdown (#26012)
|
2023-08-22 16:53:27 +02:00 |
|
Nick Schonning
|
b970ed6098
|
Update rubocop and rubocop-rspec (#26329)
|
2023-08-22 09:31:40 +02:00 |
|
Claire
|
fe31571965
|
Fix layout of the closed registrations modal (#26593)
|
2023-08-22 09:11:59 +02:00 |
|
Renaud Chaput
|
061fd66ee6
|
Remove hashtags from the last line of a status if it only contains hashtags (#26499)
|
2023-08-21 19:39:01 +02:00 |
|
Claire
|
ac0eb0533e
|
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
|
2023-08-21 16:50:22 +02:00 |
|
Claire
|
9ed0c91a37
|
Add auto-refresh of accounts we get new messages/edits of (#26510)
|
2023-08-21 16:09:26 +02:00 |
|
Claire
|
191d302b7f
|
Refactor Api::V1::ProfilesController into two separate controllers (#26573)
|
2023-08-21 15:47:09 +02:00 |
|
Daniel M Brasil
|
d24a87ce4f
|
Add ability to delete avatar or header picture via the API (#25124)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-21 08:44:35 +02:00 |
|
Christian Schmidt
|
bb23116e8d
|
Fix profile picture preview (#26538)
|
2023-08-18 18:24:32 +02:00 |
|
Claire
|
ee702e36e5
|
Change follow recommendation materialized view to be faster in most cases (#26545)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-08-18 18:20:55 +02:00 |
|
Christian Schmidt
|
bb51c0676d
|
Remove redundant ready() wrapper (#26533)
|
2023-08-18 12:06:08 +02:00 |
|
Nicolai Søborg
|
13ffe91c81
|
Fix frame_rate for videos where ffprobe reports 0/0 (#26500)
|
2023-08-18 08:32:47 +02:00 |
|
Renaud Chaput
|
b95867ad1f
|
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
|
2023-08-18 08:18:40 +02:00 |
|
Claire
|
60b9fa641d
|
Fix cached posts including stale stats (#26409)
|
2023-08-17 16:11:48 +02:00 |
|
Claire
|
3ed2bf92d0
|
Fix case-insensitive comparison of hashtags to do case-folding (#26525)
|
2023-08-17 12:49:52 +02:00 |
|
Claire
|
cc4560d95b
|
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
|
2023-08-17 09:13:26 +02:00 |
|
Claire
|
0446394465
|
Fix “legal” report category not showing up in moderation interface (#26509)
|
2023-08-16 16:38:33 +02:00 |
|
Claire
|
f0862bcf98
|
Fix hashtag bar sometimes including tags that appear in the post's body (#26506)
|
2023-08-16 11:47:59 +02:00 |
|
Santiago Kozak
|
85ecadb630
|
Fix hashtag bar display when status is in a thread (#26497)
|
2023-08-16 09:06:04 +02:00 |
|
Claire
|
df6e719898
|
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 23:42:30 +02:00 |
|
Claire
|
d9c21293aa
|
Fix unfollow icon styling in advanced column (#26482)
|
2023-08-14 19:02:47 +02:00 |
|
Claire
|
90ec88d58b
|
Add support for indexable attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:54:51 +02:00 |
|
Claire
|
fc5ab2dc83
|
Add privacy tab in profile settings (#26484)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:52:45 +02:00 |
|
Claire
|
f5778caa3a
|
Add ES_PRESET option to customize numbers of shards and replicas (#26483)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 17:46:16 +02:00 |
|
github-actions[bot]
|
c452ccd913
|
New Crowdin Translations (automated) (#26444)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-14 14:54:31 +02:00 |
|
mogaminsk
|
a664e15702
|
Fix "Create Account" button in interaction modal (#26459)
|
2023-08-14 12:04:04 +02:00 |
|
Claire
|
34f3001278
|
Fix reply not preserving the language from the replied-to post (#26452)
|
2023-08-12 00:06:37 +02:00 |
|
github-actions[bot]
|
8cbf4a5296
|
New Crowdin Translations (automated) (#26373)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-10 09:47:42 +02:00 |
|
Claire
|
4caa9f0e69
|
Change the hashtag column to not display the hashtag header on pinned columns (#26416)
|
2023-08-09 16:32:40 +02:00 |
|
Claire
|
b12d75ef4f
|
Fix blocking subdomains of an already-blocked domain (#26392)
|
2023-08-09 09:39:36 +02:00 |
|
Claire
|
8b37dd2c86
|
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388)
|
2023-08-08 15:41:38 +02:00 |
|
Claire
|
2c204d904b
|
Change DB_REPLICA_* environment variables to REPLICA_DB_* (#26386)
|
2023-08-08 13:59:40 +02:00 |
|
Eugen Rochko
|
72423bc8f6
|
Change account search tokenizer and queries (#26378)
|
2023-08-08 09:09:14 +02:00 |
|
Claire
|
30c64bf616
|
Fix list import concurrently creating lists of the same name (#26372)
|
2023-08-07 17:59:20 +02:00 |
|
Claire
|
cd6f2b3cbc
|
Fix interaction modal layout (#26368)
|
2023-08-07 17:58:29 +02:00 |
|
github-actions[bot]
|
d2dbaba407
|
New Crowdin Translations (automated) (#26209)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-07 13:37:54 +02:00 |
|
Eugen Rochko
|
e325443b02
|
Change header of hashtag timelines in web UI (#26362)
|
2023-08-07 09:46:11 +02:00 |
|
Claire
|
79936c584f
|
Fix report modal secondary buttons style (#26341)
|
2023-08-04 16:25:44 +02:00 |
|
Claire
|
d5bee37c57
|
Fix missing cached preview cards attributes (#26343)
|
2023-08-04 16:13:47 +02:00 |
|
Claire
|
b59053ff8c
|
Fix confirmation when closing media edition modal with unsaved changes (#26342)
|
2023-08-04 15:48:29 +02:00 |
|
Trevor Wolf
|
93372fee1e
|
Fix light theme select option for hashtags (#26311)
|
2023-08-04 09:41:17 +02:00 |
|
Claire
|
9405e9af58
|
Fix incorrect model annotation for List#exclusive (#26313)
|
2023-08-04 09:00:31 +02:00 |
|
Eugen Rochko
|
04e7efac3f
|
Change design of hidden media overlay (again) in web UI (#26330)
|
2023-08-03 20:39:45 +02:00 |
|
Eugen Rochko
|
9d719bcd85
|
Change reblogs to be excluded from "Posts and replies" tab in web UI (#26302)
|
2023-08-03 20:39:33 +02:00 |
|
CSDUMMI
|
120f5802c0
|
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
|
2023-08-03 16:43:15 +02:00 |
|
Claire
|
3105fef21a
|
Rename “read” database to “replica” for consistency (#26326)
|
2023-08-03 16:17:09 +02:00 |
|
Christian Schmidt
|
8da99ffb0d
|
Add alt text for preview card thumbnails (#26184)
|
2023-08-03 15:41:51 +02:00 |
|
Daniel M Brasil
|
3a4d3e9d4b
|
Add GET /api/v1/instance/languages to REST API (#24443)
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
|
6b896b20cc
|
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
|
2023-08-03 11:12:52 +02:00 |
|
Eugen Rochko
|
a0fad5c8bb
|
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304)
|
2023-08-03 11:04:05 +02:00 |
|
Val Lorentz
|
f55f0ab0c3
|
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES (#26297)
|
2023-08-03 10:05:35 +02:00 |
|
Eugen Rochko
|
2f932cb2bb
|
Add client-side timeout on resend confirmation button (#26300)
|
2023-08-03 01:51:10 +02:00 |
|
Trevor Wolf
|
6308dca76a
|
change column link to add a better keyboard focus indicator (#26278)
|
2023-08-02 19:33:41 +02:00 |
|
Emelia Smith
|
e258b4cb64
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +02:00 |
|
Christian Schmidt
|
8891d8945d
|
Fix request URL normalisation for bare domain and 8-bit characters (#26285)
|
2023-08-02 19:32:29 +02:00 |
|
Eugen Rochko
|
2cbdff97ce
|
Change design of role badges in web UI (#26281)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-08-02 17:24:32 +02:00 |
|
Eugen Rochko
|
01f0cffc2c
|
Fix line clamp for link previews in web UI (#26286)
|
2023-08-02 04:17:23 +02:00 |
|
Eugen Rochko
|
4c999a736c
|
Fix wrong border radius on link cards in web UI (#26287)
|
2023-08-02 01:57:31 +02:00 |
|
Christian Schmidt
|
ca342d4838
|
Add List-Unsubscribe email header (#26085)
|
2023-08-01 19:34:40 +02:00 |
|
Christian Schmidt
|
f2257069b2
|
Fix AVIF attachments (#26264)
|
2023-08-01 19:34:11 +02:00 |
|
Claire
|
71fd70335a
|
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete (#26267)
|
2023-08-01 17:11:30 +02:00 |
|