aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Expand)AuthorAgeFilesLines
* export issuezotlabs2016-11-161-1/+1
* move all the zid related stuff to one filezotlabs2016-11-131-54/+0
* Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ...zotlabs2016-11-101-2/+2
* deprecate/remove get_channel_by_nick() which is just a less generalised varia...zotlabs2016-11-081-8/+1
* provide /locs link on settings page if there is more than one hubloc for this...zotlabs2016-11-051-1/+1
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-0/+11
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-81/+106
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-2/+2
* don't show diaspora protocol info in the hcard if the diaspora protocol is no...zotlabs2016-10-081-14/+21
* null_date conversion; phase 1redmatrix2016-09-251-1/+1
* finish the channel_reddress() conversionredmatrix2016-09-211-6/+6
* some changes merged from wrong branch... new function channel_reddress() inst...redmatrix2016-09-171-0/+5
* custom/expert permissions bugredmatrix2016-09-061-3/+14
* ratings are gone. They can be enabled, but there is no UI for doing so at thi...redmatrix2016-08-251-2/+2
* make zid() do the right things when confronted with url fragmentsredmatrix2016-08-211-0/+10
* don't set session theme unless logged in.redmatrix2016-08-161-1/+1
* diaspora vcard updatesredmatrix2016-08-071-0/+1
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-8/+0
* add a few more path macros to portable menu elements (channelurl, pageurl, st...redmatrix2016-07-311-10/+1
* missing sredmatrix2016-07-261-1/+1
* zat URL auth updated to match changes to the atoken_login interfaceredmatrix2016-07-211-1/+2
* another couple of minor perms fixesredmatrix2016-07-191-3/+5
* yet more grungy perms work.redmatrix2016-07-191-37/+36
* more perms work (a lot more)redmatrix2016-07-181-2/+15
* more perms workredmatrix2016-07-181-0/+1
* export/import channel permissionsredmatrix2016-07-171-1/+3
* Merge branch 'dev' into permsredmatrix2016-07-171-2/+23
|\
| * more ZAT workredmatrix2016-07-141-2/+23
* | more perms workredmatrix2016-07-131-3/+3
|/
* identity_export_year() was a bit short-sighted. We really require arbitrary d...redmatrix2016-06-281-0/+38
* remove the app $a passed to profile_load, also add profile_load to mod_wiki w...redmatrix2016-06-261-2/+1
* change AbConfig to use channel_id instead of channel_hash; which was a mistak...redmatrix2016-06-231-1/+1
* use the normal html escape for '@' in addresses rather than the high-plane un...redmatrix2016-06-221-1/+1
* vcard spec changesredmatrix2016-06-211-0/+1
* 1. provide automatic relocation of important links in items that are imported...redmatrix2016-06-211-1/+7
* the text link to a thing will take you to the local thing page, both as a lin...redmatrix2016-06-171-0/+1
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-20/+1
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-159/+15
* more db column renamesredmatrix2016-05-311-10/+10
* require token signatures in zot_refresh, also move channel specific stuff int...redmatrix2016-05-241-0/+23
* turn the oft-repeated block_public ... check into a function observer_prohibi...redmatrix2016-05-221-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-0/+1947