40 Commits (ea2ef16ea42d61b34653246a76ab2a5ba767ec15)

Author SHA1 Message Date
Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229) 9 years ago
masarakki 1b0a5658f1 use-symbol-in-order (#3081) 9 years ago
Evan Minto 122d59ac41 Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 9 years ago
Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 9 years ago
Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes (#2133) 9 years ago
Matt Jankowski 4ada50985a Pagination improvements (#1445) 9 years ago
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 9 years ago
Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 9 years ago
Eugen Rochko 08b96f1b9f Fix wrong HTTP status codes on error pages 9 years ago
Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected 9 years ago
Evan Minto 94e213c6c1 Reuse existing controller and route 9 years ago
Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 9 years ago
Eugen Rochko f406e01fcf Add filters for suspended accounts 9 years ago
Eugen Rochko 5abf64d647 Add "next" pagination to public profiles 9 years ago
Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko 3554d638b3 Fix #72 - add follow/unfollow button to public profiles 10 years ago
Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them 10 years ago
Eugen Rochko 927333f4f8 Improve code style 10 years ago
Eugen Rochko 4bec613897 Fix #24 - Thread resolving for remote statuses 10 years ago
Eugen Rochko 762157ee4e Fix for single status pages 10 years ago
Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views 10 years ago
Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom, 10 years ago
Eugen Rochko 54ea7f5dfe Case-insensitive search by usernames 10 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 10 years ago
Eugen Rochko 9594f0e858 Fix preloading 10 years ago
Eugen Rochko 0f5bbb999c Pre-loading polymorphic associations for Atom feeds 10 years ago
Eugen Rochko 7e58303a8d Limit Atom feeds to 20 items by default, add pagination by max_id 10 years ago
Eugen Rochko 7e00a21ea6 Small optimizations in Atom feeds 10 years ago
Eugen Rochko 19a259915e Security update 10 years ago
Eugen Rochko e14b76c7cb On following/followers pages, show most recent first 10 years ago
Eugen Rochko 71ae4dd3d2 Adding public following and followers pages, fix #3 10 years ago
Eugen Rochko c349200761 Removing some unused gems, adding pagination to profiles, fix #10 10 years ago
Eugen Rochko aab9f57e36 Adding config for puma, dashboard layout, fixing some queries 10 years ago
Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API 10 years ago
Eugen Rochko c605b828b5 Adding routes to follow, unfollow, favourite and reblog (locally known models) 10 years ago
Eugen Rochko aab330eb2d Adjusting design of public pages, optimizing account page queries 10 years ago
Eugen Rochko ab80ebdeec Adjusting design of profile and entry pages, linkify mentions in statuses 10 years ago
Eugen Rochko 3b4e04dc32 Fixing some bugs, adding pending test examples 10 years ago
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things 10 years ago