Commit graph

187 commits

Author SHA1 Message Date
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
3031d58278 update readmore.js, fix disabling it, and use \Code\Nomad\Profile wherever appropriate 2023-07-23 09:01:55 +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
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
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
df757cdb19 Add display setting for opening the actvity filter widget by default 2023-06-04 08:42:26 +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
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
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
849c96461e finish cleanup of sources 2023-05-06 15:55:09 +10:00
Mike Macgirvin
67031b837e fixups 2023-05-04 13:59:48 -07:00
Mike Macgirvin
79a18ce361 Merge branch 'release' into dev 2023-05-04 13:58:33 -07:00
Mike Macgirvin
b62d28e44b fixes 2023-05-04 13:58:26 -07:00
Mike Macgirvin
c942eb79d0 fixes 2023-05-04 13:55:11 -07:00
Mike Macgirvin
9ba66dff87 add local fetch so we can use the observer permissions on items instead of the system channel permissions. 2023-05-04 21:37:49 +10:00
Mike Macgirvin
a412ce4f98 remote DM notification issue 2023-05-03 14:13:45 -07:00
Mike Macgirvin
d5724e9cb3 logic issue 2023-05-03 05:02:51 -07:00
Mike Macgirvin
a15a803a3e check tombstones for parents also and save some work 2023-05-01 05:48:44 +10:00
Mike Macgirvin
8c76acc132 do not re-import manually deleted posts (but do update expired posts that have new content) 2023-04-27 22:35:28 -07:00
Mike Macgirvin
105d57b1a4 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-04-18 20:21:30 +10:00
Mike Macgirvin
ac4fad81e1 yet more work on preventing duplicate videos 2023-04-17 12:25:16 -07:00
Mike Macgirvin
c22bc2075f minor optimisation 2023-04-15 16:54:15 +10:00
Mike Macgirvin
f31f5b4eea use Channel::keyId() in Activity::fetch() 2023-04-12 15:17:42 -07:00
Mike Macgirvin
440fef7ea5 federated deletion issue 1/2 2023-03-26 21:56:05 -07:00
Mike Macgirvin
e60dc32b84 reset activitypub permissions of re-followed after an unfollow 2023-03-22 22:21:07 -07:00
Mike Macgirvin
6448b83444 cleanup 2023-03-19 19:36:36 +11:00
Mike Macgirvin
f9fea6b5e6 refactor "permit-all-likes" 2023-03-12 19:41:15 -07:00
Mike Macgirvin
a984ba1e89 found the bug 2023-03-07 08:48:55 +11:00
Mike Macgirvin
2ff2aad1b0 more logging to track down friendica group/forum delivery issue 2023-03-07 07:48:28 +11:00
Mike Macgirvin
e23426c971 couple of ld-sig context fetching improvements 2023-03-05 07:37:53 +11:00
Mike Macgirvin
89794afeb1 put security context back 2023-02-23 20:33:22 +11:00
Mike Macgirvin
277deb223e stop trying to fetch the un-fetchable security context 2023-02-23 19:27:51 +11:00
Mike Macgirvin
bba46bfb82 issue #50 also some work on notifications reappearing 2023-02-21 17:57:15 +11:00
Mike Macgirvin
37a46e7f6a Refactor the help module 2023-02-10 06:45:30 +11:00
Mike Macgirvin
d8277f200d accept coordinates in plaintext location field. 2023-02-09 06:27:08 +11:00
Mike Macgirvin
9ee206267c duplicated images revisited 2023-02-05 11:55:19 +11:00