You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
koyu 8df0022e66 Added logout to dropdown menu (#11353)
* Added logout to dropdown menu

* Triggering build-and-test with empty commit as it seems it failed due to some internal failure

* Looks fine, ready to review

* Added changes from review

* method can be null without any problems

* Also target can be null
6 years ago
..
chewy Fix NameError (#11192) 6 years ago
controllers Add ActivityPub actor representing the entire server (#11321) 6 years ago
helpers Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 6 years ago
javascript Added logout to dropdown menu (#11353) 6 years ago
lib Fix sanitizing lists contents (#11354) 6 years ago
mailers Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
models Add ActivityPub actor representing the entire server (#11321) 6 years ago
policies Fix typo in StatusPolicy (#11344) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Add ActivityPub actor representing the entire server (#11321) 6 years ago
services Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295) 6 years ago
validators Fix “invited by” not showing up for invited accounts in admin interface (#10791) 6 years ago
views Add ActivityPub actor representing the entire server (#11321) 6 years ago
workers Add periodic removal of older thumbnails for preview cards (#11304) 6 years ago