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
b304cc07d5
mastodon
/
app
History
Eugen Rochko
b304cc07d5
Fix
#76
- set scrollTop property of element node rather than use scrollTo() method
2016-10-06 16:18:32 +02:00
..
assets
Fix
#76
- set scrollTop property of element node rather than use scrollTo() method
2016-10-06 16:18:32 +02:00
channels
Catch :warden correctly
2016-10-03 19:19:03 +02:00
controllers
Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
2016-10-06 15:42:00 +02:00
helpers
Fix most pages on small screens
2016-10-03 16:17:28 +02:00
lib
Adding a block model and filter mentions from blocked users (
fix
#60
)
2016-10-03 17:12:13 +02:00
mailers
Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
2016-03-19 19:20:07 +01:00
models
Integrating block relationships into the API (read-only for now)
2016-10-03 17:16:58 +02:00
services
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
2016-10-06 14:47:38 +02:00
views
Update default devise wording to include reference to Mastodon
2016-10-06 07:45:07 +02:00
workers
Move PubSubHubbub pinging to a background worker
2016-10-05 13:50:21 +02:00