index
:
aps
master
single-user activitypub server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helpers.rb
Age
Commit message (
Collapse
)
Author
2023-07-29
POST /create
pdp8
2023-07-25
send notes to outbox
pdp8
2023-07-24
public outbox, inbox/outbox threads
pdp8
2023-07-24
html output removed
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
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
initial refactoring of client.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-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