Commit graph

2386 commits

Author SHA1 Message Date
nobody
0922aacf45 code comments 2021-01-27 15:43:54 -08:00
nobody
bb74e1cdda typos 2021-01-26 15:01:22 -08:00
nobody
b82ff1625a improve threadlistener coverage 2021-01-24 15:40:25 -08:00
nobody
4c46fa4517 add threadlistener support to outbox and explain why 2021-01-23 14:00:16 -08:00
nobody
643442489e apschema tweaks 2021-01-22 20:54:48 -08:00
nobody
09c5b032f5 use hardwired ap schema 2021-01-22 16:59:56 -08:00
nobody
1b8bd16f47 bugs 2021-01-21 18:36:44 -08:00
nobody
f857aba50e don't deprecate server->exec until dav is upgraded 2021-01-20 11:15:41 -08:00
nobody
6e6840a96a fixes from upstream 2021-01-19 18:21:48 -08:00
nobody
9c65d28244 import/export issues 2021-01-08 13:53:28 -08:00
nobody
29042b8a6f remove deprecated tables from export files. 2021-01-08 13:51:40 -08:00
nobody
7ba5ca606c little tweaks 2020-12-22 15:30:52 -08:00
nobody
49384ee5d7 log admin access denied 2020-12-21 19:24:27 -08:00
nobody
cdd077714a Merge branch 'dev' of ../p3 into dev 2020-12-21 14:43:19 -08:00
nobody
f046c8ac5e php warning in permissionlimits, remove obsolete zotfeed and daemon/externals 2020-12-21 14:42:08 -08:00
nobody
7f671cfe0f more AP restriction tests 2020-12-20 20:37:08 -08:00
nobody
4faf9f9cf3 don't allow read access to system channel's outbox - ever. 2020-12-20 20:01:15 -08:00
nobody
62e69f299e don't answer on activitypub (inbox,outbox) endpoints if not enabled 2020-12-20 15:36:35 -08:00
nobody
ed2826abb6 owa clarify which key to use 2020-12-19 13:10:59 -08:00
nobody
06ae51f854 Merge branch 'dev' of ../p3 into dev 2020-12-19 13:10:17 -08:00
nobody
0075536291 get_observer_hash mistaken as "constant", names beginning with parens mistaken as markdown in "repeated by" descriptions 2020-12-19 13:08:16 -08:00
nobody
a3f4715e29 postgres schema correction, filter the network parameter of the sites module. 2020-12-17 16:09:01 -08:00
nobody
7c4eb40583 mod_import - some minor text changes. 2020-12-10 16:43:23 -08:00
nobody
82e5639e73 Merge branch 'dev' of ../p3 into dev 2020-12-10 16:37:34 -08:00
nobody
673822e946 provide content_import in core and run it automatically if you choose to import posts when creating a clone. So one step import *if* you import from a site instead of a file (yay - finally). This required slight modifications to api_auth because it always looked for a cached identity and in this case the identity was just created and will not yet be in cache. 2020-12-10 16:32:29 -08:00
nobody
ea174d7bce Merge branch 'dev' of ../p3 into dev 2020-12-09 17:57:05 -08:00
nobody
d6c68ef248 primal version of communities 2020-12-09 17:40:29 -08:00
nobody
a91c1a5ccf more thread presentation 2020-12-08 17:18:45 -08:00
nobody
d5864cc181 provide site over-ride for thread pixel indent 2020-12-07 20:16:15 -08:00
nobody
40a53a517c thread indent pixels setting 2020-12-07 20:02:38 -08:00
nobody
8be1bbe1b0 remove debugging 2020-11-30 14:51:00 -08:00
nobody
11c884102f Merge branch 'dev' of ../p3 into dev 2020-11-30 14:50:09 -08:00
nobody
5784a12e9a mod_display regression 2020-11-30 14:49:57 -08:00
nobody
74f30a1c73 hubloc sync issue, regression in mod_display from change yesterday 2020-11-30 14:48:02 -08:00
nobody
d6e3ff8ed3 remove 'vendor' from the list of addons 2020-11-30 11:26:56 -08:00
nobody
07e645c6e4 mod_display - conversation parents were checked for permissions, but not conversation children. In pure Zot environments this is not a problem since the conversation privacy can't be changed by participants, but in activitypub it can. 2020-11-29 21:31:55 -08:00
nobody
b80cf301d0 need to update all liveupdate modules when a new parameter is added 2020-11-29 17:33:22 -08:00
nobody
cf3fa17c8b typo 2020-11-29 16:43:31 -08:00
nobody
463ea86ba5 drafts v1 2020-11-29 16:38:45 -08:00
nobody
957ce3b13d channel level comments_closed 2020-11-28 13:27:24 -08:00
nobody
72cc8eb896 import actvitypub url from search bar 2020-11-28 02:18:14 -08:00
nobody
e2cd45bd76 initial work on drafts - more to come 2020-11-27 13:30:48 -08:00
nobody
7ca480f231 provide a global project default setting for whether or not ActivityPub is enabled. It can still be toggled at the site level and (if enabled at the system level) toggled at the channel level. 2020-11-26 16:17:07 -08:00
nobody
fca34cab96 remove nocomment module since app was deprecated 2020-11-24 19:29:08 -08:00
nobody
918fbb7d0e Merge branch 'dev' of ../p3 into dev 2020-11-24 19:23:53 -08:00
nobody
a752db34c7 more work on comment control 2020-11-24 19:22:59 -08:00
nobody
5ef168bfe8 mod_sites - show non-zot projects 2020-11-23 21:28:33 -08:00
nobody
7af12a1f7e per-post comment control: select comment allowed audience and comments_closed date 2020-11-23 19:14:44 -08:00
nobody
df82d7d511 issue with rewrite_mentions and markdown and name containing parens, also cleanup include/channel.php 2020-11-19 17:42:55 -08:00
nobody
8bc6b78d98 do not include deleted posts in $conv search 2020-11-17 16:34:48 -08:00