aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tools -> featuresMario2021-06-291-1/+1
* fix deleting and starring in unthreaded viewMario2021-06-291-7/+15
* fix query logicMario2021-06-291-2/+1
* more deprecate legacy zotMario2021-06-282-2/+2
* Merge branch 'fix' into 'dev'Mario2021-06-281-1/+2
|\
| * fix call to prepare_bodyMichael Johnston2021-06-281-1/+2
* | fix regression in relation with recent photo changesMario2021-06-272-7/+7
|/
* remove deprecated dir and queue fnsMario2021-06-242-751/+0
* some work on streamlining mod photosMario2021-06-232-32/+95
* streamline jot popup for mod hqMario2021-06-211-1/+2
* bbcode: add option to drop media contentMario2021-06-181-0/+21
* css fixesMario2021-06-181-5/+5
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-172-1/+28
* missing use statementMario2021-06-051-0/+1
* league/html-to-markdown suports tables nowMario2021-06-051-72/+2
* fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-021-2/+2
* Merge branch 'dev' into sixMario2021-05-311-1/+1
|\
| * fix registration bug - issue #1574Mario2021-05-311-1/+1
* | do not overwrite the original rawmsg iconfig that came with the itemMario2021-05-311-0/+1
* | remove unobscure()Mario2021-05-284-18/+0
* | remove deprecated mail codeMario2021-05-285-426/+0
* | remove include/msglibMario2021-05-271-28/+0
* | remove include/message (the file)Mario2021-05-271-566/+0
* | remove include/messageMario2021-05-271-1/+0
* | remove include/zotMario2021-05-271-5400/+0
* | missing includeMario2021-05-271-0/+2
* | remove zot includesMario2021-05-272-2/+0
* | remove dir_fns includesMario2021-05-271-2/+0
* | deprecate find_upstream_directory()Mario2021-05-271-1/+1
* | deprecate get_rpost_path()Mario2021-05-271-2/+3
* | deprecate import_xchan()Mario2021-05-272-349/+1
* | deprecate make_xchan_hash()Mario2021-05-271-4/+0
* | remove more legacy zot quirksMario2021-05-263-16/+9
* | remove most legacy zot quirksMario2021-05-2612-124/+26
* | import_author_xchan(): do not import legacy zotMario2021-05-261-53/+19
* | handle_tag(): only use xchans with xhchan_deleted = 0Mario2021-05-261-12/+12
* | remove request command from notifierMario2021-05-231-1/+1
* | some cleanupMario2021-05-231-40/+11
|/
* remove todo since the zot6 xchan should be merely imported in this case. also...Mario2021-05-211-2/+4
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-05-212-5/+6
|\
| * Merge branch 'Malend-dev-patch-02229' into 'dev'Mario2021-05-211-3/+4
| |\
| | * Remove useless testMalendur2021-05-201-3/+4
| * | Merge branch 'Malend-dev-patch-19605' into 'dev'Mario2021-05-211-2/+2
| |\ \
| | * | Fix phpDocMalendur2021-05-201-2/+2
| | |/
* | / introduce the direct flag for direct messagesMario2021-05-211-9/+16
|/ /
* / make sure to set the correct item_private stateMario2021-05-201-1/+2
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-05-154-20/+25
|\
| * Merge branch 'dev' into 'dev'Mario2021-05-143-8/+13
| |\
| | * Random PHP 8 fixesMax Kostikov2021-05-143-8/+13
| * | fix regression in regard to menu wrappingMario2021-05-121-12/+12