summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-17write to json instead of direcoriespdp8
2023-07-12signed fetch for mastodon instances with AUTHORIZED_FETCH (e.g. mastodon.art)pdp8
2023-07-02activity sending/storage unified (send_signed -> outbox)pdp8
2023-07-01direct collection access from clientpdp8
2023-07-01initial refactoring of client.rbpdp8
2023-06-30rubocop formatting for activitypub.rbpdp8
2023-06-30rubocop formatting for server.rbpdp8
2023-06-30inbox activities handled by dedicated functionspdp8
2023-06-28digest login, refactoringpdp8
2023-06-26digest verification, fetch/send_signed refactoredpdp8
2023-06-26hidden reply formpdp8
2023-06-21pdp8 notes included in threads, client helpers moved to client.rbpdp8
2023-06-21reply form, server helpers moved to server.rbpdp8
2023-06-21send_signed refactoredpdp8
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 for phone and laptoppdp8
2023-06-04css, wait updatespdp8
2023-06-03public dirs ignoredpdp8
2023-06-03sessions and loginpdp8
2023-05-29client post to outboxpdp8
2023-05-29public/pdp8pdp8
2023-05-29Create, Undo, Delete, Update, Follow implementedpdp8
2023-05-29initial sinatra versionpdp8
2023-05-29html renderingpdp8
2023-05-20public posts, inbox renderingpdp8
2023-05-20social inboxpdp8
2023-05-19follow and followerspdp8
2023-05-19input parsing @ server, deliver to followers, simple content formattingpdp8
2023-05-18minor refactoring, cleanuppdp8
2023-05-04remote signature acceptpdp8
2023-05-04local signature acceptpdp8
2023-05-04signature verificationpdp8
2023-04-23functions separated from routespdp8
2023-04-23inbox/outbox GETpdp8
2023-04-23http signatures (beware of encodings!)pdp8
2023-04-23initial importpdp8