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.
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
Filter block users and reblogs of them from public timeline
2016-10-09 15:05:07 +02:00
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
Adding user settings (model and mailer), no form yet
2016-10-07 13:17:56 +02:00
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
Move PubSubHubbub pinging to a background worker
2016-10-05 13:50:21 +02:00