Matt Jankowski
89a17878ef
Fix haml-lint `InstanceVariables` rule for admin/roles/_form ( #26063 )
1 year ago
Matt Jankowski
9d56c1949b
Fix haml-lint `InstanceVariables` rule for admin/webhooks/_form ( #26062 )
1 year ago
Matt Jankowski
3060bfa4bd
Extract filename and csv helper methods from `Form::Import` ( #26129 )
1 year ago
Matt Jankowski
e6b903b21e
Fix haml-lint `InstanceVariables` rule for invites/_form ( #26064 )
1 year ago
Claire
1da3c588ca
Fix link handling of mentions in user profiles when logged out ( #27185 )
1 year ago
Claire
686406cc2d
Fix filtering audit log for entries about disabling 2FA ( #27186 )
1 year ago
github-actions[bot]
b93ce7d8b3
New Crowdin Translations (automated) ( #27168 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Christian Schmidt
6d0767558a
Make notification respect reduce-motion ( #27178 )
1 year ago
Michael Stanclift
7fddeca190
Fix retention dashboard not displaying correct month ( #27180 )
1 year ago
gunchleoc
ce79caca4e
Only strip country code when language not listed in SUPPORTED_LOCALES ( #27099 )
1 year ago
Renaud Chaput
57f592fed5
Add Typescript types for some API objects ( #26602 )
1 year ago
github-actions[bot]
5ea3e8e765
New Crowdin Translations (automated) ( #27144 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Essem
bd810391d6
Properly remove tIME chunk from PNG uploads ( #27111 )
1 year ago
Claire
a001ae2f39
Fix explore prompt sometimes showing up when the home TL is loading ( #27062 )
1 year ago
Claire
3de6dcf634
Add redirection on `/deck` URLs for logged-out users ( #27128 )
1 year ago
Claire
38753acaa5
Fix width of large text icon buttons ( #27127 )
1 year ago
Claire
1bd7455d81
Fix inefficient queries in “Follows and followers” as well as several admin pages ( #27116 )
1 year ago
gunchleoc
88fa8e710a
Fix line wrapping of language selection button with long locale codes ( #27100 )
1 year ago
github-actions[bot]
736fe75346
New Crowdin Translations (automated) ( #27080 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput
4b7bc1f07c
Convert `dropdown_menu` state to Typescript ( #25585 )
1 year ago
Renaud Chaput
b93ffb74bb
Improve modals reducer types ( #26610 )
1 year ago
Claire
39da3d86f8
Fix ActiveRecord using two connection pools when no replica is defined ( #27061 )
1 year ago
github-actions[bot]
e824585523
New Crowdin Translations (automated) ( #27052 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput
4aaaf0dde3
Fix the search documentation URL in system checks ( #27036 )
1 year ago
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
Eugen Rochko
72423bc8f6
Change account search tokenizer and queries ( #26378 )
1 year ago
Claire
30c64bf616
Fix list import concurrently creating lists of the same name ( #26372 )
1 year ago
Claire
cd6f2b3cbc
Fix interaction modal layout ( #26368 )
1 year ago
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>
1 year ago
Eugen Rochko
e325443b02
Change header of hashtag timelines in web UI ( #26362 )
1 year ago
Claire
79936c584f
Fix report modal secondary buttons style ( #26341 )
1 year ago
Claire
d5bee37c57
Fix missing cached preview cards attributes ( #26343 )
1 year ago
Claire
b59053ff8c
Fix confirmation when closing media edition modal with unsaved changes ( #26342 )
1 year ago
Trevor Wolf
93372fee1e
Fix light theme select option for hashtags ( #26311 )
1 year ago
Claire
9405e9af58
Fix incorrect model annotation for List#exclusive ( #26313 )
1 year ago
Eugen Rochko
04e7efac3f
Change design of hidden media overlay (again) in web UI ( #26330 )
1 year ago
Eugen Rochko
9d719bcd85
Change reblogs to be excluded from "Posts and replies" tab in web UI ( #26302 )
1 year ago
CSDUMMI
120f5802c0
Add direct link to the Single-Sign On provider if there is only one sign up method available ( #26083 )
1 year ago
Claire
3105fef21a
Rename “read” database to “replica” for consistency ( #26326 )
1 year ago
Christian Schmidt
8da99ffb0d
Add alt text for preview card thumbnails ( #26184 )
1 year ago
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>
1 year ago
Claire
6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) ( #25243 )
1 year ago
Eugen Rochko
a0fad5c8bb
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers ( #26304 )
1 year ago
Val Lorentz
f55f0ab0c3
Allow spaces around commas in ALLOWED_PRIVATE_ADDRESSES ( #26297 )
1 year ago
Eugen Rochko
2f932cb2bb
Add client-side timeout on resend confirmation button ( #26300 )
1 year ago
Trevor Wolf
6308dca76a
change column link to add a better keyboard focus indicator ( #26278 )
1 year ago
Emelia Smith
e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode ( #26252 )
1 year ago
Christian Schmidt
8891d8945d
Fix request URL normalisation for bare domain and 8-bit characters ( #26285 )
1 year ago
Eugen Rochko
2cbdff97ce
Change design of role badges in web UI ( #26281 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko
01f0cffc2c
Fix line clamp for link previews in web UI ( #26286 )
1 year ago
Eugen Rochko
4c999a736c
Fix wrong border radius on link cards in web UI ( #26287 )
1 year ago
Christian Schmidt
ca342d4838
Add List-Unsubscribe email header ( #26085 )
1 year ago
Christian Schmidt
f2257069b2
Fix AVIF attachments ( #26264 )
1 year ago
Claire
71fd70335a
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete ( #26267 )
1 year ago
Claire
6c39125761
Change /api/v1/peers/search to be case-insensitive when using Elasticsearch ( #26268 )
1 year ago
Christian Schmidt
fd284311e7
Do not normalize URL before fetching it ( #26219 )
1 year ago
Claire
d82abc877a
Fix `Importer::BaseImporter#clean_up!` not using proper primary key ( #26269 )
1 year ago
Eugen Rochko
d4807a5e64
Change aspect ratios on link previews in web UI ( #26250 )
1 year ago
Plastikmensch
4d3a129212
Fix public TL not indicating new toots when `onlyRemote` is enabled ( #26247 )
...
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 year ago
Matt Jankowski
660993b415
Add coverage for `URLValidator` ( #25591 )
1 year ago
Matt Jankowski
6602edf064
Add coverage for `LanguageValidator` ( #25593 )
1 year ago
Matt Jankowski
30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` ( #26217 )
1 year ago
gunchleoc
b0134db6ff
Allow filtering for Chinese languages ( #26066 )
1 year ago
Christian Schmidt
f96e4b3047
Use original URL in preview if it redirects to 4xx page ( #26200 )
1 year ago
Claire
a4ec187a20
Change the wording of the dismissable explore prompt ( #25917 )
1 year ago
Claire
bbea052935
Fix emoji picker button scrolling with textarea content in single-column view ( #25304 )
1 year ago
Emelia Smith
317cd26fba
Remove queued_at value from pubsub payloads ( #26173 )
1 year ago
Misty De Méo
12a6cf569e
Storage: add :azure to remaining callers ( #26080 )
1 year ago
Claire
6c3c5bbbc3
Fix crash when processing Flag activity with no status ( #26189 )
1 year ago
Claire
b4e739ff0f
Change interaction modal in web UI ( #26075 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Claire
1e4ccc655a
Add role badges to the WebUI ( #25649 )
1 year ago
github-actions[bot]
b9adea9695
New Crowdin Translations (automated) ( #26072 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski
84d520ee80
Extract private methods in `StatusCacheHydrator` ( #26177 )
1 year ago
Matt Jankowski
8ac5a93a7d
Reformat large hash in `ContextHelper` module ( #26180 )
1 year ago
Christian Schmidt
a4b69bec2e
Fix missing GIF badge in account gallery ( #26166 )
1 year ago
Christian Schmidt
6781dc6462
Preserve translation on status re-import ( #26168 )
1 year ago
Claire
ce1f35d7e2
Revert poll colors to green outside of compose form ( #26164 )
1 year ago
Eugen Rochko
7bd8ef355c
Add `published_at` attribute to preview cards ( #26153 )
1 year ago
Trevor Wolf
49d2e8979f
fix poll input active style ( #26162 )
1 year ago
Matt Jankowski
50ff3d3342
Coverage for `Auth::OmniauthCallbacks` controller ( #26147 )
1 year ago
Eugen Rochko
f826a95f6e
Add published date and author to news on the explore screen in web UI ( #26155 )
1 year ago
Christian Schmidt
4299208487
Fix `lang` for UI texts in link preview ( #26149 )
1 year ago
Eugen Rochko
714a20697f
Fix missing action label on sensitive videos and embeds in web UI ( #26135 )
1 year ago
Eugen Rochko
d1a9f601c7
Fix missing border on error screen in light theme in web UI ( #26152 )
1 year ago
gol-cha
9a567ec1d1
Fix UI Overlap with the loupe icon in the Explore Tab ( #26113 )
1 year ago
Claire
2dfa8f797a
Fix LinkCrawlWorker crashing on `null` `created_at` ( #26151 )
1 year ago
Vyr Cossont
394d1f19b1
Add report.updated webhook ( #24211 )
1 year ago
Claire
b629e21515
Fix unexpected redirection to /explore after sign-in ( #26143 )
1 year ago
Christian Schmidt
76fce34ebb
Add `lang` attribute to trending links ( #26111 )
1 year ago
Trevor Wolf
80809ef33e
change poll form element colors to fit with the rest of the ui ( #26139 )
1 year ago
Eugen Rochko
6b2952d1dd
Change design of link previews in web UI ( #26136 )
1 year ago
Eugen Rochko
4d01d1a1ee
Remove 16:9 cropping from web UI ( #26132 )
1 year ago
Eugen Rochko
5e8cbb5f82
Remove back button from bookmarks, favourites and lists screens in web UI ( #26126 )
1 year ago
Eugen Rochko
cfd50f30bb
Fix focus and hover styles in web UI ( #26125 )
1 year ago
Nick Schonning
67016dd29d
Update haml-lint 0.49.1 ( #26118 )
1 year ago
Claire
0078e7e760
Fix incorrect connect timeout in outgoing requests ( #26116 )
1 year ago
наб
1b4cf0eba0
Favourits -> Favorites ( #26109 )
1 year ago
gunchleoc
217ef7f2af
Replace 'favourite' by 'favorite' for American English ( #26009 )
1 year ago
Claire
14fad60384
Use username as display name for suspended users or users with blank display names ( #25276 )
1 year ago
Trevor Wolf
59478a1b46
change focus ui for keyboard only input ( #25935 )
1 year ago
Claire
e4ea80d808
Change thread view to scroll to the selected post rather than the post being replied to ( #24685 )
1 year ago
Claire
144a406d33
Clean up unused application records ( #24871 )
1 year ago
Claire
5cbc402687
Fix replica being used even if not explicitly defined ( #26074 )
1 year ago
Renaud Chaput
42698b4c5c
Fix the crossorigin attribute ( #26096 )
1 year ago
Claire
1e3b19230a
Add stricter protocol fields validation for accounts ( #25937 )
1 year ago
Matt Jankowski
a5842df123
Fix haml-lint Rubocop `Lint/UnusedBlockArguments` cop ( #26039 )
1 year ago
Matt Jankowski
df05ece265
Fix haml-lint Rubocop `Style/NumericPredicate` cop ( #26040 )
1 year ago
Stanislas Signoud
586b1c9dca
Fix a missing redirection on getting-started in multi column mode ( #26070 )
1 year ago
Misty De Méo
b848ba3867
Paperclip: add support for Azure blob storage ( #23607 )
1 year ago
Christian Schmidt
4c18928a93
Wrong count in response when removing favourite/reblog ( #24365 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski
6edd404482
Cleanup unused portions of statuses/status partial ( #26045 )
1 year ago
github-actions[bot]
47832a1ac0
New Crowdin Translations (automated) ( #26054 )
...
Co-authored-by: renchap <renchap@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
ff41e5426a
Change request timeout handling to use a longer deadline ( #26055 )
1 year ago
Matt Jankowski
6657695ec6
Fix haml-lint `InstanceVariables` rule for auth/registrations/edit ( #26061 )
1 year ago
Matt Jankowski
f6dda59e5d
Fix haml-lint Rubocop `Style/SymbolProc` cop ( #26059 )
1 year ago
Matt Jankowski
39d9804119
Fix haml-lint Rubocop `Style/WordArray` cop ( #26058 )
1 year ago
Matt Jankowski
b3f48089e6
Fix haml-lint rubocop style negation cops ( #26057 )
1 year ago
Matt Jankowski
e663e6d2c2
Fix haml-lint `ConsecutiveSilentScripts` rule ( #26043 )
1 year ago
Matt Jankowski
4207c95d4f
Fix haml-lint Rubocop `Style/SlicingWithRange` cop ( #25947 )
1 year ago
Claire
a442a1d1c6
Fix “Back” button sometimes redirecting out of Mastodon ( #25281 )
1 year ago
Matt Jankowski
d0f00206dc
Fix haml-lint Rubocop `Style/StringLiterals` cop ( #25948 )
1 year ago
Jeong Arm
664b0ca8cb
Check if json body is null on Activitipub::ProcessingWorker ( #26021 )
1 year ago
Matt Jankowski
bd33efdf16
Fix haml-lint Rubocop `Style/MinMaxComparison` cop ( #25974 )
1 year ago
Matt Jankowski
361dd43235
Fix haml-lint Rubocop `lambda` cop ( #25946 )
1 year ago
Matt Jankowski
5096deb818
Fix haml lint Rubocop `Style/RedundantStringCoercion` cop ( #25975 )
1 year ago
Claire
943f27f437
Remove unfollowed hashtag posts from home feed ( #26028 )
1 year ago
Claire
c667fc5a4a
Fix ArgumentError in mailers when a user's timezone is blank ( #26025 )
1 year ago
Michael Stanclift
97ce47e451
Fix for "follows you" indicator in light web UI not readable ( #25993 )
1 year ago
Eugen Rochko
26e522ac55
Fix not actually connecting to the configured replica ( #25977 )
1 year ago
Terence Eden
b923a4c755
Prevent split line between icon and number on reposts & favourites ( #26004 )
1 year ago
Claire
71db616fed
Change “About” and “Privacy policy” links to open in a new tab in advanced interface ( #25973 )
1 year ago
Stanislas Signoud
5fad7bd58a
Change links in multi-column mode so tabs are open in single-column mode ( #25893 )
1 year ago
Claire
41f65edb21
Fix embed dropdown menu item for unauthenticated users ( #25964 )
1 year ago
Matt Jankowski
644c5fddd8
Refactor `Status.tagged_with_all` for brakeman SQL injection warning ( #25941 )
1 year ago
Claire
5a3f174d56
Fix follow link style in embeds ( #25965 )
1 year ago
Renaud Chaput
a7253075d1
Upgrade to `typescript-eslint` v6 ( #25904 )
1 year ago
renovate[bot]
3ed9b55cb3
Update dependency rubocop-rails to v2.20.1 ( #25493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Renaud Chaput
a75138d073
Convert Home timeline components to Typescript ( #25583 )
1 year ago
Renaud Chaput
73b64b8917
Upgrade to Prettier 3 ( #25902 )
1 year ago
Michael Stanclift
063482a63f
Fix trending publishers table not rendering correctly on narrow screens ( #25945 )
1 year ago
Nick Schonning
1a6c2e450a
Update rubocop to v1.54.1 ( #25627 )
1 year ago
Matt Jankowski
ce43ed144c
Rails 7.0 update ( #25668 )
1 year ago
Eugen Rochko
8d0c69529a
Change markers API to use a replica ( #25851 )
1 year ago
Eugen Rochko
fdc3ff7c2d
Change notifications API to use a replica ( #25874 )
1 year ago
Matt Jankowski
1ef014802b
Refactor `Trends::Query` to avoid brakeman sql injection warnings ( #25881 )
1 year ago
Renaud Chaput
ecd8e0d612
Update Stylelint ( #25819 )
1 year ago
Matt Jankowski
2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop ( #25928 )
1 year ago
Matt Jankowski
5134fc65e2
Fix `Naming/AccessorMethodName` cop ( #25924 )
1 year ago
Matt Jankowski
b8b2470cf8
Fix `Style/SlicingWithRange` cop ( #25923 )
1 year ago
Nick Schonning
1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment ( #23793 )
1 year ago
Stanislas Signoud
1392f31ed8
Fix sounds not being loaded from assets host ( #25931 )
1 year ago