Age | Commit message (Expand) | Author |
2023-07-24 | public outbox, inbox/outbox threads | pdp8 |
2023-07-24 | html output removed | pdp8 |
2023-07-21 | thread rendering | pdp8 |
2023-07-21 | intermediary commit | pdp8 |
2023-07-21 | inbox and outbox unified | pdp8 |
2023-07-19 | tags and mentions | pdp8 |
2023-07-17 | threads fixed(?) | pdp8 |
2023-07-17 | client (un)follow fixed | pdp8 |
2023-07-17 | write to json instead of direcories | pdp8 |
2023-07-12 | signed fetch for mastodon instances with AUTHORIZED_FETCH (e.g. mastodon.art) | pdp8 |
2023-07-02 | activity sending/storage unified (send_signed -> outbox) | pdp8 |
2023-07-01 | direct collection access from client | pdp8 |
2023-07-01 | initial refactoring of client.rb | pdp8 |
2023-06-30 | rubocop formatting for activitypub.rb | pdp8 |
2023-06-30 | rubocop formatting for server.rb | pdp8 |
2023-06-30 | inbox activities handled by dedicated functions | pdp8 |
2023-06-28 | digest login, refactoring | pdp8 |
2023-06-26 | digest verification, fetch/send_signed refactored | pdp8 |
2023-06-26 | hidden reply form | pdp8 |
2023-06-21 | pdp8 notes included in threads, client helpers moved to client.rb | pdp8 |
2023-06-21 | reply form, server helpers moved to server.rb | pdp8 |
2023-06-21 | send_signed refactored | pdp8 |
2023-06-21 | send_signed fixed! | pdp8 |
2023-06-21 | server, client, helpers separated | pdp8 |
2023-06-21 | erb templates separated | pdp8 |
2023-06-19 | redirect html to pdp8.info, Net:HTTP substituted with curl | pdp8 |
2023-06-18 | return to anchor after archive/delete | pdp8 |
2023-06-09 | wait for following accept, verify! helper | pdp8 |
2023-06-09 | archive inbox | pdp8 |
2023-06-08 | threads, dark style | pdp8 |
2023-06-08 | POST with curl instead of Net::HTTP because of ruby openssl eof errors | pdp8 |
2023-06-04 | inbox at '/', inbox parsing moved to activitypub.rb | pdp8 |
2023-06-04 | css for phone and laptop | pdp8 |
2023-06-04 | css, wait updates | pdp8 |
2023-06-03 | public dirs ignored | pdp8 |
2023-06-03 | sessions and login | pdp8 |
2023-05-29 | client post to outbox | pdp8 |
2023-05-29 | public/pdp8 | pdp8 |
2023-05-29 | Create, Undo, Delete, Update, Follow implemented | pdp8 |
2023-05-29 | initial sinatra version | pdp8 |
2023-05-29 | html rendering | pdp8 |
2023-05-20 | public posts, inbox rendering | pdp8 |
2023-05-20 | social inbox | pdp8 |
2023-05-19 | follow and followers | pdp8 |
2023-05-19 | input parsing @ server, deliver to followers, simple content formatting | pdp8 |
2023-05-18 | minor refactoring, cleanup | pdp8 |
2023-05-04 | remote signature accept | pdp8 |
2023-05-04 | local signature accept | pdp8 |
2023-05-04 | signature verification | pdp8 |
2023-04-23 | functions separated from routes | pdp8 |