This website requires JavaScript.
Explore
Help
Sign in
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull requests
Releases
Activity
d930eb88b6
mastodon
/
app
/
lib
History
Eugen Rochko
d930eb88b6
Add table of contents to about page (
#11885
)
...
Move public domain blocks information to about page
2019-09-19 11:09:05 +02:00
..
activitypub
connection_pool
ostatus
proof_provider
settings
activity_tracker.rb
application_extension.rb
Conditional validations no longer accept strings for if/unless (
#3124
)
2017-05-19 03:11:23 +02:00
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
Detect and prevent image bombs, max. processable dimension 4096^2 (
#7229
)
2018-04-23 09:16:38 +02:00
extractor.rb
fast_geometry_parser.rb
feed_manager.rb
Change trending hashtags to not disappear instantly after midnight (
#11712
)
2019-09-02 18:11:13 +02:00
formatter.rb
hash_object.rb
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
2017-01-12 20:46:24 +01:00
inline_renderer.rb
language_detector.rb
Change language detection to include hashtags as words (
#11341
)
2019-07-18 03:02:15 +02:00
potential_friendship_tracker.rb
Create Redisable#redis (
#9633
)
2019-02-02 19:11:38 +01:00
proof_provider.rb
request.rb
request_pool.rb
Add request pool to improve delivery performance (
#10353
)
2019-07-02 00:34:38 +02:00
rss_builder.rb
Add RSS feeds for end-users (
#7259
)
2018-04-25 02:10:02 +02:00
sanitize_config.rb
Fix sanitizing lists contents (
#11354
)
2019-07-19 01:44:58 +02:00
search_query_parser.rb
search_query_transformer.rb
sidekiq_error_handler.rb
Fix statsd UDP sockets not being cleaned up in Sidekiq (
#11230
)
2019-07-02 01:01:17 +02:00
spam_check.rb
Change spam check to apply to local accounts and add a threshold (
#11806
)
2019-09-18 12:53:13 +02:00
status_filter.rb
Fix n+1 queries in StatusThreadingConcern (
#7321
)
2018-05-03 10:41:58 +02:00
status_finder.rb
Remove Atom feeds and old URLs in the form of
GET /:username/updates/:id
(
#11247
)
2019-07-07 16:16:51 +02:00
tag_manager.rb
themes.rb
Add support for multiple themes (
#4959
)
2017-09-19 16:36:23 +02:00
toc_generator.rb
user_settings_decorator.rb
webfinger_resource.rb
Add ActivityPub actor representing the entire server (
#11321
)
2019-07-19 01:44:42 +02:00