Commit graph

533 commits

Author SHA1 Message Date
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