Claire
5356ddbcca
Fix search results temporarily disappearing while scrolling and loading more results ( #27014 )
1 year ago
github-actions[bot]
effe4728cf
New Crowdin Translations (automated) ( #27005 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
828eebad48
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API ( #26998 )
1 year ago
github-actions[bot]
61fe25fe74
New Crowdin Translations (automated) ( #26988 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
eeab3560fc
Merge pull request from GHSA-v3xf-c9qf-j667
1 year ago
Claire
ff32475f5f
Merge pull request from GHSA-2693-xr3m-jhqr
1 year ago
Claire
94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
...
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285 )"
This reverts commit 8891d8945d
.
* Revert "Do not normalize URL before fetching it (#26219 )"
This reverts commit fd284311e7
.
1 year ago
github-actions[bot]
73ecc4de6e
New Crowdin Translations (automated) ( #26978 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
70cae19b6b
Fix hashtag bar being sometimes incorrectly hidden ( #26960 )
1 year ago
github-actions[bot]
67eaaa4b90
New Crowdin Translations (automated) ( #26966 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Rob Thomas
200312e8be
Fix crash when viewing a moderation appeal and the moderator account has been deleted ( #25900 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
github-actions[bot]
1b4902fabf
New Crowdin Translations (automated) ( #26913 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
4c1518a6f3
Fix Web UI making duplicate search queries when scrolling ( #26959 )
1 year ago
Claire
893755f4cb
Fix error in Web UI when server rules cannot be fetched ( #26957 )
1 year ago
Claire
392c07f2bf
Fix `Setting.authorized_fetch` not being properly taken into consideration ( #26958 )
1 year ago
Claire
6273416292
Fix post edits not being forwarded as expected ( #26936 )
1 year ago
Claire
2a4fcc51fd
Fix dismiss button overlapping with text in dismissable banners ( #26935 )
1 year ago
Claire
e4f5114aaf
Fix obsolete cache key in status cache invalidation logic ( #26934 )
1 year ago
Claire
9693c271f1
Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` ( #26927 )
1 year ago
Eugen Rochko
fc6825055b
Change score half-life for trending posts from 2 hours to 1 hour ( #26915 )
1 year ago
github-actions[bot]
921c6fe654
New Crowdin Translations (automated) ( #26498 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Robert R George
20666482ef
Added admin api for managing tags ( #26872 )
1 year ago
Claire
520b570474
Fix notification permissions being requested immediately after login ( #26472 )
1 year ago
Claire
287520453c
Fix front-end bug when processing relationship-related account actions ( #26902 )
1 year ago
CSDUMMI
9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP ( #26857 )
1 year ago
Renaud Chaput
0712cc2b99
Fix Redux types ( #26899 )
1 year ago
Santiago Kozak
d2cfcdd09e
Fix recent search items not handling overflows correctly ( #26893 )
1 year ago
Claire
20ac5be1c1
Fix error on `status` type notification (bell icon) ( #26884 )
1 year ago
Renaud Chaput
bd06c13204
Convert `actions/account_notes` into Typescript ( #26601 )
1 year ago
Claire
91040da871
Fix confusing behavior of mute button and volume slider in web UI ( #26860 )
1 year ago
Claire
33c8708a1a
Change `GET /api/v1/directory` to use database replica rather than primary ( #26856 )
1 year ago
Eugen Rochko
3a679844e4
Fix `account_id`, `max_id` and `min_id` params not working in search ( #26847 )
1 year ago
Claire
81caafbe84
Fix performances of profile directory ( #26842 )
1 year ago
Claire
355e3fb529
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes ( #26840 )
1 year ago
Eugen Rochko
9b2bc3d1de
Add recent searches in web UI ( #26834 )
1 year ago
Eugen Rochko
a90b0056cc
Fix `#hashtag` matching on individual components in search ( #26835 )
1 year ago
Colette Kerr
8a9d7aeb1e
Change DCT method used for JPEG encoding to float ( #26675 )
1 year ago
Eugen Rochko
f3a2e15f8e
Fix mute button and volume slider feeling disconnected in web UI ( #26827 )
1 year ago
Eugen Rochko
1f141f656d
Change onboarding prompt to use full width of banner in web UI ( #26829 )
1 year ago
Eugen Rochko
398635c0c4
Fix paragraph margins resulting in irregular read-more cut-off in web UI ( #26828 )
1 year ago
Claire
1f99d86287
Fix blocked domain appears from account feed ( #26823 )
...
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
gunchleoc
14f6798836
Link to hashtag timelines from the Trending hashtags moderation interface ( #26724 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
475783d567
Add timezone to datetimes in e-mails ( #26822 )
1 year ago
Claire
9c1ef8302a
Add some information about Full-text search being disabled in search popout ( #26756 )
1 year ago
Claire
b83e487502
Fix moderator rights inconsistencies ( #26729 )
1 year ago
Claire
223f9ca665
Fix crash when encountering invalid URL ( #26814 )
1 year ago
Claire
09ec9c6aa5
Downgrade signature verification debug logging from `warn` to `debug` ( #26812 )
1 year ago
Eugen Rochko
d8bdba2f9f
Add `in:` to search popout in web UI ( #26807 )
1 year ago
Eugen Rochko
9d290c23d2
Remove obfuscation of reply count in web UI ( #26768 )
1 year ago
Eugen Rochko
5d20733d8d
Add infinite scrolling for search results in web UI ( #26784 )
1 year ago
Claire
548c032dbb
Improve interaction modal error handling ( #26795 )
1 year ago
Claire
ea7de25de0
Fix video player not being displayed in reports interface ( #26801 )
1 year ago
Claire
cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings ( #26793 )
1 year ago
Eugen Rochko
ece1ff77d6
Add `in:library` syntax to search ( #26760 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
gunchleoc
ac3f310f4b
Remove kmr from language selection ( #26014 )
1 year ago
Eugen Rochko
68b4e36c82
Fix `#hashtag` matching non-hashtagged posts in search ( #26781 )
1 year ago
Stanislas Signoud
a106c46478
Fix light mode colors for advanced interface banner ( #26759 )
1 year ago
Eugen Rochko
e52d0494ee
Fix `before:`, `after:` and `during:` failing when time zone not set ( #26782 )
1 year ago
Eugen Rochko
728eb6a153
Fix wrong color on active icons with counters in web UI ( #26767 )
1 year ago
Eugen Rochko
05093266e6
Fix some video encoding failing due to uneven dimensions ( #26766 )
1 year ago
Claire
16681e0f20
Add admin notifications for new Mastodon versions ( #26582 )
1 year ago
Claire
9e26cd5503
Add `authorized_fetch` server setting in addition to env var ( #25798 )
1 year ago
Claire
6c4c72497a
Fix search popout including full-text search instructions when full-text search is disabled ( #26755 )
1 year ago
Claire
5c0a9aac3b
Revert to using primary database in IndexingScheduler ( #26754 )
1 year ago
Eugen Rochko
e754083e8a
Fix unmatched quotes and prefixes causing search to fail ( #26701 )
1 year ago
Eugen Rochko
872145d1c2
Fix not being able to invoke phrase search using unicode quotation marks ( #26687 )
1 year ago
Eugen Rochko
0008458128
Fix search queries with slash causing or-condition ( #26699 )
1 year ago
Claire
9bb2fb6b14
Change importers to avoid a few inefficiencies ( #26721 )
1 year ago
Eugen Rochko
ecd76fa413
Fix videos not playing in some browsers due to unsupported color space ( #26745 )
1 year ago
Claire
6b58cfd8dd
Fix searching by username by reverting account verbatim tokenizer to `standard` ( #26739 )
1 year ago
Santiago Kozak
f1d250135c
Allow filter form in profiles directory to wrap ( #26682 )
1 year ago
Daniel M Brasil
ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled ( #26237 )
1 year ago
Tyler Deitz
336ec503c2
Add avatar image to webfinger responses ( #26558 )
1 year ago
Stanislas Signoud
40b69cc1cd
Add an explanation banner on switching to single column mode ( #26019 )
1 year ago
Claire
5c38c3a9a1
Change text extraction in `PlainTextFormatter` to be faster ( #26727 )
1 year ago
Claire
21ec596dab
Fix sign up steps progress layout in right-to-left locales ( #26728 )
1 year ago
Eugen Rochko
bba76e7267
Change `language:` to attempt to match to a known value in search ( #26663 )
1 year ago
Claire
9e77ab7db2
Change private statuses index to index without crutches ( #26713 )
1 year ago
Tim Rogers
74eb7dbf2d
Fix bug with reblogged view on Toots only showing latest reblogging accounts ( #26574 )
1 year ago
Claire
c0605747ad
Fix N+1 in `tootctl search deploy` ( #26710 )
1 year ago
Tim Rogers
ae6cf33321
Fix bug with favourited view on Toots only showing latest favouriting accounts ( #26577 )
1 year ago
Claire
25bf640629
Add debug logging on signature verification failure ( #26637 )
1 year ago
Christian Schmidt
0719216368
Remove dead code from public.jsx ( #26547 )
1 year ago
Lukas Martini
a7d96e6aff
Improve error messages when DeepL quota is exceeded ( #26704 )
1 year ago
Eugen Rochko
10b06436d1
Fix colors and typography on hashtag bar in web UI ( #26666 )
1 year ago
Eugen Rochko
01b87a1632
Change video compression parameters ( #26631 )
1 year ago
Eugen Rochko
2304cc6456
Fix bad search type heuristic ( #26673 )
1 year ago
Claire
0cce7fb617
Fix incorrect call to `PublicStatusesIndex.import` ( #26697 )
1 year ago
Eugen Rochko
bceb893159
Add search options to search popout in web UI ( #26662 )
1 year ago
Eugen Rochko
67166de865
Add `from:me` syntax to search ( #26660 )
1 year ago
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>
1 year ago
Eugen Rochko
7bd5ebb0c5
Fix multiple issues with status index mappings ( #26686 )
1 year ago
Eugen Rochko
822a35b9d5
Fix not being able to negate prefix clauses in search ( #26672 )
1 year ago
Eugen Rochko
e263db276f
Change indexing jobs to use database replica ( #26692 )
1 year ago
Eugen Rochko
5694e24bbf
Fix unnecessary condition causing seqscan when indexing ( #26689 )
1 year ago
Eugen Rochko
f8d2fea2e6
Change queue of job when opting into search from `default` to `pull` ( #26688 )
1 year ago
Eugen Rochko
71641766f2
Fix toast saying "published" instead of "saved" after editing post in web UI ( #26664 )
1 year ago
Claire
072112867b
Fix dashboard check for Elasticsearch suggested command including incorrect names ( #26658 )
1 year ago
jsgoldstein
8e8747c564
Update ordering to use `id` from body of document instead of deprecated `_id` ( #26659 )
1 year ago
Claire
82ec6f162b
Fix statuses search Elasticsearch query ( #26657 )
1 year ago
Claire
f2ec2876a4
Add Elasticsearch/OpenSearch version to “Software” in admin dashboard ( #26652 )
1 year ago
Claire
e3825a13c1
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard ( #26650 )
1 year ago
Claire
c3a42e1280
Add `data-nosnippet` attribute to remote posts and local posts with `noindex` ( #26648 )
1 year ago
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>
1 year ago
Claire
163b004bb1
Change admin e-mail notification settins to be their own settings group ( #26596 )
1 year ago
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>
1 year ago
Claire
b2ac93dd73
Fix selecting domains to forward reports to not passing the information correctly ( #26636 )
1 year ago
Matt Jankowski
9974163776
Consolidate inclusion of `admin` js pack link ( #26628 )
1 year ago
Antonin Del Fabbro
9a8190da4a
Change opacity of the delete icon in the search field to be more visible ( #26449 )
1 year ago
Daniel M Brasil
f337008819
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` ( #26239 )
1 year ago
Claire
613cfd625c
Change hashtag bar tags to be de-emphasized ( #26606 )
1 year ago
Christian Schmidt
152b10b624
Fix some React warnings ( #26609 )
1 year ago
Renaud Chaput
44ba785242
Change the hashtag bar to be hidden when there is a CW and the post is not expanded ( #26615 )
1 year ago
jsgoldstein
85057865b4
Update Account Search to prioritize username over display name ( #26623 )
1 year ago
Robert R George
cf6f70799b
Add support for federating `memorial` attribute ( #26583 )
1 year ago
Renaud Chaput
58acaa9ae6
Better hashtag normalization when processing a post ( #26614 )
1 year ago
Claire
bd023a2637
Fix admin dashboard check when using Elasticsearch with `ES_PREFIX` ( #26605 )
1 year ago
gunchleoc
25dc01660d
Add Kalmyk to languages dropdown ( #26013 )
1 year ago
gunchleoc
c01ecd0879
Add cherokee to languages dropdown ( #26012 )
1 year ago
Nick Schonning
b970ed6098
Update rubocop and rubocop-rspec ( #26329 )
1 year ago
Claire
fe31571965
Fix layout of the closed registrations modal ( #26593 )
1 year ago
Renaud Chaput
061fd66ee6
Remove hashtags from the last line of a status if it only contains hashtags ( #26499 )
1 year ago
Claire
ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard ( #26448 )
1 year ago
Claire
9ed0c91a37
Add auto-refresh of accounts we get new messages/edits of ( #26510 )
1 year ago
Claire
191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers ( #26573 )
1 year ago
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>
1 year ago
Christian Schmidt
bb23116e8d
Fix profile picture preview ( #26538 )
1 year ago
Claire
ee702e36e5
Change follow recommendation materialized view to be faster in most cases ( #26545 )
...
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Christian Schmidt
bb51c0676d
Remove redundant ready() wrapper ( #26533 )
1 year ago
Nicolai Søborg
13ffe91c81
Fix `frame_rate` for videos where `ffprobe` reports 0/0 ( #26500 )
1 year ago
Renaud Chaput
b95867ad1f
Allow setting a custom HTTP method in CacheBuster ( #26528 )
...
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
1 year ago
Claire
60b9fa641d
Fix cached posts including stale stats ( #26409 )
1 year ago
Claire
3ed2bf92d0
Fix case-insensitive comparison of hashtags to do case-folding ( #26525 )
1 year ago
Claire
cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach ( #26508 )
1 year ago
Claire
0446394465
Fix “legal” report category not showing up in moderation interface ( #26509 )
1 year ago
Claire
f0862bcf98
Fix hashtag bar sometimes including tags that appear in the post's body ( #26506 )
1 year ago
Santiago Kozak
85ecadb630
Fix hashtag bar display when status is in a thread ( #26497 )
1 year ago
Claire
df6e719898
Add display of out-of-band hashtags in the web interface ( #26492 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Claire
d9c21293aa
Fix unfollow icon styling in advanced column ( #26482 )
1 year ago
Claire
90ec88d58b
Add support for `indexable` attribute on remote actors ( #26485 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Claire
fc5ab2dc83
Add privacy tab in profile settings ( #26484 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Claire
f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas ( #26483 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
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>
1 year ago
mogaminsk
a664e15702
Fix "Create Account" button in interaction modal ( #26459 )
1 year ago
Claire
34f3001278
Fix reply not preserving the language from the replied-to post ( #26452 )
1 year ago
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>
1 year ago
Claire
4caa9f0e69
Change the hashtag column to not display the hashtag header on pinned columns ( #26416 )
1 year ago
Claire
b12d75ef4f
Fix blocking subdomains of an already-blocked domain ( #26392 )
1 year ago
Claire
8b37dd2c86
Fix Content Security Policy sometimes unnecessarily allowing hCaptcha scripts ( #26388 )
1 year ago
Claire
2c204d904b
Change `DB_REPLICA_*` environment variables to `REPLICA_DB_*` ( #26386 )
1 year ago