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
/
spec
/
controllers
Age
Commit message (
Expand
)
Author
2019-07-11
Add ActivityPub secure mode (#11269)
Eugen Rochko
2019-07-11
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
Eugen Rochko
2019-07-08
Remove unused remote unfollow controller (#11250)
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-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-07-05
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
Eugen Rochko
2019-07-05
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
Eugen Rochko
2019-06-20
Add moderation API (#9387)
Eugen Rochko
2019-06-07
Change /settings/preferences to redirect to appearance, add /settings/prefere...
Eugen Rochko
2019-06-07
Change preferences page into appearance, notifications, and other (#10977)
Eugen Rochko
2019-06-04
Fix poll API not requiring authentication on non-public polls (#10960)
Eugen Rochko
2019-05-21
Add `account_id` param to `GET /api/v1/notifications` (#10796)
Paul Woolcock
2019-05-19
Change bio limit from 160 to 500 (#10790)
trwnh
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-03
Provide a link to existing domain block when trying to block an already-block...
ThibG
2019-05-02
Check that an invite link is valid before bypassing approval mode (#10657)
ThibG
2019-04-10
compare usernames case-insensitively on new proof creation flow (#10544)
Alex Gessner
2019-04-08
Export and import show_reblogs together with following list (#10495)
ThibG
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-03
Export and import `hide_notifications` alongside user mutes (#10335)
ThibG
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-03-28
squashed identity proof updates (#10375)
Alex Gessner
2019-03-23
Add validations to admin settings (#10348)
Eugen Rochko
2019-03-20
Do not try fetching keys of unknown accounts on a Delete from them (#10326)
ThibG
2019-03-18
Add Keybase integration (#10297)
Eugen Rochko
2019-03-16
Add relationship manager UI (#10268)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-01-16
Redesign public hashtag page to use a masonry layout (#9822)
Eugen Rochko
2019-01-10
Not to skip executable specs (#9753)
ysksn
2019-01-08
Redesign admin instances area (#9645)
Eugen Rochko
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-12-22
Add moderation warnings (#9519)
Eugen Rochko
2018-12-18
Add spec for AccountableConcern#log_action (#9559)
ysksn
2018-12-17
Add spec for Api::V1::Timelines::DirectController (#9547)
ysksn
2018-12-17
Add specs for Api::V1::Instances::PeersController (#9546)
ysksn
2018-12-17
Add spec for Api::V1::EndorsementsController (#9543)
ysksn
2018-12-17
Add spec for Api::V1::Instances::ActivityController (#9545)
ysksn
2018-12-17
Add specs for Accounts::PinsController (#9542)
ysksn
2018-12-14
Add spec for Admin::ActionLogsController#index (#9522)
ysksn
2018-12-14
Add specs for RemoteInteractionController (#9524)
ysksn
2018-12-14
Add spec for Admin::DashboardController#index (#9523)
ysksn
2018-12-14
Error message for avatar image that's too large. #9204 (#9518)
Sumit Khanna
2018-12-13
Add spec for Settings::ExportsController#create (#9512)
ysksn
2018-12-10
Add specs for activitypub collections controller (#9484)
ysksn
2018-12-10
Add spec for Admin::SuspentionsController#new (#9483)
ysksn
2018-12-10
Fix Admin::TagsController#unhide (#9481)
ysksn
2018-12-10
Add specs for Admin::InvitesController (#9471)
ysksn
[next]