This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
367db8222f
glitch-social
/
app
/
lib
History
Claire
767630be24
Merge branch 'main' into glitch-soc/merge-upstream
...
Conflicts: - `Gemfile`: Upstream removed blank lines.
2022-11-14 20:27:31 +01:00
..
activitypub
…
admin
Change incoming activity processing to happen in `ingress` queue (
#20264
)
2022-11-10 14:21:51 +01:00
connection_pool
…
importer
…
nodeinfo
…
ostatus
…
rss
…
settings
…
translation_service
…
vacuum
…
access_token_extension.rb
…
account_reach_finder.rb
…
activity_tracker.rb
…
advanced_text_formatter.rb
…
application_extension.rb
…
ascii_folding.rb
…
cache_buster.rb
…
delivery_failure_tracker.rb
…
emoji_formatter.rb
Fix emoji substitution not applying only to text nodes in backend code (
#20641
)
2022-11-14 20:26:21 +01:00
entity_cache.rb
…
extractor.rb
…
fast_geometry_parser.rb
…
fast_ip_map.rb
…
feed_manager.rb
…
hash_object.rb
…
hashtag_normalizer.rb
Improve performance by avoiding regex construction (
#20215
)
2022-11-10 05:49:30 +01:00
html_aware_formatter.rb
…
inline_renderer.rb
…
link_details_extractor.rb
…
permalink_redirector.rb
…
plain_text_formatter.rb
…
potential_friendship_tracker.rb
…
rate_limiter.rb
…
redis_configuration.rb
…
request.rb
fixes ArgumentError when proxy is used (
#20420
)
2022-11-11 21:31:03 +01:00
request_pool.rb
…
response_with_limit.rb
…
scope_parser.rb
…
scope_transformer.rb
…
search_query_parser.rb
…
search_query_transformer.rb
…
status_cache_hydrator.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-11-07 19:53:30 +01:00
status_filter.rb
…
status_finder.rb
…
status_reach_finder.rb
Fix reblogs being discarded after the reblogged status (
#19731
)
2022-11-04 16:31:44 +01:00
suspicious_sign_in_detector.rb
…
tag_manager.rb
…
text_formatter.rb
…
themes.rb
…
toc_generator.rb
…
translation_service.rb
…
user_settings_decorator.rb
Fix users not being able to change their hide_followers_count setting (
#1889
)
2022-11-05 11:55:25 +01:00
vacuum.rb
…
validation_error_formatter.rb
…
video_metadata_extractor.rb
…
webfinger.rb
…
webfinger_resource.rb
…