Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-25 | testsuite: fix module name for CommonAPI.Test (was duplicated with ↵ | William Pitcock | |
CommonAPI.UtilsTest) | |||
2018-05-24 | Merge branch 'feature/lists' into 'develop' | lambda | |
Mastodon List API See merge request pleroma/pleroma!138 | |||
2018-05-24 | Merge branch 'feature/incoming-remote-unfollow' into 'develop' | lambda | |
Add support for incoming remote unfollows and blocks/unblocks See merge request pleroma/pleroma!158 | |||
2018-05-24 | Rewrite block fetch query | Francis Dinh | |
2018-05-24 | update frontend | lain | |
2018-05-24 | Merge branch 'feature/change-password' into 'develop' | lambda | |
Feature/change password See merge request pleroma/pleroma!166 | |||
2018-05-24 | MastoAPI: add lists. | eal | |
2018-05-24 | More efficient queries. | lain | |
2018-05-24 | MastoAPI: add lists. | eal | |
2018-05-23 | Don't save double tags in AP objects we create | lain | |
This crashed Mastodon workers. | |||
2018-05-23 | Merge branch 'feature/deps-migration' into 'develop' | lambda | |
Migrate to comeonin 4 and Cachex 3 See merge request pleroma/pleroma!162 | |||
2018-05-23 | Repair some access-control headers required for third-party webclients | Niklas Poslovski | |
2018-05-22 | Merge branch 'nipos-develop' into develop | lain | |
2018-05-22 | Add access-control-expose-headers to Nginx default config | Niklas Poslovski | |
2018-05-22 | Hook up block/unblock to TwitterAPI | Francis Dinh | |
2018-05-22 | Hook unfollow into TwitterAPI | Francis Dinh | |
2018-05-22 | Hook up unfollow and (un)block to MastoAPI + tests | Francis Dinh | |
2018-05-21 | Merge branch 'develop' into feature/mstdn-direct-api | csaurus | |
2018-05-21 | Fixed test | Syldexia | |
2018-05-21 | Added endpoint for changing passwords | Syldexia | |
2018-05-21 | Merge branch 'feature/clarify-http-sig-error' into 'develop' | lambda | |
clarify HTTP signature error in logs See merge request pleroma/pleroma!165 | |||
2018-05-21 | activitypub controller: note that the HTTP Host header must be forwarded for ↵ | William Pitcock | |
http signature validation to work | |||
2018-05-21 | Pass correct number of arguments to unfollow | Francis Dinh | |
2018-05-21 | Merge branch 'bugfix/webfinger-statusnet' into 'develop' | lambda | |
webfinger: fix finding the XRD uri for statusnet instances See merge request pleroma/pleroma!164 | |||
2018-05-21 | webfinger: fix finding the XRD uri for statusnet instances | William Pitcock | |
2018-05-21 | Actually fix missing alias. | lain | |
2018-05-21 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-05-21 | Add missing alias. | lain | |
2018-05-21 | Add tests for incoming unfollow over OStatus | Francis Dinh | |
2018-05-21 | Fix unblock handling | Francis Dinh | |
2018-05-21 | Handle unfollows from OStatus | Francis Dinh | |
2018-05-21 | Add undo block handler | Francis Dinh | |
2018-05-20 | Format | Francis Dinh | |
2018-05-20 | Fix unfollows | Francis Dinh | |
2018-05-20 | pass user to User.blocks?/2 instead of ap_id | Francis Dinh | |
2018-05-20 | Merge remote-tracking branch 'upstream/develop' into ↵ | Francis Dinh | |
feature/incoming-remote-unfollow Fixed some conflicts in transmogrifier.ex | |||
2018-05-20 | Merge branch 'develop' into 'develop' | lambda | |
Correct 'register_user' parameters in README See merge request pleroma/pleroma!163 | |||
2018-05-20 | Correct 'register_user' parameters in README | witti | |
password parameter was missing | |||
2018-05-20 | Migrate to comeonin 4 and Cachex 3 | Thog | |
Also fix some warning in the code and add a missing alias | |||
2018-05-20 | More fixes. | lain | |
2018-05-20 | Fix specs. | lain | |
2018-05-20 | update frontend | lain | |
2018-05-20 | Return visilility in twitter api, too. | lain | |
2018-05-20 | Return private / direct posts on user timelines, too. | lain | |
2018-05-20 | update frontend | lain | |
2018-05-20 | Merge branch 'feature/account-deletion' into 'develop' | lambda | |
Feature/account deletion Closes #115 See merge request pleroma/pleroma!157 | |||
2018-05-20 | Merge branch 'feature/undo-like-federation' into 'develop' | lambda | |
Support undo like over ActivityPub (Fix #139) Closes #139 See merge request pleroma/pleroma!161 | |||
2018-05-20 | Fix test for blocks | Francis Dinh | |
2018-05-19 | Pass user instead of their ap_id to User.block | Francis Dinh | |
2018-05-19 | Remove handler for incoming undos with object references | Francis Dinh | |