Commit graph

183 commits

Author SHA1 Message Date
Mike Macgirvin
0889f83fc1 whitespace 2022-08-05 14:14:47 -07:00
Mike Macgirvin
40de3a15a0 collection work 2022-08-05 14:12:53 -07:00
Mike Macgirvin
f63eca280d FEP-e232 - implement quote url as tags in addition to the other dozen ways of doing it. 2022-08-04 07:23:36 +10:00
Mike Macgirvin
394c729616 Duplicated images from Friendica - refactor because it wasn't working correctly. 2022-07-29 14:46:26 -07:00
Mike Macgirvin
2cc78a4a8b whitespace 2022-07-26 14:50:52 -07:00
Mike Macgirvin
8dc6b8cce1 make "scrollto" work again on mod_display after mid changes 2022-07-24 03:31:38 -07:00
Mike Macgirvin
90049a4b91 Missing ActivityPub address fields in Hubzilla. Maybe only when AP is turned off, but still... 2022-07-21 21:05:44 -07:00
Mike Macgirvin
5fdcc4d6ac whitespace 2022-07-21 19:40:58 +10:00
Mike Macgirvin
816e0af37f whitespace 2022-07-21 17:25:07 +10:00
Mike Macgirvin
7b5ebfd80b cleanup lib/addon 2022-07-21 15:32:00 +10:00
Mike Macgirvin
15a0a1a2ca typo in apschema 2022-07-20 04:57:20 -07:00
Mike Macgirvin
b24ac794b1 cleaner display urls 2022-07-20 04:26:28 -07:00
Mike Macgirvin
306444319b tabs->spaces 2022-07-20 15:31:55 +10:00
Mike Macgirvin
1a3b2497b5 tabs->spaces 2022-07-20 15:27:23 +10:00
Mike Macgirvin
fe3d85fd67 remote deletion issue 2022-07-19 17:43:27 -07:00
Mike Macgirvin
9460058cce refactor Url::ssl_exception and fix top-level addressing in Activity::encode_activity 2022-07-18 15:03:22 -07:00
Mike Macgirvin
2abdeff494 more activity recipient cleanup 2022-07-18 05:27:03 -07:00
Mike Macgirvin
d9228a8085 cleanup collect_recips 2022-07-18 04:51:54 -07:00
Mike Macgirvin
9008a0ad3a deal with recipient mismatches between activity and object, prevent fetched polls from entering the notifier 2022-07-18 03:47:05 -07:00
Mike Macgirvin
1996983924 add configuration for ssl exceptions for testing and development 2022-07-16 17:25:58 -07:00
Mike Macgirvin
d6435de364 doco change 2022-07-15 18:18:10 +10:00
Mike Macgirvin
2a4eaabf0c minor code refactor 2022-07-15 18:14:44 +10:00
Mike Macgirvin
46fec47fdb useragent consistency issue discovered in code review 2022-07-14 17:28:54 -07:00
Mike Macgirvin
0fa3363656 tighten up the specificity of the most recent change to Activity::media_not_in_body() 2022-07-14 15:32:15 -07:00
Mike Macgirvin
1de017db1b Add all the special cases to Activity::media_not_in_body() to deal with Hubzilla's implementation of bbcode img.alt tags. 2022-07-14 15:27:23 -07:00
Mike Macgirvin
4f98b9e5a9 Merge branch 'dev' of /home/macgirvin/streams into dev 2022-07-14 14:09:58 -07:00
Mike Macgirvin
97a641f2f8 optimisations: deprecate Libzot::fetch() 2022-07-14 14:09:15 -07:00
Mike Macgirvin
1c0fe25cbe Merge branch 'dev' of ../rebble.net into dev 2022-07-14 04:19:33 -07:00
Mike Macgirvin
ae801b869e refactor site_info() 2022-07-14 04:09:45 -07:00
Mike Macgirvin
7c6277dd87 more thorough check of object actor to ensure it represents a record array and not an id string. 2022-07-13 17:32:34 -07:00
Mike Macgirvin
0c5d237e02 use zot_record_preferred in find_best_identity() - not certain why this wasn't done initially. 2022-07-13 17:16:02 -07:00
Mike Macgirvin
dd7e51b496 when matching sender against author and owner, find the "best identity" with which to compare all of them - in this case the sender did not get the same treatment as the others. 2022-07-13 17:05:49 -07:00
Mike Macgirvin
1b9bf72614 add google useragent hack to oembed to that std_embeds will work 2022-07-11 20:58:22 -07:00
Mike Macgirvin
2dac64d87f unnecessary line 2022-07-11 19:42:38 -07:00
Mike Macgirvin
f683369f9d fix black youtube previews 2022-07-11 19:39:31 -07:00
Mike Macgirvin
88651ae243 Merge branch 'dev' of ../rebble.net into dev 2022-07-07 15:33:14 -07:00
Mike Macgirvin
bbf098c071 Fix double images from Friendica sources where the attachment url is different from the link in the body. 2022-07-07 15:31:16 -07:00
Mike Macgirvin
49af66bb4f describe each filter type 2022-07-07 18:12:48 +10:00
Mike Macgirvin
c6a433a1e8 Merge branch 'dev' of ../rebble.net into dev 2022-07-05 19:14:13 -07:00
Mike Macgirvin
c26c7f09d6 hidden mentions not being preserved across edits. 2022-07-05 19:13:38 -07:00
Mike Macgirvin
1e0413f431 provide actual http error_code in Url get/post failure detail rather than just the curl error code. 2022-07-05 17:27:11 -07:00
Mike Macgirvin
1b03b1beda Refactor default arguments 2022-07-05 20:20:26 +10:00
Mike Macgirvin
6b26dbb3de attempt to dbesc an array from a malformed activity 2022-07-04 19:48:49 -07:00
nobody
9dc37df489 refactor language detection 2022-07-05 11:34:07 +10:00
Mike Macgirvin
0a08fc732f whitespace 2022-07-03 00:48:30 -07:00
Mike Macgirvin
df4eabd23b refactor language checking in MessageFilter to account for ambiguous language results. 2022-07-02 22:36:49 -07:00
Mike Macgirvin
50a0b22d00 Add 'falsiness' check to MessageFilter. 2022-07-02 18:19:32 -07:00
Mike Macgirvin
024e1bec6f Permit context to be an array 2022-06-30 15:07:44 -07:00
Mike Macgirvin
1bfc965f33 Force Activity::update_poll to honour the item_store() delivery setting. 2022-06-29 13:28:05 -07:00
Mike Macgirvin
89a6485642 deprecate zoturl 2022-06-28 22:19:12 -07:00