67 Commits (b8514561394767a10d3cf40132ada24d938c1680)

Author SHA1 Message Date
  Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
  ThibG cac9110533 Cleanup various controllers (#10972) 4 years ago
  Ben Lubar c3d1594576 Reduce server load caused by anonymous viewing. (#9059) 5 years ago
  Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
  Eugen Rochko 06663fcf87
Fix `tagged` param not being normalized before querying tags (#10249) 5 years ago
  Takeshi Umeda 5bffb53a76 Fix it as tagged_request of accounts_controller is not addressable_uri (#9976) 5 years ago
  Eugen Rochko 2557cb2f95
Fix pinned statuses being shown in a featured hashtag (#9971) 5 years ago
  Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
  abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 5 years ago
  Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 5 years ago
  Yamagishi Kazutoshi 4da03a298a Do not show pinned toots when min_id is set (#8111) 5 years ago
  Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100) 5 years ago
  Eugen Rochko 9d4710ed00
Add RSS feeds for end-users (#7259) 6 years ago
  Ian McCowan c33931b613 Fix prev/next links on public profile page (#6497) 6 years ago
  Eugen Rochko c10f4bdb03
Cache JSON of immutable ActivityPub representations (#6171) 6 years ago
  Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 6 years ago
  Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 6 years ago
  nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803) 6 years ago
  nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Eugen Rochko ca7ea1aba9 Redesign public profiles (#4608) 6 years ago
  Eugen Rochko 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) 6 years ago
  Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 6 years ago
  Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 6 years ago
  Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago
  Akihiko Odaki 860e257a68 Remove redundant call of recent scope in AccountsController (#3330) 7 years ago
  Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229) 7 years ago
  masarakki 1b0a5658f1 use-symbol-in-order (#3081) 7 years ago
  Evan Minto 122d59ac41 Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 7 years ago
  Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 7 years ago
  Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes (#2133) 7 years ago
  Matt Jankowski 4ada50985a Pagination improvements (#1445) 7 years ago
  Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
  Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago
  Eugen Rochko 08b96f1b9f Fix wrong HTTP status codes on error pages 7 years ago
  Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected 7 years ago
  Evan Minto 94e213c6c1 Reuse existing controller and route 7 years ago
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
  Eugen Rochko f406e01fcf Add filters for suspended accounts 7 years ago
  Eugen Rochko 5abf64d647 Add "next" pagination to public profiles 7 years ago
  Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 3554d638b3 Fix #72 - add follow/unfollow button to public profiles 7 years ago
  Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko 4bec613897 Fix #24 - Thread resolving for remote statuses 7 years ago
  Eugen Rochko 762157ee4e Fix for single status pages 7 years ago
  Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views 7 years ago
  Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom, 7 years ago