index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
accounts_controller.rb
Age
Commit message (
Expand
)
Author
2019-08-18
Add an RSS feed tagged to a public profile page (#10502)
Takeshi Umeda
2019-08-17
Add explanation to featured hashtags page and profile (#11586)
Eugen Rochko
2019-08-11
Fix ActivityPub and REST API queries setting cookies and preventing caching (...
ThibG
2019-07-21
Add (back) rails-level JSON caching (#11333)
Eugen Rochko
2019-07-11
Add ActivityPub secure mode (#11269)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-06-05
Cleanup various controllers (#10972)
ThibG
2019-03-17
Reduce server load caused by anonymous viewing. (#9059)
Ben Lubar
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-02-05
Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)
Takeshi Umeda
2019-02-05
Fix pinned statuses being shown in a featured hashtag (#9971)
Eugen Rochko
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2018-08-19
Unuse ActiveRecord::Base#cache_key (#8185)
abcang
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-08-01
Do not show pinned toots when min_id is set (#8111)
Yamagishi Kazutoshi
2018-07-31
Compensate for scrollbar disappearing when media modal visible (#8100)
Eugen Rochko
2018-04-25
Add RSS feeds for end-users (#7259)
Eugen Rochko
2018-02-26
Fix prev/next links on public profile page (#6497)
Ian McCowan
2018-01-04
Cache JSON of immutable ActivityPub representations (#6171)
Eugen Rochko
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-04
Show pinned statuses only in the top of the profile page (#4803)
nullkal
2017-08-25
Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
nullkal
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-16
Redesign public profiles (#4608)
Eugen Rochko
2017-08-14
Set correct content-type for ActivityPub JSON (#4592)
Eugen Rochko
2017-07-19
Correct OStatus inflection (Ostatus -> OStatus) (#4255)
Eugen Rochko
2017-07-18
Introduce Ostatus name space (#4164)
Akihiko Odaki
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-05-26
Remove redundant call of recent scope in AccountsController (#3330)
Akihiko Odaki
2017-05-23
Cover AccountsController more in spec (#3229)
Akihiko Odaki
2017-05-16
use-symbol-in-order (#3081)
masarakki
2017-04-25
Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes....
Evan Minto
2017-04-23
ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...
Evan Minto
2017-04-19
Restful refactor of accounts/ routes (#2133)
Matt Jankowski
2017-04-11
Pagination improvements (#1445)
Matt Jankowski
2017-04-10
Clean up generation of account webfinger string (#1477)
Matt Jankowski
2017-04-07
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...
Eugen
2017-03-19
Fix wrong HTTP status codes on error pages
Eugen Rochko
2017-02-12
Stop trying to shoehorn all Salmon updates into the poor database-connected
Eugen Rochko
2017-02-06
Reuse existing controller and route
Evan Minto
2016-12-21
Private visibility on statuses prevents non-followers from seeing those
Eugen Rochko
2016-12-06
Add filters for suspended accounts
Eugen Rochko
2016-12-03
Add "next" pagination to public profiles
Eugen Rochko
2016-12-01
Fix pt translations, improve pre-cache queries, removing will_paginate
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-06
Fix #72 - add follow/unfollow button to public profiles
Eugen Rochko
[next]