Claire
|
47a4923157
|
Fix N+1 in tootctl search deploy (#26710)
|
2023-08-29 14:06:22 +02:00 |
|
Tim Rogers
|
1b52b02c1c
|
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
|
2023-08-29 10:56:19 +02:00 |
|
Claire
|
e7472ecd2a
|
Add debug logging on signature verification failure (#26637)
|
2023-08-29 10:29:07 +02:00 |
|
Christian Schmidt
|
d2ee5b1900
|
Remove dead code from public.jsx (#26547)
|
2023-08-29 10:16:18 +02:00 |
|
Lukas Martini
|
f8b5f05d44
|
Improve error messages when DeepL quota is exceeded (#26704)
|
2023-08-29 09:14:44 +02:00 |
|
Eugen Rochko
|
a4130c4139
|
Fix colors and typography on hashtag bar in web UI (#26666)
|
2023-08-28 19:49:38 +02:00 |
|
Eugen Rochko
|
92c9bf731d
|
Change video compression parameters (#26631)
|
2023-08-28 19:40:08 +02:00 |
|
Eugen Rochko
|
bafa60f5b9
|
Fix bad search type heuristic (#26673)
|
2023-08-28 17:08:37 +02:00 |
|
Claire
|
c46d297740
|
Fix incorrect call to PublicStatusesIndex.import (#26697)
|
2023-08-28 15:04:57 +02:00 |
|
Eugen Rochko
|
9ab2c6b479
|
Add search options to search popout in web UI (#26662)
|
2023-08-28 13:18:39 +02:00 |
|
Eugen Rochko
|
4ecbd5bb40
|
Add from:me syntax to search (#26660)
|
2023-08-28 12:43:00 +02:00 |
|
renovate[bot]
|
85c3155d14
|
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
|
4b24a994c1
|
Fix multiple issues with status index mappings (#26686)
|
2023-08-28 11:36:17 +02:00 |
|
Eugen Rochko
|
e50d54b91a
|
Fix not being able to negate prefix clauses in search (#26672)
|
2023-08-28 10:31:51 +02:00 |
|
Eugen Rochko
|
f071f72a3c
|
Change indexing jobs to use database replica (#26692)
|
2023-08-27 22:38:01 +02:00 |
|
Eugen Rochko
|
4456f65da4
|
Fix unnecessary condition causing seqscan when indexing (#26689)
|
2023-08-27 22:37:35 +02:00 |
|
Eugen Rochko
|
a0373d049d
|
Change queue of job when opting into search from default to pull (#26688)
|
2023-08-27 18:58:20 +02:00 |
|
Eugen Rochko
|
8784abbc4c
|
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
|
2023-08-25 22:03:04 +02:00 |
|
Claire
|
c833282412
|
Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658)
|
2023-08-25 18:17:22 +02:00 |
|
jsgoldstein
|
5a74675fce
|
Update ordering to use id from body of document instead of deprecated _id (#26659)
|
2023-08-25 18:16:08 +02:00 |
|
Claire
|
2a5c1dca2e
|
Fix statuses search Elasticsearch query (#26657)
|
2023-08-25 17:01:56 +02:00 |
|
Claire
|
11b120cb64
|
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652)
|
2023-08-25 12:02:09 +02:00 |
|
Claire
|
a9a06f5ffe
|
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
|
2023-08-25 12:01:55 +02:00 |
|
Claire
|
d8276ad1b4
|
Add data-nosnippet attribute to remote posts and local posts with noindex (#26648)
|
2023-08-25 11:31:20 +02:00 |
|
jsgoldstein
|
e82d84469e
|
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
|
a4f3a67bd8
|
Change admin e-mail notification settins to be their own settings group (#26596)
|
2023-08-24 14:43:00 +02:00 |
|
Claire
|
b63ddc70d6
|
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
|
6db702fa24
|
Fix selecting domains to forward reports to not passing the information correctly (#26636)
|
2023-08-24 14:06:27 +02:00 |
|
Matt Jankowski
|
5e0894ff13
|
Consolidate inclusion of admin js pack link (#26628)
|
2023-08-24 09:56:23 +02:00 |
|
Antonin Del Fabbro
|
b271c3da75
|
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
|
2e58f75da6
|
Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239)
|
2023-08-23 15:50:23 +02:00 |
|
Claire
|
77280a5b1d
|
Change hashtag bar tags to be de-emphasized (#26606)
|
2023-08-23 15:44:52 +02:00 |
|
Christian Schmidt
|
6a4160cb5f
|
Fix some React warnings (#26609)
|
2023-08-23 15:43:41 +02:00 |
|
Renaud Chaput
|
3fa794b94b
|
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
|
dca16db19d
|
Update Account Search to prioritize username over display name (#26623)
|
2023-08-23 15:40:09 +02:00 |
|
Robert R George
|
a4bc8b58f9
|
Add support for federating memorial attribute (#26583)
|
2023-08-23 08:27:24 +02:00 |
|
Renaud Chaput
|
585e53784e
|
Better hashtag normalization when processing a post (#26614)
|
2023-08-23 08:18:07 +02:00 |
|
Claire
|
d67c108964
|
Fix admin dashboard check when using Elasticsearch with ES_PREFIX (#26605)
|
2023-08-22 18:51:32 +02:00 |
|
gunchleoc
|
3adf76ce89
|
Add Kalmyk to languages dropdown (#26013)
|
2023-08-22 17:50:04 +02:00 |
|
gunchleoc
|
284f99b924
|
Add cherokee to languages dropdown (#26012)
|
2023-08-22 16:53:27 +02:00 |
|
Nick Schonning
|
7f1b52c55f
|
Update rubocop and rubocop-rspec (#26329)
|
2023-08-22 09:31:40 +02:00 |
|
Claire
|
38ec8071fa
|
Fix layout of the closed registrations modal (#26593)
|
2023-08-22 09:11:59 +02:00 |
|
Renaud Chaput
|
d13a03e830
|
Remove hashtags from the last line of a status if it only contains hashtags (#26499)
|
2023-08-21 19:39:01 +02:00 |
|
Claire
|
0ce3130ef8
|
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
|
2023-08-21 16:50:22 +02:00 |
|
Claire
|
b8ca46f568
|
Add auto-refresh of accounts we get new messages/edits of (#26510)
|
2023-08-21 16:09:26 +02:00 |
|
Claire
|
5458629e60
|
Refactor Api::V1::ProfilesController into two separate controllers (#26573)
|
2023-08-21 15:47:09 +02:00 |
|
Daniel M Brasil
|
89d2b28e0b
|
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
|
330f7e5e7e
|
Fix profile picture preview (#26538)
|
2023-08-18 18:24:32 +02:00 |
|
Claire
|
b4a95b46cd
|
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
|
fa6b30b2f9
|
Remove redundant ready() wrapper (#26533)
|
2023-08-18 12:06:08 +02:00 |
|
Nicolai Søborg
|
e4db4df28b
|
Fix frame_rate for videos where ffprobe reports 0/0 (#26500)
|
2023-08-18 08:32:47 +02:00 |
|
Renaud Chaput
|
f4a6879caf
|
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
|
2e66d2562c
|
Fix cached posts including stale stats (#26409)
|
2023-08-17 16:11:48 +02:00 |
|
Claire
|
5904d363b9
|
Fix case-insensitive comparison of hashtags to do case-folding (#26525)
|
2023-08-17 12:49:52 +02:00 |
|
Claire
|
4b4228c0cd
|
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
|
a19ce425ef
|
Fix “legal” report category not showing up in moderation interface (#26509)
|
2023-08-16 16:38:33 +02:00 |
|
Claire
|
805e0eff77
|
Fix hashtag bar sometimes including tags that appear in the post's body (#26506)
|
2023-08-16 11:47:59 +02:00 |
|
Santiago Kozak
|
030dd2c9de
|
Fix hashtag bar display when status is in a thread (#26497)
|
2023-08-16 09:06:04 +02:00 |
|
Claire
|
321e7aa07f
|
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
|
bd7f631918
|
Fix unfollow icon styling in advanced column (#26482)
|
2023-08-14 19:02:47 +02:00 |
|
Claire
|
3c50a91087
|
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
|
738b024d0c
|
Add privacy tab in profile settings (#26484)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:52:45 +02:00 |
|
Claire
|
6c6f3c9148
|
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]
|
30f84f10b1
|
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
|
10651d8b8a
|
Fix "Create Account" button in interaction modal (#26459)
|
2023-08-14 12:04:04 +02:00 |
|
Claire
|
a9219018a7
|
Fix reply not preserving the language from the replied-to post (#26452)
|
2023-08-12 00:06:37 +02:00 |
|
github-actions[bot]
|
ef78647bb0
|
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
|
f08d97c0c2
|
Change the hashtag column to not display the hashtag header on pinned columns (#26416)
|
2023-08-09 16:32:40 +02:00 |
|
Claire
|
ba9ea873c8
|
Fix blocking subdomains of an already-blocked domain (#26392)
|
2023-08-09 09:39:36 +02:00 |
|
Claire
|
97bbe8f24e
|
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts (#26388)
|
2023-08-08 15:41:38 +02:00 |
|
Claire
|
dd4eab6536
|
Change DB_REPLICA_* environment variables to REPLICA_DB_* (#26386)
|
2023-08-08 13:59:40 +02:00 |
|
Eugen Rochko
|
dbef3050e0
|
Change account search tokenizer and queries (#26378)
|
2023-08-08 09:09:14 +02:00 |
|
Claire
|
327fe2deaf
|
Fix list import concurrently creating lists of the same name (#26372)
|
2023-08-07 17:59:20 +02:00 |
|
Claire
|
cae84de47b
|
Fix interaction modal layout (#26368)
|
2023-08-07 17:58:29 +02:00 |
|
github-actions[bot]
|
93b225dfde
|
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
|
2ddf268e73
|
Change header of hashtag timelines in web UI (#26362)
|
2023-08-07 09:46:11 +02:00 |
|
Claire
|
1037c413cf
|
Fix report modal secondary buttons style (#26341)
|
2023-08-04 16:25:44 +02:00 |
|
Claire
|
38c3530cd7
|
Fix missing cached preview cards attributes (#26343)
|
2023-08-04 16:13:47 +02:00 |
|
Claire
|
aac7e9fd9d
|
Fix confirmation when closing media edition modal with unsaved changes (#26342)
|
2023-08-04 15:48:29 +02:00 |
|
Trevor Wolf
|
395dc4524f
|
Fix light theme select option for hashtags (#26311)
|
2023-08-04 09:41:17 +02:00 |
|
Claire
|
a62fed3220
|
Fix incorrect model annotation for List#exclusive (#26313)
|
2023-08-04 09:00:31 +02:00 |
|
Eugen Rochko
|
6ff571563c
|
Change design of hidden media overlay (again) in web UI (#26330)
|
2023-08-03 20:39:45 +02:00 |
|
Eugen Rochko
|
1a2f3b8a9b
|
Change reblogs to be excluded from "Posts and replies" tab in web UI (#26302)
|
2023-08-03 20:39:33 +02:00 |
|
CSDUMMI
|
1ebdd46242
|
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
|
aa0777aefc
|
Rename “read” database to “replica” for consistency (#26326)
|
2023-08-03 16:17:09 +02:00 |
|
Christian Schmidt
|
ecb00fa5ac
|
Add alt text for preview card thumbnails (#26184)
|
2023-08-03 15:41:51 +02:00 |
|
Daniel M Brasil
|
788d7a6a2a
|
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
|
5ec0d5faa9
|
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
|
2023-08-03 11:12:52 +02:00 |
|
Eugen Rochko
|
4c8daf28bb
|
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304)
|
2023-08-03 11:04:05 +02:00 |
|
Val Lorentz
|
dab14e6b2e
|
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES (#26297)
|
2023-08-03 10:05:35 +02:00 |
|
Eugen Rochko
|
f51e991561
|
Add client-side timeout on resend confirmation button (#26300)
|
2023-08-03 01:51:10 +02:00 |
|
Trevor Wolf
|
8b1bd9a80f
|
change column link to add a better keyboard focus indicator (#26278)
|
2023-08-02 19:33:41 +02:00 |
|
Emelia Smith
|
e395939ead
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +02:00 |
|
Christian Schmidt
|
da740ec43c
|
Fix request URL normalisation for bare domain and 8-bit characters (#26285)
|
2023-08-02 19:32:29 +02:00 |
|
Eugen Rochko
|
9a214a414e
|
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
|
cfe0468d98
|
Fix line clamp for link previews in web UI (#26286)
|
2023-08-02 04:17:23 +02:00 |
|
Eugen Rochko
|
ccbcc25ac4
|
Fix wrong border radius on link cards in web UI (#26287)
|
2023-08-02 01:57:31 +02:00 |
|
Christian Schmidt
|
20e9ed14c9
|
Add List-Unsubscribe email header (#26085)
|
2023-08-01 19:34:40 +02:00 |
|
Christian Schmidt
|
8674743cc0
|
Fix AVIF attachments (#26264)
|
2023-08-01 19:34:11 +02:00 |
|
Claire
|
1fd3d95e65
|
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete (#26267)
|
2023-08-01 17:11:30 +02:00 |
|