This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
You've already forked hometown
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
hometown
/
app
/
lib
History
abcang
70891a99a9
Fix html escape characters in the URL (
#2138
)
...
* fix character escaping in URL * add tests * put a comma after the last item * add HTML escape test
2017-04-19 14:52:18 +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
atom_serializer.rb
Fix
#1972
,
fix
#1870
- Fix special characters in XML, add tests (
#1988
)
2017-04-17 19:58:54 +02: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
Remove order prior to .find_in_batches (
#1470
)
2017-04-11 00:38:34 +02:00
formatter.rb
Fix html escape characters in the URL (
#2138
)
2017-04-19 14:52:18 +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
inline_renderer.rb
Replace calls to FeedManager#inline_render and #broadcast
2017-04-05 19:45:18 +02:00
language_detector.rb
Language detection refactor (
#2099
)
2017-04-18 22:20:12 +02:00
tag_manager.rb
Allow running mastodon on a different domain as the one used for identifying users (
#1267
)
2017-04-15 02:15:46 +02:00
webfinger_resource.rb
Webfinger resource to extract username from resource string (
#1607
)
2017-04-12 18:22:38 +02:00