gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

12934 Commits (gh/v4.1.6-gh23210)

Author SHA1 Message Date
Ducky 767aa3d66f Gearheads: v4.1.6-gh23210 2023-07-29 03:54:43 +01:00
Ducky 1642c4127d Gearheads: remove various problematic mods for Elephant theme (for now) 2023-07-29 02:54:09 +01:00
Ducky 9bef0d71ea Gearheads: add various extra styles for Elephant theme 2023-07-29 02:24:55 +01:00
Ducky ccaafd7157 Gearheads: add shadow to popout video 2023-07-29 01:52:48 +01:00
Ducky f6625f49c2 Gearheads: fix replacement logo for Elephant theme 2023-07-29 01:11:45 +01:00
Ducky fa9feece61 Gearheads: bump to v4.1.6 2023-07-29 01:11:07 +01:00
Ducky 7442c4fef4 Gearheads: add mods for Elephant theme 2023-07-29 00:49:49 +01:00
Ducky 0124911b89 Gearheads: Add Elephant (1.5.8) theme
2f9921db74
2023-07-28 23:12:04 +01:00
Astra 878d76adc5 Add Containerfile to work with podman 2023-07-28 21:32:01 +00:00
Claire 370b8f0b81 Bump version to v4.1.6 2023-07-28 21:52:15 +02:00
Renaud Chaput b7bf343b26 Fix missing return values in streaming (#26233) 2023-07-28 21:52:15 +02:00
Emelia Smith caf1c87ecd Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228) 2023-07-28 12:14:40 +02:00
Claire eace7f9fcf Fix incorrect connect timeout in outgoing requests (#26116) 2023-07-27 16:21:40 +02:00
Emelia Smith 2461ffbff9 Refactor streaming's filtering logic & improve documentation (#26213) 2023-07-27 16:20:19 +02:00
Claire b5791487b1 Fix wrong filters sometimes applying in streaming (#26159) 2023-07-27 16:20:19 +02:00
Ducky 2465f9d180 Gearheads: v4.1.5-gh23202 2023-07-21 16:14:10 +01:00
Claire ebf4f034c2 Bump version to v4.1.5 2023-07-21 16:07:43 +02:00
Claire 889102013f Fix CSP headers being unintendedly wide (#26105) 2023-07-21 16:07:43 +02:00
Claire d94a2c8aca Change request timeout handling to use a longer deadline (#26055) 2023-07-21 16:07:43 +02:00
Claire efd066670d Fix moderation interface for remote instances with a .zip TLD (#25885) 2023-07-21 16:07:43 +02:00
Claire 13ec425b72 Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886) 2023-07-21 16:07:43 +02:00
Michael Stanclift 7a99f0744d Fix trending publishers table not rendering correctly on narrow screens (#25945) 2023-07-21 16:07:43 +02:00
Claire 69c8f26946
Add check preventing Sidekiq workers from running with Makara configured (#25850)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-07-21 14:18:04 +02:00
Ducky e8c5f789d6 Gearheads: v4.1.4-gh23200 2023-07-19 02:06:20 +01:00
Ducky 1f08ed0aac Gearheads: bump post limit to 500 2023-07-19 02:05:04 +01:00
Ducky 2303c8c578 Gearheads: bump video limit to 100MB 2023-07-19 02:02:31 +01:00
Ducky 382713019a v4.1.4-gh23188 2023-07-07 19:11:26 +01:00
Claire 3f5af768c8 Bump version to v4.1.4 2023-07-07 19:37:21 +02:00
Claire cb8ab46302 Update dependencies 2023-07-07 19:37:21 +02:00
Claire 53b979d5c7 Fix processing of media files with unusual names (#25788) 2023-07-07 19:37:21 +02:00
Claire f2bbac3f9f Fix crash in admin interface when viewing a remote user with verified links (#25796) 2023-07-07 19:37:21 +02:00
Claire 015ed99612 Fix branding:generate_app_icons failing because of disallowed ICO coder (#25794) 2023-07-07 19:37:21 +02:00
nemobis cf58535193 Fix typo in CHANGELOG.md (#25764) 2023-07-07 19:37:21 +02:00
Ducky 5812b02c24 4.1.3-gh23188 2023-07-07 16:24:49 +01:00
Claire 0d5781ca76 Bump version to v4.1.3 2023-07-06 15:07:20 +02:00
Claire 32ebeed59b
Merge pull request from GHSA-55j9-c3mp-6fcq 2023-07-06 15:06:50 +02:00
Claire e75ad1de0f
Merge pull request from GHSA-9pxv-6qvf-pjwc
* Fix timeout handling of outbound HTTP requests

* Use CLOCK_MONOTONIC instead of Time.now
2023-07-06 15:06:24 +02:00
Claire 0aa0b71f2c
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
2023-07-06 15:05:05 +02:00
Claire c4f2609f7a
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
2023-07-06 15:03:33 +02:00
Claire 9b6c0cac7d Add hardened headers to user-uploaded files (#25756) 2023-07-06 14:32:26 +02:00
Claire fac2c9eb7d Update rack, rails, nokogiri and doorkeeper gems 2023-07-06 13:45:40 +02:00
Claire a3d69a2c5d Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2023-07-06 13:45:40 +02:00
Renaud Chaput 8eb1bb8ba6 Allow carets in URL search params (#25216) 2023-07-06 13:45:40 +02:00
Vyr Cossont 652ff76462 Fix Redis client and type errors introduced in #24285 (#24342) 2023-07-06 13:45:40 +02:00
Vyr Cossont 6f484fbbd2 IndexingScheduler: fetch and import in batches (#24285)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-07-06 13:45:40 +02:00
Claire 79f5b8f156 Fix ResolveURLService not resolving local URLs for remote content (#25637) 2023-07-06 13:45:40 +02:00
Claire f8930a67a0 Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2023-07-06 13:45:40 +02:00
Claire e65e3a6d14 Add finer permission requirements for managing webhooks (#25463) 2023-07-06 13:45:40 +02:00
Claire 8acbfc6ab1 Fix wrong view being displayed when a webhook fails validation (#25464) 2023-07-06 13:45:40 +02:00
Emelia Smith 3ef53958b2 Prevent UserCleanupScheduler from overwhelming streaming (#25519) 2023-07-06 13:45:40 +02:00