aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Fix for cURL with default HTTP/2Max Kostikov2018-12-201-13/+4
|
* Revert "Fix cURL with HTTP/2"Max Kostikov2018-12-201-4/+13
| | | This reverts commit 090fe394e4733aea9e9ca2e9a93c2c27b266d065
* Fix cURL with HTTP/2Max Kostikov2018-12-201-13/+4
|
* Merge branch 'dark-fix-dev' into 'dev'Mario2018-12-191-1/+1
|\ | | | | | | | | fix for dark theme; includes one changes to bbcode.php and redbasic/css/style.css See merge request hubzilla/core!1442
| * remove some fancy formatting.phani002018-12-181-1/+0
| |
| * new fix for dark themephani002018-12-171-1/+2
| | | | | | | | | | | | | | | | change implementation of hl-tags in include/bbcode.php insert class='default-highlight' instead of background-color: 'yellow' into span add span.default-highlight definition to view/theme/redbasic/css/style.css this works for all schemas incl. dark.
* | Merge branch 'dev' into 'dev'Mario2018-12-183-97/+0
|\ \ | | | | | | | | | | | | Remove scale_external_images() See merge request hubzilla/core!1441
| * | Remove scale_external_images()Max Kostikov2018-12-171-2/+0
| | |
| * | Remove scale_external_images()Max Kostikov2018-12-171-93/+0
| | |
| * | Remove scale_external_images()Max Kostikov2018-12-171-2/+0
| | |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-182-3/+3
|\ \ \ | |_|/ |/| |
| * | regression: mail from dev to core not deliveringzotlabs2018-12-171-0/+2
| | |
| * | fix default values for affinity tool and other information which could be ↵zotlabs2018-12-171-3/+1
| | | | | | | | | | | | lost when approving a connection without the entire form provided by connedit.
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-171-0/+15
|\| | | |/ |/|
| * default curl to http/1.1zotlabs2018-12-161-0/+15
| |
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-12-132-1/+2
| |\
* | \ Merge branch 'custom-item-types' into 'dev'Mario2018-12-151-0/+30
|\ \ \ | | | | | | | | | | | | | | | | 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-141-0/+30
| | | |
* | | | Set min/maxversion for plugins to STD_VERSION unless otherwise specifiedDM42.Net (Matt Dent)2018-12-141-2/+2
|/ / /
* | / Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-141-15/+45
|\| | | |/ |/|
| * regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-121-15/+45
| | | | | | | | the ordering
* | return on readImageBlob() exceptionMario Vavti2018-12-111-0/+1
| |
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-101-0/+29
|\|
| * rmagic discovery for z6 networkszotlabs2018-12-091-0/+29
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2018-12-041-1/+1
|\ \ | |/ |/| | | | | Add strings to Russian translation See merge request hubzilla/core!1418
| * Create plink depending on message id formatMax Kostikov2018-11-301-1/+1
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-12-035-27/+48
|\ \
| * | more notifications fixesMario Vavti2018-12-031-1/+1
| | | | | | | | | (cherry picked from commit 9ef6c57ca59aa318a3564f6b48c6442870650d3e)
| * | catch exception if readImageBlob() receives bogus dataMario Vavti2018-12-031-3/+7
| | | | | | | | | (cherry picked from commit 443d7684dbe8c1c3540df5aeb719403d67789747)
| * | Merge branch 'photocache' into 'dev'Max Kostikov2018-12-031-13/+18
| |\ \ | | | | | | | | | | | | | | | | Add flag to allow to save image without validation See merge request hubzilla/core!1416
| | * | 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-021-5/+15
| |\| | | | | | | | | | | | | | | | | | Add Photo Cache addon support See merge request hubzilla/core!1412
| | * | 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
| | | |
| | * | 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
| | | |
| | * | Update text.phpMax Kostikov2018-11-291-2/+2
| | | |
| | * | Add photo cache support using sslify()Max Kostikov2018-11-291-6/+27
| | |/
| * | Merge branch 'pdf_embed_fixes' into 'dev'M. Dent2018-12-021-1/+5
| |\ \ | | | | | | | | | | | | | | | | make pdf preview 100% width and 300px height to match it openstreetmaps preview See merge request hubzilla/core!1414
| | * | make pdf preview 100% width and 300px height to match it openstreetmaps previewMario Vavti2018-12-011-1/+5
| | |/
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-012-4/+27
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario2018-11-232-17/+19
| |\ \
| * \ \ Merge remote-tracking branch 'mike/master' into devMario2018-11-221-4/+4
| |\ \ \
| * | | | Fix: delayed items propagate before publication on cloned channelsDM42.Net (Matt Dent)2018-11-181-2/+0
| | | | |