This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
04ce5939ae
mastodon
/
app
/
lib
History
Claire
04ce5939ae
Prevent delivery of new posts to suspended followers (
#27509
)
2024-11-22 14:36:08 +00:00
..
activitypub
…
admin
Update Rails to version 7.2.2 (
#30391
)
2024-11-07 14:58:20 +00:00
annual_report
Use hash arguments to `group` when possible (
#32916
)
2024-11-19 10:36:02 +00:00
connection_pool
…
importer
Use hash arguments to `select` when possible (Rails 7.2) (
#32917
)
2024-11-18 14:58:45 +00:00
node_info
…
ostatus
…
rss
…
translation_service
…
vacuum
Add age/expiry duration constants to `BulkImport` class (
#32839
)
2024-11-12 08:57:06 +00:00
webhooks
…
access_grant_extension.rb
…
access_token_extension.rb
…
account_reach_finder.rb
Define constants for sampling sizes in `AccountReachFinder` (
#32805
)
2024-11-12 08:38:08 +00:00
account_statuses_filter.rb
…
activity_tracker.rb
…
annual_report.rb
Fix performance of percentile calculation for annual reports (
#32765
)
2024-11-04 10:11:06 +00:00
antispam.rb
Add stop-gap antispam code (
#32981
)
2024-11-21 14:06:57 +00:00
application_extension.rb
…
ascii_folding.rb
…
attachment_batch.rb
…
cache_buster.rb
…
content_security_policy.rb
…
delivery_failure_tracker.rb
…
domain_resource.rb
Add `DomainResource` class to wrap MX lookup/normalize (
#32864
)
2024-11-14 13:47:29 +00:00
emoji_formatter.rb
…
entity_cache.rb
…
extractor.rb
…
fast_geometry_parser.rb
…
fast_ip_map.rb
…
feed_manager.rb
Use hash arguments to `select` when possible (Rails 7.2) (
#32917
)
2024-11-18 14:58:45 +00:00
hashtag_normalizer.rb
…
html_aware_formatter.rb
…
inline_renderer.rb
…
link_details_extractor.rb
LinkDetailsExtractor adjustments (
#31357
)
2024-11-22 08:00:14 +00:00
nokogiri_handler.rb
LinkDetailsExtractor adjustments (
#31357
)
2024-11-22 08:00:14 +00:00
permalink_redirector.rb
…
plain_text_formatter.rb
…
private_address_check.rb
…
rate_limiter.rb
…
redis_connection.rb
…
request.rb
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (
#32850
)
2024-11-12 13:00:52 +00:00
request_pool.rb
…
response_with_limit.rb
…
scope_parser.rb
…
scope_transformer.rb
…
search_query_parser.rb
…
search_query_transformer.rb
Fix `min_id` and `max_id` causing error in search API (
#32857
)
2024-11-18 09:37:01 +00:00
signature_parser.rb
…
status_cache_hydrator.rb
…
status_filter.rb
…
status_finder.rb
…
status_reach_finder.rb
Prevent delivery of new posts to suspended followers (
#27509
)
2024-11-22 14:36:08 +00:00
suspicious_sign_in_detector.rb
Add `InetContainer` with scopes of `containing` and `contained` (
#32802
)
2024-11-08 10:08:36 +00:00
tag_manager.rb
…
text_formatter.rb
…
themes.rb
…
translation_service.rb
…
user_settings_serializer.rb
…
vacuum.rb
…
validation_error_formatter.rb
…
video_metadata_extractor.rb
Fix wrong video dimensions for some rotated videos (
#33008
)
2024-11-21 10:58:04 +00:00
web_push_request.rb
…
webfinger.rb
…
webfinger_resource.rb
…