Commit Graph

967 Commits (436791af740b0bc6228078395d982159155fb55a)

Author SHA1 Message Date
Bob Mottram ad3ad1b045 Check for very long urls within incoming posts 2022-05-17 12:40:05 +01:00
Bob Mottram bdf61e0a60 Handle ssml files in outbox 2022-05-12 12:56:45 +01:00
Bob Mottram 8bb32a6a55 Cache ssml for posts 2022-05-12 11:13:55 +01:00
Bob Mottram 05197552cb Remove any fraction from published time when checking recency 2022-05-08 16:06:24 +01:00
Bob Mottram ac8b86059f Only prevent remote DM deletions during archive 2022-05-01 18:14:29 +01:00
Bob Mottram b8b9f9f2fc Get hashtag categories only when needed 2022-04-24 19:15:25 +01:00
Bob Mottram 726447e1cb Only update category if hashtag was added 2022-04-24 18:19:41 +01:00
Bob Mottram 3c17749dae Remove old hashtags while updating hashtag swarm 2022-04-24 18:02:09 +01:00
Bob Mottram 94f9daeec4 Write hashtag index in one go 2022-04-24 17:56:52 +01:00
Bob Mottram 52697e5437 Longer period between hashtag swarm update 2022-04-24 17:41:01 +01:00
Bob Mottram 95c709c7ca More profiling 2022-04-23 22:20:20 +01:00
Bob Mottram 85617c7d55 More profiling 2022-04-23 21:06:38 +01:00
Bob Mottram 2983d9c8bc Change profile names 2022-04-23 20:55:30 +01:00
Bob Mottram a1cfa0cec6 More profiling 2022-04-23 20:26:46 +01:00
Bob Mottram 999cd95369 More profiling 2022-04-23 20:09:02 +01:00
Bob Mottram d4bde42c90 More profiling 2022-04-23 20:05:45 +01:00
Bob Mottram 9733f6f9de Reset start time 2022-04-23 19:41:17 +01:00
Bob Mottram 973e2e1d13 Profiling for inbox 2022-04-23 19:26:54 +01:00
Bob Mottram 39a64844e0 Use contentMap when detecting edited posts 2022-04-13 17:13:12 +01:00
Bob Mottram 8f6980ccab Update edits file for delete-and-redraft edits 2022-04-11 10:59:35 +01:00
Bob Mottram 968836a40f Check that incoming edited posts have changed 2022-04-09 17:13:02 +01:00
Bob Mottram a21c19eac1 Store history of edited posts 2022-04-09 17:02:18 +01:00
Bob Mottram 4be7edd5f5 Handle incoming edited posts 2022-04-09 16:11:22 +01:00
Bob Mottram 1d46483996 Debug for receiving post edits 2022-04-09 13:14:04 +01:00
Bob Mottram b6c2067c71 Handle fractional seconds within post published date 2022-03-30 19:13:40 +01:00
Bob Mottram 8befe357ab More debug 2022-03-30 18:24:22 +01:00
Bob Mottram 7857b3f369 'author' users path for pixelfed 2022-03-28 22:45:11 +01:00
Bob Mottram f6da511dbf Revert "Simplify"
This reverts commit 65f26f4046.
2022-03-24 14:49:44 +00:00
Bob Mottram 65f26f4046 Simplify 2022-03-24 14:45:13 +00:00
Bob Mottram 5320e7ed7b Allow bold markup for bold reading 2022-03-24 14:40:28 +00:00
Bob Mottram 4ea1f7e1bd More robust bold reading detection 2022-03-24 13:53:56 +00:00
Bob Mottram 15795248d7 Tidying 2022-03-24 13:48:42 +00:00
Bob Mottram 7f1e23c013 Bold reading accessibility feature 2022-03-24 13:14:41 +00:00
Bob Mottram f55f7a258f Handle none return valued from nickname 2022-03-23 23:59:29 +00:00
Bob Mottram 95eed2183a Check for type 2022-03-23 22:24:49 +00:00
Bob Mottram b68fd5c561 mitm parameter available when generating posts 2022-03-14 19:55:36 +00:00
Bob Mottram b08acd0cf0 Write a file to indicate that a post was delivered via a third party 2022-03-14 17:37:46 +00:00
Bob Mottram 5730d7bff0 Fix missing server parameters 2022-03-14 13:45:42 +00:00
Bob Mottram a2e864a1bc Test that onion or i2p domain is active 2022-03-14 13:31:23 +00:00
Bob Mottram cd5229efc5 Change onion/i2p domains to local clearnet domain for incoming posts 2022-03-14 13:08:26 +00:00
Bob Mottram 4567ec17f0 Checking recipients with onion or i2p address 2022-03-14 12:45:36 +00:00
Bob Mottram e8de643760 Convert domain from onion/i2p to account handle 2022-03-13 23:57:51 +00:00
Bob Mottram 7145900ff9 Check that original domain is not onion or i2p 2022-03-13 23:42:17 +00:00
Bob Mottram c3838367c2 Debug 2022-03-13 23:21:29 +00:00
Bob Mottram 5f0cf637f0 Set domain 2022-03-13 22:55:39 +00:00
Bob Mottram 74dc33b96a Get correct domain for private key when using onion or i2p json send 2022-03-13 20:16:39 +00:00
Bob Mottram 406ab7add3 Send follow accept for every follow request which was accepted 2022-03-13 18:02:41 +00:00
Bob Mottram ee238d9890 Handle none values for i2p and onion domains 2022-03-13 15:27:04 +00:00
Bob Mottram 740d400f23 Redirect onion/i2p to original account handle 2022-03-13 14:32:42 +00:00
Bob Mottram df218cf731 Debug message if account not found 2022-03-13 13:36:24 +00:00
Bob Mottram f1c2ea7002 Set both ports when sending to non-clearnet instances 2022-03-13 13:02:53 +00:00
Bob Mottram d611889d76 Debug for thread events 2022-03-13 11:01:07 +00:00
Bob Mottram bf43d9cb34 Follow accept supports sending to onion and i2p handles 2022-03-12 10:41:36 +00:00
Bob Mottram 1119f10140 Use different sessions for sending out posts
Posts addressed to onion instances use the onion session, etc
2022-03-11 22:13:22 +00:00
Bob Mottram cf9da94bba Detect post delivery via a third party 2022-03-11 17:44:53 +00:00
Bob Mottram 00c2c4b7b2 Debug 2022-03-11 17:21:31 +00:00
Bob Mottram 794f82dd58 Improve support for onion and i2p addresses existing alongside clearnet 2022-03-11 13:27:54 +00:00
Bob Mottram f98273cb78 "to" field isn't strictly required for emoji reactions 2022-03-04 15:54:40 +00:00
Bob Mottram 49884ca2d6 Add timezone per account 2022-02-25 19:12:40 +00:00
Bob Mottram 8c54b72905 By default accept any language as understood 2022-02-25 15:04:28 +00:00
Bob Mottram 823b4c331d When replying to or bouncing a chat message the post should have ChatMessage type 2022-02-08 12:08:20 +00:00
Bob Mottram e29d66ddd6 Version 1.3.0 2022-02-03 13:58:20 +00:00
Bob Mottram eb20a723b3 Select appropriate language for summary when replying to posts with cw 2022-01-28 10:54:53 +00:00
Bob Mottram f9e33f2d35 Get categories from podcast feeds 2022-01-13 15:10:41 +00:00
Bob Mottram 2fde07c202 Snake case 2022-01-02 19:57:50 +00:00
Bob Mottram f53810e82d Snake case 2022-01-01 15:11:42 +00:00
Bob Mottram 0a3d10b2ca Snake case 2021-12-31 23:07:23 +00:00
Bob Mottram 2099cad0ac Snake case 2021-12-31 21:18:12 +00:00
Bob Mottram 1aa79ce198 More checking of variable case 2021-12-30 13:56:38 +00:00
Bob Mottram 086c760ace Moving to snake case 2021-12-29 21:55:09 +00:00
Bob Mottram 30e04544ae Snake case 2021-12-28 21:55:38 +00:00
Bob Mottram f96495a356 Snake case 2021-12-28 21:36:27 +00:00
Bob Mottram 1872d25cd1 Snake case 2021-12-28 20:32:11 +00:00
Bob Mottram 133566c821 Snake case 2021-12-28 19:33:29 +00:00
Bob Mottram f6e842d6b8 Snake case 2021-12-28 18:13:52 +00:00
Bob Mottram 4f62625a4b Snake case 2021-12-28 16:56:57 +00:00
Bob Mottram c4203bc086 Snake case 2021-12-28 14:55:45 +00:00
Bob Mottram a68667d829 Snake case 2021-12-28 14:41:10 +00:00
Bob Mottram 2c39ccf66a Snake case 2021-12-28 14:01:37 +00:00
Bob Mottram 50ce448667 Snake case 2021-12-28 13:49:44 +00:00
Bob Mottram e31a7a7679 Snake case 2021-12-28 13:12:10 +00:00
Bob Mottram 98e787fe1e Snake case 2021-12-28 12:15:46 +00:00
Bob Mottram 49ebb6c88c Snake case 2021-12-28 10:25:50 +00:00
Bob Mottram 43f77c70ae Snake case 2021-12-27 23:23:07 +00:00
Bob Mottram 4246688359 Snake case 2021-12-27 23:02:50 +00:00
Bob Mottram b6ac0d6b24 Snake case 2021-12-27 22:19:18 +00:00
Bob Mottram 88922a9b4f Snake case 2021-12-27 21:42:08 +00:00
Bob Mottram 602ab1ad58 Snake case 2021-12-27 20:47:05 +00:00
Bob Mottram 7e3e299873 Snake case 2021-12-27 19:05:25 +00:00
Bob Mottram 8988485391 Snake case 2021-12-27 18:28:26 +00:00
Bob Mottram 022ecf1eb8 Snake case 2021-12-27 18:00:51 +00:00
Bob Mottram f15fed2145 Snake case 2021-12-27 17:42:35 +00:00
Bob Mottram 218ea067c0 Snake case 2021-12-27 17:35:58 +00:00
Bob Mottram 9b944360c0 Snake case 2021-12-27 17:20:01 +00:00
Bob Mottram 501feef616 Snake case 2021-12-27 15:43:22 +00:00
Bob Mottram e2b7407e96 Snake case 2021-12-27 15:41:04 +00:00
Bob Mottram 48f51887b8 Snake case 2021-12-27 11:20:57 +00:00
Bob Mottram f1370531ab Snake case 2021-12-27 11:05:24 +00:00
Bob Mottram 81ad6a7160 Snake case 2021-12-27 10:55:48 +00:00
Bob Mottram 0e87c9a362 Snake case 2021-12-26 23:41:34 +00:00