aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Expand)AuthorAgeFilesLines
* import/export zot6 hublocs+xchansZot2019-04-261-0/+7
* hubloc confusion in magic authZot2019-04-251-4/+7
* clone systems apps to the extent possible, auto-configure imagick thumbnail b...Zot2019-03-181-0/+12
* Cleanup and fixesMario2019-03-151-1/+1
* guest access tokens: xchan record not created on URL loginzotlabs2019-03-061-0/+1
* issues uncovered testing combined item/file importzotlabs2019-02-241-2/+2
* zot api changes to support combined content (items+files) import addonzotlabs2019-02-241-19/+66
* more work on z6 commentingzotlabs2018-12-031-0/+15
* this is brutalzotlabs2018-11-061-3/+28
* populate new fieldszotlabs2018-11-051-16/+41
* whitespacezotlabs2018-10-081-3/+0
* Merge branch 'dev'zotlabs2018-10-041-5/+5
|\
| * Update channel.phpMax Kostikov2018-09-271-5/+5
* | do not propagate channel deletion for an already deleted channel.zotlabs2018-10-021-0/+6
|/
* code cleanupzotlabs2018-08-231-14/+21
* more backporting for zot6zotlabs2018-08-141-0/+3
* make channel_remove less memory hungryzotlabs2018-08-121-1/+1
* query filter was a bit greedyzotlabs2018-07-181-1/+1
* mangled urls on redirectszotlabs2018-07-181-1/+1
* fixes for immediate expire, channel_active not initialised in DBzotlabs2018-06-101-0/+1
* make get_default_profile_photo() pluggablezotlabs2018-05-141-0/+11
* minor tweak to utf8 usernames after some testing of the underlying encode/dec...zotlabs2018-04-231-0/+5
* Active channels information is a bit imprecise. Provide a higher accuracy met...zotlabs2018-04-161-1/+1
* fix xchan_query() for anon commentsMario Vavti2018-04-091-1/+1
* anon_identity_init: put anonymous commenters in network 'anon' so that they c...zotlabs2018-04-081-3/+3
* allow the profile recrods to be cloned separatelyzotlabs2018-04-041-1/+1
* add directory keyword links to profilezotlabs2018-03-291-2/+13
* unicode/emoji usernames. Warning: experimental feature, unstable, untested, d...zotlabs2018-03-121-2/+2
* fix some issues with friend suggestions on standalone sites with no 'suggestm...zotlabs2018-03-041-2/+1
* bugfix: unable to reset profile fields to defaults in admin/profs by emptying...zotlabs2018-03-041-0/+1
* usability: click your own profile photo to change it instead of hunting it do...zotlabs2018-02-231-0/+1
* Usability and member experience: remove street address info from the default ...zotlabs2018-02-231-2/+2
* move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively h...zotlabs2018-02-201-2/+2
* this should finish up hubzilla issue #113zotlabs2017-12-311-2/+7
* sql compliance issuezotlabs2017-12-101-1/+1
* remove deprecated $a argument from advanced_profile()zotlabs2017-11-231-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-151-1/+1
|\
| * typo - fixes issue #910Mario Vavti2017-11-151-1/+1
* | This should sort out hubzilla issue #826 but requires a bit more testing. It ...zotlabs2017-11-151-8/+8
|/
* improve removed_channel final cleanup. Hubzilla issue #386zotlabs2017-11-121-15/+45
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-154/+274
* table structure for pseudo or proxy channels (pchan)zotlabs2017-10-191-0/+9
* 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