You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
c7427bf3c9
Split public timeline into "public timeline" which is local, and
...
"whole known network" which is what public timeline used to be
Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
8 years ago
..
concerns
Resolve issue with rendering authorize/reject Salmon slaps
8 years ago
web
Persist UI settings, add missing localizations for German
8 years ago
.keep
Initial commit
9 years ago
account.rb
Make PuSH only distribute to subscriptions that match follower domains
8 years ago
application_record.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
block.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
domain_block.rb
Split public timeline into "public timeline" which is local, and
8 years ago
favourite.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
feed.rb
Fix #248 - Reload all accounts when fetching from cache
8 years ago
follow.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
follow_request.rb
Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
media_attachment.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
mention.rb
Remove orphaned notifications, add scopes param to app create API
8 years ago
notification.rb
Removed accidental n+1 query from notifications, updated some deps,
8 years ago
preview_card.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
remote_follow.rb
Adding remote follow button
8 years ago
report.rb
Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
setting.rb
Add extended about page stub
8 years ago
status.rb
Split public timeline into "public timeline" which is local, and
8 years ago
stream_entry.rb
Do not display non-Status stream entries anymore
8 years ago
subscription.rb
Adding backtracing to Salmon/Processing workers
8 years ago
tag.rb
Removing external hub completely, fix #333 fixing digit-only hashtags,
8 years ago
user.rb
Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
web.rb
Add extended about page stub
8 years ago