aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Expand)AuthorAgeFilesLines
* create an actual logout module instead of relying on internal variableszotlabs2017-10-121-5/+4
* Experimental alternate channel_menu navigation. To use, "util/config system.c...zotlabs2017-10-051-1/+0
* provide default photo mimetypezotlabs2017-09-201-1/+4
* typocheckzotlabs2017-09-141-1/+1
* provide a hook for importing a channel photo at channel creation timezotlabs2017-09-141-0/+12
* testing owazotlabs2017-09-071-1/+1
* remove period from characters allowed in username, as this will mess up URL b...zotlabs2017-09-051-2/+2
* cut down on a few extraneous gprobe processeszotlabs2017-08-311-1/+3
* allow channel address to be changedzotlabs2017-08-041-0/+86
* sync key changes to cloneszotlabs2017-07-251-0/+3
* provide a keychange operation to rebase an identity on a new keypairzotlabs2017-07-241-0/+99
* remove logging statementzotlabs2017-06-271-1/+1
* provide a gender icon on the profile sidebar within reasonzotlabs2017-06-271-0/+25
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-201-1/+2
|\
| * minor cleanup of moderated comment featurezotlabs2017-06-201-5/+8
| * allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-191-0/+67
| * minor export issue with mailzotlabs2017-05-311-2/+2
* | minor cleanup of moderated comment featurezotlabs2017-06-181-5/+8
* | allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-0/+66
* | minor export issue with mailzotlabs2017-05-311-2/+2
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-56/+74
|\|
| * :bulb: correct some Doxygen syntax mistakes.Klaus Weidenbach2017-05-051-56/+74
| * backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+5
* | profile_sidebar hook ignored the updated html contentzotlabs2017-05-021-1/+2
* | backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+6
* | channel_store_lowlevel declared twicezotlabs2017-03-291-41/+0
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-291-15/+57
|\|
| * missing closing bracket and semicolonMario Vavti2017-03-291-0/+1
| * create channel_store_lowlevel()Mario Vavti2017-03-291-20/+56
| * code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-291-0/+17
| * remove include/widgets.phpzotlabs2017-03-291-6/+1
* | create channel_store_lowlevel() and remove more diaspora stuff from core.zotlabs2017-03-201-38/+55
* | remove include/widgets.phpzotlabs2017-03-161-6/+1
* | code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-131-0/+17
|/
* more work on profile vcards - still a lot of work to gozotlabs2017-02-231-1/+1
* move some functions to more appropriate placeszotlabs2017-02-231-1/+206
* use head_add_link() for feed discoveryzotlabs2017-02-211-3/+1
* more work on permcats and consolidating calls that try to discover connect pe...zotlabs2017-02-091-21/+78
* default to manual conversation updatesMario Vavti2017-02-071-1/+3
* superfluous whitespace cleanupzotlabs2017-01-311-1/+1
* channel export - use a selected list of functional data categories to export;...zotlabs2017-01-311-162/+226
* consolidate hubloc storagezotlabs2017-01-301-14/+15
* provide lowlevel xchan storage function to ensure that all non-null rows are ...zotlabs2017-01-281-17/+19
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-231-0/+14
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-0/+11
* vcard export from profilezotlabs2017-01-151-0/+4
* default cover photo support.zotlabs2017-01-121-5/+18
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-1/+1
* export issuezotlabs2016-11-161-1/+1
* move all the zid related stuff to one filezotlabs2016-11-131-54/+0