aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-13/+14
* more cleanupMario2024-02-291-1/+2
* AS2Mario2024-02-251-1/+2
* missing includeMario Vavti2024-01-211-0/+1
* reflect new fields in low level functionsMario2024-01-071-0/+2
* ekey and xchan_updated updatesMario2024-01-071-0/+7
* more do not provide channel info for templates and code cleanupMario2023-11-201-7/+9
* do not provide channel info for templatesMario2023-11-201-2/+6
* order by hubloc_id like everywhere else for this reason and do not include de...Mario2023-08-271-1/+1
* make sure to return infos from current hub where applicable - fix issue #1770Mario2023-07-031-1/+1
* update profile vcard to implement the cover imageMario2023-05-061-3/+9
* update remove_all_xchan_resources() and remove deletion of deprecated conv tableMario Vavti2023-04-131-1/+0
* we can sign messages which are not from the primary locationMario2023-02-151-1/+1
* fix php warningsMario Vavti2022-10-231-2/+4
* fix php warningsMario Vavti2022-10-201-4/+4
* php8: warning fixesMario2022-09-141-7/+7
* php8: random cleanup and warning fixesMario2022-09-081-9/+6
* fix random php warningsMario2022-09-071-3/+3
* 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