Wykres commitów

54 Commity (d57d0800d2df4a4a81639460bcb92e31a71f93d8)

Autor SHA1 Wiadomość Data
Terence Eden d57d0800d2 Better reader layout 2024-03-03 11:08:59 +00:00
Terence Eden 571b6fbe7c Add support for reading polls 2024-03-03 10:02:43 +00:00
Terence Eden 6d46fa45c6 Better checking for CC'd replies 2024-03-03 09:30:31 +00:00
Terence Eden 91ca65f9e8 Better i18n support in usernames 2024-03-02 23:48:11 +00:00
Terence Eden de1b5afbbb Rationalise HTML and CSS 2024-03-02 23:33:59 +00:00
Terence Eden 2a7d476b1c Merge branch 'feature/banner' into 'main'
Add banner and additional formatting to home timeline

See merge request edent/activitypub-single-php-file!3
2024-03-02 22:49:10 +00:00
Jeff Sikes 2878959e3d Add banner and additional formatting to home timeline 2024-03-02 22:49:10 +00:00
Terence Eden 3d2957df71 Add content warning / summary & in reply to 2024-03-02 22:48:41 +00:00
Terence Eden ce30c1d378 Highlight replies 2024-03-02 21:35:56 +00:00
Terence Eden edbf35c4d3 Add NodeInfo 2024-03-02 21:35:32 +00:00
Terence Eden a463087ec4 Support for updates 2024-03-02 12:18:11 +00:00
Terence Eden 5e99f4c74f Sign request for profile data 2024-03-01 23:38:28 +00:00
Terence Eden e98623624f Tidy documentation etc 2024-03-01 23:26:10 +00:00
Terence Eden 69b0df6e87 Use UUID for saving inbox messagse. Makes them less likely to clash. 2024-03-01 22:54:22 +00:00
Terence Eden 3e41d98c35 Sign requests for public-keys 2024-03-01 22:40:39 +00:00
Terence Eden 1219393c29 Add support for reading incomming messages 2024-03-01 10:38:18 +00:00
Terence Eden 15f6602559 Show followers / following 2024-02-29 20:53:50 +00:00
Terence Eden 70404d1b12 Better logging 2024-02-29 17:26:10 +00:00
Terence Eden b69c08e5bb Basic follow support 2024-02-29 14:46:27 +00:00
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