aboutsummaryrefslogtreecommitdiffstats
path: root/include/channel.php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Active channels information is a bit imprecise. Provide a higher accuracy ↵zotlabs2018-04-161-1/+1
| | | | method. This will require a transition period
* fix xchan_query() for anon commentsMario Vavti2018-04-091-1/+1
|
* anon_identity_init: put anonymous commenters in network 'anon' so that they ↵zotlabs2018-04-081-3/+3
| | | | can be easily distinguished from federated network members and handled appropriately.
* 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, ↵zotlabs2018-03-121-2/+2
| | | | disabled by default, use at your own risk, may not federate to other platforms and protocols. May not clone correctly. Bug reports which neglect to include detailed roubleshooting information and patches/pull requests will be ignored.
* fix some issues with friend suggestions on standalone sites with no ↵zotlabs2018-03-041-2/+1
| | | | 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
* bugfix: unable to reset profile fields to defaults in admin/profs by ↵zotlabs2018-03-041-0/+1
| | | | emptying the textarea
* usability: click your own profile photo to change it instead of hunting it ↵zotlabs2018-02-231-0/+1
| | | | down in the profile edit navmenu. We still need work on the 'or use a photo from your albums' to use something like the photo selection widget in the post editor as you otherwise have to track down the 'use as profile photo' entry in the photo detail navmenu instead of just clicking an image.
* Usability and member experience: remove street address info from the default ↵zotlabs2018-02-231-2/+2
| | | | basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible.
* move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively ↵zotlabs2018-02-201-2/+2
| | | | hand tested.
* this should finish up hubzilla issue #113zotlabs2017-12-311-2/+7
|
* sql compliance issuezotlabs2017-12-101-1/+1
|