aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Expand)AuthorAgeFilesLines
* make sure to use the correct default roleMario2022-01-181-1/+1
* access token refactorMario2021-12-171-1/+23
* merge branch perms_ng into devMario2021-12-151-25/+24
* profile cleanup and fixesMario2021-11-251-3/+4
* mod regate: auto-connect the invitee with the inviter if auto channel create ...Mario2021-10-251-0/+4
* 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
* fix typoMario2021-10-031-1/+1
* add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-031-21/+27
* implement channel purge daemon and send a notifier purge_all message if the x...Mario Vavti2021-09-301-7/+5
* revise content import/export part 1Mario2021-09-291-6/+16
* do not define colors in manifest (system colors are mostly the better fit) an...Mario2021-08-291-3/+3
* issue 1599Zot2021-08-261-3/+3
* more legacy mail cleanup - issue #1595Mario2021-08-171-2/+1
* fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-021-2/+2
* remove deprecated mail codeMario2021-05-281-25/+0
* remove zot includesMario2021-05-271-1/+0
* deprecate make_xchan_hash()Mario2021-05-271-4/+0
* remove more legacy zot quirksMario2021-05-261-7/+4
* remove most legacy zot quirksMario2021-05-261-56/+4
* Merge branch 'dev' into 'dev'Mario2021-05-141-1/+4
|\
| * Random PHP 8 fixesMax Kostikov2021-05-141-1/+4
* | id should be intval hereMario2021-05-101-1/+1
|/
* potential export issue when using PHP8Mario2021-04-201-2/+2
* if we use dbescbin on save we should use dbunescbin when retrieving (at least...Mario2021-04-201-1/+1
* revert default profile imageMario2021-03-121-2/+2
* Merge branch 'dev' into airMario2021-03-121-19/+18
|\
| * fix varable name and more changelogMario2021-03-061-1/+1
| * set the default collection acl if indicated so by the role permissions but al...Mario2021-03-031-14/+13
| * php8: fix warnings during install procedureMario2021-03-031-5/+5
| * small adjustmentZot2021-02-251-5/+4
| * zap compat export fixesMario2021-02-241-8/+4
| * export compatibility from hubzilla to zapZot2021-02-241-44/+74
| * port Lib/Crypto from zapMario2021-02-091-8/+9
* | get devHilmar R2021-03-011-57/+83
* | at end of day, some files probably without conflicts so farHilmar R2021-01-231-2/+2
|/
* wrong variableMario2021-01-021-1/+1
* fix issue with abconfig when cloning a channelMario2020-12-151-1/+15
* try to prevent hubloc confusion in some placesMario2020-12-121-9/+9
* Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-181-20/+0
* more remove loggingMario2020-10-231-1/+1
* Ãremove loggingÃMario2020-10-231-1/+1
* wrong extensionMario2020-10-231-4/+4
* use a more neutral default cover image provided by bggenerator.comMario2020-10-131-2/+2
* reduce result set for query in zid_init() and use Libzot::zot_record_preferre...Mario2020-10-081-1/+2
* 5.0RC testing: comment out global removeMario2020-09-231-2/+10
* 5.0RC testing: on channel removal mark both zot6 and zot xchans and hublocs d...Mario2020-09-231-7/+12
* 5.0RC testing: provide hubloc_id_url for new created zot hublocsMario2020-09-211-1/+2
* prefer zot6 sys channelMario2020-07-141-2/+2
* fix testsMario2020-05-071-1/+0