Wykres commitów

93 Commity (main)

Autor SHA1 Wiadomość Data
Terence Eden cb5d5b7603 Follow redirects when getting data. Better CC checking 2024-04-17 11:20:46 +01:00
Terence Eden 7f2cd763d0 Friendica workaround 2024-03-18 07:51:42 +00:00
Terence Eden d829c201f2 Be more lenient with timestamp checking in signatures 2024-03-17 20:53:30 +00:00
Terence Eden d88addacb0 Prevent double logging on undo 2024-03-17 11:32:31 +00:00
Terence Eden 3045406f76 Better signature validation 2024-03-17 09:16:44 +00:00
Terence Eden 864315d5f7 Fix sending 2024-03-16 20:43:43 +00:00
Terence Eden 325f43fc70 Ignore certain messages. Prevent duplicate updates being saved 2024-03-15 09:13:06 +00:00
Terence Eden ccdcca3dae Better logic for ignoring spurious posts 2024-03-14 22:08:16 +00:00
Terence Eden 37368caf72 No need to check for duplicates as they should now be deleted on update. 2024-03-08 13:04:17 +00:00
Terence Eden 2e3968c8f0 Delete old messages on update - UUID changes
UUID now based on hash of ID. This allows them to be deleted when updated / undone, etc
2024-03-08 11:44:40 +00:00
Terence Eden 3231a4fc52 Check keyId against actor's public key 2024-03-07 21:40:50 +00:00
Terence Eden c2f14fc910 Support for processing Undo / Delete 2024-03-07 17:43:40 +00:00
Terence Eden 6498267448 Make message processing quicker. Remove Undo from display 2024-03-07 12:33:20 +00:00
Terence Eden fad6ad7c20 Better error checking for content 2024-03-07 11:33:26 +00:00
Terence Eden 3b05ec48a1 Update features in README 2024-03-06 09:35:42 +00:00
Terence Eden e29034a1e3 Order the items and make the outbox more accurate 2024-03-06 09:21:13 +00:00
Terence Eden b8742c5104 Make UI fit in 100% 2024-03-06 08:48:19 +00:00
Terence Eden 273c584e10 Tidy up
* Making logging better
* Improve readme
* Code tidy
2024-03-06 08:18:57 +00:00
Terence Eden 5a00070028 Rationalise the signature logs 2024-03-05 21:51:00 +00:00
Terence Eden bc445fd7e6 Discard useless inbox messages 2024-03-05 21:13:10 +00:00
Terence Eden 2454dbdda4 User interface for (un)following & (un)blocking an external user. 2024-03-05 20:41:32 +00:00
Terence Eden 07da99fcde Change logging
Only log on succes / failure - not every damned thing.

Better Lemmy support
2024-03-05 19:42:02 +00:00
Terence Eden 91319bda5d Prepare for Lemmy!
Handle hs2019 in algorithm
2024-03-05 17:14:34 +00:00
Terence Eden df7836d9fa Fix sending and reading of own images
Fixes #12

Note, the homepage won't show older, incorrectly formatted sent images
2024-03-04 15:43:21 +00:00
Terence Eden c8920dbde0 Better user agent. Better follower profile 2024-03-04 13:16:39 +00:00
Terence Eden ad781e6fab Formatting 2024-03-04 11:49:13 +00:00
Terence Eden 811ad7828f Fixes for GoToSocial 2024-03-04 11:46:41 +00:00
Terence Eden a04d81e4f7 Add user-agent. GoToSocial requires it 2024-03-04 09:31:52 +00:00
Terence Eden cd4755d9cd Fix actorUsername 2024-03-04 09:00:09 +00:00
Terence Eden fd67482290 Merge branch 'issue/read-warnings' into 'main'
A few bug fixes in the /read endpoint.

See merge request edent/activitypub-single-php-file!4
2024-03-04 08:59:18 +00:00
Jeff Sikes b0b8b61a0a A few bug fixes in the /read endpoint. 2024-03-04 08:59:18 +00:00
Terence Eden 5fdfd84e6f Move GET and POST into their own functions 2024-03-03 21:57:19 +00:00
Terence Eden 098e1a23e5 Add better interaction links 2024-03-03 18:14:08 +00:00
Terence Eden 0f93c3fd71 Make it easier to like or boost a post 2024-03-03 15:53:58 +00:00
Terence Eden 3b535e12ca De-duplicate updated messages received 2024-03-03 15:00:01 +00:00
Terence Eden 9b1c494b03 Show follower/following count 2024-03-03 14:39:12 +00:00
Terence Eden 8c93c008e0 Add likes and announces. Rationalise homepage and read page 2024-03-03 14:01:01 +00:00
Terence Eden db46472041 Support sending threaded replies 2024-03-03 11:27:52 +00:00
Terence Eden 5657d2938f Add robots.txt as a separate file 2024-03-03 11:12:32 +00:00
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