1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
2022-08-24 19:00:55 +02:00
..
controllers Add ability to follow hashtags (#18809) 2022-07-17 13:49:29 +02:00
fabricators Fix backend compatibility with OpenSSL 3.0 (#18449) 2022-08-17 22:06:48 +01:00
features
fixtures
helpers Change brand color and logotypes (#18592) 2022-06-09 22:25:23 +02:00
lib Change how hashtags are normalized (#18795) 2022-07-13 15:03:28 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Change e-mail domain blocks to match subdomains of blocked domains (#18979) 2022-08-24 19:00:55 +02:00
policies Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
presenters Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
requests
routing
serializers/activitypub
services Add ability to block sign-ups from IP (#19037) 2022-08-24 19:00:37 +02:00
support
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views
workers Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb