This website requires JavaScript.
Explore
Help
Sign In
kosmos
/
mastodon
Watch
8
Star
0
Fork
0
You've already forked mastodon
Code
Pull Requests
Activity
mastodon
/
app
History
Eugen Rochko
d772db4344
Fix
#83
- if user cannot be found (or is self) throw error, don't return empty 200
...
This prevents the undefined profile from being opened in the first place on such an error
2016-10-06 21:33:33 +02:00
..
assets
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
channels
Catch :warden correctly
2016-10-03 19:19:03 +02:00
controllers
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
helpers
Fix most pages on small screens
2016-10-03 16:17:28 +02:00
lib
Better comparison of "local" domain
2016-10-06 16:36:16 +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
Fix
#83
- if user cannot be found (or is self) throw error, don't return empty 200
2016-10-06 21:33:33 +02:00
views
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
workers
Move PubSubHubbub pinging to a background worker
2016-10-05 13:50:21 +02:00