| Commit message (Expand) | Author | Age | Files | Lines |
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -2/+2 |
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -3/+3 |
* | use item_hidden instead of item_notshown for forum comment announces | Mario | 2022-01-26 | 1 | -1/+1 |
* | fix Access^CccessList include and plink in post_activity_item() | Mario | 2022-01-03 | 1 | -2/+3 |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -35/+167 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-09-23 | 1 | -1/+6 |
|\ |
|
| * | make sure we do not mix up likes on direct messages and commments on direct m... | Mario | 2021-09-23 | 1 | -1/+6 |
* | | implement the top option in items_fetch | Mario Vavti | 2021-09-23 | 1 | -2/+5 |
|/ |
|
* | more deprecate legacy zot | Mario | 2021-06-28 | 1 | -1/+1 |
* | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -1/+1 |
* | remove unobscure() | Mario | 2021-05-28 | 1 | -1/+0 |
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -289/+0 |
* | remove include/message | Mario | 2021-05-27 | 1 | -1/+0 |
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -1/+1 |
* | import_author_xchan(): do not import legacy zot | Mario | 2021-05-26 | 1 | -53/+19 |
* | some cleanup | Mario | 2021-05-23 | 1 | -40/+11 |
* | remove todo since the zot6 xchan should be merely imported in this case. also... | Mario | 2021-05-21 | 1 | -2/+4 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-21 | 1 | -3/+4 |
|\ |
|
| * | Merge branch 'Malend-dev-patch-02229' into 'dev' | Mario | 2021-05-21 | 1 | -3/+4 |
| |\ |
|
| | * | Remove useless test | Malendur | 2021-05-20 | 1 | -3/+4 |
* | | | introduce the direct flag for direct messages | Mario | 2021-05-21 | 1 | -9/+16 |
|/ / |
|
* / | make sure to set the correct item_private state | Mario | 2021-05-20 | 1 | -1/+2 |
|/ |
|
* | next batch of fixes | Mario | 2021-04-21 | 1 | -13/+43 |
* | start sending author id, id_sig and key fields along with author/owner and ad... | Mario | 2021-04-21 | 1 | -9/+19 |
* | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -17/+15 |
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -2/+8 |
* | Stricter item array checks | Max Kostikov | 2021-03-11 | 1 | -19/+19 |
* | save the rewritten llink | Mario | 2021-03-11 | 1 | -1/+2 |
* | if rewriting the mid also rewrite the llink | Mario | 2021-03-10 | 1 | -0/+1 |
* | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 1 | -3/+3 |
* | Fix deprecated function arguments order | Max Kostikov | 2021-03-09 | 1 | -1/+1 |
* | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 1 | -9/+53 |
* | fix recursive shares | Mario | 2021-02-19 | 1 | -18/+16 |
* | make sure we do not try to update columns which do not exist | Mario | 2021-02-16 | 1 | -3/+8 |
* | port Lib/Crypto from zap | Mario | 2021-02-09 | 1 | -3/+4 |
* | fix file permissions. 755 for dirs, 644 for files | Mario | 2021-01-27 | 1 | -0/+0 |
* | revert externals/zotfeed functionality due to scaling issues. Save zotfeed co... | Mario | 2021-01-24 | 1 | -26/+5 |
* | cleanup | Mario | 2021-01-22 | 1 | -36/+34 |
* | implement externals via zot6 and zotfeed - part 2 | Mario Vavti | 2021-01-22 | 1 | -17/+37 |
* | onepoll via zot6 to /zotfeed which implements an outbox | Mario | 2021-01-20 | 1 | -3/+17 |
* | force arg is not used anymore in drop_item_lolevel() | Mario | 2021-01-18 | 1 | -3/+2 |
* | fix undefined variable | Mario | 2021-01-18 | 1 | -1/+1 |
* | missing import | Mario | 2021-01-17 | 1 | -0/+1 |
* | get_item_elements() check against zot6 | Mario | 2021-01-17 | 1 | -2/+2 |
* | wrong logic | Mario | 2021-01-16 | 1 | -1/+1 |
* | only var can be passed by reference | Mario | 2021-01-15 | 1 | -2/+2 |
* | also check for zot6 | Mario | 2021-01-15 | 1 | -1/+1 |
* | do not turn the groups own direkt messages into group items - fixes #1510 | Mario | 2021-01-13 | 1 | -0/+5 |
* | set resource_type = group_item and resource_id = original mid for forum items... | Mario | 2021-01-08 | 1 | -8/+20 |
* | fix issue where categories were not saved on forum wall post | Mario Vavti | 2021-01-04 | 1 | -0/+2 |