aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ITEM_TYPE_CUSTOM and hooks for processing custom item typesDM42.Net (Matt Dent)2018-12-146-0/+98
* fix issue with linkdropperMario Vavti2018-12-141-2/+2
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-145-47/+94
|\
| * regression: the ability to order apps messed up since adding pinned apps to t...zotlabs2018-12-125-47/+94
* | Merge branch 'fix_photo_imagick' into 'dev'Max Kostikov2018-12-111-0/+1
|\ \
| * | return on readImageBlob() exceptionMario Vavti2018-12-111-0/+1
|/ /
* | Merge branch 'photo-hook' into 'dev'M. Dent2018-12-104-3/+16
|\ \
| * | add photo_view_filter hook and fix minor issue with unset auto_save_draft var...Mario Vavti2018-12-104-3/+16
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-105-3/+53
|\ \ \ | | |/ | |/|
| * | home notifications won't expand if there are more than 300 unseen network not...zotlabs2018-12-091-2/+4
| * | rmagic discovery for z6 networkszotlabs2018-12-093-0/+48
| * | total_identities restriction off by onezotlabs2018-12-091-1/+1
* | | Merge branch 'dark-theme-dev' into 'dev'M. Dent2018-12-101-0/+19
|\ \ \
| * | | change redbasic dark schema to make categories and highlights readablephani002018-12-101-0/+19
|/ / /
* | / Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-061-2/+1
|\| | | |/ |/|
| * reset page title if article has no title.zotlabs2018-12-051-2/+1
* | Merge branch 'dev' into 'dev'Max Kostikov2018-12-043-420/+445
|\ \
| * | Update hstrings.phpMax Kostikov2018-12-041-20/+26
| * | Update hmessages.poMax Kostikov2018-12-041-399/+418
| * | Create plink depending on message id formatMax Kostikov2018-11-301-1/+1
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-12-041-15/+12
|\ \ \ | |_|/ |/| |
| * | Merge branch 'photocache' into 'dev'Mario2018-12-041-15/+12
| |\ \
| | * | Update Photo.phpMax Kostikov2018-12-031-1/+1
| | * | Update Photo.phpMax Kostikov2018-12-031-1/+1
| | * | Update Photo.phpMax Kostikov2018-12-031-1/+1
| | * | New logic for less dependence on cache logicMax Kostikov2018-12-031-15/+12
* | | | partial solution for obj|tgt multiple (zot and zot6) encodings; the zot6 vers...zotlabs2018-12-033-0/+12
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-12-0386-1091/+3064
|\| | |
| * | | quickfix for es-es languageMario Vavti2018-12-031-2/+2
| * | | changelogMario Vavti2018-12-031-0/+18
| * | | more notifications fixesMario Vavti2018-12-033-6/+6
| * | | catch exception if readImageBlob() receives bogus dataMario Vavti2018-12-031-3/+7
| * | | Merge branch 'photocache' into 'dev'Max Kostikov2018-12-031-13/+18
| |\| |
| | * | Add Expires field supportMax Kostikov2018-12-031-11/+16
| | * | Add flag to allow to save image without validationMax Kostikov2018-12-021-2/+2
| * | | Merge branch 'photocache' into 'dev'M. Dent2018-12-027-38/+132
| |\| |
| | * | Remove local_channel() check on cache_body_hook callMax Kostikov2018-12-021-9/+7
| | * | Check local_channel() before cache callMax Kostikov2018-11-301-6/+8
| | * | Move cache code to addonMax Kostikov2018-11-301-17/+7
| | * | Fix wrong parameterMax Kostikov2018-11-291-4/+3
| | * | Update text.phpMax Kostikov2018-11-291-5/+0
| | * | Better cache settings logicMax Kostikov2018-11-291-4/+4
| | * | Skip sslify for images if it already were cached with https enabledMax Kostikov2018-11-291-1/+6
| | * | Update text.phpMax Kostikov2018-11-291-1/+2
| | * | Cache for viewer channelMax Kostikov2018-11-291-5/+4
| | * | Disable links to cached photos for non logged viewersMax Kostikov2018-11-291-1/+1
| | * | Code cleanupMax Kostikov2018-11-291-3/+3
| | * | Update text.phpMax Kostikov2018-11-291-2/+2
| | * | Add photo cache support using sslify()Max Kostikov2018-11-291-6/+27
| | * | Add photo cache hooksMax Kostikov2018-11-291-33/+57