summaryrefslogtreecommitdiff
path: root/activitypub.rb
AgeCommit message (Expand)Author
2023-07-02activity sending/storage unified (send_signed -> outbox)pdp8
2023-07-01initial refactoring of client.rbpdp8
2023-06-30rubocop formatting for activitypub.rbpdp8
2023-06-30inbox activities handled by dedicated functionspdp8
2023-06-21send_signed fixed!pdp8
2023-06-21server, client, helpers separatedpdp8
2023-06-21erb templates separatedpdp8
2023-06-19redirect html to pdp8.info, Net:HTTP substituted with curlpdp8
2023-06-18return to anchor after archive/deletepdp8
2023-06-09wait for following accept, verify! helperpdp8
2023-06-09archive inboxpdp8
2023-06-08threads, dark stylepdp8
2023-06-08POST with curl instead of Net::HTTP because of ruby openssl eof errorspdp8
2023-06-04inbox at '/', inbox parsing moved to activitypub.rbpdp8
2023-06-04css, wait updatespdp8
2023-06-03sessions and loginpdp8
2023-05-29client post to outboxpdp8
2023-05-29Create, Undo, Delete, Update, Follow implementedpdp8
2023-05-29initial sinatra versionpdp8