aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Keep remote site headers for cachingMax Kostikov2018-12-171-4/+10
|
* Move SSLify code from Photo cache addonMax Kostikov2018-12-171-6/+5
|
* Revert Photos.php codeMax Kostikov2018-12-171-245/+1357
|
* SSLify cached URL on redirect if neededMax Kostikov2018-12-171-1/+3
|
* SSLify cached URL on redirect if neededMax Kostikov2018-12-171-1357/+245
|
* Remove photo_cache_enable variableMax Kostikov2018-12-161-1/+1
|
* Merge branch 'patch-20181214a' into 'dev'Mario2018-12-161-2/+10
|\ | | | | | | | | ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed. See merge request hubzilla/core!1427
| * Add return if no local_channel()DM42.Net (Matt Dent)2018-12-151-1/+3
| |
| * ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed.DM42.Net (Matt Dent)2018-12-141-2/+8
| |
* | Merge branch 'dev' into 'dev'M. Dent2018-12-151-1/+1
|\ \ | | | | | | | | | | | | Update OAuth2Storage.php - fix email retrieval in getUser See merge request hubzilla/core!1436
| * | Update OAuth2Storage.php - fix email retrieval in getUserPascal Deklerck2018-12-151-1/+1
|/ /
* | Merge branch 'custom-item-types' into 'dev'Mario2018-12-156-0/+98
|\ \ | | | | | | | | | | | | Add ITEM_TYPE_CUSTOM and hooks for processing custom item types See merge request hubzilla/core!1431
| * | Add ITEM_TYPE_CUSTOM and hooks for processing custom item typesDM42.Net (Matt Dent)2018-12-146-0/+98
| |/
* | Merge branch 'patch-20181214f' into 'dev'Mario2018-12-151-2/+2
|\ \ | | | | | | | | | | | | Set min/maxversion for plugins to STD_VERSION unless otherwise specified See merge request hubzilla/core!1430
| * | Set min/maxversion for plugins to STD_VERSION unless otherwise specifiedDM42.Net (Matt Dent)2018-12-141-2/+2
| |/
* | Merge branch 'patch-20181214d' into 'dev'Mario2018-12-153-2/+22
|\ \ | | | | | | | | | | | | Make Affinity Slider (optionally) 'sticky' across page loads. See merge request hubzilla/core!1429
| * | Fix syntax errorDM42.Net (Matt Dent)2018-12-142-2/+2
| | |
| * | Make Affinity Slider (optionally) 'sticky' across page loads. (default is ↵DM42.Net (Matt Dent)2018-12-143-2/+22
| |/ | | | | | | current behavior: reset slider with each page load)
* | fix wiki preview issue with hyperlinksMario Vavti2018-12-151-2/+2
| |
* | Merge branch 'patch-20181214b' into 'dev'Max Kostikov2018-12-141-1/+1
|\ \ | | | | | | | | | | | | Recreate MR#1419 for dev branch See merge request hubzilla/core!1428
| * | Recreate MR#1419 for dev branchDM42.Net (Matt Dent)2018-12-141-1/+1
| |/
* / update changelogMario Vavti2018-12-141-0/+12
|/
* 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 ↵zotlabs2018-12-125-47/+94
| | | | | | | | the ordering
* | Merge branch 'fix_photo_imagick' into 'dev'Max Kostikov2018-12-111-0/+1
|\ \ | | | | | | | | | | | | return on readImageBlob() exception See merge request hubzilla/core!1426
| * | 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… See merge request hubzilla/core!1425
| * | add photo_view_filter hook and fix minor issue with unset auto_save_draft ↵Mario Vavti2018-12-104-3/+16
| | | | | | | | | | | | variable which resultet in a javascript error
* | | 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 ↵zotlabs2018-12-091-2/+4
| | | | | | | | | | | | notifications ahead of them.
| * | 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 readable See merge request hubzilla/core!1424
| * | | change redbasic dark schema to make categories and highlights readablephani002018-12-101-0/+19
|/ / / | | | | | | | | | | | | | | | | | | | | | additions to /view/theme/redbasic/schema/dark.css to change the appearance of category badges and highlighted text ([hl]...[/hl]). hl text changed from master: it's not 'strong' anymore. commented out the pseudo-class selector that works in master but not in dev anymore.
* | / 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
|\ \ | | | | | | | | | | | | Add strings to Russian translation See merge request hubzilla/core!1418
| * | 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
| |\ \ | | | | | | | | | | | | | | | | Less dependence on cache logic See merge request hubzilla/core!1417
| | * | 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 ↵zotlabs2018-12-033-0/+12
| | | | | | | | | | | | | | | | version will be stored under $item['obj']['asld']
* | | | 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
| | | | | | | | | | | | (cherry picked from commit 6b68a76bbe2869c505e4c12d2b25ceb59d3ab813)