This website requires JavaScript.
Explore
Help
Sign In
LenPayne
/
mastodon
forked from
cybrespace/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
13ee88926d
mastodon
/
app
History
Eugen Rochko
13ee88926d
Increase default number of loaded suggestions to 10
2016-10-16 19:30:01 +02:00
..
assets
Don't preload timelines as props, load them when timeline component is mounted
2016-10-16 19:23:17 +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
Don't preload timelines as props, load them when timeline component is mounted
2016-10-16 19:23:17 +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
Increase default number of loaded suggestions to 10
2016-10-16 19:30:01 +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
…