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-18 08:01:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
models
History
Eugen Rochko
c8999a116e
Sanitize remote html in atom feeds, API (not just UI), use cached mention
...
relations on Status#mentions
2016-03-24 12:43:55 +01:00
..
concerns
Initial commit
2016-02-20 22:53:20 +01:00
.keep
Initial commit
2016-02-20 22:53:20 +01:00
account.rb
Only re-download avatar if URL changed (
fix
#19
)
2016-03-22 21:05:23 +01:00
favourite.rb
Fix unfollows
2016-03-16 21:14:39 +01:00
feed.rb
Add pagination by max_id instead of offset/limit
2016-03-22 21:38:47 +01:00
follow.rb
Fix unfollows
2016-03-16 21:14:39 +01:00
mention.rb
Adding a test for ReblogService, fixing mentions for remote statuses
2016-02-28 21:22:56 +01:00
status.rb
Sanitize remote html in atom feeds, API (not just UI), use cached mention
2016-03-24 12:43:55 +01:00
stream_entry.rb
Small optimizations in Atom feeds
2016-03-21 10:31:20 +01:00
user.rb
Bind oauth applications to users
2016-03-14 17:49:13 +01:00