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
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-06-09
Add visibility parameter in share page (#13023)
Takeshi Umeda
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2019-11-28
Fix n+1 query for bookmarks on statuses (#12494)
Eugen Rochko
2019-11-13
Add bookmarks (#7107)
ThibG
2019-11-07
Fix relationship caches being broken as result of a follow request (#12299)
ThibG
2019-10-01
Fix active user count for different number of weeks using same cache (#12025)
Eugen Rochko
2019-09-29
Add a nodeinfo endpoint (#12002)
Eugen Rochko
2019-09-17
Fix the sample account icon of Profile directory to local only (#11872)
mayaeh
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-06
Fix admin validation being too strict about usernames (#10449)
Eugen Rochko
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-03-26
Add `blocked_by` relationship to the REST API (#10373)
Eugen Rochko
2019-03-23
Add custom closed registrations message to landing page when set (#10347)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-13
Fix to limit to discoverable accounts. (#10253)
mayaeh
2019-03-12
Redesign landing page (#10232)
Eugen Rochko
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2018-11-27
Don't count suspended users in user count (#9380)
Eugen Rochko
2018-11-20
Cast status_count to integer (#9314)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-10-08
Replace SVG asset with Custom mascot (#8766)
ashleyhull-versent
2018-08-24
Add admin custom CSS setting (#8399)
Eugen Rochko
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-07-31
Add separate setting for sidebar text (site_short_description) (#8107)
Eugen Rochko
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
[next]