Commit graph

26679 commits

Author SHA1 Message Date
Mike Macgirvin
f7476a56d4 version 2022-07-21 21:36:16 -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
4020a5102f xmlify the enclosure type since they can contain quotes 2022-07-20 14:39:59 -07:00
Mike Macgirvin
5f80fd61fa release 2022-07-20 14:36:46 -07:00
Mike Macgirvin
ff70ba1219 Merge branch 'dev' of ../rebble.net into dev 2022-07-20 14:35:34 -07:00
Mike Macgirvin
09cb5536a7 Comment content missing in feeds 2022-07-20 14:34:13 -07:00
Mike Macgirvin
426684dc84 remove tracking info from feeds 2022-07-20 14:15:56 -07:00
Mike Macgirvin
c0a5273379 use argv[0] (built-in) module_format (display.html, display.atom, etc.) for mod_display after changing arg parsing 2022-07-20 05:22:16 -07: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
1d2fa92bf3 start fixing mod_display message-id 2022-07-20 01:30:58 -07:00
Mike Macgirvin
a5547a44b5 refactor widget/site_projects 2022-07-20 17:15:18 +10:00
Mike Macgirvin
f6df4e20be sql error in widget/site_projects when using default mysql mode settings 2022-07-20 17:09:11 +10: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
9a477bddd6 Merge branch 'dev' of ../rebble.net into dev 2022-07-19 17:43:58 -07:00
Mike Macgirvin
fe3d85fd67 remote deletion issue 2022-07-19 17:43:27 -07:00
Mike Macgirvin
b11366c6f5 update strings 2022-07-19 15:01:32 -07:00
Mike Macgirvin
832ae28cbe Cleanup setup/install 2022-07-20 07:57:55 +10:00
Mike Macgirvin
8ff55010cf add launch script for xdebug 2022-07-20 06:05:36 +10:00
Mike Macgirvin
1e2d135a69 xdebug tooling for vscode. 2022-07-19 21:14:44 +10:00
Mike Macgirvin
ed07d1f902 version 2022-07-18 17:54:58 -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
66fffa1d07 Merge branch 'dev' of ../rebble.net into dev 2022-07-18 04:53:01 -07:00
Mike Macgirvin
d9228a8085 cleanup collect_recips 2022-07-18 04:51:54 -07:00
Mike Macgirvin
616a4bfb74 Merge branch 'dev' of /home/macgirvin/streams into dev 2022-07-18 04:36:55 -07:00
Mike Macgirvin
bb3accb2ed Merge ../streams into dev 2022-07-18 03:49:36 -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
791f7875fe fix lando redirect and add mailhog+phpmyadmin services 2022-07-18 17:54:10 +10:00
Mike Macgirvin
1996983924 add configuration for ssl exceptions for testing and development 2022-07-16 17:25:58 -07:00
Mike Macgirvin
d085e65bd1 preliminary lando config - this will need a bit more work to be generally useful 2022-07-17 08:54:54 +10: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
fefa14d5d5 timestamp 2022-07-14 20:45:31 -07: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
b031aa35b1 release 2022-07-12 12:56:16 -07:00
Mike Macgirvin
a4d3e82a95 likes of comments not displaying properly, item parent was set to target (thr_parent) and not conversation parent (parent_mid) 2022-07-12 12:52:10 -07:00