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
3a5a1b2e58
mastodon
/
app
/
lib
History
Claire
96fb6e491f
Revert "Migrate paperclip `_file_size` columns to bigint (
#29263
)" (
#30203
)
2024-05-07 08:46:05 +00:00
..
activitypub
Merge pull request from GHSA-3fjr-858r-92rw
2024-02-01 15:56:46 +01:00
admin
Revert "Migrate paperclip `_file_size` columns to bigint (
#29263
)" (
#30203
)
2024-05-07 08:46:05 +00:00
annual_report
Use `public_visibility` (
#29847
)
2024-04-04 07:31:30 +00:00
connection_pool
…
importer
…
node_info
…
ostatus
…
rss
…
translation_service
…
vacuum
Use enum-generated scopes/queries for `BulkImport` (
#29975
)
2024-04-18 10:13:35 +00:00
webhooks
…
access_token_extension.rb
Fix race condition in `POST /api/v1/push/subscription` (
#30166
)
2024-05-06 12:41:14 +00:00
account_reach_finder.rb
…
account_statuses_filter.rb
Add scope `Status.distributable_visibility` (
#29950
)
2024-04-16 13:16:54 +00:00
activity_tracker.rb
Use inclusive range in `ActivityTracker#get` (
#29413
)
2024-03-14 21:21:01 +00:00
annual_report.rb
…
application_extension.rb
Merge pull request from GHSA-7w3c-p9j8-mq3x
2024-02-14 15:15:34 +01:00
ascii_folding.rb
…
attachment_batch.rb
…
cache_buster.rb
…
content_security_policy.rb
…
delivery_failure_tracker.rb
…
emoji_formatter.rb
…
entity_cache.rb
…
extractor.rb
…
fast_geometry_parser.rb
…
fast_ip_map.rb
…
feed_manager.rb
Add scope `Status.list_eligible_visibility` (
#29951
)
2024-04-16 09:17:03 +00:00
hashtag_normalizer.rb
…
html_aware_formatter.rb
…
inline_renderer.rb
…
link_details_extractor.rb
Switched HTMLEntities to the expanded flavor which supports a larger … (
#30173
)
2024-05-05 02:24:10 +00:00
permalink_redirector.rb
…
plain_text_formatter.rb
…
rate_limiter.rb
…
redis_configuration.rb
…
request.rb
…
request_pool.rb
…
response_with_limit.rb
…
scope_parser.rb
…
scope_transformer.rb
…
search_query_parser.rb
…
search_query_transformer.rb
…
signature_parser.rb
Rewrite signature verification using regexps and `StringScanner` (
#29133
)
2024-02-07 17:24:42 +00:00
status_cache_hydrator.rb
…
status_filter.rb
…
status_finder.rb
…
status_reach_finder.rb
…
suspicious_sign_in_detector.rb
…
tag_manager.rb
…
text_formatter.rb
Use rails built-in `tag` methods in `TextFormatter.shortened_link` (
#28976
)
2024-03-13 09:19:54 +00:00
themes.rb
Separate methods for theme style and meta color tags (
#29802
)
2024-04-05 09:52:43 +00:00
translation_service.rb
…
user_settings_serializer.rb
…
vacuum.rb
…
validation_error_formatter.rb
…
video_metadata_extractor.rb
Fixed crash when supplying FFMPEG_BINARY environment variable (
#30022
)
2024-04-22 09:00:24 +00:00
webfinger.rb
…
webfinger_resource.rb
…