aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mod regate: auto-connect the invitee with the inviter if auto channel create ...Mario2021-10-251-0/+4
* remove library/urlify and use vendor/jbroadway/urlify insteadMario2021-10-221-2/+1
* rename functions after heavy lifting and expand custom sections to all possib...Mario2021-10-161-4/+7
* some heavylifting on manual item exportMario2021-10-151-13/+33
* provide local copies of the w3.org jsonld documents - addresses issue #1637Mario2021-10-141-1/+16
* implement AS representation of photos and albums, cleanup and minor fixesMario2021-10-131-256/+261
* fix image object as per AS2Mario2021-10-121-8/+8
* bbcode: deal with codeblocks before we escape other tagsMario2021-10-101-25/+22
* remove redundant variable and provide missing phpdocMario2021-10-101-1/+0
* fix alt_pager()Mario2021-10-061-5/+1
* fix drop_query_params() if no query params are leftMario2021-10-061-2/+5
* move sync logic for apps to mod appman. this way we can re-use the functions ...Mario Vavti2021-10-061-25/+2
* more app syncMario Vavti2021-10-041-4/+23
* set the sync flag to trueMario Vavti2021-10-041-1/+1
* more app sync fixesMario Vavti2021-10-041-4/+4
* Revert "more app sync fixes"Mario Vavti2021-10-041-21/+13
* more app sync fixesMario Vavti2021-10-041-13/+21
* app sync fixes - part 2Mario Vavti2021-10-041-6/+6
* provide system app syncMario2021-10-041-21/+53
* make sure to return if we have no xchan hereMario2021-10-031-0/+3
* fix typoMario2021-10-031-1/+1
* add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-032-22/+29
* 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