Mario Vavti
cf80f03084
Merge remote-tracking branch 'mike/master' into dev
2019-02-04 10:03:38 +01:00
zotlabs
8ff9a9ff08
fix linkify_tags() so it works with xchans across multiple protocols, also some fixes to activity parsing from upstream.
2019-02-03 16:53:49 -08:00
Mario
bf3d0c1274
Merge branch 'patch-20190201a' into 'dev'
...
Add filter hooks and the ability to add buttons to the default status editor
See merge request hubzilla/core!1502
2019-02-02 20:50:40 +01:00
M. Dent
0ded1d326c
Merge branch 'dev' into 'dev'
...
Prevent Hubzilla usage for SEO backlinks
See merge request hubzilla/core!1501
2019-02-01 18:01:01 +01:00
DM42.Net (Matt Dent)
708d288121
Add filter hooks and the ability to add buttons to the default status editor
2019-02-01 09:49:11 -05:00
Max Kostikov
6462c83f69
Prevent Hubzilla usage for SEO backlinks
2019-02-01 15:47:51 +01:00
Mario Vavti
e64c5661da
Merge remote-tracking branch 'mike/master' into dev
2019-01-30 09:48:07 +01:00
zotlabs
b15421826d
cache embeds in the background on initial storage rather than on first access
2019-01-29 15:14:49 -08:00
Klaus Weidenbach
728788e3b9
Extend documentation.
2019-01-28 23:58:19 +01:00
Klaus Weidenbach
13e0151cd2
Correct and extend Doxygen comments.
...
Correct some documentation errors for Doxygen and add
more comments.
Document some undefined variables with @FIXME.
2019-01-23 22:25:47 +01:00
Mario
51a7be29f5
Merge branch 'prepare_text' into 'dev'
...
Correct parameter in include/text.php prepare_text()
See merge request hubzilla/core!1483
2019-01-23 15:41:54 +01:00
Mario
ef46738384
Merge branch 'dev' into 'dev'
...
Skip tags detection in URL
See merge request hubzilla/core!1482
2019-01-23 15:39:13 +01:00
Klaus Weidenbach
ae538a2259
Correct parameter in include/text.php prepare_text()
...
Also extend documentation.
2019-01-22 23:25:30 +01:00
Max Kostikov
66f443fd00
Skip tags detection in URL
2019-01-22 16:23:44 +01:00
Mario Vavti
4c0378eeae
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2019-01-21 12:04:57 +01:00
M. Dent
39128c34cc
Merge branch 'dev' into 'dev'
...
Some fixes in include/help.php.
See merge request hubzilla/core!1479
2019-01-19 05:21:53 +01:00
Klaus Weidenbach
90a62405ca
Fix wrong variable name in include/plugin.php.
2019-01-19 00:28:01 +01:00
Klaus Weidenbach
bba20c27fe
Some fixes in include/help.php.
...
Remove unused variables and a wrong function name.
2019-01-18 22:37:05 +01:00
zotlabs
96deae43fa
this should fix the rest of the event stuff
2019-01-17 11:47:55 -08:00
zotlabs
7e29bd10b6
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2019-01-16 16:52:21 -08:00
zotlabs
eaa375936f
more z6 compatibility fixes
2019-01-16 15:28:30 -08:00
Mario Vavti
4450a01014
do not return if delivery report could not bedecrypted
2019-01-16 15:09:18 +01:00
Mario
90f6abfa7c
Merge branch 'patch-20190113a' into 'dev'
...
Add collect_public_recipients hook
See merge request hubzilla/core!1467
2019-01-14 10:29:19 +01:00
DM42.Net (Matt Dent)
b4c1ca88f3
move order by and rewrite similar in update_queue_item()
2019-01-13 14:41:44 -05:00
DM42.Net (Matt Dent)
ab074f52fe
outq_created not outq_scheduled
2019-01-13 14:10:35 -05:00
DM42.Net (Matt Dent)
121fa834d5
FIX: aggregated query error in MYSQL
2019-01-13 14:06:36 -05:00
DM42.Net (Matt Dent)
598cbf2210
Add collect_public_recipients hook
2019-01-12 22:37:44 -05:00
M. Dent
8aa117e4ae
FIX: memory exhaustion on zot message pickup with large message queue
2019-01-12 09:22:37 +01:00
zotlabs
57dde3e980
failure to import mail
...
(cherry picked from commit 7b30fc4b82 )
2019-01-11 12:20:50 +01:00
Mario Vavti
dc8da4717f
Merge remote-tracking branch 'mike/master' into dev
2019-01-11 10:14:06 +01:00
zotlabs
7b30fc4b82
failure to import mail
2019-01-10 15:02:58 -08:00
Mario Vavti
90b6afe06b
we must sslify all possible content variables
2019-01-10 00:29:05 +01:00
Mario
312e0dcbc8
Update bbcode
2019-01-07 17:09:00 +01:00
Mario Vavti
b93bc142d3
missing closing parenthesis
2019-01-03 19:18:49 +01:00
Mario Vavti
ab9b8b8b0a
fix content type check
2019-01-03 19:13:56 +01:00
Max Kostikov
3bf1866f4a
Revert "Merge branch 'check_content_type' into 'dev'"
...
This reverts merge request !1453
2019-01-03 17:13:40 +01:00
Max Kostikov
3f61d24d0a
Merge branch 'check_content_type' into 'dev'
...
check suppported type if we get content type from header
See merge request hubzilla/core!1453
2019-01-03 16:31:48 +01:00
Mario Vavti
da2688403e
Merge remote-tracking branch 'mike/master' into dev
2019-01-02 23:07:37 +01:00
zotlabs
f660530ef5
allow notification updates when composing comments. This was disabled when it was possible to have liveUpdate run automatically while composing comments, but it seems that live update is no longer possible (however the setting still remains - this should probably be removed).
2019-01-02 12:49:04 -08:00
Mario Vavti
f3f106c21f
check suppported type if we get content type from header
2019-01-02 17:49:21 +01:00
harukin
ffadb70d81
Merge branch 'origin' into 'develop'
...
merge upstream/master for 3.8.8
See merge request harukin/core!30
2018-12-24 00:54:15 +09:00
Mario
880b22604b
manualy Fix cURL with HTTP/2 due to merge conflicts
2018-12-22 20:17:20 +01:00
Mario
04a2dc075f
manualy remove scale_external_images() due to merge conflicts
2018-12-22 20:08:44 +01:00
Max Kostikov
01448c152c
Remove scale_external_images()
...
(cherry picked from commit 1541f67eab )
2018-12-22 20:04:09 +01:00
Max Kostikov
a09beb3833
Remove scale_external_images()
...
(cherry picked from commit a2959c6e9e )
2018-12-22 20:03:49 +01:00
phani00
4d47b098e5
remove some fancy formatting.
...
(cherry picked from commit aaab905e72 )
2018-12-22 19:54:11 +01:00
phani00
66b56416b6
new fix for dark theme
...
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.
(cherry picked from commit aace8a14ce )
2018-12-22 19:52:39 +01:00
Max Kostikov
60f890ce0d
Fix for cURL with default HTTP/2
2018-12-20 21:13:05 +01:00
Max Kostikov
e4958d5bb9
Revert "Fix cURL with HTTP/2"
...
This reverts commit 090fe394e4
2018-12-20 20:58:48 +01:00
Max Kostikov
090fe394e4
Fix cURL with HTTP/2
2018-12-20 20:38:35 +01:00