Terence Eden
195be1afea
General tidy up
2024-02-26 19:56:55 +00:00
Terence Eden
cd145915be
Better casing of signature verification
2024-02-26 16:15:04 +00:00
Terence Eden
5e6a98dee3
Add posts to front page - move validation to inbox only
2024-02-26 14:48:51 +00:00
Terence Eden
8a7544e5bb
Add HTTP Signature Verification
2024-02-25 14:42:50 +00:00
Terence Eden
cf07fe0b58
Calculate follower numbers
2024-02-24 11:21:56 +00:00
Terence Eden
2a694f8290
Use correct inboxes
...
This is a BIG change.
* Receive a follow request
* Sign a request back to the follower to get their details
* Save their details to disk
* Read their inbox
* Sign an Accept message and post to their inbox
On posting
* Read all the followers' details
* Get all shared inboxes or, if they don't exist, unique inboxes
* Sign and post to those inboxes
2024-02-23 15:08:25 +00:00
Terence Eden
89539317ba
Simplify note context
2024-02-23 11:44:35 +00:00
Terence Eden
9160b5f541
Better readme
...
Fixes #8
2024-02-20 12:56:59 +00:00
Terence Eden
f1c4bee58a
Merge branch 'feature/post-linebreaks' into 'main'
...
Add linebreaks to outgoing posts.
See merge request edent/activitypub-single-php-file!2
2024-02-20 12:25:14 +00:00
Jeff Sikes
5a4352deae
Add linebreaks to outgoing posts.
2024-02-20 12:25:13 +00:00
Terence Eden
9a5e980471
Log files use DATE_RFC3339_EXTENDED
...
This addresses !7
Log files now use milliseconds in their filename. This should be sufficient for small servers.
2024-02-19 10:46:18 +00:00
Terence Eden
f2c6a4afa0
Make what needs to be edited more obvious
2024-02-18 20:58:11 +00:00
Terence Eden
206c46514a
Add image attachements
2024-02-18 15:48:33 +00:00
Terence Eden
3006e1f284
Fix comments
2024-02-18 15:09:41 +00:00
Terence Eden
57e7088474
Add outbox
2024-02-18 14:44:57 +00:00
Terence Eden
a1953bc7ac
Sanitise log file names
2024-02-18 14:32:12 +00:00
Terence Eden
80d4c9093e
Simplify home page
2024-02-18 14:29:06 +00:00
Terence Eden
a2e60df3a4
Merge branch 'feature/homepage' into 'main'
...
Feature: Hompage with basic user data
See merge request edent/activitypub-single-php-file!1
2024-02-18 14:10:01 +00:00
Jeff Sikes
1b519a6f5f
Feature: Hompage with basic user data
2024-02-18 14:10:01 +00:00
Terence Eden
554010094e
Lazy hashtag linking fix
2024-02-17 21:00:36 +00:00
Terence Eden
838c071cee
Add mentions
2024-02-17 20:48:03 +00:00
Terence Eden
f95a23af9e
Clarify Licence
2024-02-17 18:17:07 +00:00
Terence Eden
a1d4578138
Update README
2024-02-17 09:36:04 +00:00
Terence Eden
cddbe3e1c5
Add URl links and better hashtag support
2024-02-17 09:30:50 +00:00
Terence Eden
00a78af84c
Add hashtag support
2024-02-16 16:09:05 +00:00
Terence Eden
7269503af6
Minor tidy up
2024-02-16 09:34:09 +00:00
Terence Eden
51c71edf1e
Remove unnecessary code
2024-02-16 09:00:52 +00:00
Terence Eden
e0b518969d
Update README
2024-02-16 08:51:52 +00:00
Terence Eden
976e2bc320
Readme
2024-02-15 10:25:17 +00:00
Terence Eden
5311687cd6
Documentation
2024-02-15 09:29:21 +00:00
Terence Eden
24283f5f96
Formatting
2024-02-14 09:51:14 +00:00
Terence Eden
74bf3d1a68
Move signing to its own function
2024-02-14 09:45:04 +00:00
Terence Eden
a4360594df
tidy up
2024-02-13 13:30:36 +00:00
Terence Eden
911ba84220
Initial upload
2024-02-12 21:21:05 +00:00
Terence Eden
d9bad68be1
Initial commit
2024-02-12 21:08:34 +00:00