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
/
presenters
Age
Commit message (
Expand
)
Author
2018-05-04
Better pagination for ActivityPub outbox (#7356)
Eugen Rochko
2018-02-22
Redesign landing page (again) (#6486)
Eugen Rochko
2018-02-21
Fix bug in relationships API introduced by #6482 (#6527)
Eugen Rochko
2018-02-18
Cache relationships in API (#6482)
Eugen Rochko
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-09-24
Compact status_ids in StatusRelationshipsPresenter (#5073)
Daigo 3 Dango
2017-09-19
Use OrderedCollectionPage to return followers/following list (#4949)
nullkal
2017-09-18
Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
Akihiko Odaki
2017-09-14
Uploads for admin site settings (#4913)
Eugen Rochko
2017-09-05
Fix #4794 - Fake instant follow in API response when account is believed unlo...
Eugen Rochko
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-22
Add Mastodon::Source.url (#4643)
Daigo 3 Dango
2017-08-14
Add protocol handler. Handle follow intents (#4511)
Eugen Rochko
2017-07-16
Minor ActivityPub JSON fixes (#4214)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko
2017-07-14
Fix response of unreblog/unfavourite APIs (#4204)
unarist
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-11
Redesign the landing page, mount public timeline on it (#4122)
Eugen Rochko
2017-07-08
Replace OEmbed and initial state Rabl templates with serializers (#4110)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-07-04
Customizable privacy policy from admin interface (#4062)
Yamagishi Kazutoshi
2017-04-27
Bump version, improve how version is stored for better commit history (#2526)
Eugen Rochko
2017-04-21
Adds version to about/more and API (#2181)
Ash Furrow
2017-04-19
Replace User.count -> User.confirmed.count (#2127)
alpaca-tc
2017-04-15
About page contact email (#1839)
Matt Jankowski
2017-04-09
Clean up about page (#1282)
Matt Jankowski