Commit Graph

14633 Commits (3a1c880283073c14f53a66f481e79db9992856a6)
 

Author SHA1 Message Date
Claire 9bfbba3224 Fix issue when encountering reblog of deleted post in feed rebuild (#32001) 5 months ago
Claire 378af3a0a0 Update dependency fugit 5 months ago
Claire d096965eec Update dependency puma 5 months ago
Claire 2abaa9b68a Update dependency omniauth-saml 5 months ago
Claire df36f12d46 Update dependency ruby-saml 5 months ago
David Roetzel 0e8f23ebee
Merge commit from fork
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire f9a929ed5c
Bump version to v4.2.12 (#31491) 6 months ago
Claire d675803f07
Fix broken notifications for mentions from local moderators in 4.2.11 (#31484) 6 months ago
Claire a02ff33f0e Bump version to v4.2.11 7 months ago
Claire a652293842 Update dependenxy rexml 7 months ago
Matt Jankowski 63ad8254ff Fix `mastodon:stats` decoration of stats rake task (#31104) 7 months ago
Jeong Arm 8fe1cefe4c Handle featured collections without items (#27581) 7 months ago
Claire 86f15cef66 Change search popout to not list unusable search options when logged out (#27918) 7 months ago
June 49820ecefa Fix not all legal images showing in file picker when uploading custom emoji (#28076) 7 months ago
Jonathan de Jong 9d2e59bb45 Fix error when encountering malformed Tag objects from Kbin (#28235) 7 months ago
Michael Stanclift 6fcb1f5799 Fix OCR when using S3/CDN for assets (#28551) 7 months ago
Claire 297ad9aeb8 Fix already-invalid reports failing to resolve (#29027) 7 months ago
Claire e1be281e3d Fix report reason selector in moderation interface not unselecting rules when changing category (#29026) 7 months ago
Claire c06436eb91 Fix development environment admin account not being auto-approved (#29958) 7 months ago
Râu Cao d1854798c9 Fix local account search on LDAP login being case-sensitive (#30113)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Claire a2c7f7f690 Fix division by zero on some video/GIF files (#30600) 7 months ago
Matt Jankowski 6f2a3fa5d1 Restore `verbose` option to media remove cli (#30536) 7 months ago
Adam Niedzielski 7b7d404efe Fix ß bug in regexp for mentions and tags (#31122) 7 months ago
Claire 0fc738a323 Fix hashtag matching pattern matching some link anchors (#30190) 7 months ago
Claire 5cb36daa0f Fix Web UI trying to save user settings when logged out (#30324) 7 months ago
Claire a8039dda13 Fix click event handling when clicking outside of an open dropdown menu (#31251) 7 months ago
Claire 0a345ad5e1 Fix logic of block/mute bypass for mentions from moderators (#31271) 7 months ago
Django 29c35ef4f9 Add support for incoming <s> tag (#31375) 7 months ago
Claire 13bab94265 Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 7 months ago
Adam Niedzielski 161aa0f8f6 Select correct self link when parsing Webfinger response (#31110) 7 months ago
Claire fe92b241b2 Fix status processing failing halfway when a remote post has a malformed `replies` attribute (#31246) 7 months ago
Claire a5641a9244 Fix incorrect rate limit on PUT requests (#31356) 7 months ago
Claire a5b4a2b7e7
Bump version to v4.2.10 (#30910) 8 months ago
Claire d4bf22b632
Merge pull request from GHSA-xjvf-fm67-4qc3 8 months ago
Claire 4fb4721072
Merge pull request from GHSA-58x8-3qxw-6hm7
* Fix insufficient permission checking for public timeline endpoints

Note that this changes unauthenticated access failure code from 401 to 422

* Add more tests for public timelines

* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
8 months ago
Claire df974a912b
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app

* Add tests for GHSA-7w3c-p9j8-mq3x
8 months ago
Claire 6cd9bd6ae1 fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584) 8 months ago
David Roetzel 9b6219c48f Improve encoding detection for link cards (#30780) 8 months ago
Eugen Rochko 88b2d6eca5 Change search modifiers to be case-insensitive (#30865) 8 months ago
David Roetzel 846f59c6e9 Add size limit for link preview URLs (#30854) 8 months ago
Tim Rogers 17f69c0002 Added check for STATSD_ADDR setting to emit a warning and proceed rather than crashing if the address is unreachable (#30691) 8 months ago
Claire 1e87634a43 Update dependency charlock_holmes 8 months ago
Claire 5fd7cd79e0 Specify yarn version to avoid confusion with main which uses Yarn 4 8 months ago
Claire fcae9435ec Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 8 months ago
Claire 55408f8085 Update dependency cbor 8 months ago
Claire 3f75c6f048 Update dependency rails 8 months ago
Claire bfc287fd6b Remove dependency on posix-spawn (#18559) 8 months ago
Claire 19ed22dc58 Fix duplicate `@context` attribute in user export (#30653) 9 months ago
Claire 520b2086af Change PWA start URL from `/home` to `/` (#27377) 9 months ago
Claire c93aacafde
Bump version to v4.2.9 (#30470) 9 months ago