index
:
aps
master
single-user activitypub server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server.rb
Age
Commit message (
Collapse
)
Author
2024-09-09
temporary handling of multiple likes/announcements
HEAD
master
pdp8
2024-08-10
improved outbox html, background sending
pdp8
2024-07-14
outbox formatting
pdp8
2024-05-03
storage paths from id
pdp8
2024-05-02
VISITED handling
pdp8
2024-02-10
outbox moved to website
pdp8
2024-02-01
general outbox routes
pdp8
2023-12-20
follow, announce, delete fixed
pdp8
2023-10-06
html create/announce outboxes separated
pdp8
2023-10-06
announce to fixed, find_file replaced with find_object, CONTENT_LENGHT ↵
pdp8
included in signature verification
2023-09-24
undo reactivated, object names without published date, find_object helper
pdp8
2023-09-14
note objects fixed, verify reactivated
pdp8
2023-09-14
send/digest fixed
pdp8
2023-09-11
new create format, outbox refactoring
pdp8
2023-09-10
empty objects fixed
pdp8
2023-09-10
recursive download of lemmy objects fixed
pdp8
2023-09-09
update and clean-inbox added, no outbox send for delete, recursive create ↵
pdp8
for objects with activities (lemmy)
2023-09-04
ignore visited objects
pdp8
2023-08-24
like, move, delete, update activities
pdp8
2023-08-14
undo/delete activities for outbox posts, cleanup
pdp8
2023-08-13
activity/object saving, send activities from file
pdp8
2023-07-30
note parsing, tag links
pdp8
2023-07-30
html links for outbox notes
pdp8
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-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 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-21
reply form, server helpers moved to server.rb
pdp8
2023-06-21
server, client, helpers separated
pdp8