aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* nav cleanupMario2021-08-241-30/+30
|
* untangle the app template into separate templates and fix bbcode viewMario2021-08-231-1/+1
|
* more legacy mail cleanup - issue #1595Mario2021-08-172-17/+3
|
* make sure we have a path before running getimagesize() on itMario2021-08-171-2/+6
|
* remove loggingMario2021-08-031-2/+0
|
* Apps drag and drop featureMario2021-08-033-3/+6
|
* Merge branch 'dev' into bs5Mario2021-07-299-822/+187
|\
| * do not use summary in photo objectMario Vavti2021-07-021-1/+0
| |
| * revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about ↵Mario2021-07-021-12/+9
| | | | | | | | the xchan in handle_tag()
| * 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_body See merge request hubzilla/core!1973
| | * 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 ↵Mario2021-06-172-1/+28
| | | | | | | | messages and starred messages if the feature is enabled
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-4/+6
|/
* 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. ↵Mario2021-05-211-2/+4
| | | | also only return if we already have a result.
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-05-212-5/+6
|\