1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-02-16 23:33:43 +01:00
mastodon/spec
Claire 122740047a
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
2024-07-04 16:11:28 +02:00
..
config/initializers Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
controllers Merge pull request from GHSA-vp5r-5pgw-jwqx 2024-07-04 16:11:28 +02:00
fabricators Fix crash when filtering for “dormant” relationships () 2023-10-10 13:51:56 +02:00
features Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
fixtures Improve encoding detection for link cards () 2024-07-03 11:13:40 +02:00
helpers Merge pull request from GHSA-jhrq-qvrm-qr36 2024-02-16 11:56:12 +01:00
lib Normalize language code of incoming posts () 2024-05-29 15:31:34 +02:00
mailers Add support for language preferences for trending statuses and links () 2022-10-08 16:45:40 +02:00
models Remove caching in cache_collection () 2024-05-17 12:30:07 +02:00
policies Add ability to view previous edits of a status in admin UI () 2022-10-26 13:42:29 +02:00
presenters Add follow request banner on account header () 2022-12-15 18:50:11 +01:00
requests Fix user creation failure handling in OAuth paths () 2024-02-14 23:16:39 +01:00
routing Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
serializers/activitypub
services fix: Return HTTP 422 when scheduled status time is less than 5 minutes () 2024-07-03 11:13:40 +02:00
support Fix user creation failure handling in OAuth paths () 2024-02-14 23:16:39 +01:00
validators Fix email with empty domain name labels passing validation () 2023-01-24 20:18:41 +01:00
views/statuses Fix style for hashes () 2022-11-17 11:05:39 +01:00
workers Automatically switch from open to approved registrations in absence of moderators () 2024-02-22 18:28:28 +01:00
rails_helper.rb Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
spec_helper.rb Change registrations to be disabled by default for new servers () 2024-02-22 18:28:41 +01:00