This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
f3e5625d2d
mastodon
/
app
History
Eugen Rochko
f3e5625d2d
More debugging
2016-10-18 01:16:50 +02:00
..
assets
More debugging
2016-10-18 01:16:50 +02:00
channels
…
controllers
Fix
#16
- Optimize n+1 queries when checking reblogged/favourited values for status lists in API
2016-10-16 19:10:16 +02:00
helpers
Include <id> (identical value to <uri>) on person-type objects in Atom
2016-10-17 15:36:37 +02:00
lib
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
2016-10-13 16:51:34 +02:00
mailers
…
models
Actually fix public timeline
2016-10-17 01:59:34 +02:00
services
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
2016-10-16 19:14:23 +02:00
views
Fix
#16
- Optimize n+1 queries when checking reblogged/favourited values for status lists in API
2016-10-16 19:10:16 +02:00
workers
…