Commit graph

602 commits

Author SHA1 Message Date
Mike Macgirvin
f2d4c90187 edit issue, remove unused code 2023-09-18 08:08:30 +10:00
Mike Macgirvin
8464d1603a log is_group in tag_deliver 2023-09-17 08:39:10 +10:00
Mike Macgirvin
6a512717b0 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-09-17 07:44:14 +10:00
Mike Macgirvin
a02a3eb402 Issue #93 2023-09-17 07:41:26 +10:00
Mike Macgirvin
06a702873f Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-09-15 19:12:01 +10:00
Mike Macgirvin
ce270dc22a operator precedence 2023-09-15 19:10:58 +10:00
Mike Macgirvin
8d5a10ead9 order all hubloc queries by hubloc_id desc 2023-09-15 16:39:10 +10:00
Mike Macgirvin
b140263ec9 parse intransitive target as object if no object 2023-09-11 21:34:38 +10:00
Mike Macgirvin
6da1eae78e even better place discovery 2023-09-11 15:03:18 +10:00
Mike Macgirvin
5a2bf9838e refactor place priority 2023-09-11 14:53:04 +10:00
Mike Macgirvin
56506986db typo 2023-09-11 05:38:13 +10:00
Mike Macgirvin
b710c9127a support pixelfed Story activities 2023-09-10 09:04:58 +10:00
Mike Macgirvin
ecb034abd9 also support Arrive(Place) 2023-09-09 08:16:05 +10:00
Mike Macgirvin
c7ded01087 begin federated search compatibility and other minor cleanup 2023-09-06 08:19:07 +10:00
Mike Macgirvin
f3731c5f8d revive doxygen documentation 2023-09-03 20:58:10 +10:00
Mike Macgirvin
4f4c6c30bc some experimental work for Nomad/v12 with an ultimate goal of bringing nomadic identity to ActivityPub - since nobody else seems to be able to figure out how to do it after 5 years. Also seeing if I can streamline the portable_id generation process dramatically. Hint: did: can be used as an alternate or internal identifier, but did: isn't going to get us there. 2023-09-03 08:24:57 +10:00
Mike Macgirvin
fe02528001 minor fixes 2023-09-01 20:07:57 +10:00
Mike Macgirvin
9d6bbb057c fix imported images with double quotes in the alt-text 2023-08-28 07:54:30 +10:00
Mike Macgirvin
77997ea789 Add current spec. This is about to change, but more or less documents the current protocol behaviour. 2023-08-28 07:43:18 +10:00
Mike Macgirvin
d27e81ef2a translate connections virtual group to followers for the benefit of primitive projects that don't understand aspects/circles or virtual groups 2023-08-26 08:50:01 +10:00
Mike Macgirvin
71c3c53ed3 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-08-26 08:05:09 +10:00
Mike Macgirvin
add0cebd3f allow private posts to be pinabble. 2023-08-26 05:22:57 +10:00
Mike Macgirvin
6151b36407 fix lockview for second generation virtual lists 2023-08-25 21:24:06 +10:00
Mike Macgirvin
8a1cbd2ba6 use zotfinger:get for get requests, otherwise the content digest is wrong 2023-08-23 08:22:37 +10:00
Mike Macgirvin
c163be1863 issue with conversation fetch 2023-08-23 08:03:42 +10:00
Mike Macgirvin
5ce032f11f Not perfect, but a workaround for sharing polls. 2023-08-20 10:54:43 +10:00
Mike Macgirvin
6fe77f315c turn off poll sharing until the conflicts are resolved. 2023-08-20 10:23:21 +10:00
Mike Macgirvin
f665e75ec6 fix ability to share polls 2023-08-20 08:34:32 +10:00
Mike Macgirvin
96559e2a08 fix some more enotify quirks (e.g. "your post") 2023-08-19 09:54:07 +10:00
Mike Macgirvin
fa5e444e97 pass debugging through to spawned child processes 2023-08-19 09:12:40 +10:00
Mike Macgirvin
e4368bab90 choose correct parent for notifications 2023-08-19 08:07:33 +10:00
Mike Macgirvin
b6d2d3568c remove wall restriction for notification of 'your something' 2023-08-19 07:25:12 +10:00
Mike Macgirvin
ca78013108 enotify - refer to immediate parent, not conversation head 2023-08-19 06:41:41 +10:00
Mike Macgirvin
5525231ee5 change default group 2023-08-17 21:16:29 +10:00
Mike Macgirvin
d51dd9feb2 bring back the connections part of virtual groups 2023-08-17 14:03:33 +10:00
Mike Macgirvin
8d2f5e094c fix typo 2023-08-15 21:01:27 +10:00
Mike Macgirvin
1a6bc9d435 cleanup 2023-08-15 20:11:46 +10:00
Mike Macgirvin
f4f81cfdb0 one more poll fix 2023-08-12 06:02:14 +10:00
Mike Macgirvin
064c60e9b0 poll issues cont. 2023-08-12 05:43:19 +10:00
Mike Macgirvin
56d81933da fix vote validator - ignore non-voting activities 2023-08-11 19:15:53 +10:00
Mike Macgirvin
26542e3bc2 log poll failures 2023-08-10 22:44:53 -07:00
Mike Macgirvin
332f9c7a81 variable renaming 2023-08-05 17:56:01 +10:00
Mike Macgirvin
6a217adbbd Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-08-05 08:56:48 +10:00
Mike Macgirvin
d67d66284d flohmarkt stuff 2023-08-05 08:08:33 +10:00
Mike Macgirvin
da8f352908 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-08-04 13:35:35 -07:00
Mike Macgirvin
9725844490 whitespace 2023-08-04 13:33:13 -07:00
Mike Macgirvin
833d6b6507 groups refactor 2023-08-05 06:11:24 +10:00
Mike Macgirvin
057be90193 start using Place object 2023-08-03 20:59:25 +10:00
Mike Macgirvin
8d274890ca issue with item (manual) expiration 2023-08-03 07:40:41 +10:00
Mike Macgirvin
2059481980 extendheight button 2023-07-31 21:54:18 +10:00
Mike Macgirvin
8f358b23ba refactor icon parse 2023-07-29 20:14:37 +10:00
Mike Macgirvin
11ad15d42e Merge branch 'wip' into dev 2023-07-29 17:34:05 +10:00
Mike Macgirvin
70379dba1e Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-07-29 17:33:48 +10:00
Mike Macgirvin
74e27703b3 missing fep400e changes 2023-07-29 17:28:31 +10:00
Mike Macgirvin
25a69b236b new auth work 2023-07-29 11:07:38 +10:00
Mike Macgirvin
2283d57c22 over-ride personal search permissions if block_public_search is set. 2023-07-26 17:15:43 -07:00
Mike Macgirvin
6e2d310f4c settle on baseobject->getdatatype() 2023-07-24 21:21:35 +10:00
Mike Macgirvin
f09b1882ae more work on showmore/scrolling 2023-07-23 21:44:29 +10:00
Mike Macgirvin
3031d58278 update readmore.js, fix disabling it, and use \Code\Nomad\Profile wherever appropriate 2023-07-23 09:01:55 +10:00
Mike Macgirvin
8172e5243d protocol object classes continued 2023-07-22 22:06:41 +10:00
Mike Macgirvin
4c935b94cd inline image extractor (to add attachments for all inline images) was also extracting images from code blocks. 2023-07-22 12:24:18 +10:00
Mike Macgirvin
748681fae0 better implementation of ignoring moderation on poll answers - as long as they aren't comments 2023-07-21 08:31:04 +10:00
Mike Macgirvin
0acc1227b4 simplify - also allow unrecognised/unsupported elements if !strict 2023-07-21 07:48:29 +10:00
Mike Macgirvin
c63e3c4109 Start using new activity classes 2023-07-21 07:02:24 +10:00
Mike Macgirvin
7a9ab068f1 implement the security objects 2023-07-20 20:00:53 +10:00
Mike Macgirvin
c43e4b585a Reaching out 2023-07-19 21:42:21 +10:00
Mike Macgirvin
d0584b2d80 add nomad structure 2023-07-19 20:36:00 +10:00
Mike Macgirvin
5d61aff44d move one structure to the new format 2023-07-18 17:04:13 +10:00
Mike Macgirvin
a8889ed65f fine tune tag field 2023-07-10 08:34:55 +10:00
Mike Macgirvin
6e87291b3e not all hashtags were getting stored in term table 2023-07-09 18:28:02 +10:00
Mike Macgirvin
d7721aa817 testing changes 2023-07-08 13:07:25 +10:00
Mike Macgirvin
1d6fc9e556 don't load cache for edited posts 2023-07-08 12:12:59 +10:00
Mike Macgirvin
04c4d36a0f refactor activitypub threaded comment acceptance 2023-06-30 06:21:20 +10:00
Mike Macgirvin
4705c0b37e comment parent issue 2023-06-26 17:30:42 -07:00
Mike Macgirvin
0c6f2e3ad2 optionally moderate refused comments 2023-06-24 07:39:05 +10:00
Mike Macgirvin
fc40564cb0 xchan_photo issue 2023-06-11 07:27:46 +10:00
Mike Macgirvin
efa938ddfb pin issue 2023-06-05 05:38:16 +10:00
Mike Macgirvin
477cf933c1 jot: cleanup/collapse location service buttons into a dropdown 2023-06-04 15:28:35 +10:00
Mike Macgirvin
df757cdb19 Add display setting for opening the actvity filter widget by default 2023-06-04 08:42:26 +10:00
Mike Macgirvin
43dc4db060 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-06-03 15:59:45 +10:00
Mike Macgirvin
55c79bb0d4 share issue 2023-06-03 15:59:10 +10:00
Mike Macgirvin
26bfa90da7 refactor filter_moderate setting 2023-06-03 08:40:38 +10:00
Mike Macgirvin
39a36cfba9 introduce filter_moderate option 2023-06-02 07:50:40 +10:00
Mike Macgirvin
8849f4e631 issues from logs 2023-05-30 06:25:57 +10:00
Mike Macgirvin
f3263510b0 store content text if provided in Follow activities 2023-05-27 16:45:53 +10:00
Mike Macgirvin
d71b3ec9c2 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-05-24 21:55:42 -07:00
Mike Macgirvin
a7ec5f457a handle rogue dm replies with different privacy scope. 2023-05-24 21:54:05 -07:00
Mike Macgirvin
faa91b1673 undefined $item_normal, removing tracing for and ignore attachments sent as empty strings. 2023-05-24 07:37:57 +10:00
Mike Macgirvin
fdb821a451 reformat link cache control indicator 2023-05-19 06:53:13 +10:00
Mike Macgirvin
90c368f532 remove restriction on friending the system channel. This has been possible for some time. 2023-05-16 21:34:01 +10:00
Mike Macgirvin
75b51496c0 deprecate PropertyValue per FEP, use Note. 2023-05-16 21:06:18 +10:00
Mike Macgirvin
fb01830791 add extensions to photos attached from cloud to reduce duplicates. 2023-05-15 06:13:06 +10:00
Mike Macgirvin
d3b37cf69f No need to render all 3 quoted post types from calckey if we've already rendered the same url at least once. 2023-05-12 06:38:33 +10:00
Mike Macgirvin
e5bf51d9f9 do not show identities label if no identities 2023-05-11 18:49:40 +10:00
Mike Macgirvin
f62b4566c9 add some colour 2023-05-11 07:34:26 +10:00
Mike Macgirvin
5d959ebb73 fix table overflow on profile identity list 2023-05-11 07:16:06 +10:00
Mike Macgirvin
834f5986ae cleanup 2023-05-10 20:57:52 +10:00
Mike Macgirvin
db50c99055 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-05-10 20:36:59 +10:00
Mike Macgirvin
20cf1993ba resolve duplicate identity list entries 2023-05-10 20:36:02 +10:00
Mike Macgirvin
04de81af5c Merge branch 'dev' of https://codeberg.org/streams/streams into dev 2023-05-09 02:49:59 -07:00