index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Zotlabs
/
Module
/
Item.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocap initial checkin
Mario
2023-06-02
1
-8
/
+43
*
check for uuid so that will be also catch items that were posted from alterna...
Mario
2023-04-23
1
-4
/
+3
*
add the conversation endpoint and implement paginated fetch for zot requests ...
Mario
2023-04-23
1
-57
/
+37
*
initial check in to allow all mentions option
Mario
2023-03-23
1
-1
/
+37
*
make sure to only transform channel wall posts for group actors
Mario
2023-03-12
1
-1
/
+1
*
Revert "some work on bringing bang tags back for forums"
Mario
2023-03-03
1
-0
/
+1
*
some work on bringing bang tags back for forums
Mario
2023-03-02
1
-1
/
+0
*
pooll fixes
Mario
2022-12-20
1
-4
/
+7
*
fix new uuid created when editing post
Mario
2022-11-09
1
-5
/
+4
*
fix various issues
Mario
2022-10-21
1
-1
/
+0
*
fix php warnings
Mario
2022-10-12
1
-19
/
+37
*
fix issue #1687
Mario
2022-09-22
1
-2
/
+2
*
more cleanup
Mario
2022-05-06
1
-10
/
+3
*
some cleanup after moving articles and cards to addons
Mario
2022-05-06
1
-30
/
+1
*
make sure to set comments_closed to the created date if nocomment is set
Mario Vavti
2022-03-23
1
-1
/
+1
*
thr_parent lost across edits
Mario
2022-02-18
1
-0
/
+1
*
PHP 8.1 band-aid
Mario Vavti
2022-01-31
1
-9
/
+9
*
add the title to the object
Mario
2021-12-21
1
-0
/
+1
*
merge branch perms_ng into dev
Mario
2021-12-15
1
-12
/
+24
*
mod item: cleanup and remove some unused variables
Mario
2021-10-22
1
-495
/
+477
*
remove library/urlify and use vendor/jbroadway/urlify instead
Mario
2021-10-22
1
-3
/
+2
*
if posting from hq return to the message we just posted
Mario
2021-09-06
1
-0
/
+4
*
redirect to the local item instead of the item at the primary location if we ...
Mario Vavti
2021-07-16
1
-1
/
+1
*
Fix link to source on clones
Max Kostikov
2021-07-16
1
-2
/
+3
*
handle_tag(): only use xchans with xhchan_deleted = 0
Mario
2021-05-26
1
-0
/
+2
*
AccessList::is_private() does not return info about the private state (1 or 2...
Mario Vavti
2021-05-23
1
-4
/
+4
*
mod subthread issue continued
Mario
2021-03-14
1
-2
/
+12
*
do not parse bbcode in summary - issue #1532
Mario
2021-03-10
1
-2
/
+0
*
Change set_linkified_perms() arguments order
Max Kostikov
2021-03-09
1
-1
/
+1
*
deprecate summary tag in favour of a separate input field
Mario
2021-02-19
1
-18
/
+1
*
thread listener improvements
Mario
2021-01-26
1
-4
/
+10
*
invoke channel discovery by hash instead of address and add thread listeners ...
Mario Vavti
2021-01-25
1
-3
/
+8
*
fix wrong variable
Mario
2021-01-02
1
-1
/
+1
*
Revert "Fix sync item with Zot connections"
Max Kostikov
2020-12-29
1
-1
/
+1
*
do not json_encode the attach array - fixes #1499
Mario
2020-12-17
1
-232
/
+231
*
profile_load() requires channel_address
Mario
2020-11-24
1
-1
/
+1
*
missing include
Mario
2020-11-23
1
-0
/
+1
*
fix mod item issue with remote channels
Mario
2020-11-22
1
-16
/
+12
*
restrict returned html usage to local_channel() until some issues will be wor...
Mario
2020-11-21
1
-10
/
+18
*
returning the rendered html when posting a comment will make the following up...
Mario
2020-11-20
1
-2
/
+12
*
item/activity fetching
Mario
2020-10-02
1
-0
/
+100
*
fix embeded shares
Mario
2020-07-13
1
-2
/
+0
*
zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ...
Zot
2020-06-17
1
-1
/
+25
*
use $mid as plink to prevent to long plinks
Mario
2020-04-20
1
-4
/
+6
*
missing lib import
Mario
2020-04-19
1
-0
/
+1
*
make sure $post_tags is defined somewhere outsite a clause to prevent PHP war...
Mario
2020-04-19
1
-1
/
+2
*
de-duplicate $post_tags
Mario
2020-04-18
1
-2
/
+2
*
implement addressing and fix conversation fetching
Mario
2020-04-18
1
-60
/
+22
*
Remove unnecessary [summary] tag processing
Max Kostikov
2020-04-15
1
-10
/
+10
*
use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...
Mario
2020-03-29
1
-3
/
+4
[next]