aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-152-13/+50
| | | | and fix a potential memory leak
* make inline pdf a security option, move thumbnail security to security ↵Mario2019-11-152-6/+11
| | | | options from admin/site
* sse: make sure we have an observerMario2019-11-131-0/+3
|
* sse: revert to reset to arrayMario2019-11-131-1/+1
|
* sse: reset to empty string instead of empty arrayMario2019-11-131-1/+1
|
* sse: do not delete xconfig - reset itMario2019-11-122-3/+6
|
* better detection for who to send sys notifications (needs addons update)Mario2019-11-122-0/+5
|
* sse notificationsMario2019-11-113-1/+628
|
* Ãremove some old unused javascript librariesMario2019-11-101-2/+0
| | | (cherry picked from commit 971e7eef9c415a2ce82eb0cd22eaabee12ae719c)
* svg stuffZot2019-11-081-1/+16
|
* Merge branch 'dev' into 'dev'M. Dent2019-11-061-1/+1
|\ | | | | | | | | Prefer use Etag on photo modification validation See merge request hubzilla/core!1769
| * Prefer use Etag on photo modification validationMax Kostikov2019-11-041-1/+1
| |
* | fix duplicate attachment and regression with audio file uploadMario2019-11-042-7/+2
| | | | | | (cherry picked from commit 4cfb965881df2be181aab6020c9df78c0a86fd9f)
* | fix issue #1402Mario2019-11-031-2/+3
|/ | | (cherry picked from commit 4a1c2208866360b5fe54eea71ff8e62bd6d63045)
* 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 ↵M. Dent2019-10-141-1/+7
| | | | infrastructure caches (CDN)
* Revert "Remove visible channels list from pubstream tags cloud creation ↵Max Kostikov2019-10-132-18/+15
| | | | | | procedure" This reverts commit 5c4c6e68f600d50deed8ddb32dd6702af9b52853
* fix missing summary in mod article_editMario Vavti2019-10-021-3/+2
| | | (cherry picked from commit 2c7ed093699ea0c0f68068fdd8a035454b9a76a3)
* 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 ↵Max Kostikov2019-09-301-7/+1
| | | | thread owner
* Merge branch 'dev' into 'dev'Max Kostikov2019-09-031-0/+12
|\ | | | | | | | | Add CalDAV / CardDAV autodiscovery See merge request hubzilla/core!1719
| * 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 ↵zotlabs2019-08-221-1/+1
|/ | | | zotfeed since it is not completely compatible across projects.
* 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 detection See merge request hubzilla/core!1704
| * 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 possible See merge request hubzilla/core!1703
| * 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 embedding See merge request hubzilla/core!1702
| * 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
| | | | cron
* 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 quotes See merge request hubzilla/core!1693
| * Fix ETag quotesMax Kostikov2019-07-151-1/+1
| |
* | calendar: revert back to UTC strings for dates due to better legibility. ↵Mario Vavti2019-07-112-9/+9
| | | | | | | | Strip timezone info from UTC string and always treat values as UTC.
* | fix typoMario Vavti2019-07-031-1/+1
| |
* | I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal ↵zotlabs2019-07-011-1/+4
| | | | | | | | without a definition of 'diaspora' in the current or parent LD context.
* | 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* ↵zotlabs2019-06-281-1/+6
| | | | | | | | | | allow_gid. (cherry picked from commit 96a99935ef4f2da899275166b127537287966dac)
* | Merge branch 'httpsig' into 'dev'Mario2019-06-2710-21/+28
|\ \ | | | | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * | http signature consolidationzotlabs2019-06-2610-21/+28
| | |
* | | Merge branch 'dev' into 'dev'Mario2019-06-261-0/+19
|\| | | | | | | | | | | | | | provide auto redirect from zot6 /item permalinks See merge request hubzilla/core!1684