Claire
c27b82a437
Add `forward_to_domains` parameter to `POST /api/v1/reports` ( #25866 )
1 year ago
Matt Jankowski
f3fca78756
Refactor `NotificationMailer` to use parameterization ( #25718 )
1 year ago
Eugen Rochko
a1f5188c8c
Change feed merge, unmerge and regeneration workers to use a replica ( #25849 )
1 year ago
Eugen Rochko
610cf6c371
Fix trend calculation working on too many items at a time ( #25835 )
1 year ago
Eugen Rochko
338a0e70cc
Change label and design of sensitive and unavailable media in web UI ( #25712 )
1 year ago
Matt Jankowski
cf33028f35
Admin mailer parameterization ( #25759 )
1 year ago
Renaud Chaput
41a505513f
Remove unused `missed_update` state ( #25832 )
1 year ago
Eugen Rochko
a7ca33ad96
Add toast with option to open post after publishing in web UI ( #25564 )
1 year ago
Eugen Rochko
a8edbcf963
Fix dropdowns being disabled for logged out users in web UI ( #25714 )
1 year ago
Eugen Rochko
ceeb2b8c41
Fix explore page being inaccessible when opted-out of trends in web UI ( #25716 )
1 year ago
Eugen Rochko
93e8a15415
Add forwarding of reported replies to servers being replied to ( #25341 )
1 year ago
Kurtis Rainbolt-Greene
e4cfe4b3db
First pass at multi-database for read replica using Rails native adapter ( #25693 )
...
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
1 year ago
Renaud Chaput
4534498a8e
Convert `<DismissableBanner>` to Typescript ( #25582 )
1 year ago
alfe
20e85c0e83
Rewrite `<ShortNumber />` as FC and TS ( #25492 )
1 year ago
fusagiko / takayamaki
e0d230fb37
simplify counters ( #25541 )
1 year ago
Renaud Chaput
9f078e238d
Fix translate button position ( #25807 )
1 year ago
Claire
b6d173b459
Fix crash in admin interface when viewing a remote user with verified links ( #25796 )
1 year ago
Claire
94fbac77e7
Fix processing of media files with unusual names ( #25788 )
1 year ago
Claire
610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq
1 year ago
Claire
c5929798bf
Merge pull request from GHSA-9pxv-6qvf-pjwc
...
* Fix timeout handling of outbound HTTP requests
* Use CLOCK_MONOTONIC instead of Time.now
1 year ago
Claire
dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
...
* Fix attachments getting processed despite failing content-type validation
* Add a restrictive ImageMagick security policy tailored for Mastodon
* Fix misdetection of MP3 files with large cover art
* Reject unprocessable audio/video files instead of keeping them unchanged
1 year ago
Claire
6d8e0fae3e
Merge pull request from GHSA-ccm4-vgcc-73hp
...
* Tighten allowed HTML in oEmbed-based preview cards
* Sanitize preview cards at render time
* Add `sandbox` attribute to preview card iframes
1 year ago
Eugen Rochko
000b835803
Add canonical link tags in web UI ( #25715 )
1 year ago
Eugen Rochko
b7910bc751
Add button to see results for polls in web UI ( #25726 )
1 year ago
Claire
eb2417ce99
Fix OAuth apps page crashing when listing apps with certain admin API scopes ( #25713 )
1 year ago
Claire
4658263b4a
Fix re-activated accounts being deleted by AccountDeletionWorker ( #25711 )
1 year ago
Trevor Wolf
182fd93a07
fix read more button overlapping thread line bug ( #25706 )
1 year ago
mogaminsk
6268188543
Fix local live feeds does not expand ( #25694 )
1 year ago
forsamori
d9a5c1acfa
Add at-symbol prepended to mention span title ( #25684 )
...
Co-authored-by: Sam BC <samuel.balbirnie-cumming@xdesign.com>
1 year ago
Eugen Rochko
54a10523e2
Change labels of live feeds tabs in web UI ( #25683 )
1 year ago
Daniel M Brasil
383c00819c
Fix `/api/v2/search` not working with following query param ( #25681 )
1 year ago
Eugen Rochko
69e124e2ed
Fix regression of icon button colors in web UI ( #25679 )
1 year ago
Trevor Wolf
54cb679c19
Change button colors to increase hover/focus contrast and consistency ( #25677 )
1 year ago
Claire
e6a8faae81
Add users index on unconfirmed_email ( #25672 )
1 year ago
Claire
180f0e6715
Fix inefficient query when requesting a new confirmation email from a logged-in account ( #25669 )
1 year ago
Eugen Rochko
ba06a2f104
Revert "Rails 7 update" ( #25667 )
1 year ago
mogaminsk
5b46345459
Prevent duplicate concurrent calls of `/api/*/instance` in web UI ( #25663 )
1 year ago
Eugen Rochko
0512537eb6
Change dropdown icon above compose form from ellipsis to bars in web UI ( #25661 )
1 year ago
Matt Jankowski
50c2a03695
Rails 7 update ( #24241 )
1 year ago
Daniel M Brasil
4fe2d7cb59
Fix HTTP 500 in `/api/v1/emails/check_confirmation` ( #25595 )
1 year ago
Claire
cea9db5a0b
Change local and federated timelines to be in a single firehose column ( #25641 )
1 year ago
Matt Jankowski
683ba5ecb1
Fix rails `rewhere` deprecation warning in directories api controller ( #25625 )
1 year ago
Renaud Chaput
78ba12f0bf
Use an Immutable Record as the root state ( #25584 )
1 year ago
Claire
9934949fc4
Fix onboarding prompt being displayed because of disconnection gaps ( #25617 )
1 year ago
Claire
a209d1e683
Fix ResolveURLService not resolving local URLs for remote content ( #25637 )
1 year ago
jsgoldstein
4581a528f7
Change account search to match by text when opted-in ( #25599 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Claire
285a691936
Remove the search button from UI header when logged out ( #25631 )
1 year ago
Claire
c7c6f02ae6
Fix suspending an already-limited domain ( #25603 )
1 year ago
Claire
0ccf6c0eb7
Fix batch attachment deletion leaving empty directories ( #25587 )
1 year ago
S.H
7a25af64dd
Remove media attachment only when file was exist ( #25586 )
1 year ago