This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-17 23:57:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
lib
History
Eugen
2edeb3fe1c
Merge pull request
#858
from krainboltgreene/patch-6
...
Use active record shorthand
2017-04-05 02:53:39 +02:00
..
settings
Add extended about page stub
2017-01-13 03:24:41 +01:00
application_extension.rb
Fix tests, add applications to eager loading/cache for statuses, fix
2017-01-15 14:01:33 +01:00
email_validator.rb
Adding configurable e-mail blacklist
2016-12-04 19:07:02 +01:00
exceptions.rb
Add check for visibility.nil? even though it can't ever be, to check for race conditions
2017-04-03 22:54:46 +02:00
feed_manager.rb
Merge pull request
#858
from krainboltgreene/patch-6
2017-04-05 02:53:39 +02:00
formatter.rb
Fix
#408
- link @ names in bios
2017-03-28 14:16:08 +02:00
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_rabl_scope.rb
Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods,
2017-04-04 13:01:14 +02:00
status_length_validator.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
2017-01-25 01:29:16 +01:00
tag_manager.rb
Fix
#408
- link @ names in bios
2017-03-28 14:16:08 +02:00
url_validator.rb
Fix tests, add applications to eager loading/cache for statuses, fix
2017-01-15 14:01:33 +01:00