Mario
|
cd59c67c67
|
fix undefined variable
|
2021-01-18 08:43:08 +00:00 |
|
Mario
|
37f1b774b7
|
missing import
|
2021-01-17 15:19:00 +00:00 |
|
Mario
|
828636847e
|
get_item_elements() check against zot6
|
2021-01-17 14:13:31 +00:00 |
|
Mario
|
0d544e2294
|
wrong logic
|
2021-01-16 09:17:45 +00:00 |
|
Mario
|
9f8a512eb5
|
only var can be passed by reference
|
2021-01-15 15:07:54 +00:00 |
|
Mario
|
3bcb322156
|
also check for zot6
|
2021-01-15 15:06:07 +00:00 |
|
Mario
|
b9fd87b004
|
do not turn the groups own direkt messages into group items - fixes #1510
|
2021-01-13 08:54:58 +00:00 |
|
Mario
|
7f51ff0a8d
|
set resource_type = group_item and resource_id = original mid for forum items so we do not need to query the body for the original mid on edit.
|
2021-01-08 21:27:06 +00:00 |
|
Mario Vavti
|
291644f29d
|
fix issue where categories were not saved on forum wall post
|
2021-01-04 20:36:24 +01:00 |
|
Mario
|
efc8ed4845
|
make share title h3
|
2021-01-02 11:20:03 +00:00 |
|
Max Kostikov
|
116fc4e00d
|
Merge branch 'dev' into 'dev'
Dev sync
See merge request kostikov/core!4
|
2020-12-19 22:02:51 +01:00 |
|
Mario
|
8640e6d1df
|
deprecate ! and !! forum tags
|
2020-12-18 13:26:51 +00:00 |
|
Mario
|
2a154f8c9a
|
merge branch files_ng into dev
|
2020-12-14 11:02:20 +00:00 |
|
Max Kostikov
|
a27c593a2a
|
Remove duplicate delete terms query
|
2020-12-12 19:43:57 +01:00 |
|
Max Kostikov
|
600dcdfc58
|
Remove duplicate delete terms query
|
2020-12-12 10:10:32 +01:00 |
|
Mario
|
21ac4b5139
|
remove announce activity from response activites array
(cherry picked from commit 52c78c757ae73082ed29e48707b2313e65020db3)
|
2020-12-07 11:03:03 +01:00 |
|
Mario
|
941db04260
|
add a uuid version 5 based uuid to imported feeds. if rewrite author for sourced items, also rewrite mid to be fetchable
|
2020-11-25 13:52:27 +00:00 |
|
Mario
|
87d7a3053a
|
do not reset item_origin to 1 for deleted items to prevent possible looping and do not set item_uplink for sourced rss items - we can not sen anything to them.
|
2020-11-25 11:01:25 +00:00 |
|
Mario
|
18136788e4
|
be more specific
|
2020-11-18 20:33:32 +00:00 |
|
Mario
|
1215618589
|
add zot6 to the authenticatable options and fix array key in reshare header
|
2020-10-09 12:16:55 +00:00 |
|
Zot
|
5ecbbfc7df
|
update profile|cover photo activities converted to z6
|
2020-08-05 19:13:44 +02:00 |
|
Mario
|
634a515ec1
|
reduce result sets and work around a regression in justifiedGallery
|
2020-07-14 12:43:34 +00:00 |
|
zotlabs
|
fa752b0ac1
|
zot6 group updates to support edit and delete of top-level group posts. This is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time.
|
2020-07-12 19:06:24 -07:00 |
|
Zot
|
36e969fd79
|
zap group compatibility - rewrites DMs and wall-to-wall posts to group pages as new posts authored by the group with an embedded reshare. This currently has known delivery issues due to zot/zot6 xchan confusion which are already slated for resolution in hz5. Specifically "sender is not owner/author" and missing abconfig permissions on the zot6 identity for a channel we're connected with over traditional zot.
|
2020-06-17 09:12:15 +02:00 |
|
Mario
|
2d3740b912
|
Legacy Hubzilla compatibility: when we relay a comment from hubzilla < 4.0, we send it to ourself again but this time with a valid uri as mid. To catch this as duplicate, we need to check for the basename aswell.
|
2020-05-11 20:22:25 +00:00 |
|
Mario
|
77c87bcccf
|
default item_wall to 0
|
2020-04-23 18:21:38 +00:00 |
|
Mario
|
b7a655917e
|
some work on deprecating ACTIVITY_OBJ_FILE
|
2020-04-23 18:19:25 +00:00 |
|
Mario
|
328685d2fb
|
move from build_sync_packet() to Libsync::build_sync_packet()
|
2020-04-09 09:38:36 +00:00 |
|
Mario
|
06f2979e04
|
prevent duplicate votes
|
2020-02-29 10:25:22 +00:00 |
|
zotlabs
|
bf7c96807a
|
fix poll responses
|
2020-02-10 18:17:41 -08:00 |
|
zotlabs
|
fc9e6d289a
|
missing piece of poll code
|
2020-01-31 12:51:23 -08:00 |
|
Mario
|
8789edb65d
|
make sure we import the zot6 xchan if we do not have it yet
|
2020-01-23 14:24:46 +00:00 |
|
M. Dent
|
707b19dc35
|
Add hook to comments_are_now_closed()
|
2019-11-03 10:12:11 +01:00 |
|
M. Dent
|
7c5cfe6697
|
Notify on custom items - rework hooks
|
2019-09-23 10:11:27 +02:00 |
|
Mario Vavti
|
db6e4d1c32
|
admin should be allowed to delete any item
|
2019-07-13 19:59:52 +02:00 |
|
Mario Vavti
|
3dd6499ac4
|
fix mid not dbesc'd. the comment was no longer true. this fixes an issue with mid's that contain single quotes
|
2019-06-21 10:37:09 +02:00 |
|
Mario
|
5b727065cf
|
Merge branch 'dev' into 'dev'
changes to support direct messages in zot6 (set item.item_private = 2 when...
See merge request hubzilla/core!1679
|
2019-06-20 17:32:10 +02:00 |
|
zotlabs
|
9d156141b1
|
changes to support direct messages in zot6 (set item.item_private = 2 when private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
|
2019-06-19 17:32:38 -07:00 |
|
Max Kostikov
|
134dfb8804
|
Formatting
|
2019-06-14 20:56:00 +02:00 |
|
Max Kostikov
|
86f4a8d33a
|
Add signatures processing for private messages
|
2019-06-14 20:54:42 +02:00 |
|
Mario Vavti
|
48604041e8
|
fix typo
|
2019-06-14 09:12:47 +02:00 |
|
Mario Vavti
|
801ab611ed
|
more work on linked item/resource deletion for photos and events, deprecate the force flag in drop_item() and comment out goaway() in drop_item().
|
2019-06-13 13:34:04 +02:00 |
|
Mario Vavti
|
decd0dc035
|
more work on event item deletion
|
2019-06-12 11:27:39 +02:00 |
|
Max Kostikov
|
0d003e7450
|
Preserve parent_mid with threaded comments
|
2019-05-01 15:45:12 +02:00 |
|
Max Kostikov
|
5abbfd3f19
|
Add initial threaded comment support
|
2019-04-29 23:21:17 +02:00 |
|
Mario Vavti
|
44795b65f9
|
if we have an uuid deduplicate by uuid otherwise by mid
|
2019-03-25 11:33:01 +01:00 |
|
Mario Vavti
|
8ca2a5832c
|
Revert "item_store(): deduplicate by mid OR uuid"
This reverts commit d8ce0d0df0.
|
2019-03-24 21:22:20 +01:00 |
|
Mario Vavti
|
d8ce0d0df0
|
item_store(): deduplicate by mid OR uuid
|
2019-03-24 15:51:31 +01:00 |
|
zotlabs
|
05bcbfa28c
|
signature issue for zot6 content imported from zotfeeds to hubzilla
|
2019-03-13 16:31:37 -07:00 |
|
Mike Macgirvin
|
0026849821
|
Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev
|
2019-03-13 10:40:23 +11:00 |
|