Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-12 | Merge branch 'feature/unrepeat-tests' into feature/unrepeats | Francis Dinh | |
2018-05-12 | Update test fixture | Francis Dinh | |
2018-05-11 | Revert "Log error when handling unrepeats" | Francis Dinh | |
This reverts commit c17c55e989a47f0722b115ffba48b7a1b45b7628. | |||
2018-05-11 | Add tests for unrepeats | Francis Dinh | |
2018-05-11 | Log error when handling unrepeats | Francis Dinh | |
2018-05-11 | Probably better way of handling non-follow undos in ostatus | Francis Dinh | |
2018-05-11 | Revert "Do not send non-follow undos over ostatus for now" | Francis Dinh | |
This reverts commit 07fdc072382007812dc6af80fa2912f6b6d987b8. | |||
2018-05-11 | Revert "Use [] instead of nil" | Francis Dinh | |
This reverts commit 42268b0981e47cacd9f27b985dcd0bf08819258b. | |||
2018-05-11 | Use [] instead of nil | Francis Dinh | |
2018-05-11 | Do not send non-follow undos over ostatus for now | Francis Dinh | |
2018-05-09 | Match proper number of values from unannounce | Francis Dinh | |
2018-05-08 | Change argument order and call correct # of args | Francis Dinh | |
2018-05-08 | Handle Undo activites containing an Announce | Francis Dinh | |
2018-05-08 | Federate correct activity | Francis Dinh | |
2018-05-04 | Fix formatting | Francis Dinh | |
2018-04-25 | Merge branch 'feature/unrepeats' of git.pleroma.social:normandy/pleroma into ↵ | Francis Dinh | |
feature/unrepeats | |||
2018-04-25 | Formatting fixes | Francis Dinh | |
2018-04-25 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Francis Dinh | |
feature/unrepeats | |||
2018-04-25 | Fix comment grammar | Francis Dinh | |
2018-04-24 | Merge branch 'gitignore' into 'develop' | lambda | |
Gitignore See merge request pleroma/pleroma!131 | |||
2018-04-24 | Fix formatting. | lain | |
2018-04-24 | Add common files to gitignore | Rachel H | |
2018-04-24 | Merge branch 'feature/message-rewrite-facility' into 'develop' | lambda | |
message rewrite facility See merge request pleroma/pleroma!112 | |||
2018-04-24 | Update .gitlab-ci.yml | lambda | |
2018-04-24 | Merge branch 'dashie/pleroma-fix/delete-decrement-statuses-count' into develop | lain | |
2018-04-24 | Correct syntax with mix format | Dashie | |
2018-04-24 | Add User.decrease_note_count and call it from ActivityPub.delete | Dashie | |
2018-04-24 | Merge branch 'favicon_tag' into 'develop' | lambda | |
Fix endpoint for favicon See merge request pleroma/pleroma!84 | |||
2018-04-23 | update frontend | lain | |
2018-04-23 | update frontend | lain | |
2018-04-22 | Embed announce activity data instead of linking to it | Francis Dinh | |
2018-04-22 | Revert "Rename make_unannounce_data helper to make_undo_data" | Francis Dinh | |
This reverts commit c649ca89586ec83407b298c20f51a25318d777b9. | |||
2018-04-22 | Small cleanup. | lain | |
2018-04-22 | Merge branch 'develop' into fix/note-count-not-updating | lain | |
2018-04-22 | Rename make_unannounce_data helper to make_undo_data | Francis Dinh | |
This makes it a bit more easier to adapt for unlikes as well in the future. | |||
2018-04-21 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-21 | Formatter: Use proper escaping for links. | lain | |
2018-04-21 | Update note count in ActivityPub.create. | eal | |
2018-04-21 | Merge branch '146-enable-custom-panel-by-default-and-have-default-content' ↵ | lambda | |
into 'develop' Resolve "Enable custom panel by default and have default content" Closes #146 See merge request pleroma/pleroma!124 | |||
2018-04-21 | Merge branch 'readme-update' into 'develop' | lambda | |
Elaborate on setup steps and CLI commands. See merge request pleroma/pleroma!126 | |||
2018-04-21 | Merge branch 'nginx-certbot-doc' into 'develop' | lambda | |
Add info about certbot with the webroot plugin to pleroma.nginx See merge request pleroma/pleroma!125 | |||
2018-04-21 | Update README.md | lambda | |
2018-04-21 | Formatting fixes. | lain | |
2018-04-21 | add formatter | lain | |
2018-04-21 | . | lain | |
2018-04-21 | . | lain | |
2018-04-21 | .. | lain | |
2018-04-21 | Update CI. | lain | |
2018-04-21 | Make search use id index too. | lain | |
Seems to be faster in general, query planner chooses well. | |||
2018-04-20 | Use correct activity for undo | Francis Dinh | |