aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cleanup api_auth and make it fetch the identity if we do not have it cached yetMario2021-10-021-43/+56
* provide files totalMario2021-09-301-4/+18
* implement channel purge daemon and send a notifier purge_all message if the x...Mario Vavti2021-09-301-7/+5
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-292-23/+56
|\
| * revise content import/export part 1Mario2021-09-292-23/+56
* | revise content import/export part 2Mario Vavti2021-09-292-1/+1
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-231-1/+6
|\
| * make sure we do not mix up likes on direct messages and commments on direct m...Mario2021-09-231-1/+6
* | implement the top option in items_fetchMario Vavti2021-09-231-2/+5
|/
* improve item_url_replace() - fixes #1507Mario Vavti2021-09-211-10/+18
* do not process summary in cleanup_bbcode() fixes issue #1612Mario2021-09-121-2/+4
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html...Mario2021-09-071-2/+8
* more gen_link_id()Mario2021-09-041-1/+1
* implement strict mode for base64url_decode() and introduce unpack_link_id()Mario2021-09-041-4/+19
* add an optional force flag to actor_store()Mario2021-08-301-1/+0
* Merge branch 'photodir' into 'dev'Mario2021-08-301-1/+2
|\
| * file is stored in wrong directory (/) if uploaded using photo module and it...Zot2021-08-301-1/+2
* | do not define colors in manifest (system colors are mostly the better fit) an...Mario2021-08-292-4/+4
|/
* issue 1599Zot2021-08-261-3/+3
* channel manager -> channelsMario2021-08-241-1/+1
* 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 t...Mario2021-07-021-12/+9
| * 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
* | 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