aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* Update Photo.phpMax Kostikov2019-10-261-1/+1
* Better cached photos processingMax Kostikov2019-10-261-13/+5
* Fix channel address in follow linkMax Kostikov2019-10-151-1/+1
* Fix cache-control syntax for photosMax Kostikov2019-10-151-2/+1
* Updates to zcard/profile images and other public images to account for infras...M. Dent2019-10-141-1/+7
* Revert "Remove visible channels list from pubstream tags cloud creation proce...Max Kostikov2019-10-132-18/+15
* fix missing summary in mod article_editMario Vavti2019-10-021-3/+2
* Add 'Connect' button for not connected at this location channelsMax Kostikov2019-10-011-1/+4
* Sync private items with clones; avoid sync if no local connection with thread...Max Kostikov2019-09-301-7/+1
* Merge branch 'dev' into 'dev'Max Kostikov2019-09-031-0/+12
|\
| * Update Well_known.phpMax Kostikov2019-08-301-1/+1
| * Add CalDAV / CardDAV autodiscoveryMax Kostikov2019-08-301-0/+12
* | More nofollow tags to discourage backlink farmersTerrox2019-09-031-1/+1
* | issues with image import to zot6 - wrong mid. Also label source project of zo...zotlabs2019-08-221-1/+1
|/
* fix bitrot in util/zotshzotlabs2019-08-153-22/+18
* linkinfo: only allow to embed public itemsMario Vavti2019-08-111-1/+1
* Merge branch 'dev' into 'dev'Max Kostikov2019-08-101-12/+14
|\
| * Improve plink to share tag detectionMax Kostikov2019-08-101-12/+14
* | Merge branch 'dev' into 'dev'Mario2019-08-091-4/+14
|\|
| * Replace plink URL with 'share' tag if possibleMax Kostikov2019-08-091-4/+14
* | Merge branch 'dev' into 'dev'Max Kostikov2019-08-091-3/+4
|\|
| * More intelligent quotation shortening while link embeddingMax Kostikov2019-08-091-3/+4
* | hz core issue #1386 - function name must be a stringzotlabs2019-07-281-1/+1
|/
* reflect repeats in notifications, use force flag for import_xchan_photo() in ...Mario Vavti2019-07-221-1/+1
* add hashtag to appschema and bump appschema revMario Vavti2019-07-181-2/+4
* Merge branch 'dev' into 'dev'Max Kostikov2019-07-151-1/+1
|\
| * Fix ETag quotesMax Kostikov2019-07-151-1/+1
* | calendar: revert back to UTC strings for dates due to better legibility. Stri...Mario Vavti2019-07-112-9/+9
* | fix typoMario Vavti2019-07-031-1/+1
* | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal without...zotlabs2019-07-011-1/+4
* | add opengraph meta info to channel pagezotlabs2019-06-291-0/+11
* | decode encoded midMario Vavti2019-06-281-2/+1
* | extend definition of direct message to anything with allow_cid but *not* allo...zotlabs2019-06-281-1/+6
* | Merge branch 'httpsig' into 'dev'Mario2019-06-2710-21/+28
|\ \
| * | http signature consolidationzotlabs2019-06-2610-21/+28
* | | Merge branch 'dev' into 'dev'Mario2019-06-261-0/+19
|\| |
| * | provide auto redirect from zot6 /item permalinkszotlabs2019-06-251-0/+19
* | | apply calendar encoding fixes to mod calMario Vavti2019-06-201-3/+3
* | | fix encoding also for description and locationMario Vavti2019-06-201-3/+3
* | | Merge branch 'dev' into 'dev'Mario2019-06-205-11/+12
|\| | | |/ |/|
| * tweak to event title encoding to ensure it works with German, Russian, as wel...zotlabs2019-06-191-1/+1
| * events: don't use htmlentities on local (hz) event titles as they are not bei...zotlabs2019-06-192-3/+4
| * changes to support direct messages in zot6 (set item.item_private = 2 when pr...zotlabs2019-06-193-8/+8
* | Use html_entity_decode() for cached photo URLMax Kostikov2019-06-191-1/+1
* | Merge branch 'dev' into 'dev'Mario2019-06-181-1/+2
|\|
| * minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-171-1/+2
* | disable events module. it is now disfunctionalMario Vavti2019-06-171-0/+6
* | update feature setMario Vavti2019-06-171-1/+1
* | revisit mod calMario Vavti2019-06-171-290/+142
* | base64 encode message signatureMax Kostikov2019-06-151-1/+1