Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-22 | Hook up block/unblock to 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 | webfinger: fix finding the XRD uri for statusnet instances | William Pitcock | |
2018-05-21 | Add tests for incoming unfollow over OStatus | Francis Dinh | |
2018-05-21 | Fix unblock handling | 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 | 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 | Return visilility in twitter api, too. | lain | |
2018-05-20 | Return private / direct posts on user timelines, too. | 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 | Fix test for blocks | Francis Dinh | |
2018-05-19 | Formatting and add tests for blocks/unblocks | Francis Dinh | |
2018-05-19 | Support Undo like activities (Fix #139) | Thog | |
2018-05-19 | Modified deleting an account to run as a task | Syldexia | |
2018-05-19 | Merge branch 'feature/webfinger-mime-ld-json' into 'develop' | lambda | |
webfinger: handle application/ld+json links See merge request pleroma/pleroma!159 | |||
2018-05-19 | Fix linking problem. | lain | |
2018-05-19 | run mix format | William Pitcock | |
2018-05-19 | run mix format | William Pitcock | |
2018-05-19 | tests: add test for hubzilla follow activity too | William Pitcock | |
2018-05-19 | tests: add tests for Transmogrifier.maybe_fix_user_object() | William Pitcock | |
2018-05-19 | webfinger: add tests | William Pitcock | |
2018-05-17 | Revert "Undo formatting in user.ex" | Francis Dinh | |
This reverts commit e6dc15b96cb971836211a1e57be1756936456c17. | |||
2018-05-17 | Undo formatting in user.ex | Francis Dinh | |
2018-05-17 | Add support for incoming remote unfollows | Francis Dinh | |
2018-05-16 | Fix User search. | lain | |
Now uses a trigram based search. This is a lot faster and gives better results. Closes #185. | |||
2018-05-14 | Add direct_note[_activity]_factory and a couple tests | csaurus | |
2018-05-13 | Post direct status test | csaurus | |
2018-05-13 | Fixed formatting and test | Syldexia | |
2018-05-13 | Moved account deletion stuff to somewhere that hopefully makes more sense | Syldexia | |
2018-05-13 | Added endpoint for user account deletion | Syldexia | |
2018-05-13 | Fix format. | lain | |
2018-05-13 | Revert "Remove 'unlisted' handling for now." | lain | |
This reverts commit 1027d1f6963b495a5abc67b05447619ce7d429db. | |||
2018-05-13 | Remove 'unlisted' handling for now. | lain | |
It's just too slow (over 1 second on small systems, haven't looked at the queries in detail yet). We'll need some other way to handle it. | |||
2018-05-13 | Merge branch 'feature/unrepeats' into 'develop' | lambda | |
Add unrepeats Closes #69 See merge request pleroma/pleroma!113 | |||
2018-05-13 | Add test. | lain | |
2018-05-12 | Update test fixture | Francis Dinh | |
2018-05-11 | Add tests for unrepeats | Francis Dinh | |
2018-05-11 | do not create notification for yourself | Pierrick Brun | |
2018-05-06 | Merge branch 'feld-warnings' into 'develop' | lambda | |
Clean up warnings See merge request pleroma/pleroma!144 | |||
2018-05-05 | Streamer: Don't send out stream events for blocked users. | lain | |
2018-05-05 | Idempotency: Use special cache, keep for 6 hours. | lain | |
2018-05-04 | Fix a bunch of unused variable warnings | Mark Felder | |
2018-05-04 | Don't expire idempotency cache for five minutes. | lain | |