Mario
|
01d8bd445e
|
Merge branch 'dev' into 'dev'
Remove DNS check for database connection during installation...
See merge request hubzilla/core!1384
|
2018-11-10 15:02:27 +01:00 |
|
Max Kostikov
|
c6e14a696e
|
Fixed wrong value assign on compare with 0
|
2018-11-10 11:56:34 +01:00 |
|
Max Kostikov
|
d20759c141
|
Do not return default images from vCard
|
2018-11-10 11:11:23 +01:00 |
|
Max Kostikov
|
32873ce70d
|
Preserve received image modification date on caching
|
2018-11-09 22:20:41 +01:00 |
|
Mario
|
4bf3fdd898
|
Merge branch 'patch-1' into 'dev'
Return image modification date on remote fetch for caching
See merge request hubzilla/core!1383
|
2018-11-09 16:51:36 +01:00 |
|
Andrew Manning
|
108a892a11
|
Remove DNS check for database connection during installation. Causes friction with Docker deployment.
|
2018-11-09 05:31:55 -05:00 |
|
Max Kostikov
|
2c4bd9a3fe
|
Workaround for local resource path to photo from Diaspora
|
2018-11-09 10:03:58 +01:00 |
|
Max Kostikov
|
098ec1abb4
|
remove image type double guess by checking HTTP headers
|
2018-11-08 22:43:17 +01:00 |
|
Max Kostikov
|
17cf824545
|
Return image modification date using HTTP 'Last-Modified' and '304 Not Modified' on remote fetch for caching
|
2018-11-08 18:00:18 +01:00 |
|
Mario Vavti
|
302f49baf2
|
provide a function to log to syslog
|
2018-11-08 10:12:33 +01:00 |
|
Mario Vavti
|
c23dfa0d23
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-11-07 10:15:40 +01:00 |
|
zotlabs
|
f57fcefe6b
|
signature issue
|
2018-11-06 21:45:43 -08:00 |
|
zotlabs
|
43a5f928ba
|
these changes needed to ensure cloning/syncing works in the future to non-zot6 enabled servers after the (coming) zot6 schema updates. This should probably be on a fast track to master branch
|
2018-11-05 16:57:32 -08:00 |
|
Mario
|
d6523c67a6
|
Merge branch 'patch-20181028a' into 'dev'
Add timestamp to pconfig
See merge request hubzilla/core!1355
|
2018-11-05 10:40:29 +01:00 |
|
M.Dent
|
346a4f5933
|
strpos needs to test with ===0 not ==0
|
2018-11-01 20:23:22 -04:00 |
|
Max Kostikov
|
c6551336c8
|
Fix wrong image resize for some external images
|
2018-11-01 21:50:36 +01:00 |
|
Mario Vavti
|
0252bac4ba
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2018-10-31 09:39:10 +01:00 |
|
Mario
|
b468069875
|
Merge branch 'patch-20' into 'dev'
Beautiful embedding for Hubzilla links
See merge request hubzilla/core!1360
|
2018-10-31 09:36:09 +01:00 |
|
zotlabs
|
70c55da1df
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
|
2018-10-30 18:11:49 -07:00 |
|
zotlabs
|
9594105e57
|
typo
|
2018-10-30 17:21:39 -07:00 |
|
zotlabs
|
675343f575
|
issue syncing the channel_primary setting which shows up as a wrong count on the admin summary page
|
2018-10-30 17:18:15 -07:00 |
|
Mario Vavti
|
b4bac88c39
|
fix markdown tests
|
2018-10-30 22:37:41 +01:00 |
|
Mario Vavti
|
c622ba84b9
|
really fix html2markdown() - when using environment, we must set the defaults
|
2018-10-30 22:16:37 +01:00 |
|
Max Kostikov
|
339f95c647
|
Update oembed.php
|
2018-10-30 16:49:48 +01:00 |
|
Max Kostikov
|
ec67e0ab22
|
Beautiful embedding for Hubzilla links
|
2018-10-30 15:38:19 +01:00 |
|
Mario Vavti
|
0b371c8103
|
fix html2markdown() and re-enable previously failing tests
|
2018-10-30 13:55:08 +01:00 |
|
M.Dent
|
3ab0ef1902
|
Add timestamp and associated logic to pconfig
|
2018-10-28 17:23:31 -04:00 |
|
zotlabs
|
ae4aeb4b1e
|
delivery chain linkage messed up if original post was edited
|
2018-10-26 13:00:26 -07:00 |
|
Mario Vavti
|
5c4fbbebe1
|
refine stream filter and forum notification behaviour (mostly for performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.
|
2018-10-24 20:58:25 +02:00 |
|
M.Dent
|
442d1cb48f
|
Fix template root redirection
|
2018-10-17 22:21:31 -04:00 |
|
Mario
|
c39de966df
|
Merge branch 'dev' into 'dev'
Bring back some basic automated testing for PHP7.1 and mysql via gitlab-ci.
See merge request hubzilla/core!1332
|
2018-10-15 09:59:52 +02:00 |
|
Max Kostikov
|
ab0e2f5236
|
Update language.php
|
2018-10-14 22:28:14 +02:00 |
|
Max Kostikov
|
54bdf59dde
|
Update js_strings.php
|
2018-10-13 19:56:07 +02:00 |
|
Max Kostikov
|
729d0d5368
|
Update language.php
|
2018-10-13 19:50:09 +02:00 |
|
Max Kostikov
|
5c0d31873a
|
Add date/time plurals translation in JavaScript
|
2018-10-13 19:48:45 +02:00 |
|
Mario Vavti
|
c36773674e
|
Revert "Merge branch 'patch-11' into 'dev'"
This reverts commit e518445853 , reversing
changes made to 8ce240b95c .
|
2018-10-13 17:18:42 +02:00 |
|
Mario
|
fb3dd5eee6
|
Merge branch 'dev' into 'dev'
Fix order of assignment and get template file before return
See merge request hubzilla/core!1329
|
2018-10-13 14:01:01 +02:00 |
|
git-marijus
|
0db047e572
|
fix phpunit error with html2markdown test and temporary disable failing markdown test in connection with **bold** and _italic_ (it is not clear why they fail and the code appears to work as expected)
|
2018-10-13 13:39:22 +02:00 |
|
Max Kostikov
|
6ae9ef571e
|
Update language.php
|
2018-10-13 02:14:19 +02:00 |
|
Max Kostikov
|
8e5189464e
|
Update language.php
|
2018-10-13 01:36:24 +02:00 |
|
Max Kostikov
|
0de713ff36
|
Update language.php
|
2018-10-13 01:08:06 +02:00 |
|
Max Kostikov
|
137bee9d27
|
Update language.php
|
2018-10-13 00:40:06 +02:00 |
|
Max Kostikov
|
3641ab8c7d
|
Update language.php
|
2018-10-13 00:28:12 +02:00 |
|
Max Kostikov
|
16b6b76507
|
Update language.php
|
2018-10-13 00:25:57 +02:00 |
|
Max Kostikov
|
5cd9540d5f
|
Update language.php
|
2018-10-13 00:24:04 +02:00 |
|
Max Kostikov
|
ae7873260e
|
Update language.php
|
2018-10-13 00:20:23 +02:00 |
|
Max Kostikov
|
3e19c4ddae
|
Update language.php
|
2018-10-13 00:12:17 +02:00 |
|
Max Kostikov
|
8cb05a91ab
|
Update language.php
|
2018-10-12 23:45:52 +02:00 |
|
Max Kostikov
|
5f2c3f607e
|
Add plurals translation at browser side (JS)
|
2018-10-12 23:43:38 +02:00 |
|
ZotSocial Admin
|
8ebcc4439b
|
Fix order of assignment and get template file before return
|
2018-10-12 15:20:57 -04:00 |
|