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-03-18
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-17
Reduce server load caused by anonymous viewing. (#9059)
Ben Lubar
2019-03-14
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-13
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-13
Fix `tagged` param not being normalized before querying tags (#10249)
Eugen Rochko
2019-02-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
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-11-13
Exclude local-only toots from atom feeds
Thibaut Girka
2018-08-21
Merge branch 'master' into glitch-soc/master
Thibaut Girka
2018-08-19
Unuse ActiveRecord::Base#cache_key (#8185)
abcang
2018-08-10
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-08-01
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-08-01
Do not show pinned toots when min_id is set (#8111)
Yamagishi Kazutoshi
2018-08-01
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-07-31
Compensate for scrollbar disappearing when media modal visible (#8100)
Eugen Rochko
2018-05-03
Merge remote-tracking branch 'origin/master' into gs-master
David Yip
2018-04-25
Add RSS feeds for end-users (#7259)
Eugen Rochko
2018-03-02
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2018-02-26
Fix prev/next links on public profile page (#6497)
Ian McCowan
2018-01-04
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Jenkins
2018-01-04
Cache JSON of immutable ActivityPub representations (#6171)
Eugen Rochko
2017-12-10
filter local-only statuses from public pages
Erin
2017-11-20
Finalized theme loading and stuff
kibigo!
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
[next]