aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Collapse)AuthorAgeFilesLines
* fix issue with abconfig when cloning a channelMario2020-12-151-1/+15
|
* try to prevent hubloc confusion in some placesMario2020-12-121-9/+9
| | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce)
* Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-181-20/+0
| | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
* 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 ↵Mario2020-10-081-1/+2
| | | | Libzot::zot_record_preferred() in mod rmagic
* 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 ↵Mario2020-09-231-7/+12
| | | | deleted
* 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
|
* channelx cachingMario2020-05-071-0/+23
|
* more prefer zot6 over zotMario2020-04-221-1/+1
|
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-2/+2
|
* wrong variableMario2020-03-131-1/+1
|
* port create_identity() to zot6Mario2020-03-111-13/+17
|
* Merge branch 'dev' into z6connectMario2020-03-021-3/+39
|\
| * add iconfig to zot6 objectszotlabs2020-02-231-2/+29
| |
| * z6 compat workZot2020-01-301-1/+10
| |
* | update create_identity() to use Lib/Connect via connect_and_sync() ported ↵Mario2020-01-261-5/+50
|/ | | | from zap
* rework activitystreams events - send invite/event activities instead of ↵zotlabs2020-01-121-3/+14
| | | | create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional.
* sse notificationsMario2019-11-111-0/+5
|
* Updates to zcard/profile images and other public images to account for ↵M. Dent2019-10-141-3/+3
| | | | infrastructure caches (CDN)
* More nofollow tags to discourage backlink farmersTerrox2019-09-031-2/+2
|
* show correct profile photo when previewing and editing profileszotlabs2019-08-151-1/+9
|
* export all items except photosDM42.Net (Matt Dent)2019-06-211-2/+2
|
* 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 ↵Zot2019-03-181-0/+12
| | | | binary during setup if possible
* 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 ↵zotlabs2018-04-231-0/+5
| | | | encode/decode funations. This probably isn't critical and I do not have a failure case but just trying to cover all bases.