Mario Vavti
9772726065
merge text.php and hmessages.po
2019-03-08 12:32:20 +01:00
Mario Vavti
8ecdde6cb5
Merge branch '4.0RC'
2019-03-08 11:52:57 +01:00
Mario Vavti
5b3824917d
update changelog
2019-03-08 11:48:01 +01:00
Mario Vavti
ca4f10dc5e
bump version
2019-03-08 11:46:36 +01:00
Mario
853fb33913
$sender is supposed to be string in libzot
...
(cherry picked from commit 507c71f64c )
2019-03-08 09:45:15 +01:00
zotlabs
e352cfc861
fetch private objects using delivery channel credentials
...
(cherry picked from commit 1f7622e4c4 )
2019-03-08 09:35:04 +01:00
Mario Vavti
b019ca0746
update changelog
...
(cherry picked from commit 04fe7e61de )
2019-03-07 09:32:39 +01:00
zotlabs
beb4e00afb
guest access tokens: xchan record not created on URL login
...
(cherry picked from commit 0b2213dd41 )
2019-03-07 09:30:38 +01:00
Mario Vavti
9450305568
changelog
...
(cherry picked from commit 08725c44c6 )
2019-03-06 21:10:51 +01:00
Mario Vavti
e18c64c9d9
bump version
2019-03-06 10:02:33 +01:00
Mario Vavti
7b018c60cb
while in legacy zot $sender is expected to be an array, in zot6 $sender is expected to be a string (xchan_hash)
...
(cherry picked from commit 117a8cafca )
2019-03-06 09:58:11 +01:00
M. Dent
a81286c795
Add CURLOPT_CONNECTTIMEOUT
...
(cherry picked from commit 0c05e6593e )
2019-03-06 09:56:01 +01:00
zotlabs
571e9bf26a
channel_type is not integer
...
(cherry picked from commit 26e7da0b96 )
2019-03-06 09:49:40 +01:00
zotlabs
c4714e95b6
maintain compatibility with recent zot6 changes
...
(cherry picked from commit 98b1c7a38c )
2019-03-06 09:49:18 +01:00
zotlabs
d407e5556e
api_router - allow parameters as final path argument
...
(cherry picked from commit 47001c3303 )
2019-03-05 09:44:36 +01:00
zotlabs
6a3cfe54af
remove clones from delivery recipients for top-level posts - they will get the post via clone sync
...
(cherry picked from commit 8e50fecccc )
2019-03-05 09:43:51 +01:00
zotlabs
a0bffe4a78
mod_oep: photos/album/xxxxx is no longer hex2bin/bin2hex but the album hash and is throwing php warnings when trying to decode
...
(cherry picked from commit 938fcdd1a6 )
2019-03-05 09:43:29 +01:00
zotlabs
336c716a44
translate name of content filter (addon) app.
...
(cherry picked from commit 29cb62af3d )
2019-03-05 09:42:58 +01:00
mike
8810658858
Addressing new 'support@zotadel.net' support forum instead of old 'support@gravizot.de'
...
(cherry picked from commit e26de9c1d1 )
2019-03-04 09:50:47 +01:00
mike
337dfd5ee4
Mention php-zip module dependency in administrator guide
...
(cherry picked from commit 747ce9b1f1 )
2019-03-02 15:37:47 +01:00
DM42.Net (Matt Dent)
e37c9ed0a1
Use sender hash
...
(cherry picked from commit 5febc3e07d )
2019-03-02 15:37:22 +01:00
Mario Vavti
aa6a31eba5
iron out some kinks with scrollToItem() in combination with collapsed content and images
...
(cherry picked from commit 2244bf2ba2 )
2019-03-02 15:32:36 +01:00
Mario Vavti
6aa041b193
version
2019-02-26 09:30:54 +01:00
Mario Vavti
0fdc0a01d0
Merge branch 'dev' into 4.0RC
2019-02-26 09:29:00 +01:00
Mario Vavti
de7f2eef47
use $channel_id until the function is adapted to not need it
2019-02-26 09:28:16 +01:00
Mario
a449ffe49d
Merge branch 'fix-sync_an_item' into 'dev'
...
Fix sync an item
See merge request hubzilla/core!1531
2019-02-26 09:26:00 +01:00
Mario Vavti
08cacc4943
Merge branch 'dev' into 4.0RC
2019-02-26 09:06:46 +01:00
Mario
04b9216758
Merge branch 'dev' into 'dev'
...
zot api changes to support combined content (items+files) import addon
See merge request hubzilla/core!1533
2019-02-25 14:06:37 +01:00
zotlabs
1ff97754af
issues uncovered testing combined item/file import
2019-02-24 21:43:15 -08:00
zotlabs
20e43311db
zot api changes to support combined content (items+files) import addon
2019-02-24 14:46:09 -08:00
M. Dent
89bcb1de42
Merge branch 'js_fixes' into 'dev'
...
fix regression from commit 04ec35d9cc where...
See merge request hubzilla/core!1532
2019-02-24 03:32:39 +01:00
DM42.Net (Matt Dent)
7a1a44f802
xchan_query and fetch_post_tags uses full query results not a single row
2019-02-23 21:03:05 -05:00
Mario Vavti
06aa32db22
fix regression from commit 04ec35d9cc where selecting multiple images from embed photos dialog broke and fix issue where items were not scrolled to there correct position if justifiedGalleryActive flag was true
2019-02-23 21:48:45 +01:00
DM42.Net (Matt Dent)
6f8593cf47
Fixes - sync item based on item's user
2019-02-23 10:24:05 -05:00
DM42.Net (Matt Dent)
3b2efb1000
Fix misspelled variable
2019-02-23 10:09:58 -05:00
Klaus Weidenbach
87482e3746
Update PHP Version check during Setup.
...
Hubzilla 4.0 requires PHP7. The oldest still supported PHP branch is 7.1.
So check during Setup for PHP >= 7.1.
(cherry picked from commit 3f13c85b64 )
2019-02-22 12:52:25 +01:00
Mario
ef6a280019
Merge branch 'php' into 'dev'
...
Update PHP Version check during Setup.
See merge request hubzilla/core!1530
2019-02-22 12:51:48 +01:00
Max Kostikov
326ae05b06
Merge branch 'es-es' into 'dev'
...
Quickfix es-es/hstrings.php
See merge request hubzilla/core!1529
2019-02-22 11:32:33 +01:00
Klaus Weidenbach
3f13c85b64
Update PHP Version check during Setup.
...
Hubzilla 4.0 requires PHP7. The oldest still supported PHP branch is 7.1.
So check during Setup for PHP >= 7.1.
2019-02-21 21:31:36 +01:00
Manuel Jiménez Friaza
1ae7bd6477
Merge branch 'cherry-pick-f92d2e3f' into 'es-es'
...
Quickfix es-es/hstrings.php
See merge request mjfriaza/core!6
2019-02-21 18:55:39 +01:00
Manuel Jiménez Friaza
c91641aa83
Quickfix es-es/hstrings.php
...
(cherry picked from commit f92d2e3f7c )
2019-02-21 18:37:21 +01:00
Manuel Jiménez Friaza
3e2489465f
Merge branch 'cherry-pick-a9b75d05' into 'es-es'
...
Fix es-es/hstrings.php
See merge request mjfriaza/core!5
2019-02-21 12:59:29 +01:00
Manuel Jiménez Friaza
a5bf32a97d
Fix es-es/hstrings.php
...
(cherry picked from commit a9b75d059b )
2019-02-21 12:46:48 +01:00
Manuel Jiménez Friaza
8bb2d29a8d
Update Spanish translation
...
(cherry picked from commit e6f289deb6 )
(cherry picked from commit a3a90ea09b )
2019-02-21 12:43:03 +01:00
Mario
938e8110ca
Merge branch 'es-es' into 'dev'
...
Update es-es
See merge request hubzilla/core!1526
2019-02-21 12:34:31 +01:00
Mario Vavti
93039081d5
fix summary and use item_normal_search() for viewsrc so we can also view the source for articles, cards, etc.
...
(cherry picked from commit a0ad110cff )
2019-02-21 12:10:31 +01:00
M. Dent
3d253309b7
Merge branch 'core_fixes' into 'dev'
...
fix summary and use item_normal_search() for viewsrc so we can also view the...
See merge request hubzilla/core!1525
2019-02-21 12:03:56 +01:00
Manuel Jiménez Friaza
301c1861f3
Merge branch 'cherry-pick-e6f289de' into 'es-es'
...
Update Spanish translation
See merge request mjfriaza/core!4
2019-02-21 11:54:41 +01:00
Manuel Jiménez Friaza
a3a90ea09b
Update Spanish translation
...
(cherry picked from commit e6f289deb6 )
2019-02-21 11:38:45 +01:00
Mario Vavti
a0ad110cff
fix summary and use item_normal_search() for viewsrc so we can also view the source for articles, cards, etc.
2019-02-21 08:48:47 +01:00
Max Kostikov
89ee28f858
Update Russian hstrings.php
...
(cherry picked from commit 3a6ea57d2c )
2019-02-20 09:20:31 +01:00
Max Kostikov
5917786296
Update Russian hmessages.po
...
(cherry picked from commit e960bcfd1c )
2019-02-20 09:20:09 +01:00
Mario Vavti
7f1e0313a0
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2019-02-20 09:12:24 +01:00
Mario Vavti
c89be96209
bump dev version
2019-02-20 09:12:04 +01:00
Max Kostikov
fcd6c3065e
Merge branch 'dev' into 'dev'
...
Update Russian translation
See merge request hubzilla/core!1524
2019-02-20 09:06:12 +01:00
Mario Vavti
a700ef5e24
bump version
2019-02-20 09:04:48 +01:00
Max Kostikov
3a6ea57d2c
Update Russian hstrings.php
2019-02-20 09:00:05 +01:00
Max Kostikov
e960bcfd1c
Update Russian hmessages.po
2019-02-20 08:59:50 +01:00
Mario
65e8ed6871
Merge branch 'dev' into 'dev'
...
basic support for nomadic content, fix for permitted guests deleting their own files in cloud space of other channel,urlencode category widget links
See merge request hubzilla/core!1523
2019-02-20 08:52:13 +01:00
zotlabs
a77d7b8442
urlencode links in category widget
2019-02-19 20:51:06 -08:00
zotlabs
51e9f302b0
hubzilla has uuid - use that instead of wildcard
2019-02-19 13:36:53 -08:00
zotlabs
72fd1cc5a6
remove extraneous logging
2019-02-19 13:23:46 -08:00
zotlabs
1a77bdd1d0
fix ability for file storage creators (visitors) to be able to delete their own content
2019-02-19 13:14:19 -08:00
zotlabs
1ea9002fe8
Merge branch 'dev' of https://framagit.org/zot/core into dev
2019-02-19 11:56:26 -08:00
zotlabs
7d1c3920fd
mod_id should return object not collection
2019-02-19 11:45:42 -08:00
Mario Vavti
cead10b9af
update composer autoload cache
2019-02-19 10:24:20 +01:00
Mario Vavti
382e94e282
update strings
2019-02-19 10:21:53 +01:00
Mario
7e8434404f
Merge branch 'patch-20190218a' into 'dev'
...
Fix: post_activity_item returns success => true even on failure.
See merge request hubzilla/core!1521
2019-02-19 08:46:03 +01:00
M.Dent
cfcbaf33af
Fix: post_activity_item returns success => true even on failure.
2019-02-18 22:40:19 -05:00
zotlabs
175f78fa84
support zot location independent urls
2019-02-18 18:16:50 -08:00
M. Dent
c8ab2bec5e
Merge branch 'js_fixes' into 'dev'
...
prevent page jumping on like if comments are expanded (show all x comments)
See merge request hubzilla/core!1520
2019-02-19 01:24:35 +01:00
M. Dent
136d50a7c5
Merge branch 'mod_display_fixes' into 'dev'
...
if local_channel() and updating the page do not query for another item if the...
See merge request hubzilla/core!1519
2019-02-19 01:23:28 +01:00
M. Dent
0fa653d580
Merge branch 'core_fixes' into 'dev'
...
remove zottel.net from fallback servers. it switched to directory_mode_normal from secondary
See merge request hubzilla/core!1518
2019-02-19 01:21:37 +01:00
Mario Vavti
48f2c85791
prevent page jumping on like if comments are expanded (show all x comments)
2019-02-18 14:40:41 +01:00
Mario Vavti
13ca56d380
if local_channel() and updating the page do not query for another item if the first query returned no results. we will most probably find an item from another channel (e.g. after liking a comment) and end up with multiple items with the same mid from different channels after the page update
2019-02-18 14:27:01 +01:00
Mario
b5109d2a1a
Merge branch 'photo_driver_refactor' into 'dev'
...
Photo driver refactor
See merge request hubzilla/core!1515
2019-02-18 10:02:46 +01:00
Mario Vavti
8ab532efb5
remove zottel.net from fallback servers. it switched to directory_mode_normal from secondary
2019-02-18 10:02:18 +01:00
Mario
f11c17063c
Merge branch 'QA' into 'dev'
...
Improve gitlab-ci environment.
See merge request hubzilla/core!1516
2019-02-18 09:44:26 +01:00
Mario
72eb44aebc
Merge branch 'dev' into 'dev'
...
MySQL 8 admin summary compatibility
See merge request hubzilla/core!1517
2019-02-18 09:41:38 +01:00
Max Kostikov
b070503e77
MySQL 8 admin summary compatibility
2019-02-17 22:47:08 +01:00
Klaus Weidenbach
f48e1ee0ac
Improve gitlab-ci environment.
...
Use a custom Hubzilla image to speed up pipeline.
Single test jobs were around 4:30-5:00 minutes, now ~1:30 minute.
Improve Composer cache in Gitlab CI/CD.
Add more recent databases (MySQL8, MariaDB10.3) to the pipeline.
2019-02-17 18:19:09 +01:00
M. Dent
a5b7590d3a
Merge branch 'exclude_addon_common' into 'dev'
...
exclude addon_common from addon list
See merge request hubzilla/core!1513
2019-02-15 22:03:33 +01:00
M. Dent
f0955f1620
Merge branch 'rm_addon_settings' into 'dev'
...
Remove deprecated addon settings
See merge request hubzilla/core!1514
2019-02-15 22:02:33 +01:00
Mario
4769254978
deprecate addon settings
2019-02-15 12:35:19 +01:00
Mario
ca917f7b9a
exclude addon_common from addon list
2019-02-15 11:39:59 +01:00
Klaus Weidenbach
b9df4c99cf
Remove duplicate code in PhotoDriver classes.
...
cropImage is just a special case of cropImageRect, no need to
duplicate all the code.
2019-02-14 22:06:42 +01:00
Klaus Weidenbach
e6dadb215e
Refactor photo_driver to use namespaces.
...
Add simple UnitTest, but it is not yet very meaningful.
2019-02-14 22:06:42 +01:00
Klaus Weidenbach
d70bba2806
Clean up and documentation in photo_drive.
2019-02-14 22:06:42 +01:00
Mario Vavti
3217452b02
missing use app
2019-02-14 14:48:16 +01:00
M. Dent
ff0494b180
Merge branch 'affinity_fixes' into 'dev'
...
affinity tool fixes
See merge request hubzilla/core!1511
2019-02-14 14:06:25 +01:00
M. Dent
8be15c1b5b
Merge branch 'disable_repeats' into 'dev'
...
disable repeats until issues are resolved
See merge request hubzilla/core!1512
2019-02-14 14:05:24 +01:00
Mario Vavti
0207b5ba8b
disable repeats until issues are resolved
2019-02-14 11:32:43 +01:00
Mario Vavti
5ab917f606
affinity tool fixes
2019-02-14 11:06:52 +01:00
Mario
ea541ca21b
Merge branch 'aff2' into 'dev'
...
affinity slider as app
See merge request hubzilla/core!1449
2019-02-14 09:56:53 +01:00
phani00
fc223f5924
affinity slider as app
2019-02-14 09:56:53 +01:00
Mario
7b8eb84cb8
Merge branch 'patch-20190212a' into 'dev'
...
Fix: only first lock red with privacy_warning
See merge request hubzilla/core!1510
2019-02-13 20:36:33 +01:00
M.Dent
c3e2b463e4
Only cascade privacy warning if thread parent has privacy concerns.
2019-02-13 08:26:03 -05:00
M.Dent
5b3ea012ab
Fix: only first lock red with privacy_warning
2019-02-12 22:05:57 -05:00
Max Kostikov
07df43aa2a
Merge branch 'dev' into 'dev'
...
Update Russian translayion
See merge request hubzilla/core!1509
2019-02-12 11:55:17 +01:00
Max Kostikov
6e3bc77369
Update hstrings.php
2019-02-12 11:48:50 +01:00
Max Kostikov
24ddefe3ad
Update hmessages.po
2019-02-12 11:47:53 +01:00
Mario
7db645587b
Merge branch 'fix-20190211a' into 'dev'
...
Get all listeners
See merge request hubzilla/core!1508
2019-02-12 08:45:48 +01:00
M.Dent
cbf6d53e84
Get all listeners
2019-02-11 20:24:17 -05:00
Mario Vavti
f52a532771
use ACTIVITY_SHARE to match the verb
2019-02-08 11:33:01 +01:00
Mario Vavti
efc4c53b44
missing use App
2019-02-08 10:15:28 +01:00
zotlabs
4837f9cdad
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2019-02-07 19:54:07 -08:00
zotlabs
317c53acf6
disable repeat unless mid is a resolvable uri since this will do radically different things on different network stacks (e.g. Diaspora) and it turns out there is no possible way to make Diaspora reshares compatible with ActivityPub or Zot6 repeat/announce/boost/whatever.
2019-02-07 14:38:05 -08:00
zotlabs
f02af5fe6e
automatically redirect repeat to share for posts with unresolvable message-ids (diaspora, hz < 4.0, etc.).
2019-02-07 14:25:25 -08:00
zotlabs
92e6c21210
add missing zot6 conversation completion (required for message repeats)
2019-02-07 14:13:13 -08:00
zotlabs
beb26e84f3
fix mid generation for shares
2019-02-07 11:18:34 -08:00
Mario Vavti
2b7a605223
exec updateInit() instead of notificationsUpdate() in jotShare()
2019-02-07 09:55:22 +01:00
Mario Vavti
d70f0092f7
Merge remote-tracking branch 'mike/master' into dev
2019-02-07 09:34:22 +01:00
zotlabs
7f6e4a9744
fix verb for reshares
2019-02-06 19:59:05 -08:00
zotlabs
96a4fc7ca2
more work on share/repeat
2019-02-06 19:26:28 -08:00
zotlabs
29c1797493
work on repeat/share for Hubzilla
2019-02-06 17:26:09 -08:00
Mario Vavti
860dead985
Merge remote-tracking branch 'mike/master' into dev
2019-02-06 06:46:05 +01:00
zotlabs
518ceb53a8
allow conversation completion for new comments to expired posts, regardless of hyperdrive settings.
...
Note that hyperdrive conversations may still be fetched from zap/osada servers but will be ignored.
2019-02-05 14:51:01 -08:00
Max Kostikov
4bcddca1f0
Merge branch 'viewsrc_update' into 'dev'
...
add the actual mid for debuging reasons
See merge request hubzilla/core!1506
2019-02-04 10:38:26 +01:00
Mario Vavti
cf80f03084
Merge remote-tracking branch 'mike/master' into dev
2019-02-04 10:03:38 +01:00
zotlabs
47f31eed37
update tests for changes in handle_tags()
2019-02-03 17:10:33 -08: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 Vavti
8dcf27ba29
add the actual mid for debuging reasons
2019-02-03 21:12:09 +01:00
Mario Vavti
d97043725d
update changelog
2019-02-03 15:12:38 +01:00
Mario
90fd323ac5
bump version
2019-02-03 15:03:56 +01:00
Mario Vavti
b6c384a0f7
cleanup logging and return if query returns empty result
...
(cherry picked from commit c657d766cf )
2019-02-03 15:02:06 +01:00
Mario Vavti
cda8a7be38
do not overwrite $sql_extra
...
(cherry picked from commit 4706ff6938 )
2019-02-03 15:01:39 +01:00
Mario Vavti
c657d766cf
cleanup logging and return if query returns empty result
2019-02-03 14:58:19 +01:00
Mario Vavti
4706ff6938
do not overwrite $sql_extra
2019-02-03 14:52:50 +01:00
M. Dent
c444af007f
Merge branch 'core_fixes' into 'dev'
...
fix #1332
See merge request hubzilla/core!1505
2019-02-03 02:22:16 +01:00
Mario Vavti
6e80bb49fb
fix #1332
2019-02-02 22:11:26 +01: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
f30bb452cc
Merge branch 'patch-20190130a' into 'dev'
...
Set lock red and provide warning if a forum is tagged in the post
See merge request hubzilla/core!1499
2019-02-01 09:29:59 +01:00
M. Dent
ad4dd2def5
Set lock red and provide warning if a forum is tagged in the post
2019-02-01 09:29:59 +01:00
Max Kostikov
76582a60b5
Merge branch 'core_fixes' into 'dev'
...
starring and filing is only supported for post item type
See merge request hubzilla/core!1498
2019-01-31 18:39:07 +01:00
Mario
004246163d
starring and filing is only supported for post item type
2019-01-31 18:39:07 +01:00
Max Kostikov
a2cae45f00
Merge branch 'dev' into 'dev'
...
Fix typos in Russian translation
See merge request hubzilla/core!1500
2019-01-31 18:14:16 +01:00
Max Kostikov
c1159337da
Update hstrings.php
2019-01-31 18:06:19 +01:00
Max Kostikov
71adbd7c39
Update hmessages.po
2019-01-31 18:06:09 +01:00
zotlabs
a56bc0e1e0
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2019-01-30 18:34:44 -08:00
zotlabs
519db2aace
set document title when title changes on a page update
2019-01-30 18:33:10 -08: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
Mario Vavti
3b31dbaa16
clean up whitespace and remove superfluous semicolon
2019-01-29 22:37:30 +01:00
Mario
318957cb81
Merge branch 'dev' into 'dev'
...
Custom sessionhandler support, as requested
See merge request hubzilla/core!1497
2019-01-29 22:22:59 +01:00
Mark Nowiasz
4b516fdb09
Custom sessionhandler support, as requested
2019-01-29 21:41:23 +01:00
Mario
913b620c66
Revert "Make session handler pluggable"
...
This reverts commit 8972ca8134
2019-01-29 21:16:38 +01:00
Mario
cd4d90c647
Revert "fix wrong function name and coding style"
...
This reverts commit 456207b4e7
2019-01-29 21:16:16 +01:00
Mario Vavti
456207b4e7
fix wrong function name and coding style
2019-01-29 10:13:49 +01:00
Mario
39604d2fdc
Merge branch 'sessionhandlerhook' into 'dev'
...
Make session handler pluggable
See merge request hubzilla/core!1494
2019-01-29 10:06:37 +01:00
Mario
27e415e664
Merge branch 'boot' into 'dev'
...
Correct variable in boot.php
See merge request hubzilla/core!1495
2019-01-29 10:06:18 +01:00
Mario
c57a4cf926
Merge branch 'doku' into 'dev'
...
Extend documentation.
See merge request hubzilla/core!1496
2019-01-29 10:06:04 +01:00
Mario Vavti
0a868b5c27
Merge remote-tracking branch 'mike/master' into dev
2019-01-29 09:49:53 +01:00
zotlabs
753f137575
disable hyperdrive in hubzilla
2019-01-28 15:29:39 -08:00
Klaus Weidenbach
728788e3b9
Extend documentation.
2019-01-28 23:58:19 +01:00
Klaus Weidenbach
ec6e130eb3
Correct variable in boot.php
2019-01-28 23:10:36 +01:00
DM42.Net (Matt Dent)
8972ca8134
Make session handler pluggable
2019-01-28 14:20:46 -05:00
Mario Vavti
671b6d2eda
Merge remote-tracking branch 'mike/master' into dev
2019-01-28 12:48:21 +01:00
zotlabs
043f7bf2ab
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2019-01-28 02:48:57 -08:00
zotlabs
625cdde9a4
block private reshares from zot6 due to different parents
2019-01-28 02:46:45 -08:00
M. Dent
e3d39fbf3f
Merge branch 'core_fixes' into 'dev'
...
update nginx and lighttpd sample server configs to explicit dissalow access to util
See merge request hubzilla/core!1493
2019-01-28 05:41:26 +01:00
zotlabs
94cbc8bd31
share fixes
2019-01-27 12:38:51 -08:00
Mario Vavti
e262de9b2d
update nginx and lighttpd sample server configs to explicit dissalow access to util
2019-01-27 18:05:46 +01:00
Mario
17d9e30be5
Merge branch 'patch-20190125a' into 'dev'
...
Remove extraneous sync logic
See merge request hubzilla/core!1490
2019-01-27 17:36:56 +01:00
M. Dent
37b7dc8e7c
Remove extraneous sync logic
2019-01-27 17:36:56 +01:00
Mario Vavti
5c2f7a744a
Merge remote-tracking branch 'mike/master' into dev
2019-01-27 17:30:10 +01:00
zotlabs
535f0f45c9
cleanup of cli admin tool
2019-01-26 12:55:12 -08:00
zotlabs
b9cef2f38f
command line tool for managing site admins
2019-01-26 12:17:52 -08:00
M. Dent
793d78fba6
Merge branch 'core_fixes' into 'dev'
...
return false if http signatue is not valid
See merge request hubzilla/core!1489
2019-01-26 00:21:09 +01:00
Max Kostikov
5ad055efb4
Merge branch 'dev' into 'dev'
...
Update Russian translation
See merge request hubzilla/core!1491
2019-01-25 20:04:19 +01:00
Max Kostikov
3277595366
Update hstrings.php
2019-01-25 19:56:15 +01:00
Max Kostikov
b11be32063
Update hmessages.po
2019-01-25 19:55:23 +01:00
Mario Vavti
725652006d
bump version
2019-01-25 12:14:17 +01:00
Mario Vavti
10587e3a84
return false if http signatue is not valid
2019-01-25 10:49:17 +01:00
Mario
073115e7ab
Merge branch 'apidocpublishing' into 'dev'
...
Suggestion: Publish doxygen API documentation at gitlab pages.
See merge request hubzilla/core!1488
2019-01-25 10:32:12 +01:00
Mario
45dcd987c5
Merge branch 'doku' into 'dev'
...
Correct and extend Doxygen comments.
See merge request hubzilla/core!1485
2019-01-25 10:31:09 +01:00
Mario Vavti
960246fbb9
Merge remote-tracking branch 'mike/master' into dev
2019-01-25 09:51:36 +01:00
zotlabs
2fa274de1e
support photo items between zot and zot6
2019-01-24 19:08:57 -08:00
Klaus Weidenbach
4cc98874a0
Publish doxygen API documentation at gitlab pages.
...
Create the API documentation with Doxygen and
publish it through gitlab-ci as a Gitlab page at:
https://hubzilla.frama.io/core
This should only happen when master gets updated.
Update Doxyfile configuration. Correct image usage.
Replace RedMatrix with Hubzilla icon.
2019-01-24 22:03:15 +01:00
Max Kostikov
fafd05afb2
Merge branch 'js_fixes' into 'dev'
...
possibly more page jumping fixes
See merge request hubzilla/core!1486
2019-01-24 21:57:42 +01:00
Max Kostikov
7a3ad30bfa
Merge branch 'zot6_fixes' into 'dev'
...
macke mod chanview aware of zot6
See merge request hubzilla/core!1487
2019-01-24 21:57:14 +01:00
Mario Vavti
32acf9cb72
macke mod chanview aware of zot6
2019-01-24 18:06:27 +01:00
Mario Vavti
ddbc35181c
fix page jumping when liking a collapsed/expanded post
...
(cherry picked from commit 54806f6ee8 )
2019-01-24 13:39:49 +01:00
Mario Vavti
0946ac2ff9
possibly more page jumping fixes
2019-01-24 12:53:38 +01:00
Max Kostikov
1d314834a4
Merge branch 'js_fixes' into 'dev'
...
fix page jumping when liking a collapsed/expanded post
See merge request hubzilla/core!1484
2019-01-24 10:40:33 +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
Mario Vavti
54806f6ee8
fix page jumping when liking a collapsed/expanded post
2019-01-23 15:36:34 +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
ca9c29e2b6
Merge branch 'embedphotos' into 'dev'
...
Try to fix some warnings in Zotlabs\Module\Embedphotos.
See merge request hubzilla/core!1481
2019-01-22 12:23:20 +01:00
Mario
273beb016b
Merge branch 'patch-20190114a' into 'dev'
...
Add remaining hook insertions
See merge request hubzilla/core!1471
2019-01-22 12:13:16 +01:00
M. Dent
cd8a0f33b5
Add remaining hook insertions
2019-01-22 12:13:16 +01:00
Klaus Weidenbach
b1e05b4832
Try to fix some warnings in Zotlabs\Module\Embedphotos.
...
$phototypes was undefined, hope this is correct selection
to fix it.
Correct Doxygen and clean up some variables and refactoring.
2019-01-22 00:59:00 +01:00
Mario Vavti
4c0378eeae
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2019-01-21 12:04:57 +01:00
Mario Vavti
ea14398929
Merge remote-tracking branch 'mike/master' into dev
2019-01-21 12:04:01 +01:00
zotlabs
1b5dd8bbd7
comment permission fix
2019-01-20 15:09:35 -08: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
M. Dent
542d21c4e1
Merge branch 'bugfix-plugin' into 'dev'
...
Fix wrong variable name in include/plugin.php.
See merge request hubzilla/core!1480
2019-01-19 05:18:35 +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
Mario Vavti
d355e57fa6
Merge remote-tracking branch 'mike/master' into dev
2019-01-18 10:09:16 +01:00
Mario
f2d7c4091a
Merge branch 'QA' into 'dev'
...
Add PostgreSQL to gitlab-ci setup.
See merge request hubzilla/core!1478
2019-01-18 10:05:13 +01:00
M. Dent
bf879ce742
Merge branch 'dreport_fixes' into 'dev'
...
fix delivery report for zot6 connections
See merge request hubzilla/core!1476
2019-01-18 06:15:01 +01:00
M. Dent
e89a3b05ec
Merge branch 'core_fixes' into 'dev'
...
possible fix for #1326
See merge request hubzilla/core!1477
2019-01-18 06:13:04 +01:00
zotlabs
52305ca91b
more specific network checking in several places and remove some old debugging crud
2019-01-17 14:45:53 -08:00
Klaus Weidenbach
d6167636fa
Add PostgreSQL to gitlab-ci setup.
...
Run our tests against a PostgreSQL again.
2019-01-17 22:13:12 +01:00
Mario Vavti
cc1e1a525f
possible fix for #1326
2019-01-17 21:42:24 +01:00
zotlabs
96deae43fa
this should fix the rest of the event stuff
2019-01-17 11:47:55 -08:00
Mario Vavti
5aa0267936
add space
2019-01-17 20:09:19 +01:00
zotlabs
b1b1e0eba4
channel connect issue
2019-01-17 10:47:04 -08:00
Mario Vavti
07f6465872
fix delivery report for zot6 connections
2019-01-17 11:39:52 +01:00
zotlabs
eda7c5369c
event attendance testing continued (now works at a basic level from one direction, more testing needed)
2019-01-16 21:09:04 -08:00
zotlabs
e9f709301c
more z6 event work
2019-01-16 17:32:16 -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
20eea2184b
more work on z6 events
2019-01-16 16:50:44 -08:00
zotlabs
eaa375936f
more z6 compatibility fixes
2019-01-16 15:28:30 -08:00
Mario Vavti
de8582ec07
Merge branch 'fix_dreport_issue' into dev
2019-01-16 21:52:16 +01:00
M. Dent
e6ccdc2378
Merge branch 'queue_fixes_1' into 'dev'
...
do not return if delivery report could not bedecrypted
See merge request hubzilla/core!1475
2019-01-16 15:58:13 +01:00
Mario Vavti
4450a01014
do not return if delivery report could not bedecrypted
2019-01-16 15:09:18 +01:00
Mario Vavti
a1ac507a94
change logic for consistency
2019-01-16 10:02:13 +01:00
Mario Vavti
ad6eb15eac
fix legacy zot dreport not passing the is_storable check
2019-01-15 22:36:01 +01:00
Mario
2e94e4cd67
Merge branch 'core_fixes' into 'dev'
...
Core fixes
See merge request hubzilla/core!1470
2019-01-15 11:38:41 +01:00
Mario Vavti
c26e112bee
whitespace
2019-01-14 15:06:21 +01:00
Mario Vavti
7daf18b077
fix a new instance of autocomplete created on each conversation update
2019-01-14 14:07:56 +01:00
Mario
a8a5d2fc4e
Merge branch 'patch-20190113c' into 'dev'
...
Hooks to allow addons to add "extras" to privacy group settings edit page.
See merge request hubzilla/core!1469
2019-01-14 10:29:48 +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
Mario Vavti
65f2d7fd66
Merge branch 'dev' into core_fixes
2019-01-14 10:14:44 +01:00
Mario Vavti
f3554804bf
only load new content onpopstate if the mid has actually changed
2019-01-14 10:14:37 +01:00
DM42.Net (Matt Dent)
f5e571ba40
Remove stray $
2019-01-13 20:04:12 -05:00
DM42.Net (Matt Dent)
e43331b7a2
Add privacygroup_extras_post/drop hooks
2019-01-13 15:43:25 -05:00
Max Kostikov
e78fd09e07
Merge branch 'patch-20190113b' into 'dev'
...
FIX: aggregated query error in MYSQL
See merge request hubzilla/core!1468
2019-01-13 20:49:03 +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)
dba9c2fbb0
Add pgrp_extras hook & display
2019-01-13 14:34:04 -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
Mario
9e42dfd094
Merge branch 'patch-20190111a' into 'dev'
...
FIX: memory exhaustion on zot message pickup with large message queue
See merge request hubzilla/core!1466
2019-01-12 09:22:37 +01:00
M. Dent
8aa117e4ae
FIX: memory exhaustion on zot message pickup with large message queue
2019-01-12 09:22:37 +01:00
Mario
f6f4e40a64
Merge branch 'patch-20190110a' into 'dev'
...
FIX: memory exhaustion on exceptionally large message queues & multiple...
See merge request hubzilla/core!1465
2019-01-11 20:03:34 +01:00
DM42.Net (Matt Dent)
caf2c0a6c4
Use dba_driver.php::db_getfunc()
2019-01-11 07:35:12 -05: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
DM42.Net (Matt Dent)
6791b05a40
Fix for PGSQL/MYSQL difference
2019-01-10 15:29:24 -05:00
ZotSocial Admin
b54ddccd7b
FIX: memory exhaustion on exceptionally large message queues & multiple Queue.php invocations duplicate work
2019-01-10 13:15:00 -05:00
Max Kostikov
d32360cb3e
Merge branch 'core_fixes' into 'dev'
...
we must sslify all possible content variables
See merge request hubzilla/core!1464
2019-01-10 14:12:16 +01:00
Mario Vavti
3eba0c2297
do not count removed channels
...
(cherry picked from commit 01f4ce96f1 )
2019-01-10 13:36:31 +01:00
Mario Vavti
01f4ce96f1
do not count removed channels
2019-01-10 13:35:27 +01:00
Mario Vavti
90b6afe06b
we must sslify all possible content variables
2019-01-10 00:29:05 +01:00
M. Dent
b22caef65f
Merge branch 'composer_updates' into 'dev'
...
update composer libs
See merge request hubzilla/core!1455
2019-01-09 19:09:20 +01:00
M. Dent
db4281164c
Merge branch 'core_gallery_05' into 'dev'
...
core changes for gallery 05
See merge request hubzilla/core!1463
2019-01-09 19:04:52 +01:00
Mario Vavti
217c2cacaf
Merge branch 'dev' into core_gallery_05
2019-01-09 10:30:44 +01:00
Mario Vavti
df4b6f0376
Merge remote-tracking branch 'mike/master' into dev
2019-01-09 10:25:04 +01:00
Mario
6ec1bfebec
Merge branch 'patch-20190106a' into 'dev'
...
Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release'
See merge request hubzilla/core!1461
2019-01-09 10:16:53 +01:00
M. Dent
5d88326915
Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release'
2019-01-09 10:16:53 +01:00
Mario
24354b9dcc
Merge branch 'patch-20190107a' into 'dev'
...
Tweak to deal with changes that may happen within the same second.
See merge request hubzilla/core!1462
2019-01-09 10:16:05 +01:00
zotlabs
39de8e28da
make Apps::get_base_apps() pluggable
2019-01-08 14:14:55 -08:00
Mario Vavti
06beb59628
slightly improve item.is_new rendering
2019-01-08 15:23:08 +01:00
DM42.Net (Matt Dent)
563a5088be
Tweak to deal with changes that may happen within the same second.
2019-01-07 19:48:14 -05:00
M. Dent
c10c59db4b
Merge branch 'browser_compatibility' into 'dev'
...
fix issue with IE
See merge request hubzilla/core!1460
2019-01-07 17:09:26 +01:00
M. Dent
463f084b3e
Merge branch 'update_bbcode' into 'dev'
...
Update bbcode
See merge request hubzilla/core!1459
2019-01-07 17:09:00 +01:00
Mario
312e0dcbc8
Update bbcode
2019-01-07 17:09:00 +01:00
Mario Vavti
6f93001658
fix issue with IE
2019-01-07 09:47:08 +01:00
Max Kostikov
48821a6da5
Merge branch 'check_content_type-1' into 'dev'
...
fix content type check
See merge request hubzilla/core!1458
2019-01-03 19:41: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
1c4a90626a
Merge branch 'revert-3f61d24d' into 'dev'
...
Revert "Merge branch 'check_content_type' into 'dev'"
See merge request hubzilla/core!1456
2019-01-03 17:18:52 +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
1a652b555f
Merge branch 'update_boot' into 'dev'
...
add zotsite.net to directory fallback servers
See merge request hubzilla/core!1454
2019-01-03 16:32:31 +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
Max Kostikov
16064d5614
Merge branch 'fix_pconfig' into 'dev'
...
fix preg_match(): Delimiter must not be alphanumeric or backslash warning
See merge request hubzilla/core!1452
2019-01-03 16:30:14 +01:00
Mario Vavti
d9f21db623
Merge remote-tracking branch 'mike/master' into dev
2019-01-03 14:05:08 +01:00
zotlabs
8ac541e634
better handling of notification updates while commenting
2019-01-02 23:33:33 -08:00
Mario Vavti
da2688403e
Merge remote-tracking branch 'mike/master' into dev
2019-01-02 23:07:37 +01:00
Mario Vavti
dbd230da74
update composer libs
2019-01-02 22:41:03 +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
a19563e139
Revert "Use subselect"
...
This reverts commit a50433dd95
2019-01-02 19:56:11 +01:00
Mario
c4400cf72a
Merge branch 'patch-20181230a' into 'dev'
...
Use subselect
See merge request hubzilla/core!1451
2019-01-02 19:47:39 +01:00
Mario Vavti
aae4943e64
add zotsite.net to directory fallback servers
2019-01-02 19:43:52 +01:00
Mario Vavti
b0339b848f
fix preg_match(): Delimiter must not be alphanumeric or backslash warning
2019-01-02 17:53:28 +01:00
Mario Vavti
f3f106c21f
check suppported type if we get content type from header
2019-01-02 17:49:21 +01:00
DM42.Net (Matt Dent)
a50433dd95
Use subselect
2018-12-30 15:05:45 -05:00
Max Kostikov
37d7d18bb7
Faster image processing with photo cache addon
2018-12-24 09:22:58 +01:00
Mario
414b7e28d3
bump version
2018-12-22 21:02:49 +01:00
Mario Vavti
fca464071f
update changelog
...
(cherry picked from commit cdb85f1309 )
2018-12-22 21:01:50 +01:00
Mario Vavti
cdb85f1309
update changelog
2018-12-22 21:00:01 +01:00
Mario Vavti
4f08f4b84c
use count() instead of sizeof()
...
(cherry picked from commit 774dd6d5e3 )
2018-12-22 20:20:58 +01:00
Mario Vavti
1b5175d018
check if we deal with an array before sizeof()
...
(cherry picked from commit 339c9cceec )
2018-12-22 20:20:13 +01:00
Mario
6d7fba6758
Merge branch 'fix_linkinfo_warning' into 'dev'
...
check if we deal with an array before sizeof()
See merge request hubzilla/core!1444
2018-12-22 20:18:41 +01:00
Mario Vavti
0bfda6d4c8
revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
...
(cherry picked from commit fac3579fb0 )
2018-12-22 20:18:12 +01: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
feda1e6d84
remove color from style.css (default) but add a little padding; add color & border radius to dark.css.
...
(cherry picked from commit 2354bb5427 )
2018-12-22 19:54:48 +01:00
phani00
4256bea418
change hl text color to the default text color in non-dark schema. looks good, except in dark, where i can change it in dark.css.
...
(cherry picked from commit b97143e9db )
2018-12-22 19:54:31 +01:00
phani00
4d47b098e5
remove some fancy formatting.
...
(cherry picked from commit aaab905e72 )
2018-12-22 19:54:11 +01:00
Mario Vavti
163754a46c
make mod channel deal with b64 encoded mid\s
...
;
(cherry picked from commit bc6d384ca9 )
2018-12-22 19:53:37 +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
phani00
c855346358
remove my dark theme fixes.
...
(cherry picked from commit 70a7661711 )
2018-12-22 19:52:09 +01:00
Pascal Deklerck
0e32c86c3d
Update OAuth2Storage.php - fix email retrieval in getUser
...
(cherry picked from commit 6a825cc504 )
2018-12-22 19:51:16 +01:00
Mario Vavti
fac3579fb0
revert padding for text highlight. It is messing with indent punctuation and decreases legibility of the highlighted text.
2018-12-22 19:47:46 +01:00
M. Dent
19952264c8
Add reload to util/addons
...
(cherry picked from commit 0e5d76e735 )
2018-12-22 19:43:16 +01:00
Mario Vavti
5ec1e97cae
do not add timestamp to the photo src. caching is handled in mod photo now.
...
(cherry picked from commit e34853e19e )
2018-12-21 21:45:33 +01:00
zotlabs
5f5746a2f6
like permission issue
...
(cherry picked from commit 389b4beba4 )
2018-12-21 21:44:33 +01:00
Mario
458b023204
Merge branch 'dev' into 'dev'
...
Fix for cURL with default HTTP/2
See merge request hubzilla/core!1447
2018-12-21 21:35:54 +01:00
Max Kostikov
4bad4ec632
Merge branch 'remove-legacy-photo-cache-prevention' into 'dev'
...
do not add timestamp to the photo src. caching is handled in mod photo now.
See merge request hubzilla/core!1448
2018-12-21 15:19:36 +01:00
Mario Vavti
e34853e19e
do not add timestamp to the photo src. caching is handled in mod photo now.
2018-12-21 12:51:19 +01:00
Mario Vavti
6cbdb1b4c3
Merge remote-tracking branch 'mike/master' into dev
2018-12-21 12:19:52 +01:00
Max Kostikov
60f890ce0d
Fix for cURL with default HTTP/2
2018-12-20 21:13:05 +01:00
Max Kostikov
c82c0a9812
Merge branch 'dev' into 'dev'
...
Dev
See merge request kostikov/core!2
2018-12-20 21:09:16 +01:00
Max Kostikov
123b1d4002
Merge branch 'revert-090fe394' into 'dev'
...
Revert "Fix cURL with HTTP/2"
See merge request hubzilla/core!1446
2018-12-20 21:04:12 +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
89e734dcca
Merge branch 'dev' into 'dev'
...
Sync dev
See merge request kostikov/core!1
2018-12-20 20:51:26 +01:00
Max Kostikov
090fe394e4
Fix cURL with HTTP/2
2018-12-20 20:38:35 +01:00
zotlabs
389b4beba4
like permission issue
2018-12-20 11:06:52 -08:00
Mario Vavti
d0ee6d1ad2
missing observer check
...
(cherry picked from commit ec769bc9f9 )
2018-12-20 19:45:59 +01:00
Mario Vavti
ec769bc9f9
missing observer check
2018-12-20 19:45:11 +01:00
Mario Vavti
6b259070f0
Merge remote-tracking branch 'mike/master' into dev
2018-12-20 12:59:04 +01:00
zotlabs
7a55dd512a
reverse activity mapping improvements
2018-12-19 20:03:31 -08:00
Mario Vavti
774dd6d5e3
use count() instead of sizeof()
2018-12-19 11:08:28 +01:00
Mario
4cbaddf4c4
Merge branch 'dark-fix-dev' into 'dev'
...
fix for dark theme; includes one changes to bbcode.php and redbasic/css/style.css
See merge request hubzilla/core!1442
2018-12-19 10:14:29 +01:00
Mario
10f1da2736
Merge branch 'util-reload_addons' into 'dev'
...
Add reload to util/addons
See merge request hubzilla/core!1434
2018-12-19 10:12:59 +01:00
M. Dent
0e5d76e735
Add reload to util/addons
2018-12-19 10:12:59 +01:00
Mario Vavti
339c9cceec
check if we deal with an array before sizeof()
2018-12-19 10:05:18 +01:00
phani00
2354bb5427
remove color from style.css (default) but add a little padding; add color & border radius to dark.css.
2018-12-18 17:54:39 +01:00
Max Kostikov
fe80f8179c
Merge branch 'channel_b64_enc_mid' into 'dev'
...
make mod channel deal with b64 encoded mid's
See merge request hubzilla/core!1443
2018-12-18 15:10:58 +01:00
phani00
b97143e9db
change hl text color to the default text color in non-dark schema. looks good, except in dark, where i can change it in dark.css.
2018-12-18 14:02:50 +01:00
phani00
aaab905e72
remove some fancy formatting.
2018-12-18 12:37:51 +01:00
Mario Vavti
bc6d384ca9
make mod channel deal with b64 encoded mid\s
...
;
2018-12-18 10:43:06 +01:00
Mario
6fc8c174f9
Merge branch 'dev' into 'dev'
...
Remove scale_external_images()
See merge request hubzilla/core!1441
2018-12-18 10:17:57 +01:00
Mario Vavti
63b205c601
Merge remote-tracking branch 'mike/master' into dev
2018-12-18 09:59:34 +01:00
zotlabs
15ce8bc79b
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-12-17 18:45:42 -08:00
zotlabs
8d70b91955
regression: mail from dev to core not delivering
2018-12-17 18:14:32 -08:00
zotlabs
a33ed05bec
fix default values for affinity tool and other information which could be lost when approving a connection without the entire form provided by connedit.
2018-12-17 11:32:59 -08:00
phani00
aace8a14ce
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.
2018-12-17 15:28:15 +00:00
phani00
d80b8ff30f
Merge branch 'dev' into dark-fix-dev
2018-12-17 15:18:24 +00:00
Max Kostikov
3a66255576
Remove scale_external_images()
2018-12-17 13:29:37 +01:00
Max Kostikov
1541f67eab
Remove scale_external_images()
2018-12-17 13:28:58 +01:00
Max Kostikov
a2959c6e9e
Remove scale_external_images()
2018-12-17 13:28:18 +01:00
zotlabs
06c71eec65
default curl to http/1.1
...
(cherry picked from commit 04a45a407e )
2018-12-17 12:17:44 +01:00
phani00
70a7661711
remove my dark theme fixes.
2018-12-17 10:08:45 +00:00
Mario
d190b1995b
Merge branch 'dev' into 'dev'
...
Keep remote site headers to respect caching policy
See merge request hubzilla/core!1440
2018-12-17 10:55:53 +01:00
Mario
a6f8230063
Merge branch 'memory-warn2' into 'dev'
...
add warning if upload_filesize < 4MB.
See merge request hubzilla/core!1438
2018-12-17 10:55:29 +01:00
DM42.Net (Matt Dent)
aabc6c2825
Add return if no local_channel()
...
(cherry picked from commit 5bcc379530 )
2018-12-17 10:46:43 +01:00
DM42.Net (Matt Dent)
8323458da9
ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed.
...
(cherry picked from commit 3f06a857c2 )
2018-12-17 10:46:24 +01:00
Mario Vavti
e4c60d70b0
Merge remote-tracking branch 'mike/master' into dev
2018-12-17 10:12:53 +01:00
Max Kostikov
4d8a815932
Keep remote site headers for caching
2018-12-17 09:34:30 +01:00
Max Kostikov
b0e5f5973a
Merge branch 'dev' into 'dev'
...
Move SSLify code from Photo cache addon
See merge request hubzilla/core!1439
2018-12-17 09:19:08 +01:00
Max Kostikov
05cb4fd897
Move SSLify code from Photo cache addon
2018-12-17 09:13:03 +01:00
Max Kostikov
72dc6ea77c
Revert Photos.php code
2018-12-17 01:16:08 +01:00
Max Kostikov
1b0a6fe9eb
SSLify cached URL on redirect if needed
2018-12-17 00:58:46 +01:00
Max Kostikov
363ad01bce
SSLify cached URL on redirect if needed
2018-12-17 00:30:36 +01:00
zotlabs
04a45a407e
default curl to http/1.1
2018-12-16 14:38:58 -08:00
phani00
14735e0a48
Update Zotlabs/Module/Setup.php
2018-12-16 22:04:28 +01:00
phani00
1c07428f89
add warning if upload_filesize < 4MB.
2018-12-16 20:35:20 +00:00
Max Kostikov
e0d68664c4
Remove photo_cache_enable variable
2018-12-16 20:48:36 +01:00
Mario
6c72c3d4a5
Merge branch 'patch-20181214a' into 'dev'
...
ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed.
See merge request hubzilla/core!1427
2018-12-16 20:08:52 +01:00
DM42.Net (Matt Dent)
5bcc379530
Add return if no local_channel()
2018-12-15 19:49:59 -05:00
M. Dent
c854ec0686
Merge branch 'dev' into 'dev'
...
Update OAuth2Storage.php - fix email retrieval in getUser
See merge request hubzilla/core!1436
2018-12-15 22:33:03 +01:00
Pascal Deklerck
6a825cc504
Update OAuth2Storage.php - fix email retrieval in getUser
2018-12-15 22:19:18 +01:00
Mario
3ed6763da9
Merge branch 'custom-item-types' into 'dev'
...
Add ITEM_TYPE_CUSTOM and hooks for processing custom item types
See merge request hubzilla/core!1431
2018-12-15 20:55:28 +01:00
Mario
dbeabb8ff0
Merge branch 'patch-20181214f' into 'dev'
...
Set min/maxversion for plugins to STD_VERSION unless otherwise specified
See merge request hubzilla/core!1430
2018-12-15 20:32:01 +01:00
Mario
cc66e1d966
Merge branch 'patch-20181214d' into 'dev'
...
Make Affinity Slider (optionally) 'sticky' across page loads.
See merge request hubzilla/core!1429
2018-12-15 20:31:06 +01:00
Mario Vavti
d7c7ff1c12
fix wiki preview issue with hyperlinks
...
(cherry picked from commit 919ea9f750 )
2018-12-15 18:20:21 +01:00
Mario Vavti
919ea9f750
fix wiki preview issue with hyperlinks
2018-12-15 18:19:29 +01:00
DM42.Net (Matt Dent)
09b2cdd618
Add ITEM_TYPE_CUSTOM and hooks for processing custom item types
2018-12-14 20:20:26 -05:00
Max Kostikov
1e526e68ab
Merge branch 'patch-20181214b' into 'dev'
...
Recreate MR#1419 for dev branch
See merge request hubzilla/core!1428
2018-12-14 22:58:22 +01:00
Mario Vavti
d77c7d51e3
update changelog
...
(cherry picked from commit 4ff3c57976 )
2018-12-14 21:47:20 +01:00
Mario Vavti
4ff3c57976
update changelog
2018-12-14 21:46:48 +01:00
Mario Vavti
d51d0160d3
fix issue with linkdropper
...
(cherry picked from commit f81a3ba45d )
2018-12-14 21:32:23 +01:00
zotlabs
c2ad9d4996
regression: the ability to order apps messed up since adding pinned apps to the ordering
...
(cherry picked from commit 6464099364 )
2018-12-14 21:31:02 +01:00
DM42.Net (Matt Dent)
3416190e4b
Set min/maxversion for plugins to STD_VERSION unless otherwise specified
2018-12-14 14:22:28 -05:00
DM42.Net (Matt Dent)
de7cb6d6ad
Fix syntax error
2018-12-14 13:59:41 -05:00
DM42.Net (Matt Dent)
eb297104de
Make Affinity Slider (optionally) 'sticky' across page loads. (default is current behavior: reset slider with each page load)
2018-12-14 12:55:49 -05:00
DM42.Net (Matt Dent)
03a214c8b9
Recreate MR#1419 for dev branch
2018-12-14 10:05:41 -05:00
DM42.Net (Matt Dent)
3f06a857c2
ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed.
2018-12-14 09:55:27 -05:00
Mario
79f828125d
version bump
2018-12-14 11:47:02 +01:00
Mario Vavti
ad4b18cbbe
return on readImageBlob() exception
...
(cherry picked from commit 993db01400 )
2018-12-14 11:31:11 +01:00
Mario Vavti
1bd49671b7
add photo_view_filter hook and fix minor issue with unset auto_save_draft variable which resultet in a javascript error
...
(cherry picked from commit 7894fed741 )
2018-12-14 11:30:57 +01:00
zotlabs
9896057549
home notifications won't expand if there are more than 300 unseen network notifications ahead of them.
...
(cherry picked from commit 30efeb5bec )
2018-12-14 11:30:25 +01:00
phani00
44832bbacb
change redbasic dark schema to make categories and highlights readable
...
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.
(cherry picked from commit 18caf0273f )
2018-12-14 11:30:05 +01:00
zotlabs
f20a923dd7
total_identities restriction off by one
...
(cherry picked from commit e60fb17524 )
2018-12-14 11:29:33 +01:00
zotlabs
30403da326
reset page title if article has no title.
...
(cherry picked from commit 8ab1f31058 )
2018-12-14 11:29:06 +01:00
Mario Vavti
f81a3ba45d
fix issue with linkdropper
2018-12-14 11:23:08 +01:00
Mario Vavti
c771d2809f
Merge remote-tracking branch 'mike/master' into dev
2018-12-14 10:28:55 +01:00
zotlabs
fc78206049
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-12-13 16:13:13 -08:00
zotlabs
6464099364
regression: the ability to order apps messed up since adding pinned apps to the ordering
2018-12-12 19:11:30 -08:00
Max Kostikov
6bea3d6bfc
Merge branch 'fix_photo_imagick' into 'dev'
...
return on readImageBlob() exception
See merge request hubzilla/core!1426
2018-12-11 13:31:34 +01:00
Mario Vavti
993db01400
return on readImageBlob() exception
2018-12-11 12:21:09 +01:00
M. Dent
4cb4f17500
Merge branch 'photo-hook' into 'dev'
...
add photo_view_filter hook and fix minor issue with unset auto_save_draft…
See merge request hubzilla/core!1425
2018-12-10 21:49:12 +01:00
Mario Vavti
15a689c6f5
Merge remote-tracking branch 'mike/master' into dev
2018-12-10 10:38:06 +01:00
Mario Vavti
7894fed741
add photo_view_filter hook and fix minor issue with unset auto_save_draft variable which resultet in a javascript error
2018-12-10 10:37:29 +01:00
M. Dent
61f7c1e7d7
Merge branch 'dark-theme-dev' into 'dev'
...
change redbasic dark schema to make categories and highlights readable
See merge request hubzilla/core!1424
2018-12-10 05:36:58 +01:00
zotlabs
30efeb5bec
home notifications won't expand if there are more than 300 unseen network notifications ahead of them.
2018-12-09 20:24:04 -08:00
phani00
18caf0273f
change redbasic dark schema to make categories and highlights readable
...
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.
2018-12-10 03:03:28 +00:00
zotlabs
214b81e491
rmagic discovery for z6 networks
2018-12-09 16:37:15 -08:00
zotlabs
e60fb17524
total_identities restriction off by one
2018-12-09 11:20:57 -08:00
Mario Vavti
7f65d82a74
Merge remote-tracking branch 'mike/master' into dev
2018-12-06 12:50:23 +01:00
zotlabs
8ab1f31058
reset page title if article has no title.
2018-12-05 16:24:30 -08:00
Max Kostikov
d12744011a
Merge branch 'dev' into 'dev'
...
Add strings to Russian translation
See merge request hubzilla/core!1418
2018-12-04 11:50:04 +01:00
Max Kostikov
c0e4c92d47
Update hstrings.php
2018-12-04 11:41:59 +01:00
Max Kostikov
cc3e910194
Update hmessages.po
2018-12-04 11:41:42 +01:00
Mario Vavti
5d9f993352
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-12-04 11:39:14 +01:00
Mario
eaa52c19a8
Merge branch 'photocache' into 'dev'
...
Less dependence on cache logic
See merge request hubzilla/core!1417
2018-12-04 11:38:58 +01:00
zotlabs
42aeb19562
partial solution for obj|tgt multiple (zot and zot6) encodings; the zot6 version will be stored under $item['obj']['asld']
2018-12-03 20:09:57 -08:00
zotlabs
ffc3dba682
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-12-03 19:19:31 -08:00
zotlabs
1acc5ceb5f
more merging
2018-12-03 19:18:20 -08:00
zotlabs
7d694dca07
more work on z6 commenting
2018-12-03 18:50:45 -08:00
zotlabs
7a693500c4
fix generated plink
2018-12-03 14:21:33 -08:00
Max Kostikov
1c44912aff
Update Photo.php
2018-12-03 21:33:32 +01:00
Mario Vavti
5e14da67e1
quickfix for es-es language
...
(cherry picked from commit 6b68a76bbe )
2018-12-03 21:24:29 +01:00
Mario Vavti
6b68a76bbe
quickfix for es-es language
2018-12-03 21:22:02 +01:00
Max Kostikov
b586fcebab
Update Photo.php
2018-12-03 21:21:23 +01:00
Max Kostikov
244c0d828a
Update Photo.php
2018-12-03 13:29:27 +01:00
Max Kostikov
57ebd7e170
New logic for less dependence on cache logic
2018-12-03 13:10:55 +01:00
Mario Vavti
8f10b58cb1
version 3.8.6
2018-12-03 12:23:55 +01:00
Mario Vavti
f8bc408abc
update strings
2018-12-03 12:07:56 +01:00
Mario Vavti
f581f6163a
optimize autoload cache
2018-12-03 11:52:38 +01:00
Mario Vavti
5776471547
changelog
...
(cherry picked from commit 88486a1278 )
2018-12-03 11:48:30 +01:00
Mario Vavti
88486a1278
changelog
2018-12-03 11:47:28 +01:00
Mario Vavti
9fcadc2d7c
prevent incompatible export files (osada/zap) from being imported (manual patch from dev)
2018-12-03 11:08:39 +01:00
Mario Vavti
c50e3a702a
more notifications fixes
...
(cherry picked from commit 9ef6c57ca5 )
2018-12-03 10:49:08 +01:00
Mario Vavti
2173ef5fb6
catch exception if readImageBlob() receives bogus data
...
(cherry picked from commit 443d7684db )
2018-12-03 10:48:39 +01:00
Mario Vavti
9ef6c57ca5
more notifications fixes
2018-12-03 10:46:49 +01:00
Mario Vavti
443d7684db
catch exception if readImageBlob() receives bogus data
2018-12-03 10:45:43 +01:00
Max Kostikov
1f6da1c653
Merge branch 'photocache' into 'dev'
...
Add flag to allow to save image without validation
See merge request hubzilla/core!1416
2018-12-03 00:57:52 +01:00
Max Kostikov
c165894ce9
Add Expires field support
2018-12-03 00:51:09 +01:00
Max Kostikov
19903ea3c1
Add flag to allow to save image without validation
2018-12-02 21:59:08 +01:00
M. Dent
0b38ab259c
Merge branch 'photocache' into 'dev'
...
Add Photo Cache addon support
See merge request hubzilla/core!1412
2018-12-02 19:33:54 +01:00
Mario Vavti
237c6eed50
fallback to url if we have not got an addr
...
(cherry picked from commit a3ba7f0788 )
2018-12-02 11:39:04 +01:00
Mario Vavti
a3ba7f0788
fallback to url if we have not got an addr
2018-12-02 11:38:13 +01:00
Mario Vavti
f13b1e8604
fix filtering by addr in handleNotificationsItems()
...
(cherry picked from commit f083c0cba1 )
2018-12-02 10:59:33 +01:00
Mario Vavti
f083c0cba1
fix filtering by addr in handleNotificationsItems()
2018-12-02 10:58:54 +01:00
Mario Vavti
defa2d9df1
make pdf preview 100% width and 300px height to match it openstreetmaps preview
...
(cherry picked from commit df84352385 )
2018-12-02 10:18:37 +01:00
Mario Vavti
05c422ef23
redbasic sticky aside fixes
...
(cherry picked from commit 8d4f6a7865 )
2018-12-02 10:18:20 +01:00
zotlabs
51d274961b
typo
...
(cherry picked from commit 6f22e47feb )
2018-12-02 10:18:05 +01:00
zotlabs
4b4cc04897
allow notification filtering by name or addr
...
(cherry picked from commit c6acb6191c )
2018-12-02 10:17:45 +01:00
zotlabs
4bf3d4d87a
attached photo permissions regression
...
(cherry picked from commit 6cade7d935 )
2018-12-02 10:17:29 +01:00
Manuel Jiménez Friaza
71cc980e96
Revision 1 doc/es-es/about/about.bb
...
(cherry picked from commit 5ac08ec3aa )
(cherry picked from commit 37d563c30e )
2018-12-02 10:16:50 +01:00
Mario
58c0b81908
use flex for the default template
...
(cherry picked from commit 3775be4ce9 )
2018-12-02 10:16:24 +01:00
M. Dent
3b42bd43ab
Do not store serialized pconfig value received via to Module/Pconfig.php
...
(cherry picked from commit 6b02c664fb )
2018-12-02 10:15:55 +01:00
Mario
a151532ffa
update jquery-file-upload and psr-log via composer
...
(cherry picked from commit c7ae3fdc9a )
2018-12-02 10:14:58 +01:00
Mario
a0d1ce77dc
update imagesloaded to version 4.1.4 via composer
...
(cherry picked from commit c667572d3e )
2018-12-02 10:14:37 +01:00
Manuel Jiménez Friaza
863cae1bab
Update es-es
...
(cherry picked from commit ca98a566ee )
2018-12-02 10:13:43 +01:00
zotlabs
4010ea814a
fix mastodon tag notifications (again)
...
(cherry picked from commit 8e71324514 )
2018-12-02 10:13:12 +01:00
zotlabs
8e25c091f4
no mention notifications from mastodon (and pleroma)
...
(cherry picked from commit ea235c0c67 )
2018-12-02 10:12:44 +01:00
Max Kostikov
2a57e00cb4
Remove local_channel() check on cache_body_hook call
2018-12-02 10:07:12 +01:00
M. Dent
52424b0f9c
Merge branch 'pdf_embed_fixes' into 'dev'
...
make pdf preview 100% width and 300px height to match it openstreetmaps preview
See merge request hubzilla/core!1414
2018-12-02 05:09:45 +01:00
M. Dent
132547a9d9
Merge branch 'sticky_aside_fixes' into 'dev'
...
redbasic sticky aside fixes
See merge request hubzilla/core!1415
2018-12-02 05:07:59 +01:00
Mario Vavti
fdb0459288
Merge remote-tracking branch 'mike/master' into dev
2018-12-01 21:43:54 +01:00
Mario Vavti
df84352385
make pdf preview 100% width and 300px height to match it openstreetmaps preview
2018-12-01 21:37:33 +01:00
Mario Vavti
8d4f6a7865
redbasic sticky aside fixes
2018-12-01 21:30:18 +01:00
zotlabs
6f22e47feb
typo
2018-11-30 22:39:10 -08:00
zotlabs
c6acb6191c
allow notification filtering by name or addr
2018-11-30 19:03:14 -08:00
zotlabs
6cade7d935
attached photo permissions regression
2018-11-30 13:54:17 -08:00
Max Kostikov
c857ecab46
Create plink depending on message id format
2018-11-30 19:56:49 +01:00
Max Kostikov
53d9cbc69c
Check local_channel() before cache call
2018-11-30 11:38:47 +01:00
Max Kostikov
0ee403eab3
Move cache code to addon
2018-11-30 10:50:00 +01:00
Max Kostikov
6f2d09eb20
Fix wrong parameter
2018-11-29 23:28:45 +01:00
Max Kostikov
d6442ec991
Update text.php
2018-11-29 23:07:39 +01:00
Max Kostikov
f3831fa77f
Better cache settings logic
2018-11-29 21:27:06 +01:00
Max Kostikov
3265c2e543
Skip sslify for images if it already were cached with https enabled
2018-11-29 20:36:21 +01:00
Max Kostikov
1a9ea64523
Update text.php
2018-11-29 19:28:54 +01:00
Max Kostikov
9de650e175
Cache for viewer channel
2018-11-29 19:13:43 +01:00
Max Kostikov
d8b5f383f5
Disable links to cached photos for non logged viewers
2018-11-29 16:21:50 +01:00
Max Kostikov
6aa99a903f
Code cleanup
2018-11-29 11:56:56 +01:00
Max Kostikov
d9faf6c4bb
Update text.php
2018-11-29 11:48:12 +01:00
Max Kostikov
48cd5855fe
Add photo cache support using sslify()
2018-11-29 11:06:14 +01:00
Max Kostikov
bd0fc8a2d7
Add photo cache hooks
2018-11-29 10:38:25 +01:00
Max Kostikov
476bd7400d
Add photo cache cleanup
2018-11-29 10:37:39 +01:00
Max Kostikov
bd10d48338
Update database with expires field for photo
2018-11-29 10:36:56 +01:00
Max Kostikov
bb91064416
Add expires for photo
2018-11-29 10:35:56 +01:00
Max Kostikov
72d2fe2fd4
Add expires for photo
2018-11-29 10:35:11 +01:00
Max Kostikov
92a5b9ac41
Add PHOTO_CACHE photo type
2018-11-29 10:34:18 +01:00
M. Dent
cded6b1136
Merge branch 'es-es' into 'dev'
...
Revision 1 doc/es-es/about/about.bb
See merge request hubzilla/core!1410
2018-11-28 05:32:10 +01:00
M. Dent
19f0ce7e37
Merge branch 'default2flex-conversion' into 'dev'
...
use flex for the default template
See merge request hubzilla/core!1409
2018-11-28 04:03:39 +01:00
M. Dent
a88a515fa0
Merge branch 'composer-updates' into 'dev'
...
update jquery-file-upload and psr-log via composer
See merge request hubzilla/core!1408
2018-11-28 03:55:13 +01:00
M. Dent
a4b2eac0f0
Merge branch 'update-imagesloaded' into 'dev'
...
update imagesloaded to version 4.1.4 via composer
See merge request hubzilla/core!1407
2018-11-28 03:52:53 +01:00
M. Dent
0bd38290e6
Merge branch 'pg-fixes' into 'dev'
...
fix db upgrade 1228 for postgres
See merge request hubzilla/core!1403
2018-11-28 03:49:22 +01:00
zotlabs
19e4f3c2f0
prevent incompatible export files (osada/zap) from being imported. This is to keep your DB from getting trashed. We probably need a similar thing for item import since the object formats aren't compatible
2018-11-27 11:53:02 -08:00
Manuel Jiménez Friaza
8bede7b81f
Merge branch 'cherry-pick-5ac08ec3' into 'es-es'
...
Revision 1 doc/es-es/about/about.bb
See merge request mjfriaza/core!3
2018-11-26 12:59:03 +01:00
Manuel Jiménez Friaza
37d563c30e
Revision 1 doc/es-es/about/about.bb
...
(cherry picked from commit 5ac08ec3aa )
2018-11-26 12:53:24 +01:00
Mario
3775be4ce9
use flex for the default template
2018-11-26 12:44:10 +01:00
Mario
e5883dd605
Merge branch 'patch-20181120a' into 'dev'
...
Do not store serialized pconfig value received via to Module/Pconfig.php
See merge request hubzilla/core!1402
2018-11-25 10:22:09 +01:00
M. Dent
6b02c664fb
Do not store serialized pconfig value received via to Module/Pconfig.php
2018-11-25 10:22:09 +01:00
Mario
c7ae3fdc9a
update jquery-file-upload and psr-log via composer
2018-11-25 10:18:26 +01:00
Mario
c667572d3e
update imagesloaded to version 4.1.4 via composer
2018-11-25 10:09:26 +01:00
Mario
9bbd6ff67d
Merge branch 'es-es' into 'dev'
...
Update es-es
See merge request hubzilla/core!1406
2018-11-24 21:16:59 +01:00
Manuel Jiménez Friaza
ca98a566ee
Update es-es
2018-11-24 13:23:20 +01:00
Manuel Jiménez Friaza
f865d6e5da
Resolved merge conflicts
2018-11-24 13:01:01 +01:00
Mario
bc9f2922e0
Merge remote-tracking branch 'mike/master' into dev
2018-11-23 22:04:51 +01:00
zotlabs
c5a9b00eae
Organization actor type was missing
2018-11-23 12:25:05 -08:00
Mario
f408ff982c
Merge remote-tracking branch 'mike/master' into dev
2018-11-23 15:42:40 +01:00
zotlabs
9a8d1200ec
use uuid in file storage
2018-11-22 18:39:38 -08:00
Mario
16c7aa2813
fix db upgrade 1228 for postgres
2018-11-22 12:52:08 +01:00
Mario
85f52d2aed
Merge remote-tracking branch 'mike/master' into dev
2018-11-22 10:17:18 +01:00
zotlabs
8e71324514
fix mastodon tag notifications (again)
2018-11-21 20:25:59 -08:00
zotlabs
ea235c0c67
no mention notifications from mastodon (and pleroma)
2018-11-21 20:03:58 -08:00
Mario Vavti
e30be643c9
fix call to undefined function
...
(cherry picked from commit 0bba9482df )
2018-11-21 13:27:21 +01:00
Mario Vavti
0bba9482df
fix call to undefined function
2018-11-21 13:21:29 +01:00
Mario
07fd2dbc99
Merge branch 'dev' into 'dev'
...
Update Russian translation
See merge request hubzilla/core!1400
2018-11-20 11:08:27 +01:00
Mario Vavti
f8a8559523
fix typo which prevented propagation of comments
...
(cherry picked from commit 0c94747ab1 )
2018-11-20 10:09:46 +01:00
zotlabs
6481c9dca1
use this form instead
2018-11-19 15:20:28 -08:00
zotlabs
7aaa1973f4
push recent changes
2018-11-19 15:04:08 -08:00
Max Kostikov
4dea1b5a0d
Replace hmessages.po
2018-11-19 13:52:31 +01:00
Max Kostikov
da44ab0529
Replace hstrings.php
2018-11-19 13:51:54 +01:00
Mario
73b836c73d
Revert "Fix return on wrong sotred in Content-Length size for full size photos"
...
This reverts commit 6010b5c619
2018-11-19 13:11:18 +01:00
Mario
af0c2f59cc
Revert "Add filesize for streaming content"
...
This reverts commit 238a616292
2018-11-19 13:11:04 +01:00
Mario Vavti
1044e8e91a
version 3.8.5
2018-11-19 11:12:32 +01:00
Mario Vavti
dffc0a4ed8
changelog
...
(cherry picked from commit 5cb4cdaa5e )
2018-11-19 11:11:47 +01:00
Mario Vavti
ba4b1cb5af
Merge branch 'master' of https://framagit.org/hubzilla/core
2018-11-19 11:10:36 +01:00
Mario Vavti
5cb4cdaa5e
changelog
2018-11-19 11:10:22 +01:00
Mario Vavti
0525eb2d29
update sql schemas to include update column in pconfig table
...
(cherry picked from commit ae97649948 )
2018-11-19 10:45:33 +01:00
Mario
7be1d9e45a
Merge branch 'patch-20181118a' into 'dev'
...
Patch 20181118a - fix delayed publication of posts
See merge request hubzilla/core!1398
(cherry picked from commit f34af496ec )
3787c490 Fix: delayed items propagate before publication on cloned channels
2018-11-19 10:45:01 +01:00
Mario
f34af496ec
Merge branch 'patch-20181118a' into 'dev'
...
Patch 20181118a - fix delayed publication of posts
See merge request hubzilla/core!1398
2018-11-19 10:44:41 +01:00
Mario Vavti
ae97649948
update sql schemas to include update column in pconfig table
2018-11-19 10:42:18 +01:00
DM42.Net (Matt Dent)
3787c490d4
Fix: delayed items propagate before publication on cloned channels
2018-11-18 07:00:06 -05:00
Max Kostikov
c3f1aae570
Merge branch 'mod-zot-fix' into 'dev'
...
fix typo which prevented propagation of comments
See merge request hubzilla/core!1399
2018-11-18 11:21:07 +01:00
Mario Vavti
0c94747ab1
fix typo which prevented propagation of comments
2018-11-18 11:02:01 +01:00
Mario Vavti
783cca1e13
recalculate photo filesize when rotating an image
...
(cherry picked from commit f15e32d063 )
2018-11-17 09:51:28 +01:00
Mario Vavti
f15e32d063
recalculate photo filesize when rotating an image
2018-11-17 09:41:26 +01:00
Max Kostikov
238a616292
Add filesize for streaming content
2018-11-16 23:33:45 +01:00
Max Kostikov
6010b5c619
Fix return on wrong sotred in Content-Length size for full size photos
2018-11-16 23:14:10 +01:00
Mario Vavti
4812c5486d
strlen($this->imageString()) does not return the correct size when dealing with os_storage images. use filesize() instead.
...
(cherry picked from commit afc75af62f )
2018-11-16 22:19:01 +01:00
Mario Vavti
afc75af62f
strlen($this->imageString()) does not return the correct size when dealing with os_storage images. use filesize() instead.
2018-11-16 22:14:11 +01:00
Mario
23b30fdd10
Merge branch 'dev_homeinstall_raspihub' into 'dev'
...
localhost, URLs, version updates
See merge request hubzilla/core!1396
2018-11-16 11:30:53 +01:00
Mario
2778a7220f
Merge branch 'master' into 'master'
...
delivery issue
See merge request hubzilla/core!1397
2018-11-16 10:29:45 +01:00
Mario Vavti
c69556f2ff
Merge remote-tracking branch 'mike/master' into dev
2018-11-16 10:11:46 +01:00
zotlabs
b0689614bf
datetime_convert wrong args
2018-11-15 21:14:14 -08:00
zotlabs
e42a401987
more work on the mid/uuid conversion
2018-11-15 20:50:47 -08:00
zotlabs
5162459e4a
delivery report issue
2018-11-15 18:07:58 -08:00
zotlabs
39d914c9df
add item.uuid to relevant places
2018-11-15 16:34:09 -08:00
zotlabs
8d2f4d9dfd
mid -> uuid conversions for basic reactions
2018-11-15 16:02:29 -08:00
zotlabs
a7d2f9b530
remove checkjs and nojs
2018-11-15 15:35:06 -08:00
zotlabs
26f593afaa
delivery issue
2018-11-15 13:52:25 -08:00
Mario Vavti
ca4e7f9b4f
fix update 1228
2018-11-15 10:11:04 +01:00
zotlabs
b11858bcac
separate by network
2018-11-14 20:34:00 -08:00
zotlabs
034f23b47e
update httpsig unit test which is failing
2018-11-14 19:09:18 -08:00
zotlabs
9c25f300cf
fixes to old z6 delivery
2018-11-14 18:56:38 -08:00
zotlabs
db4ff56f0b
more logging
2018-11-14 18:41:36 -08:00
zotlabs
830c2472cb
more logging
2018-11-14 18:39:23 -08:00
zotlabs
079e2af0c0
check keyid
2018-11-14 18:33:00 -08:00
zotlabs
5f166158c3
filter by network
2018-11-14 18:25:02 -08:00
zotlabs
4a06378d67
crypto fix
2018-11-14 18:19:35 -08:00
zotlabs
d0f0a74df8
encrypted header issue
2018-11-14 18:14:47 -08:00
zotlabs
65a8965e85
extra logging
2018-11-14 18:07:39 -08:00
zotlabs
ab2376f8d8
fix dreport link
2018-11-14 17:42:02 -08:00
zotlabs
48717dff00
change db update counter
2018-11-14 16:56:07 -08:00
zotlabs
b64dd7ab57
Merge branch 'master' into zvi
2018-11-14 16:42:03 -08:00
zotlabs
bf013ecf00
db updates for zot6
2018-11-14 16:40:30 -08:00
OJ Random
22b744fa23
Merge remote-tracking branch 'official/dev' into dev_homeinstall_raspihub
2018-11-14 17:32:24 +01:00
OJ Random
71cc2d7d5d
localhost, URLs, version updates
2018-11-14 16:27:27 +01:00
Mario Vavti
62b367fa81
version 3.9.5
2018-11-14 11:22:41 +01:00
Mario Vavti
beac45b075
more changelog
2018-11-14 11:20:39 +01:00
Mario Vavti
dfc5159aa3
Merge branch 'dev'
2018-11-14 11:12:20 +01:00
Mario Vavti
886cdb440b
changelog and version
2018-11-14 11:08:25 +01:00
Mario
6ed9443972
Merge branch 'patch-20181113b' into 'dev'
...
Patch 20181113b
See merge request hubzilla/core!1395
2018-11-14 09:30:54 +01:00
Mario
08e0f172de
Merge branch 'dev' into 'dev'
...
Remove unneccessary fetch_image_from_url() function
See merge request hubzilla/core!1393
2018-11-14 09:30:28 +01:00
zotlabs
cfc43f6dea
Merge branch 'master' into zvi
2018-11-13 20:37:52 -08:00
DM42.Net (Matt Dent)
f1d168f781
Fix double escaping after xss fix
2018-11-13 23:06:00 -05:00
DM42.Net (Matt Dent)
302d9796c4
Revert "Filter search box before display"
...
This reverts commit 35e66770be .
2018-11-13 22:59:36 -05:00
zotlabs
ee85784be1
stay ahead of the game
2018-11-13 19:55:43 -08:00
M. Dent
1260887fa7
Merge branch 'patch-20181113a' into 'dev'
...
Patch 20181113a
See merge request hubzilla/core!1394
2018-11-14 03:21:32 +01:00
DM42.Net (Matt Dent)
ce8073d25e
Merge remote-tracking branch red/master into patch-20181113a. Add Mike's fix to search xss and Superblock fix.
2018-11-13 20:19:12 -05:00
zotlabs
31f4d9066b
xss in search
2018-11-13 14:23:56 -08:00
DM42.Net (Matt Dent)
35e66770be
Filter search box before display
2018-11-13 17:20:21 -05:00
Max Kostikov
cf2f7f2132
Update Photo.php
2018-11-13 12:52:35 +01:00
Max Kostikov
a145559662
Remove uneccessary include/photos.php
2018-11-13 11:45:18 +01:00
Max Kostikov
d029e3dc16
Text formatting in Photo.php
2018-11-13 11:39:42 +01:00
Max Kostikov
286326a98e
Replace fetch_image_from_url() with z_fetch_url()
2018-11-13 11:38:49 +01:00
Max Kostikov
2f59d78737
Remove fetch_image_from_url() because of functions duplicate
2018-11-13 11:37:32 +01:00
Max Kostikov
adf4782076
Merge branch 'revert-6375f2d7' into 'dev'
...
Revert "Replace fetch_image_from_url() with z_fetch_url()"
See merge request hubzilla/core!1392
2018-11-13 11:36:02 +01:00
Max Kostikov
b38ffef2be
Revert "Replace fetch_image_from_url() with z_fetch_url()"
...
This reverts commit 6375f2d73a
2018-11-13 11:25:46 +01:00
Max Kostikov
6375f2d73a
Replace fetch_image_from_url() with z_fetch_url()
2018-11-13 11:25:14 +01:00
zotlabs
1a2df9c51c
item uuid changes
2018-11-12 18:25:55 -08:00
zotlabs
770fdb2b7d
dreport updates
2018-11-12 16:08:22 -08:00
M. Dent
a7d3a49171
Merge branch 'fix-activity-filter-widget' into 'dev'
...
use the correct javascript function for this case
See merge request hubzilla/core!1390
2018-11-12 21:50:08 +01:00
M. Dent
920e7db709
Merge branch 'css-fixes' into 'dev'
...
css fixes
See merge request hubzilla/core!1391
2018-11-12 21:49:07 +01:00
zotlabs
4a6b45cf04
enotify::format hook for superblock
2018-11-12 11:13:36 -08:00
Mario Vavti
7bd60adfbe
fix css issues in bbcode conversion and focus-light schema
2018-11-12 09:35:12 +01:00
zotlabs
171ff54ea4
translate zot message packets to zot6 for delivery
2018-11-11 21:55:10 -08:00
zotlabs
da452decf6
more z6 debugging
2018-11-11 15:12:01 -08:00
Mario Vavti
c335719e8f
use the correct javascript function for this case
2018-11-11 14:46:35 +01:00
Mario Vavti
d57cdf645e
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-11-11 14:01:25 +01:00
Mario
e47a96bf24
Merge branch 'dev' into 'dev'
...
Preserve photo modification date on edit
See merge request hubzilla/core!1389
2018-11-11 13:49:29 +01:00
Mario
daad607c7c
Merge branch 'dev' into 'dev'
...
fix shared_header img expanding to 100% width when sharing a share
See merge request hubzilla/core!1387
2018-11-11 13:47:03 +01:00
Max Kostikov
29f1f9c872
Merge branch 'dev' into 'dev'
...
# Conflicts:
# include/photo/photo_driver.php
2018-11-10 20:47:35 +01:00
Max Kostikov
a49cfa8142
Update photo_driver.php
2018-11-10 20:45:20 +01:00
Max Kostikov
b57d296adc
Preserve photo modification date
2018-11-10 20:35:14 +01:00
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
Mario Vavti
750d6f4be9
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-11-10 12:22:09 +01:00
Max Kostikov
c6e14a696e
Fixed wrong value assign on compare with 0
2018-11-10 11:56:34 +01:00
Max Kostikov
d34423fce9
Fixed wrong value assign on compare with 0
2018-11-10 11:53:49 +01:00
Mario
4999547f87
Merge branch 'dev' into 'dev'
...
Preserve received image modification date on caching
See merge request hubzilla/core!1386
2018-11-10 11:47:20 +01:00
Mario Vavti
fc5dc9717a
fix shared_header img expanding to 100% width when sharing a share
2018-11-10 11:31:06 +01:00
Max Kostikov
d20759c141
Do not return default images from vCard
2018-11-10 11:11:23 +01:00
Max Kostikov
f7b00c62a4
Remove unnecessary Zulu timezone mention
2018-11-10 10:05:28 +01:00
Max Kostikov
32873ce70d
Preserve received image modification date on caching
2018-11-09 22:20:41 +01:00
Max Kostikov
dc59561a95
Fixed timezone conversion
2018-11-09 22:17:11 +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
zotlabs
c80ac58eff
add zot6 delivery method
2018-11-08 20:42:09 -08:00
zotlabs
d56e1f6285
begin native summary support
2018-11-08 19:49:57 -08:00
zotlabs
22b3ddab66
refresh packets
2018-11-08 19:24:02 -08:00
zotlabs
3fe2491b73
didn't need xchan_portable_id
2018-11-08 15:53:48 -08:00
zotlabs
4e6758e31d
item db updates
2018-11-08 15:51:52 -08: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
M. Dent
e35f5d3c93
Merge branch 'fix-photo' into 'dev'
...
Fix photo
See merge request hubzilla/core!1382
2018-11-08 13:09:05 +01:00
Mario
f4f98e5856
Merge branch 'patch-1' into 'fix-photo'
...
Correct "Content-Length:" calculation added
See merge request mario/core!1
2018-11-08 12:13:00 +01:00
Max Kostikov
dc0335d1d5
Correct "Content-Length:" calculation added
2018-11-08 11:53:27 +01:00
M. Dent
6013814cf4
Merge branch 'fix-photo' into 'dev'
...
$data only contains the link to the image if the image is in os storage. The…
See merge request hubzilla/core!1379
2018-11-08 11:25:36 +01:00
Mario Vavti
e0a0570cc4
$data only contains the link to the image if the image is in os storage. The size is calculatet wrong in this case and the download fails. rely on filesize from the db for content-length
2018-11-08 11:06:44 +01:00
Mario
61deb4fcfd
Merge branch 'patch-1' into 'dev'
...
Disable image caching if personal or group permissions enabled
See merge request hubzilla/core!1377
2018-11-08 10:25:11 +01:00
Mario Vavti
7c4c60425b
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-11-08 10:16:17 +01:00
Mario Vavti
302f49baf2
provide a function to log to syslog
2018-11-08 10:12:33 +01:00
Max Kostikov
3f6cd5a663
Disable image caching if personal or group permissions enabled
2018-11-07 19:52:38 +01:00
M. Dent
1b232041c9
Merge branch 'patch-1' into 'dev'
...
Added `If-Modified-Since` header support for better image caching and fixed absent 404 for photos
See merge request hubzilla/core!1375
2018-11-07 18:22:55 +01:00
Max Kostikov
eaf117cce1
Added If-Modified-Since header support for better image caching and fixed absent 404 for photos
2018-11-07 18:22:55 +01:00
zotlabs
d2aa2c080f
Merge branch 'master' into zvi
2018-11-07 01:43:43 -08:00
zotlabs
7148311953
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-11-07 01:43:26 -08:00
Mario Vavti
c23dfa0d23
Merge remote-tracking branch 'mike/master' into dev
2018-11-07 10:15:40 +01:00
Mario Vavti
b08de33b0b
fix es-es hstrings.php
2018-11-07 10:02:24 +01:00
Mario
fc1d8c0138
Merge branch 'revert-40d9277e' into 'dev'
...
Revert "remove 'Expiries' HTTP header"
See merge request hubzilla/core!1372
2018-11-07 09:36:30 +01:00
Max Kostikov
a5a77d1e7c
Revert "remove 'Expiries' HTTP header"
...
This reverts commit 40d9277ef3
2018-11-07 08:41:32 +01:00
zotlabs
f57fcefe6b
signature issue
2018-11-06 21:45:43 -08:00
zotlabs
a5483a03c9
fix signatures
2018-11-06 21:44:57 -08:00
zotlabs
bb8b3b9291
this is brutal
2018-11-06 20:44:40 -08:00
M. Dent
6c6dca05e7
Merge branch 'patch-25' into 'dev'
...
'Last-Modified' and 'Content-Length' HTTP headers added for better image caching
See merge request hubzilla/core!1369
2018-11-06 19:25:38 +01:00
M. Dent
97b4a31b16
Merge branch 'patch-26' into 'dev'
...
New plural functions for JavaScript compatibility
See merge request hubzilla/core!1370
2018-11-06 18:26:58 +01:00
Max Kostikov
40d9277ef3
remove 'Expiries' HTTP header
2018-11-06 16:22:34 +01:00
Max Kostikov
009044b71e
Update hmessages.po
2018-11-06 14:58:06 +01:00
Max Kostikov
4760a3f3e8
Update hmessages.po
2018-11-06 14:57:12 +01:00
Max Kostikov
3302012c02
New pt-br plural function for JavaScript compatibility
2018-11-06 14:55:58 +01:00
Max Kostikov
812c5a314f
New nl plural function for JavaScript compatibility
2018-11-06 14:55:21 +01:00
Max Kostikov
c2da8c3fd4
New nb-no plural function for JavaScript compatibility
2018-11-06 14:54:49 +01:00
Max Kostikov
aa78640491
New it plural function for JavaScript compatibility
2018-11-06 14:54:06 +01:00
Max Kostikov
7c49688e1b
New he plural function for JavaScript compatibility
2018-11-06 14:53:29 +01:00
Max Kostikov
dbe10c7965
New fi plural function for JavaScript compatibility
2018-11-06 14:52:58 +01:00
Max Kostikov
f1f5107282
New es plural function for JavaScript compatibility
2018-11-06 14:52:23 +01:00
Max Kostikov
cc06250bf8
New fr plural function for JavaScript compatibility
2018-11-06 14:50:37 +01:00
Max Kostikov
af1ea7f495
New plural function for JavaScript compatibility
2018-11-06 14:48:58 +01:00
Max Kostikov
3491c488d3
Update Photo.php
2018-11-06 13:51:01 +01:00
Max Kostikov
1828b6daab
Update Photo.php
2018-11-06 13:41:41 +01:00
Max Kostikov
c26f45b7c2
Update Photo.php
2018-11-06 13:39:36 +01:00
Max Kostikov
e116b90116
'Last-Modified' and 'Content-Length' HTTP headers added for better image caching
2018-11-06 13:37:50 +01:00
zotlabs
e7f1d350c9
more zot6 work
2018-11-05 21:29:26 -08:00
zotlabs
3b9aedec5f
populate new fields
2018-11-05 19:52:30 -08:00
zotlabs
fabcf841c9
z6 work
2018-11-05 19:34:10 -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
M. Dent
873fa16517
Merge branch 'patch-23' into 'dev'
...
Use modern get_config() syntax
See merge request hubzilla/core!1368
2018-11-06 01:27:06 +01:00
Max Kostikov
f7ce374a28
Update Photo.php
2018-11-05 21:26:10 +01:00
Max Kostikov
2dd124d09e
Use modern get_config() syntax
2018-11-05 21:25:08 +01: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
Mario Vavti
a9fd3608ea
version 3.8.3
2018-11-05 10:26:59 +01:00
Mario Vavti
b25cace3ea
update changelog
2018-11-05 10:25:57 +01:00
Mario Vavti
4320f047db
update changelog and bump version
2018-11-05 10:22:56 +01:00
Mario Vavti
b4b3e7b9a4
update linkinfo from dev
2018-11-05 09:59:25 +01:00
Mario Vavti
b6938da552
Merge remote-tracking branch 'mike/master' into dev
2018-11-05 09:56:52 +01:00
Mario Vavti
4830a1559d
Merge branch 'dev'
2018-11-05 09:55:23 +01:00
Mario
92ea3ef720
Merge branch 'dev' into 'dev'
...
more fixes for forum notifications handling: do not count likes/dislikes if…
See merge request hubzilla/core!1367
2018-11-05 09:42:07 +01:00
zotlabs
73d2719330
debug zot6 discovery
2018-11-04 19:35:55 -08:00
zotlabs
af82aab3a6
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-11-04 13:58:02 -08:00
zotlabs
51b4b6216f
z6 updates to owa, linkinfo improved image detection
2018-11-04 13:56:32 -08:00
Mario Vavti
de32b0bba5
more fixes for forum notifications handling: do not count likes/dislikes if likes notifications are disabled and also do not show like activities when clicking a forum notification and like notifications are disabled
2018-11-03 20:53:23 +01:00
Mario
de0fab78ed
Merge branch 'dev' into 'dev'
...
Fixed typo at view/es-es/hstrings.php
See merge request hubzilla/core!1366
2018-11-03 20:11:14 +01:00
Manuel Jiménez Friaza
71425c3b23
Fixed typo at view/es-es/hstrings.php
2018-11-03 19:19:01 +01:00
Mario
75f7b1e261
Merge branch 'patch-3' into 'dev'
...
Update hmessages.po
See merge request hubzilla/core!1365
2018-11-03 13:22:34 +01:00
Mario
9af35d998f
Merge branch 'patch-2' into 'dev'
...
Update hstrings.php
See merge request hubzilla/core!1364
2018-11-03 13:21:53 +01:00
Mario
34e3f3907a
Merge branch 'patch-22' into 'dev'
...
More precise content encoding detection on conversion
See merge request hubzilla/core!1363
2018-11-03 13:21:22 +01:00
Max Kostikov
46b0510b99
Update Linkinfo.php
2018-11-03 10:41:31 +01:00
Max Kostikov
a7624ea48b
Update Linkinfo.php
2018-11-03 00:10:05 +01:00
Max Kostikov
2f3b4a7aaf
Update Linkinfo.php
2018-11-03 00:01:15 +01:00
Max Kostikov
a9bbe0b128
Update Linkinfo.php
2018-11-02 22:40:48 +01:00
Max Kostikov
0d9d0a4b70
more precise codepage detection
2018-11-02 22:37:53 +01:00
gia vec
8235d0bd50
Update hmessages.po
2018-11-02 19:41:07 +01:00
gia vec
c2e01bedc5
Update hstrings.php
2018-11-02 19:27:11 +01:00
Max Kostikov
32c4614a32
Workaround for incorrect ISO-8859-5 encoded content conversion
2018-11-02 10:52:52 +01:00
Mario
24ae6c91ea
Merge branch 'patch-21' into 'dev'
...
Fix wrong image resize for some external images
See merge request hubzilla/core!1362
2018-11-02 10:20:18 +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
3dab0d365d
css fix for reshared-content images and whitespace
2018-10-31 13:20:09 +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
Mike Macgirvin
7e1f431eca
yet another blueimp vulnerability. Move to composer.
2018-10-31 15:56:08 +11:00
zotlabs
70c55da1df
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-10-30 18:11:49 -07:00
M. Dent
f9ab7647dd
Merge branch 'composer-updates' into 'dev'
...
update html_to_markdown, smarty and sabredav libs via composer
See merge request hubzilla/core!1361
2018-10-31 01:32:44 +01:00
zotlabs
623aa7ea48
remove primary/clone counts from admin summary. The last checkins should fix this count "eventually" but the information has little direct value and may require location information for a local channel to change before it is actually corrected.
2018-10-30 17:30:59 -07:00
M. Dent
046d264688
Merge branch 'forum-ping' into 'dev'
...
fix forum ping results - the term query requires xchan_name instead of…
See merge request hubzilla/core!1358
2018-10-31 01:25:41 +01:00
M. Dent
944e168120
Merge branch 'wikilist-widget' into 'dev'
...
allow wiki_list widget to be used in any page
See merge request hubzilla/core!1359
2018-10-31 01:24:32 +01: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
fc6ff45c49
fix another markdown test
2018-10-30 22:51:52 +01: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
Mario Vavti
2192ea6fdf
update html_to_markdown, smarty and sabredav libs via composer
2018-10-30 12:12:07 +01:00
M.Dent
0060f88c45
Add tracking of deleted pconfig variables
2018-10-29 23:04:13 -04:00
Mario Vavti
1eac4db491
fix forum ping results - the term query requires xchan_name instead of xchan_hash. also improve the query itself - item_permission_sql() is redundant here since we always deal with local_channel() and use count(id) instead of sum(item_unseen) to get the unseen count
2018-10-29 23:01:13 +01:00
Mario Vavti
0d2c3be367
allow wiki_list widget to be used in any page
2018-10-29 22:55:24 +01:00
Mario Vavti
c8dd516d6c
Merge branch 'dev'
2018-10-29 11:02:51 +01:00
Mario Vavti
0f19627407
changelog
2018-10-29 10:59:54 +01:00
Mario Vavti
3eb71fe7b5
merge Zotlabs/Access/PermissionLimits.php from dev
2018-10-29 10:21:10 +01:00
Mario Vavti
0035584d91
merge view/fr/hmessages.po from dev
2018-10-29 10:20:36 +01:00
Mario Vavti
8cbd2e3e9e
merge view/ru/hstrings.php from dev
2018-10-29 10:19:55 +01:00
Mario Vavti
b0f5c7f36f
merge view/ru/hmessages.po from dev
2018-10-29 10:19:31 +01:00
Mario Vavti
412eb0a90b
merge view/it/hstrings.php from dev
2018-10-29 10:18:21 +01:00
Mario Vavti
f8e816629d
merge view/it/hmessages.po from dev
2018-10-29 10:17:54 +01:00
Mario Vavti
3d0138569d
merge view/es-es/hstrings.php from dev
2018-10-29 10:17:04 +01:00
Mario Vavti
7bb7d736a2
merge view/es-es/hmessages.po from dev
2018-10-29 10:16:29 +01:00
Mario Vavti
7910f39613
merge util/zotsh/zotsh.py from dev
2018-10-29 10:16:01 +01:00
Mario Vavti
bf6ef2a588
merge util/update_theme_repo from dev
2018-10-29 10:15:18 +01:00
Mario Vavti
a11d89daa3
merge util/update_autoloader from dev
2018-10-29 10:14:43 +01:00
Mario Vavti
b8a4a6b959
merge util/hmessages.po from dev
2018-10-29 10:10:03 +01:00
Mario Vavti
dd6045d9f8
merge install/schema_postgres.sql from dev
2018-10-29 10:08:37 +01:00
Mario Vavti
e1c3a19420
merge include/zot.php from dev
2018-10-29 10:08:12 +01:00
Mario Vavti
cc586685e6
merge include/nav.php from dev
2018-10-29 10:07:54 +01:00
Mario Vavti
31883f603c
merge include/import.php from dev
2018-10-29 10:07:15 +01:00
Mario Vavti
f377c81c8a
merge include/connections.php from dev
2018-10-29 10:06:44 +01:00
Mario Vavti
32384eaf07
merge Zotlabs/Widget/Wiki_pages.php from dev
2018-10-29 10:06:01 +01:00
Mario Vavti
7c2efa697c
merge Zotlabs/Module/Photo.php from dev
2018-10-29 10:04:34 +01:00
Mario Vavti
e1df69dfcb
Merge branch 'dev'
2018-10-29 07:43:40 +01:00
M.Dent
1241e778f9
Fix to set update time in pconfig on update
2018-10-28 17:30:22 -04:00
M.Dent
3ab0ef1902
Add timestamp and associated logic to pconfig
2018-10-28 17:23:31 -04:00
M.Dent
c7c35b8b5a
DB Updates to prep for pconfig timestamps.
2018-10-28 17:20:29 -04:00
M. Dent
3d9b1fd343
Merge branch 'dev' into 'dev'
...
fix issues with forum handling in mod network and ping. also some code cleanup.
See merge request hubzilla/core!1354
2018-10-28 03:22:22 +01:00
Mario Vavti
96bed3a623
fix issues with forum handling in mod network and ping. also some code cleanup.
2018-10-27 22:34:18 +02:00
Mario Vavti
e72b0edce2
Merge remote-tracking branch 'mike/master' into dev
2018-10-27 13:50:30 +02:00
zotlabs
ae4aeb4b1e
delivery chain linkage messed up if original post was edited
2018-10-26 13:00:26 -07:00
M. Dent
302abc2a60
Merge branch 'dev' into 'dev'
...
notifications: fix unseen forum count
See merge request hubzilla/core!1351
2018-10-26 17:10:10 +02:00
Mario Vavti
2b3cbc638b
notifications: fix unseen forum count
2018-10-26 09:53:56 +02:00
Mario
3de055bf65
Merge branch 'dev' into 'dev'
...
New strings in Spanish translation
See merge request hubzilla/core!1349
(cherry picked from commit df449e7bfe )
802a7ff3 New strings in Spanish translation
2018-10-26 08:16:54 +02:00
Mario
df449e7bfe
Merge branch 'dev' into 'dev'
...
New strings in Spanish translation
See merge request hubzilla/core!1349
2018-10-26 08:16:16 +02:00
Mario
6326a50d20
Merge branch 'patch-20181025a' into 'dev'
...
Add entropy to queue worker - and fix requeuing of expired tasks
See merge request hubzilla/core!1350
2018-10-26 08:15:11 +02:00
M.Dent
aef212ada9
Add entropy to queue worker - and fix requeuing of expired tasks
2018-10-25 10:12:03 -04:00
Manuel Jiménez Friaza
802a7ff3a8
New strings in Spanish translation
2018-10-25 11:37:06 +02:00
M. Dent
9cedc864c2
Merge branch 'dev' into 'dev'
...
Editor contact autocomplete performance & refine stream filter and forum notification behaviour (mostly for performance)
See merge request hubzilla/core!1348
2018-10-25 03:38:05 +02:00
Mario Vavti
ee804cd6b1
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-10-24 23:08:22 +02:00
Mario Vavti
25c7e64ded
fix get on {1}
2018-10-24 23:06:32 +02: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
Mario Vavti
615402ea83
wrong var
2018-10-24 20:34:15 +02:00
Mario
a0a72a9f6d
Merge branch 'patch-19' into 'dev'
...
Convert non UTF-8 content on link embeding
See merge request hubzilla/core!1347
2018-10-24 20:26:32 +02:00
Mario Vavti
8b9acf750b
autocomplete performance: this slightly changes the editor contact autocomplete behaviour. queries using *like* with a prepended % to the query string do not make use of indices. this is no big issue when we query abook but can get really slow when xchan table is involved. this commit changes the xchan table only queries to use the *str%* format. this means that the result set for channels we are not connected with will change in a way that xchan_name and xchan_addr will bematched only from the beginning of the name or address. this commit also changes textcomplete to only start the query after the 3rd character. the result set between 2 and 3 characters is mostly very different and only from 3 chars on there is a high possibility the channel we look for is already in the result.
2018-10-24 20:22:27 +02:00
Max Kostikov
24d68a7f09
Update Linkinfo.php
2018-10-24 10:28:18 +02:00
Max Kostikov
781eeff021
Update Linkinfo.php
2018-10-23 20:36:30 +02:00
Max Kostikov
3e6c2c6024
Update Linkinfo.php
2018-10-23 19:57:21 +02:00
Max Kostikov
f180558041
Convert non UTF-8 content on link embeding
2018-10-23 19:32:36 +02:00
zotlabs
506ea71302
for whatever reason there were two of these
...
(cherry picked from commit 7ed197f46b )
2018-10-23 13:23:18 +02:00
Mario Vavti
01e11e9043
Merge remote-tracking branch 'mike/master' into dev
2018-10-23 13:18:04 +02:00
zotlabs
7ed197f46b
for whatever reason there were two of these
2018-10-22 17:12:36 -07:00
Mario Vavti
5c36eef039
textcomplete: return up to 100 items and look for for matches in the entire string (not just the beginning) when suggesting emojis
2018-10-22 15:36:02 +02:00
Mario Vavti
26e20f9999
add summary to bbcode autocomplete list
2018-10-22 14:04:09 +02:00
Mario Vavti
71195895ba
update blueimp_upload to version 9.23
2018-10-22 09:45:20 +02:00
Mario
c7ebb4b009
version 3.8.1
2018-10-21 09:25:37 +02:00
Mario Vavti
c0cef8dd12
changelog for 3.8.1
...
(cherry picked from commit ea850e58d2 )
2018-10-21 09:23:37 +02:00
Mario Vavti
ea850e58d2
changelog for 3.8.1
2018-10-21 09:22:42 +02:00
Mario Vavti
dcdd97a985
fix ellipsis for too long nav banner
...
(cherry picked from commit a61ce45a32 )
2018-10-21 09:10:45 +02:00
Mario Vavti
a61ce45a32
fix ellipsis for too long nav banner
2018-10-21 09:10:02 +02:00
mike
1326c4e71e
fix wrong value being used for menu_id
...
(cherry picked from commit fdb7c115a7 )
2018-10-21 09:02:17 +02:00
Mario
ad5f3877f1
Merge branch 'edit-menu-contents-fix' into 'dev'
...
fix wrong value being used for menu_id
See merge request hubzilla/core!1345
2018-10-21 09:00:48 +02:00
zotlabs
9cbbc80f7a
disable blueimp demo server
...
(cherry picked from commit 7c49f22702 )
2018-10-21 08:49:43 +02:00
Mario Vavti
8a02e967d3
Merge remote-tracking branch 'mike/master' into dev
2018-10-21 08:42:37 +02:00
zotlabs
7c49f22702
disable blueimp demo server
2018-10-20 15:27:35 -07:00
mike
fdb7c115a7
fix wrong value being used for menu_id
2018-10-20 16:55:54 -04:00
Mario Vavti
fa9e9510e5
Merge branch '3.8RC'
2018-10-19 11:18:28 +02:00
Mario Vavti
06b3ad1071
version 3.8
2018-10-19 11:16:44 +02:00
Mario Vavti
d96a731e93
bump version
2018-10-19 11:14:20 +02:00
Mario Vavti
847ff77a81
optimize autoload
...
(cherry picked from commit 2583270774 )
2018-10-19 11:13:33 +02:00
Mario Vavti
df746c7911
strings and bump apd versions to version 2
...
(cherry picked from commit 4aed866d69 )
2018-10-19 11:12:33 +02:00
Mario Vavti
2583270774
optimize autoload
2018-10-19 11:12:07 +02:00
Mario Vavti
5393d674f9
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-10-19 11:07:40 +02:00
Mario Vavti
4aed866d69
strings and bump apd versions to version 2
2018-10-19 11:07:06 +02:00
Mario
d775a7ee21
Merge branch 'patch-18' into 'dev'
...
Russian translation for upgrade plugin added
See merge request hubzilla/core!1344
(cherry picked from commit c044ff3444 )
ac2b6bcc Russian translation for upgrade plugin added
6e758423 Update hstrings.php
2018-10-19 10:56:55 +02:00
Mario
c044ff3444
Merge branch 'patch-18' into 'dev'
...
Russian translation for upgrade plugin added
See merge request hubzilla/core!1344
2018-10-19 10:56:46 +02:00
Max Kostikov
6e75842354
Update hstrings.php
2018-10-18 11:19:02 +02:00
Max Kostikov
ac2b6bcc33
Russian translation for upgrade plugin added
2018-10-18 11:18:14 +02:00
Mario
c440b758a3
Merge branch 'dev' into 'dev'
...
Fix template root redirection
See merge request hubzilla/core!1343
(cherry picked from commit e9471124c0 )
442d1cb4 Fix template root redirection
2018-10-18 09:12:38 +02:00
Mario
e9471124c0
Merge branch 'dev' into 'dev'
...
Fix template root redirection
See merge request hubzilla/core!1343
2018-10-18 09:12:30 +02:00
M.Dent
442d1cb48f
Fix template root redirection
2018-10-17 22:21:31 -04:00
Mario Vavti
5030c55b1e
complete changelog
...
(cherry picked from commit fa91e2a60c )
2018-10-17 12:51:36 +02:00
Mario Vavti
fa91e2a60c
complete changelog
2018-10-17 12:25:46 +02:00
Mario
32de123db0
fix sql error
2018-10-17 11:05:28 +02:00
Mario Vavti
90e9c37d35
improve posting to mod pconfig via ajax
...
(cherry picked from commit ae875734e2 )
2018-10-16 21:20:47 +02:00
Mario
84d4036117
Merge branch 'fix-master-rate-limiter' into 'dev'
...
Fix master rate limiter
See merge request hubzilla/core!1341
(cherry picked from commit e38e85572e )
49eff772 Fix worker age calculation
be30dc9e Move logger to debug/all
b6a9be88 Delete duplicate queue items
2018-10-16 21:19:28 +02:00
Mario
e38e85572e
Merge branch 'fix-master-rate-limiter' into 'dev'
...
Fix master rate limiter
See merge request hubzilla/core!1341
2018-10-16 21:19:16 +02:00
M. Dent
f50d6208c8
Fix master rate limiter
2018-10-16 21:19:16 +02:00
M. Dent
34d189c02e
Merge branch 'dev' into 'dev'
...
improve posting to mod pconfig via ajax
See merge request hubzilla/core!1340
2018-10-16 21:08:19 +02:00
Mario
ba9b49bc83
Merge branch 'patch-17' into 'dev'
...
Add Russian translations to Newmember widget
See merge request hubzilla/core!1339
(cherry picked from commit ed08eb07c6 )
04edb741 Add Russian translations to Newmember widget
d2d6f8c9 Update hstrings.php
2018-10-16 14:08:02 +02:00
Mario
ed08eb07c6
Merge branch 'patch-17' into 'dev'
...
Add Russian translations to Newmember widget
See merge request hubzilla/core!1339
2018-10-16 14:07:52 +02:00
Mario Vavti
ae875734e2
improve posting to mod pconfig via ajax
2018-10-16 13:46:03 +02:00
Max Kostikov
d2d6f8c970
Update hstrings.php
2018-10-15 21:28:54 +02:00
Max Kostikov
04edb741a6
Add Russian translations to Newmember widget
2018-10-15 21:28:01 +02:00
Mario Vavti
34b4b65865
add missing features section to newmember widget
...
(cherry picked from commit 25a74f3664 )
2018-10-15 20:33:28 +02:00
Mario Vavti
25a74f3664
add missing features section to newmember widget
2018-10-15 20:18:25 +02:00
Mario Vavti
fa5537bfc0
allow to undelete deleted base apps
...
(cherry picked from commit 3588c4ab99 )
2018-10-15 15:45:51 +02:00
Mario Vavti
3588c4ab99
allow to undelete deleted base apps
2018-10-15 15:43:55 +02:00
Mario Vavti
5a9b1f769d
some changelog work
...
(cherry picked from commit 782ec06f2b )
2018-10-15 14:24:54 +02:00
Mario Vavti
782ec06f2b
some changelog work
2018-10-15 14:23:58 +02:00
Mario Vavti
5b43db7171
fix wiki issue with wiki page links when using bbcode
...
(cherry picked from commit df62037c4a )
2018-10-15 13:14:30 +02:00
Mario Vavti
df62037c4a
fix wiki issue with wiki page links when using bbcode
2018-10-15 13:13:04 +02:00
Mario Vavti
ad1cc82b38
update readme for master and dev branch buildstatus
...
(cherry picked from commit 05b8c53ff7 )
2018-10-15 10:38:57 +02:00
Mario Vavti
05b8c53ff7
update readme for master and dev branch buildstatus
2018-10-15 10:37:14 +02:00
Mario
7268426248
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
(cherry picked from commit c39de966df )
b77acb3e add gitlab-ci.yml and phpunit.xml
22275f30 fix dba_pdoTest
0db047e5 fix phpunit error with html2markdown test and temporary disable failing markdown…
2018-10-15 10:00:06 +02: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
Mario
eb133ef9a7
Merge branch 'patch-16' into 'dev'
...
JS plurals displaying code cleanup
See merge request hubzilla/core!1338
(cherry picked from commit 721461dd3e )
b7280a44 JS plurals displaying code cleanup
ab0e2f52 Update language.php
f9c3b807 Update main.js
ce52c27a Update main.js
2018-10-15 09:59:25 +02:00
Mario
721461dd3e
Merge branch 'patch-16' into 'dev'
...
JS plurals displaying code cleanup
See merge request hubzilla/core!1338
2018-10-15 09:59:17 +02:00
Mario
337e25ad43
Merge branch 'patch-15' into 'dev'
...
Add JS function code for plurals translation in Russian
See merge request hubzilla/core!1337
(cherry picked from commit 7042528d26 )
ee4a2629 Add JS function code for plurals translation
8af91b02 Update hstrings.php
2018-10-15 09:58:24 +02:00
Mario
7042528d26
Merge branch 'patch-15' into 'dev'
...
Add JS function code for plurals translation in Russian
See merge request hubzilla/core!1337
2018-10-15 09:58:09 +02:00
Max Kostikov
ce52c27a8a
Update main.js
2018-10-14 22:45:11 +02:00
Max Kostikov
f9c3b80780
Update main.js
2018-10-14 22:28:47 +02:00
Max Kostikov
ab0e2f5236
Update language.php
2018-10-14 22:28:14 +02:00
Max Kostikov
b7280a442e
JS plurals displaying code cleanup
2018-10-14 22:26:56 +02:00
Max Kostikov
8af91b0209
Update hstrings.php
2018-10-14 22:24:36 +02:00
Max Kostikov
ee4a262953
Add JS function code for plurals translation
2018-10-14 15:21:00 +02:00
Mario Vavti
d584293cde
min version bump
2018-10-13 20:28:24 +02:00
Mario
c60c9b323b
another min version change to mitigate caching issues. we are now at 3.8RC2.2
2018-10-13 20:22:04 +02:00
Mario
eaee27c9e4
Merge branch 'patch-14' into 'dev'
...
Add date/time plurals translation in JavaScript
See merge request hubzilla/core!1336
(cherry picked from commit a2575059e2 )
5c0d3187 Add date/time plurals translation in JavaScript
729d0d53 Update language.php
f68674b3 Update js_strings.tpl
3ac4337a Update main.js
e96e3dc6 Update po2php.php
54bdf59d Update js_strings.php
2018-10-13 20:17:14 +02:00
Mario
a2575059e2
Merge branch 'patch-14' into 'dev'
...
Add date/time plurals translation in JavaScript
See merge request hubzilla/core!1336
2018-10-13 20:16:56 +02:00
Max Kostikov
54bdf59dde
Update js_strings.php
2018-10-13 19:56:07 +02:00
Max Kostikov
e96e3dc6e6
Update po2php.php
2018-10-13 19:54:13 +02:00
Max Kostikov
3ac4337aec
Update main.js
2018-10-13 19:52:59 +02:00
Max Kostikov
f68674b35a
Update js_strings.tpl
2018-10-13 19:51:33 +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
5310f4e310
bump version to 3.8RC2.1 due to javascript changes
2018-10-13 17:32:08 +02:00
Mario Vavti
2c961328f1
Merge branch 'dev' into 3.8RC
2018-10-13 17:21:12 +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
Max Kostikov
54c615dbc2
Update hmessages.po
...
(cherry picked from commit 451ee5a593 )
2018-10-13 14:55:25 +02:00
Max Kostikov
483ef09890
Update hstrings.php
...
(cherry picked from commit ba3811a284 )
2018-10-13 14:54:57 +02:00
Max Kostikov
81a741e760
Update hstrings.php
...
(cherry picked from commit e2241b9365 )
2018-10-13 14:54:29 +02:00
Max Kostikov
278f2a6cac
New russian plurals for JavaScript
...
(cherry picked from commit fe2bb84403 )
2018-10-13 14:54:05 +02:00
Mario
cf277261dc
Merge branch 'patch-12' into 'dev'
...
New russian plurals for JavaScript
See merge request hubzilla/core!1333
2018-10-13 14:51:59 +02:00
Max Kostikov
451ee5a593
Update hmessages.po
2018-10-13 14:22:58 +02:00
Max Kostikov
ba3811a284
Update hstrings.php
2018-10-13 14:22:13 +02:00
Max Kostikov
e2241b9365
Update hstrings.php
2018-10-13 14:20:48 +02:00
Max Kostikov
fe2bb84403
New russian plurals for JavaScript
2018-10-13 14:20:10 +02:00
Mario Vavti
6f1067a889
version 3.8RC2
2018-10-13 14:12:09 +02:00
Mario Vavti
f0cdbd0f52
Merge branch 'dev' into 3.8RC
2018-10-13 14:11:08 +02:00
Mario Vavti
9632cafa95
bump version
2018-10-13 14:05:44 +02:00
ZotSocial Admin
321b2b9b49
Fix order of assignment and get template file before return
...
(cherry picked from commit 8ebcc4439b )
2018-10-13 14:01:43 +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
Mario
e518445853
Merge branch 'patch-11' into 'dev'
...
Add date/time plurals translation in JavaScript
See merge request hubzilla/core!1331
2018-10-13 14:00:12 +02:00
Mario
8ce240b95c
Merge branch 'patch-10' into 'dev'
...
Missed strings added to Russian translation
See merge request hubzilla/core!1328
2018-10-13 13:57:48 +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
git-marijus
22275f3077
fix dba_pdoTest
2018-10-13 13:26:59 +02:00
git-marijus
b77acb3e53
add gitlab-ci.yml and phpunit.xml
2018-10-13 13:19:17 +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
3dfe604ba0
Update main.js
2018-10-13 00:15:48 +02:00
Max Kostikov
3e19c4ddae
Update language.php
2018-10-13 00:12:17 +02:00
Max Kostikov
de59300aaf
Update js_strings.tpl
2018-10-12 23:51:01 +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
Max Kostikov
b65ee01aef
Update hmessages.po
2018-10-12 16:39:03 +02:00
Max Kostikov
2b311bd860
Update hstrings.php
2018-10-12 16:38:58 +02:00
Max Kostikov
a841b75b98
Update hstrings.php
2018-10-12 11:50:21 +02:00
Max Kostikov
9b3b7dc098
Update hmessages.po
2018-10-12 11:49:48 +02:00
zotlabs
f783454774
verify some edge case http signatures
...
(cherry picked from commit c6bfd5e7be )
2018-10-12 10:56:28 +02:00
Mario Vavti
81d9258e80
Merge remote-tracking branch 'mike/master' into dev
2018-10-12 09:42:57 +02:00
zotlabs
c6bfd5e7be
verify some edge case http signatures
2018-10-11 21:28:47 -07:00
Max Kostikov
3c5cfd465b
Update hstrings.php
2018-10-11 23:39:58 +02:00
Max Kostikov
f61f9bdc5f
Missed strings added to Russian translation
2018-10-11 23:39:13 +02:00
Manuel Jiménez Friaza
2ab6e0843d
Typos in Spanish translation
...
(cherry picked from commit c54ba1fb86 )
2018-10-11 16:06:45 +02:00
Mario
d21bf41b6c
Merge branch 'dev' into 'dev'
...
Typos in Spanish translation
See merge request hubzilla/core!1327
2018-10-11 16:06:25 +02:00
Manuel Jiménez Friaza
c54ba1fb86
Typos in Spanish translation
2018-10-11 12:23:00 +02:00
M.Dent
4d86a199f0
Add wiki_preprocess hook and documentation
...
(cherry picked from commit bad4ea6e65 )
2018-10-11 11:42:29 +02:00
Mario
4756826054
Merge branch 'dev' into 'dev'
...
Add wiki_preprocess hook and documentation
See merge request hubzilla/core!1326
2018-10-11 11:42:00 +02:00
Mario
ea309aa19e
Merge branch 'patch-9' into 'dev'
...
Formatting fix in russian translation
See merge request hubzilla/core!1325
2018-10-11 11:40:11 +02:00
M.Dent
bad4ea6e65
Add wiki_preprocess hook and documentation
2018-10-10 22:46:00 -04:00
Mario Vavti
cf4288767a
fix issue in zot finger
...
(cherry picked from commit 802ccdff4a )
2018-10-10 23:08:58 +02:00
Mario Vavti
802ccdff4a
fix issue in zot finger
2018-10-10 23:00:59 +02:00
Mario Vavti
ba50de15ea
revert gitlab-ci until we have a working configuration
2018-10-10 20:15:35 +02:00
Max Kostikov
73e30e8085
Update hstrings.php
2018-10-10 17:45:03 +02:00
Max Kostikov
a53912cc19
Formatting fix in russian translation
2018-10-10 17:43:41 +02:00
Mario Vavti
f105f70ded
missing install
2018-10-10 15:47:55 +02:00
Mario Vavti
f0cd084738
one last try for now
2018-10-10 15:45:54 +02:00
Mario Vavti
ae5158b676
sigh...
2018-10-10 15:36:16 +02:00
Mario Vavti
bfd45a0017
lets try this
2018-10-10 15:27:43 +02:00
Mario Vavti
78be0c66da
add some dependencies for gd
2018-10-10 15:21:54 +02:00
Mario Vavti
562cde37f4
probably that is the way to do it
2018-10-10 15:15:09 +02:00
Mario Vavti
263dea0e36
wrong package name
2018-10-10 15:06:19 +02:00
Mario Vavti
de743e35d0
add php-gd and use php7 image
2018-10-10 15:01:42 +02:00
Mario Vavti
09a46d0c74
gitlab-ci example file
2018-10-10 14:54:13 +02:00
Mario Vavti
ca5a1d0853
fix minor issue in dark and light schemas
...
(cherry picked from commit 97fcc495f2 )
2018-10-10 14:03:12 +02:00
Mario Vavti
97fcc495f2
fix minor issue in dark and light schemas
2018-10-10 14:01:03 +02:00
zotlabs
4e69467b14
SECURITY: signature issue
...
(cherry picked from commit c6f3298f78 )
2018-10-10 13:34:54 +02:00
Mario Vavti
d2e366a46f
Merge remote-tracking branch 'mike/master' into dev
2018-10-10 13:33:15 +02:00
Mario Vavti
94905a71ac
fix even more wiki issues
...
(cherry picked from commit c06b37b798 )
2018-10-10 11:07:00 +02:00
Mario Vavti
c7644ad29d
fix some more wiki issues
...
(cherry picked from commit d29caa099a )
2018-10-10 11:06:39 +02:00
M.Dent
0daa462207
Fix escaping quote for wiki_delete_page
...
(cherry picked from commit 1ccca9863c )
2018-10-10 11:06:07 +02:00
M.Dent
d8f79f48e9
Rework Wiki encoding scheme.
...
(cherry picked from commit 709665846e )
2018-10-10 11:05:34 +02:00
M.Dent
bf878dc446
Implement custom escaping
...
(cherry picked from commit 93a310582f )
2018-10-10 11:04:58 +02:00
Mario Vavti
c06b37b798
fix even more wiki issues
2018-10-10 11:01:13 +02:00
Mario Vavti
30e3580856
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-10-10 10:39:42 +02:00
Mario Vavti
d29caa099a
fix some more wiki issues
2018-10-10 10:39:28 +02:00
Manuel Jiménez Friaza
d1270aab4d
Fixed some errors in Spanish translation
...
(cherry picked from commit a7b03c1cea )
2018-10-10 09:23:32 +02:00
Mario
cd55298616
Merge branch 'dev' into 'dev'
...
Fixed some errors in Spanish translation
See merge request hubzilla/core!1323
2018-10-10 09:22:32 +02:00
zotlabs
c6f3298f78
SECURITY: signature issue
2018-10-09 22:37:53 -07:00
M. Dent
350db4ed9f
Merge branch 'fix-wiki-escaping' into 'dev'
...
Fix escaping quote for wiki_delete_page
See merge request hubzilla/core!1324
2018-10-10 03:04:31 +02:00
M.Dent
1ccca9863c
Fix escaping quote for wiki_delete_page
2018-10-09 21:01:05 -04:00
Manuel Jiménez Friaza
a7b03c1cea
Fixed some errors in Spanish translation
2018-10-09 11:48:08 +02:00
zotlabs
2cb52f8875
Merge branch 'dev'
2018-10-08 20:58:16 -07:00
zotlabs
2c797807cd
whitespace
2018-10-08 20:56:20 -07:00
Mario
37b94bf5fa
Merge branch 'fix-wiki-escaping' into 'dev'
...
Fix wiki escaping (Regression tests needed)
See merge request hubzilla/core!1321
2018-10-08 21:20:17 +02:00
Manuel Jiménez Friaza
cbbe4b33a3
Update Spanish translation
...
(cherry picked from commit e877a001ab )
2018-10-08 21:10:04 +02:00
Mario
a00a849952
Merge branch 'dev' into 'dev'
...
Update Spanish translation
See merge request hubzilla/core!1322
2018-10-08 21:08:39 +02:00
Manuel Jiménez Friaza
e877a001ab
Update Spanish translation
2018-10-08 19:57:11 +02:00
M.Dent
709665846e
Rework Wiki encoding scheme.
2018-10-08 13:35:18 -04:00
M.Dent
93a310582f
Implement custom escaping
2018-10-08 13:35:18 -04:00
Mario Vavti
9f4219773e
typo
...
(cherry picked from commit f0b7a7e5d3 )
2018-10-08 11:39:25 +02:00
Mario Vavti
f0b7a7e5d3
typo
2018-10-08 11:38:45 +02:00
Mario Vavti
97502f4c04
the root cause for doubled entries is fixed now
...
(cherry picked from commit e0568f33e8 )
2018-10-08 11:27:06 +02:00
Mario Vavti
737f660011
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-10-08 11:26:14 +02:00
Mario Vavti
e0568f33e8
the root cause for doubled entries is fixed now
2018-10-08 11:25:49 +02:00
Max Kostikov
2ba95758eb
Prevent links damage on foreign channel repost for cloned
...
(cherry picked from commit d9efb037e3 )
2018-10-08 11:20:34 +02:00
Mario
fc3d0233af
Merge branch 'patch-8' into 'dev'
...
New russian translation
See merge request hubzilla/core!1319
2018-10-08 11:19:14 +02:00
Mario
13c08f9660
Merge branch 'patch-2' into 'dev'
...
Prevent links damage on foreign channel repost for cloned
See merge request hubzilla/core!1307
2018-10-08 11:18:28 +02:00
zotlabs
82528e2f38
hubzilla core issue #1278 - page update always reloads if noscript content is enabled
...
(cherry picked from commit 69584f541d )
2018-10-08 11:14:37 +02:00
M.Dent
90a983a7e5
Fix too many arguments
...
(cherry picked from commit 60d5443f00 )
2018-10-08 11:12:28 +02:00
M. Dent
58a9cde61d
Fix (potential) runaway cron
...
(cherry picked from commit 108855aca2 )
2018-10-08 11:12:09 +02:00
Mario Vavti
a00aae702d
Merge remote-tracking branch 'mike/master' into dev
2018-10-08 11:05:53 +02:00
zotlabs
69584f541d
hubzilla core issue #1278 - page update always reloads if noscript content is enabled
2018-10-07 22:12:49 -07:00
M. Dent
855f4b869a
Merge branch 'fix-runaway-cron' into 'dev'
...
Fix too many arguments in ClearQueue() queries
See merge request hubzilla/core!1320
2018-10-08 01:30:20 +02:00
M.Dent
60d5443f00
Fix too many arguments
2018-10-07 19:18:35 -04:00
Max Kostikov
527b0a7065
Update hstrings.php
2018-10-08 00:31:32 +02:00
Max Kostikov
22a7c21886
New russian translation
2018-10-08 00:30:35 +02:00
M. Dent
484d240e7e
Merge branch 'fix-runaway-cron' into 'dev'
...
Fix (potential) runaway cron
See merge request hubzilla/core!1318
2018-10-07 19:43:03 +02:00
M. Dent
108855aca2
Fix (potential) runaway cron
2018-10-07 19:43:03 +02:00
M.Dent
8ca321df7c
Add missing else clause
...
(cherry picked from commit 259db3778c )
2018-10-07 08:43:58 +02:00
zotlabs
ed97800c80
use hubloc_store_lowlevel to ensure all hubloc columns are initialised
...
(cherry picked from commit 52be5c1660 )
2018-10-07 08:43:28 +02:00
zotlabs
78c6f40093
minor app cleanup
...
(cherry picked from commit 835e222af0 )
2018-10-07 08:43:03 +02:00
Mario Vavti
5acd166d18
Merge remote-tracking branch 'mike/master' into dev
2018-10-07 08:39:29 +02:00
M. Dent
3efeeecace
Merge branch 'dev' into 'dev'
...
Add missing else clause
See merge request hubzilla/core!1317
2018-10-07 05:05:27 +02:00
M.Dent
259db3778c
Add missing else clause
2018-10-06 23:02:22 -04:00
zotlabs
52be5c1660
use hubloc_store_lowlevel to ensure all hubloc columns are initialised
2018-10-06 14:47:40 -07:00
Mario Vavti
f85cce714f
return success for postgres
...
(cherry picked from commit 2d9fe72215 )
2018-10-06 23:13:01 +02:00
Mario Vavti
2eb93387c2
fix issue #1281 - hubloc default values
...
(cherry picked from commit dd3ec468f6 )
2018-10-06 23:12:38 +02:00
Mario Vavti
2d9fe72215
return success for postgres
2018-10-06 23:10:52 +02:00
Mario Vavti
dd3ec468f6
fix issue #1281 - hubloc default values
2018-10-06 23:05:45 +02:00
Mario
88d28cd6fe
minor version
2018-10-06 21:02:11 +02:00
Mario Vavti
b4035c2d19
those 3px make a difference on medium sized screens
...
(cherry picked from commit 65dcb39bac )
2018-10-06 21:01:27 +02:00
Mario Vavti
65dcb39bac
those 3px make a difference on medium sized screens
2018-10-06 21:01:00 +02:00
Mario Vavti
b92bb0bd28
give apps some more space and prevent linebreaks in app names. Add ellipsis to too long names.
...
(cherry picked from commit 62433b5f05 )
2018-10-06 20:56:47 +02:00
Mario Vavti
0a840c02f7
another db update to get rid of the old view bookmarks entries
...
(cherry picked from commit 6ffdf3880f )
2018-10-06 20:56:23 +02:00
Mario Vavti
62433b5f05
give apps some more space and prevent linebreaks in app names. Add ellipsis to too long names.
2018-10-06 20:55:28 +02:00
Mario Vavti
6ffdf3880f
another db update to get rid of the old view bookmarks entries
2018-10-06 20:48:29 +02:00
Mario Vavti
9bfa5c82d1
move profile assign selector to profile settings and personal menu selector to channel_home settings and get rid of misc channel settings section.
...
(cherry picked from commit 66cf085272 )
2018-10-06 20:34:57 +02:00
Mario Vavti
66cf085272
move profile assign selector to profile settings and personal menu selector to channel_home settings and get rid of misc channel settings section.
2018-10-06 20:29:32 +02:00
Mario Vavti
567448e2fd
this did not actually make sense
...
(cherry picked from commit d174531931 )
2018-10-06 17:44:53 +02:00
Mario Vavti
d174531931
this did not actually make sense
2018-10-06 17:43:37 +02:00
Mario Vavti
a38ded702f
strings and force import_system_apps() on std_version change
...
(cherry picked from commit cd5f255966 )
2018-10-06 17:21:49 +02:00
Mario Vavti
cd5f255966
strings and force import_system_apps() on std_version change
2018-10-06 17:20:23 +02:00
Mario Vavti
d1a3561585
rename widget titles
...
(cherry picked from commit da8b276699 )
2018-10-06 16:53:59 +02:00
Mario Vavti
da8b276699
rename widget titles
2018-10-06 16:52:42 +02:00
Mario Vavti
5aa0304149
version RC1
2018-10-06 16:43:28 +02:00
Mario Vavti
7877e2467e
rename grid to network (for consistency) and activity to stream (as seen in osada) because it makes much more sense.
...
(cherry picked from commit 96277372d5 )
2018-10-06 16:41:19 +02:00
Mario Vavti
96277372d5
rename grid to network (for consistency) and activity to stream (as seen in osada) because it makes much more sense.
2018-10-06 16:40:30 +02:00
Mario Vavti
98ee99071c
pubstream app
...
(cherry picked from commit b8991750c5 )
2018-10-06 16:09:05 +02:00
Mario Vavti
b8991750c5
pubstream app
2018-10-06 16:08:15 +02:00
Mario Vavti
97acfd23fb
randprof app
...
(cherry picked from commit 18726737d0 )
2018-10-06 15:28:17 +02:00
Mario Vavti
18726737d0
randprof app
2018-10-06 15:27:46 +02:00
Mario Vavti
af05fa3e85
remote diagnostics app
...
(cherry picked from commit 6a297a8f3d )
2018-10-06 15:22:27 +02:00
Mario Vavti
6a297a8f3d
remote diagnostics app
2018-10-06 15:21:22 +02:00
Mario Vavti
309904b15a
admin should not be an app imho - we can not install/delete admin abilities. Remove suggest channels from base apps.
...
(cherry picked from commit 453ce4df3b )
2018-10-06 15:12:56 +02:00
Mario Vavti
453ce4df3b
admin should not be an app imho - we can not install/delete admin abilities. Remove suggest channels from base apps.
2018-10-06 15:12:13 +02:00
Mario Vavti
02537b80b2
gallery is not a core app
...
(cherry picked from commit 9850d18420 )
2018-10-06 15:02:29 +02:00
Mario Vavti
62730366ee
bookmarks: change wording
...
(cherry picked from commit a522a66715 )
2018-10-06 15:02:07 +02:00
Mario Vavti
0558a25141
bookmark app
...
(cherry picked from commit c2c891723f )
2018-10-06 15:01:45 +02:00
Mario Vavti
3f57609b75
merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-10-06 15:00:40 +02:00
Mario Vavti
9850d18420
gallery is not a core app
2018-10-06 15:00:28 +02:00
Mario
05ae18d74e
Merge branch 'patch-6' into 'dev'
...
Add new table names in docs
See merge request hubzilla/core!1315
(cherry picked from commit 778086ce19 )
4f70fd3e Add new table names in docs
2e4772ac Update db_groups.bb
4cb46c12 Update intro_for_developers.bb
c087aaf5 Update database.bb
2018-10-06 14:54:38 +02:00
Mario
778086ce19
Merge branch 'patch-6' into 'dev'
...
Add new table names in docs
See merge request hubzilla/core!1315
2018-10-06 14:54:21 +02:00
Mario
63ba72331f
Merge branch 'patch-5' into 'dev'
...
Respect new table names on import
See merge request hubzilla/core!1314
(cherry picked from commit 3e231e7c13 )
ebb4811a Respect new table names on import
2018-10-06 14:53:37 +02:00
Mario
3e231e7c13
Merge branch 'patch-5' into 'dev'
...
Respect new table names on import
See merge request hubzilla/core!1314
2018-10-06 14:53:18 +02:00
Mario Vavti
a522a66715
bookmarks: change wording
2018-10-06 14:50:17 +02:00
Mario Vavti
c2c891723f
bookmark app
2018-10-06 14:48:12 +02:00
Max Kostikov
c087aaf5be
Update database.bb
2018-10-06 14:48:04 +02:00
Max Kostikov
4cb46c124a
Update intro_for_developers.bb
2018-10-06 14:43:40 +02:00
Max Kostikov
2e4772ac0e
Update db_groups.bb
2018-10-06 14:40:48 +02:00
Max Kostikov
4f70fd3e71
Add new table names in docs
2018-10-06 14:39:54 +02:00
Max Kostikov
ebb4811a75
Respect new table names on import
2018-10-06 14:06:24 +02:00
zotlabs
835e222af0
minor app cleanup
2018-10-05 16:27:50 -07:00
M. Dent
a5e63aa90a
Merge branch 'revert-f5acbccb' into 'dev'
...
Revert Fix: for hook registration. Needs more testing.
See merge request hubzilla/core!1311
2018-10-05 19:32:42 +02:00
M. Dent
1922a2139d
Revert "Merge branch 'dev' into 'dev'"
...
This reverts merge request !1310
2018-10-05 19:30:49 +02:00
M. Dent
f5acbccb79
Merge branch 'dev' into 'dev'
...
Fix: hooks not added to App::$hooks[] at the time of registration
See merge request hubzilla/core!1310
2018-10-05 19:27:30 +02:00
M.Dent
d39ebebc9d
Fix: hooks not added to App::[] at the time of registration
2018-10-05 13:25:16 -04:00
Max Kostikov
b5ed1de31e
New russian translations hmessages.po
...
(cherry picked from commit ff53da5b0a )
2018-10-05 14:54:53 +02:00
Max Kostikov
5cf156f698
New russian translations hstrings.php
...
(cherry picked from commit 9520123f6d )
2018-10-05 14:54:22 +02:00
Mario
dcd99c2d30
Merge branch 'undefined' into '3.8RC'
...
New russian translations
See merge request hubzilla/core!1308
2018-10-05 14:53:23 +02:00
Mario
a29e5521cc
Merge branch 'patch-3' into 'dev'
...
Add 'Channel Export' in Apps list
See merge request hubzilla/core!1309
2018-10-05 14:52:46 +02:00
Max Kostikov
59bd90b967
Add 'Channel Export' in Apps list
2018-10-05 13:31:54 +02:00
Max Kostikov
ff53da5b0a
New russian translations hmessages.po
2018-10-05 13:25:40 +02:00
Max Kostikov
9520123f6d
New russian translations hstrings.php
2018-10-05 13:23:37 +02:00
Max Kostikov
d9efb037e3
Prevent links damage on foreign channel repost for cloned
2018-10-05 13:16:29 +02:00
Mario Vavti
c403c9aece
Merge branch '3.8RC' of https://framagit.org/hubzilla/core into 3.8RC
2018-10-05 12:10:15 +02:00
Mario Vavti
df5115e7b8
force major version system apps import for 3.8RC - remove this at a later point
2018-10-05 12:09:54 +02:00
zotlabs
22fbb512d5
do not propagate channel deletion for an already deleted channel.
...
(cherry picked from commit 7c1e99884c )
2018-10-05 11:45:09 +02:00
zotlabs
2acfa7e525
regression: double linebreaks in viewsrc output
...
(cherry picked from commit d33c331abd )
2018-10-05 11:44:32 +02:00
Mario Vavti
69659e9bd5
Merge remote-tracking branch 'mike/master' into dev
2018-10-05 11:40:50 +02:00
Mario Vavti
6c066f6107
bump version
2018-10-05 11:33:52 +02:00
Mario Vavti
b96a05494b
optimize autoloader
2018-10-05 11:28:14 +02:00
Mario Vavti
0d42b4cf8a
strings
2018-10-05 11:26:26 +02:00
Mario Vavti
df0c77ccd3
bump version
2018-10-05 11:17:00 +02:00
zotlabs
3a0a611f15
Merge branch 'dev'
2018-10-04 19:20:10 -07:00
Mario Vavti
1eaf6df842
fix issues with bs accordions
2018-10-04 22:21:20 +02:00
Mario Vavti
9fe9137c96
fix displaying of perm cats selector
2018-10-04 22:01:34 +02:00
Mario Vavti
363fc5c72b
whitespace
2018-10-04 21:49:00 +02:00
Mario Vavti
d4af745fc8
move *_divmore_height setting to the module extra_settings, and fix issue where feature settings were not synced if rpath was provided
2018-10-04 21:38:39 +02:00
Mario Vavti
6e03104e3e
move *_list_mode to features
2018-10-04 20:48:22 +02:00
Mario
e89a84608f
Merge branch 'patch-1' into 'dev'
...
Incorrect block wrapping fixed
See merge request hubzilla/core!1306
2018-10-04 14:57:03 +02:00
Max Kostikov
1dbd83a582
Update settings.tpl
2018-10-04 14:35:32 +02:00
Mario
c1002557cf
Merge branch 'patch-1' into 'dev'
...
button sticking fixed
See merge request hubzilla/core!1305
2018-10-04 13:53:00 +02:00
Mario Vavti
cccea911fa
remove redundant var
2018-10-04 13:44:26 +02:00
Mario Vavti
eb10120607
add apd file
2018-10-04 13:27:16 +02:00
Mario Vavti
c00dc6120d
defperm app
2018-10-04 13:26:45 +02:00
Mario Vavti
d0605e8d5f
uexport app
2018-10-04 11:50:38 +02:00
zotlabs
d33c331abd
regression: double linebreaks in viewsrc output
2018-10-03 21:18:23 -07:00
Max Kostikov
05b6c33a2c
button sticking fixed
2018-10-03 21:19:13 +02:00
Mario
3064f2ced5
bump activity app version
2018-10-03 16:09:31 +02:00
Mario
5e7c9b9d4a
jot: show settings icon only to local profile owner
2018-10-03 15:21:20 +02:00
Mario
009e03c3ba
move archives from network to channel_home
2018-10-03 11:47:12 +02:00
Mario Vavti
af3b0146a8
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-10-03 10:44:18 +02:00
Mario Vavti
883e2ccc91
move filing from conversation to network - it is only functional there.
2018-10-03 10:43:54 +02:00
zotlabs
7c1e99884c
do not propagate channel deletion for an already deleted channel.
2018-10-02 19:42:21 -07:00
M. Dent
29e1302f3f
Merge branch 'dev' into 'dev'
...
Fix misplaced comma with period.
See merge request hubzilla/core!1304
2018-10-03 03:18:43 +02:00
M.Dent
798f2466e4
Fix misplaced comma with period.
2018-10-02 21:14:36 -04:00
Mario Vavti
67f19745fd
add app_destroy hook which allows addons to perform post delete actions
2018-10-02 14:29:56 +02:00
Mario Vavti
72abe5f3d3
do not rely on startpage pconfig anymore
2018-10-01 12:47:14 +02:00
Mario Vavti
08a287dea1
do not default to channel_startpage if startpage app is not installed
2018-10-01 12:38:04 +02:00
Mario Vavti
7dadf387e5
indicate locked features
2018-10-01 11:01:56 +02:00
M. Dent
8febcc2705
Merge branch 'status-editor-hook' into 'dev'
...
Status editor hook
See merge request hubzilla/core!1300
2018-09-29 20:22:27 +02:00
M. Dent
ff20370d0b
Status editor hook
2018-09-29 20:22:27 +02:00
Mario Vavti
cc9ca8bbff
do not unset $_GET[search] and adjust activity_order widget
2018-09-29 18:38:19 +02:00
Mario Vavti
5906d6cce3
improve network search
2018-09-29 18:00:14 +02:00
Mario Vavti
8265dac9c0
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-29 16:00:54 +02:00
Mario Vavti
6eeac03a0e
appman: query terms also by uid to prevent double entries
2018-09-29 16:00:34 +02:00
Mario Vavti
7ca8f7b5cc
allow to install apps by name
2018-09-29 15:42:22 +02:00
Mario Vavti
d7ed5518d1
Merge remote-tracking branch 'mike/master' into dev
2018-09-29 15:41:54 +02:00
zotlabs
6f036bc778
hubzilla core issue #1276
2018-09-28 15:44:18 -07:00
M. Dent
ba4a8aa762
Merge branch 'remove-servicelevel-logic' into 'dev'
...
Remove servicelevel logic
See merge request hubzilla/core!1291
2018-09-29 00:17:55 +02:00
M. Dent
5f992ffe15
Remove servicelevel logic
2018-09-29 00:17:55 +02:00
M. Dent
2904e58a9f
Merge translations for non-installed apps message
...
See merge request hubzilla/core!1296
2018-09-28 21:34:15 +02:00
Max Kostikov
c45a9504e7
Update Group.php
2018-09-28 19:52:11 +02:00
Max Kostikov
403ead44f9
Update Wiki.php
2018-09-28 19:50:45 +02:00
Max Kostikov
9b0d123217
Update Webpages.php
2018-09-28 19:50:29 +02:00
Max Kostikov
8e673a6cdf
Update Tokens.php
2018-09-28 19:50:15 +02:00
Max Kostikov
6d3c1fb7fc
Update Sources.php
2018-09-28 19:49:56 +02:00
Max Kostikov
01043fa790
Update Poke.php
2018-09-28 19:49:42 +02:00
Max Kostikov
23d5e15f0f
Update Permcats.php
2018-09-28 19:49:20 +02:00
Max Kostikov
5500473387
Update Pdledit.php
2018-09-28 19:49:02 +02:00
Max Kostikov
c8399e8104
Update Oauth2.php
2018-09-28 19:48:44 +02:00
Max Kostikov
423e1422ef
Update Oauth.php
2018-09-28 19:48:25 +02:00
Max Kostikov
c34c0c6718
Update Notes.php
2018-09-28 19:48:09 +02:00
Max Kostikov
e3e96e59d2
Update Mood.php
2018-09-28 19:47:52 +02:00
Max Kostikov
accb211280
Update Lang.php
2018-09-28 19:47:37 +02:00
Max Kostikov
f07a4667b6
Update Invite.php
2018-09-28 19:47:20 +02:00
Max Kostikov
cb768ea23f
Update Connect.php
2018-09-28 19:46:36 +02:00
Max Kostikov
b3249c10c2
Update Chat.php
2018-09-28 19:46:20 +02:00
Max Kostikov
c6fce5de24
Update Cdav.php
2018-09-28 19:46:04 +02:00
Max Kostikov
5c8e1169cd
Update Cards.php
2018-09-28 19:45:11 +02:00
Max Kostikov
c0a485083d
Update Articles.php
2018-09-28 19:44:35 +02:00
Max Kostikov
5f7d83bd4d
Update Articles.php
2018-09-28 19:44:10 +02:00
Max Kostikov
52916bfcec
Merge branch 'patch-11' into 'dev'
...
add translations
See merge request Kostikov/core!21
2018-09-28 16:04:29 +02:00
Max Kostikov
cb2646154a
Merge branch 'patch-12' into 'dev'
...
Update Oauth2.php
See merge request Kostikov/core!20
2018-09-28 16:03:44 +02:00
Max Kostikov
61a7c4fb33
Merge branch 'patch-13' into 'dev'
...
Update Pdledit.php
See merge request Kostikov/core!19
2018-09-28 16:03:05 +02:00
Max Kostikov
3a3abc8087
Merge branch 'patch-14' into 'dev'
...
Update Permcats.php
See merge request Kostikov/core!18
2018-09-28 16:02:33 +02:00
Max Kostikov
e9b60cfb26
Merge branch 'patch-15' into 'dev'
...
Update Poke.php
See merge request Kostikov/core!17
2018-09-28 16:01:49 +02:00
Max Kostikov
eea9e2c1d0
Merge branch 'patch-16' into 'dev'
...
Update Sources.php
See merge request Kostikov/core!16
2018-09-28 16:01:05 +02:00
Max Kostikov
171d129ad1
Merge branch 'patch-17' into 'dev'
...
Update Tokens.php
See merge request Kostikov/core!15
2018-09-28 16:00:32 +02:00
Max Kostikov
0154c5d74e
Merge branch 'patch-18' into 'dev'
...
Update Webpages.php
See merge request Kostikov/core!14
2018-09-28 15:59:48 +02:00
Max Kostikov
9032a656fa
Merge branch 'patch-19' into 'dev'
...
Update Wiki.php
See merge request Kostikov/core!13
2018-09-28 15:58:55 +02:00
Max Kostikov
fda57a93a5
Merge branch 'patch-20' into 'dev'
...
Update Articles.php
See merge request Kostikov/core!12
2018-09-28 15:58:05 +02:00
Max Kostikov
4ad208668a
Merge branch 'patch-21' into 'dev'
...
Update Cards.php
See merge request Kostikov/core!11
2018-09-28 15:57:29 +02:00
Max Kostikov
23edb51ba4
Merge branch 'patch-22' into 'dev'
...
Update Cdav.php
See merge request Kostikov/core!10
2018-09-28 15:56:55 +02:00
Max Kostikov
adf10296f1
Merge branch 'patch-23' into 'dev'
...
Update Chat.php
See merge request Kostikov/core!9
2018-09-28 15:56:17 +02:00
Max Kostikov
d3e6d6b6a6
Merge branch 'patch-24' into 'dev'
...
Update Connect.php
See merge request Kostikov/core!8
2018-09-28 15:55:41 +02:00
Max Kostikov
82de0862a1
Merge branch 'patch-25' into 'dev'
...
Update Group.php
See merge request Kostikov/core!7
2018-09-28 15:54:45 +02:00
Max Kostikov
1969537fd7
Merge branch 'patch-26' into 'dev'
...
Update Invite.php
See merge request Kostikov/core!6
2018-09-28 15:54:08 +02:00
Max Kostikov
973afe042a
Merge branch 'patch-27' into 'dev'
...
Update Lang.php
See merge request Kostikov/core!5
2018-09-28 15:53:14 +02:00
Max Kostikov
99ceb1691b
Merge branch 'patch-28' into 'dev'
...
Update Mood.php
See merge request Kostikov/core!4
2018-09-28 15:52:28 +02:00
Max Kostikov
4a904fa3a8
Merge branch 'patch-29' into 'dev'
...
Patch 29
See merge request Kostikov/core!3
2018-09-28 15:46:14 +02:00
Max Kostikov
c13d7e29ef
Update Notes.php
2018-09-28 15:35:39 +02:00
Max Kostikov
58d9ca1bfd
Update Mood.php
2018-09-28 15:35:14 +02:00
Max Kostikov
e2115e8ea5
Update Lang.php
2018-09-28 15:34:45 +02:00
Max Kostikov
ba417894ed
Update Invite.php
2018-09-28 15:34:20 +02:00
Max Kostikov
a237248388
Update Group.php
2018-09-28 15:33:50 +02:00
Max Kostikov
7fd332f8cf
Update Connect.php
2018-09-28 15:33:17 +02:00
Max Kostikov
2811d6ae53
Update Chat.php
2018-09-28 15:32:27 +02:00
Max Kostikov
d8c6d93c6e
Update Cdav.php
2018-09-28 15:31:22 +02:00
Max Kostikov
134529a09d
Update Cards.php
2018-09-28 15:30:30 +02:00
Max Kostikov
24c7bb600e
Update Articles.php
2018-09-28 15:30:03 +02:00
Max Kostikov
90e9948dbe
Update Wiki.php
2018-09-28 15:29:33 +02:00
Max Kostikov
db006b911a
Update Webpages.php
2018-09-28 15:28:57 +02:00
Max Kostikov
eb2c2b9400
Update Tokens.php
2018-09-28 15:27:54 +02:00
Max Kostikov
86fc5b5ed8
Update Sources.php
2018-09-28 15:27:16 +02:00
Max Kostikov
f7e9454697
Update Poke.php
2018-09-28 15:26:46 +02:00
Max Kostikov
02a16050d9
Update Permcats.php
2018-09-28 15:26:09 +02:00
Max Kostikov
598fe91464
Update Pdledit.php
2018-09-28 15:25:38 +02:00
Max Kostikov
21272735ae
Update Oauth2.php
2018-09-28 15:24:45 +02:00
Max Kostikov
52fea09c53
add translations
2018-09-28 15:23:38 +02:00
Mario Vavti
d9ccd24b02
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-28 13:08:04 +02:00
Mario
27fef98a39
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-28 13:05:44 +02:00
Mario Vavti
c6db644c42
Merge remote-tracking branch 'mike/master' into dev
2018-09-28 12:46:36 +02:00
Mario
41108fc4d3
nav_channel_select should be off by default
2018-09-28 11:46:17 +02:00
Mario Vavti
d7a20821c3
move display settings up
2018-09-28 11:32:00 +02:00
Mario Vavti
20285d076b
settings for channel home
2018-09-28 11:29:05 +02:00
Mario
44bb070203
add transaction, commit and rollback to update 1221
2018-09-28 09:55:10 +02:00
Mario
9e87219aea
Merge branch 'patch-10' into 'dev'
...
rename groups and group_members tables for MySQL 8 compatibility
See merge request hubzilla/core!1290
2018-09-28 09:41:21 +02:00
M. Dent
1b7e220de7
Merge branch 'channel-limits' into 'dev'
...
Hide form when at or over service_class['limit_identities']
See merge request hubzilla/core!1292
2018-09-28 04:46:48 +02:00
M.Dent
fe8b723622
Hide form when at or over service_class['limit_identities']
2018-09-27 22:43:36 -04:00
M. Dent
1e85c40c42
Merge branch 'patch-9' into 'dev'
...
Add translation for new apps
See merge request hubzilla/core!1289
2018-09-28 04:15:28 +02:00
M. Dent
f72464a240
Merge branch 'patch-8' into 'dev'
...
Missprint in Oauth.php fixed
See merge request hubzilla/core!1288
2018-09-28 04:14:51 +02:00
Max Kostikov
65785ead69
Update zot.php
2018-09-28 01:05:03 +02:00
Max Kostikov
c550100a55
Update Group.php
2018-09-28 00:52:49 +02:00
Max Kostikov
2836bce8fe
Update security.php
2018-09-28 00:51:21 +02:00
Max Kostikov
7f95d47721
Update Group.php
2018-09-28 00:49:32 +02:00
Max Kostikov
51c0045be4
Update zot.php
2018-09-28 00:38:36 +02:00
Max Kostikov
abfbfd9e9b
Update group.php
2018-09-28 00:33:52 +02:00
Max Kostikov
5d6c8fd807
Update Import.php
2018-09-28 00:28:15 +02:00
Max Kostikov
f4799b2ddb
Update Group.php
2018-09-28 00:26:01 +02:00
Max Kostikov
9afa6cc245
Update Libsync.php
2018-09-28 00:20:03 +02:00
Max Kostikov
25e8d70786
Update Acl.php
2018-09-28 00:14:21 +02:00
Max Kostikov
978e45911f
Update Connections.php
2018-09-28 00:12:00 +02:00
Max Kostikov
da7bce3470
Update Contactgroup.php
2018-09-28 00:11:03 +02:00
Max Kostikov
4efa5cfa75
Update Group.php
2018-09-28 00:10:20 +02:00
Max Kostikov
444ae51a3e
Update Lockview.php
2018-09-28 00:06:26 +02:00
Max Kostikov
07f82e4a14
Update Network.php
2018-09-28 00:05:43 +02:00
Max Kostikov
3379f6f793
Update Channel.php
2018-09-28 00:02:58 +02:00
Max Kostikov
80b47734a7
Update Activity_filter.php
2018-09-28 00:01:39 +02:00
Max Kostikov
69d46538ce
Update boot.php
2018-09-28 00:00:38 +02:00
Max Kostikov
208d38207e
Update acl_selectors.php
2018-09-27 23:59:45 +02:00
Max Kostikov
ffe80c66d7
Update api_zot.php
2018-09-27 23:58:49 +02:00
Max Kostikov
bfa672f42c
Update channel.php
2018-09-27 23:56:54 +02:00
Max Kostikov
9f89f3190a
Update connections.php
2018-09-27 23:55:20 +02:00
Max Kostikov
71931b423c
Update items.php
2018-09-27 23:53:51 +02:00
Max Kostikov
b54aabc958
Update security.php
2018-09-27 23:52:46 +02:00
Max Kostikov
a45fe72eb9
Update text.php
2018-09-27 23:50:26 +02:00
Max Kostikov
62d64631b5
Update xchan.php
2018-09-27 23:49:41 +02:00
Max Kostikov
11945ce7bc
Update schema_mysql.sql
2018-09-27 23:48:25 +02:00
Max Kostikov
bb3d908bcf
Update schema_postgres.sql
2018-09-27 23:46:58 +02:00
Max Kostikov
98b3946fca
rename groups and group_members tables for MySQL 8 compatibility
2018-09-27 23:42:11 +02:00
Mario
c15de3b68b
more checks
2018-09-27 22:45:43 +02:00
Max Kostikov
78ed1ae446
Add translation for new apps
2018-09-27 21:57:27 +02:00
Max Kostikov
56fdc4f3fe
Missprint in Oauth.php fixed
2018-09-27 20:26:47 +02:00
M. Dent
f17261020d
Merge branch 'dev' into 'dev'
...
Translate system app names
See merge request hubzilla/core!1286
2018-09-27 19:38:39 +02:00
M.Dent
6f98ca68af
Translate system app names
2018-09-27 13:37:15 -04:00
Mario Vavti
269538fdc7
bump version
2018-09-27 14:57:22 +02:00
Mario Vavti
6b23c3e179
implement conversation tools (settings/conversation), remove additional features from the settings menu and get rid of skill levels
2018-09-27 14:56:47 +02:00
zotlabs
5cc19ce053
jsonld signature issue (library is using sha1, spec requires sha256)
2018-09-26 16:39:08 -07:00
Mario Vavti
bdf6289b32
tokens: add css file and fix argc and argv values
2018-09-26 22:32:06 +02:00
Mario Vavti
e3c04b1fd0
guest access app
2018-09-26 22:24:36 +02:00
Mario Vavti
a7948d7bfe
permcats app
2018-09-26 22:02:50 +02:00
Mario Vavti
505782f224
remove oauth from features
2018-09-26 16:35:05 +02:00
Mario Vavti
1353c291e9
add check for local_channel()
2018-09-26 16:32:06 +02:00
Mario Vavti
9af1b62bee
change wording
2018-09-26 16:26:36 +02:00
Mario Vavti
d7ec36e3da
wrong app name
2018-09-26 16:23:12 +02:00
Mario Vavti
aab97adb23
oauth and oauth2 apps manager
2018-09-26 16:22:34 +02:00
Mario Vavti
91502b4104
change wording
2018-09-26 15:13:19 +02:00
Mario Vavti
9bc76b4259
appification of the pdl editor and move advanced_theming to theme settings where it belongs
2018-09-26 15:02:20 +02:00
Mario Vavti
9948bb3f2a
appification of privacy groups
2018-09-25 12:59:53 +02:00
Mario Vavti
0722775038
missing file
2018-09-25 12:22:43 +02:00
Mario Vavti
65423b1768
get rid of general features
2018-09-25 12:02:48 +02:00
Mario Vavti
9bb0f1d18e
move advanced_theming switch to settings/display for now
2018-09-25 12:02:00 +02:00
Mario Vavti
39866b7463
move start_menu switch to settings/display for now
2018-09-25 11:37:22 +02:00
Mario Vavti
4c58a5cef2
premium channel app
2018-09-25 10:06:24 +02:00
Mario Vavti
c748230b35
revert nav settings opacity
2018-09-24 11:51:20 +02:00
Mario Vavti
c3aa15cc16
appification of notes
2018-09-24 11:46:18 +02:00
Mario Vavti
b45bd901e0
move categories from tools to editor settings
2018-09-24 10:13:56 +02:00
Mario
317fd06357
Merge branch 'app-installed-filters' into 'dev'
...
Add filters for addon/app installed checks and docs
See merge request hubzilla/core!1284
2018-09-24 09:57:26 +02:00
Mario
4a7c678213
fade in nav settings button
2018-09-24 09:46:19 +02:00
Mario
85e06a77af
add file
2018-09-24 09:34:28 +02:00
Mario
7cadc30914
settings for directory and set App::$profile_uid in directory if local_channel()
2018-09-24 09:33:52 +02:00
M.Dent
995fc63f2c
Add filters for addon/app installed checks and docs
2018-09-23 22:36:27 -04:00
Mario
e735220691
only explain how to select a channel if there are channels to select
2018-09-23 20:54:36 +02:00
Mario
9b7c6e96f7
only show nav settings icon when hovering over nav
2018-09-23 20:41:01 +02:00
Mario
d83fe9d417
minor cleanup
2018-09-23 20:02:28 +02:00
Mario
a1d1d5dba7
use different settings for cal_first_day in events and cdav/calendar. This is a tradeoff. It would be better to have one setting for both but if we want to preserve the *all settings* view, this would break its functionality
2018-09-23 19:40:52 +02:00
Mario
781fdaafcd
settings for events and cdav calendar
2018-09-23 19:18:05 +02:00
Mario
1f1d5b9181
provide settings for mod photo and make it slightly simpler to create new module settings
2018-09-23 17:52:32 +02:00
Mario
9e22ec267c
keep the features in the central array but sort them by module name
2018-09-23 01:11:06 +02:00
Mario
b296a73330
this should be off by default
2018-09-22 20:15:34 +02:00
Mario
65be3de200
add files and settings for channel manager
2018-09-22 20:10:48 +02:00
Mario
45078dda82
introduce profile settings and provide a way for modules without an app to still be able to link to its settings page from the navbar
2018-09-22 19:48:17 +02:00
Mario Vavti
822bbd9ad5
another try to fix Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity
2018-09-22 14:18:37 +02:00
Mario
c873f7e702
Revert "Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity"
...
This reverts commit 184928204a
2018-09-22 14:15:30 +02:00
Mario Vavti
0a5ac62b59
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-22 13:32:58 +02:00
Mario Vavti
1e5405ccaf
appification of sources
2018-09-22 13:32:42 +02:00
Mario
12d2270935
Merge branch 'page-meta-properties' into 'dev'
...
Page meta properties
See merge request hubzilla/core!1283
2018-09-22 10:44:51 +02:00
M. Dent
ed00d1b2e3
Page meta properties
2018-09-22 10:44:51 +02:00
Mario Vavti
2b452ffbd3
rge remote-tracking branch 'mike/master' into dev
2018-09-22 08:44:01 +02:00
zotlabs
3b4a23c4a1
doc cleanup
2018-09-21 17:21:47 -07:00
Mario Vavti
4484985c2d
add file
2018-09-21 21:37:00 +02:00
Mario Vavti
6f99ca1d31
opacity for jot settings/reset buttons
2018-09-21 20:59:31 +02:00
Mario Vavti
8efa103041
provide editor settings
2018-09-21 20:57:01 +02:00
Mario Vavti
9638bf2b1e
provide a return path from settings pages
2018-09-21 20:23:31 +02:00
Mario Vavti
6f43468724
compare strpos() result against false
2018-09-21 15:08:02 +02:00
Mario Vavti
18a9ebdb1e
add missing check
2018-09-21 14:07:30 +02:00
Mario
604142af93
Merge branch 'patch-5' into 'dev'
...
save admin page values
See merge request hubzilla/core!1282
2018-09-21 13:55:47 +02:00
Max Kostikov
2d83868ed9
Update admin_account_edit.tpl
2018-09-21 13:50:50 +02:00
Max Kostikov
73195a0215
Update admin_account_edit.tpl
2018-09-21 13:48:44 +02:00
Max Kostikov
13d05549f8
Update admin_accounts.tpl
2018-09-21 13:48:40 +02:00
Max Kostikov
0143bc734c
Update admin_channels.tpl
2018-09-21 13:48:35 +02:00
Max Kostikov
ff860a3310
Update admin_logs.tpl
2018-09-21 13:48:27 +02:00
Max Kostikov
ed0044aeab
Update admin_profiles.tpl
2018-09-21 13:48:22 +02:00
Max Kostikov
1a6d290d71
Update admin_security.tpl
2018-09-21 13:48:12 +02:00
Max Kostikov
dbb7245e22
Update admin_site.tpl
2018-09-21 13:48:07 +02:00
Mario Vavti
437aa4082c
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-21 13:24:38 +02:00
Mario
0f9802a47c
Merge branch 'patch-5' into 'dev'
...
Admin forms buttons design unification
See merge request hubzilla/core!1281
2018-09-21 13:24:29 +02:00
Mario Vavti
46d6d1c329
Merge remote-tracking branch 'mike/master' into dev
2018-09-21 12:45:32 +02:00
Mario Vavti
4dd1521677
fix position of nav settings icon
2018-09-21 12:16:36 +02:00
Mario Vavti
32fba39915
fix typo
2018-09-21 11:22:11 +02:00
Mario Vavti
c1697ce96b
fix can not enter text in notes widget
2018-09-21 11:15:18 +02:00
zotlabs
ba49e6a588
don't double encode
2018-09-20 22:46:47 -07:00
zotlabs
5525f082e6
remove bbcode from event hovertip
2018-09-20 22:43:01 -07:00
zotlabs
a4d987b45a
Merge branch 'dev'
2018-09-20 18:36:14 -07:00
zotlabs
3cc66b6816
bookmarks fail to sync
2018-09-20 16:07:32 -07:00
Max Kostikov
21ff570c4d
Update admin_account_edit.tpl
2018-09-20 23:40:09 +02:00
Max Kostikov
f2e4cf3a92
Update admin_security.tpl
2018-09-20 23:39:46 +02:00
Max Kostikov
7123de66f9
Update admin_profiles.tpl
2018-09-20 23:39:18 +02:00
Max Kostikov
e4fe202fc6
Update admin_site.tpl
2018-09-20 23:38:48 +02:00
Max Kostikov
bde6caf167
Update admin_accounts.tpl
2018-09-20 23:38:19 +02:00
Max Kostikov
96f45b5fbe
Update admin_channels.tpl
2018-09-20 23:36:35 +02:00
Max Kostikov
4352afeeb0
Update admin_logs.tpl
2018-09-20 23:32:13 +02:00
Mario Vavti
369f34b2d1
remove connection filter from network settings
2018-09-20 13:25:47 +02:00
Mario Vavti
1ca558f011
move connection filtering setting from network to connections, provide a link to settings in the navbar if present for a module and some code optimisation
2018-09-20 13:22:41 +02:00
Mario Vavti
a6db822a69
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-20 12:10:39 +02:00
Mario Vavti
ad8226d549
deal with the ability to provide settings url in apd files in include/nav.php
2018-09-20 12:10:27 +02:00
Mario
1b27327057
Merge branch 'preempt-hooks' into 'dev'
...
Preempt hooks
See merge request hubzilla/core!1279
2018-09-20 12:08:45 +02:00
Mario
3d713cee62
Merge branch 'hook-docs' into 'dev'
...
Document new hooks
See merge request hubzilla/core!1278
2018-09-20 12:07:47 +02:00
Mario Vavti
afd4da8f11
Merge remote-tracking branch 'mike/master' into dev
2018-09-20 11:16:14 +02:00
M.Dent (DM42.Net)
3ee632514c
Add structure to permit_hook
2018-09-19 22:33:25 -04:00
M.Dent (DM42.Net)
456fe71ca9
add hook: permit_hook
2018-09-19 21:54:46 -04:00
M.Dent (DM42.Net)
f2c59b3881
Document new hooks
2018-09-19 21:18:06 -04:00
zotlabs
2c1560e027
fix setup
2018-09-19 17:56:23 -07:00
Mario Vavti
34fec995f7
allow a second url in apd files for settings, hide pin and star buttons in edit mode and use strpos() instead of strstr() in some places
2018-09-19 15:00:06 +02:00
Mario Vavti
ec7cbe272a
Merge remote-tracking branch 'mike/master' into dev
2018-09-19 11:23:38 +02:00
zotlabs
98bc1ed600
this was needed
2018-09-18 23:18:59 -07:00
zotlabs
7756773683
missing autocomplete (e.g. mentions) in mod_photos comments
2018-09-18 19:52:10 -07:00
zotlabs
dfdf11d461
Merge branch 'dev'
2018-09-17 19:38:40 -07:00
zotlabs
cc5ef57843
fix listeners table create and expire federation had a syntax error
2018-09-17 18:40:49 -07:00
Mario Vavti
71c599f50e
remove superfluous comma
2018-09-17 22:16:42 +02:00
Mario Vavti
a1f3a5d9b6
remove unused variable
2018-09-17 22:16:10 +02:00
Mario Vavti
a9e89d2fcc
Merge remote-tracking branch 'mike/master' into dev
2018-09-17 22:07:50 +02:00
zotlabs
fdc89d1b89
pdo install check requires namespacing
2018-09-17 13:03:17 -07:00
Mario
c4c1b1f5a2
Merge branch 'patch-3' into 'dev'
...
Save combined view while deleting or recalling first message in thread
See merge request hubzilla/core!1273
2018-09-17 13:29:52 +02:00
Max Kostikov
12b9106fc7
Update zot.php
2018-09-17 13:16:04 +02:00
Max Kostikov
faaffdd618
Update message.php
2018-09-17 13:15:43 +02:00
Max Kostikov
774729b221
Update msglib.php
2018-09-17 13:15:24 +02:00
Mario Vavti
1455fa6bc3
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-17 11:36:25 +02:00
Mario Vavti
a9853e6033
seperate settings for mod network
2018-09-17 11:36:11 +02:00
Mario
eefa47776b
Merge branch 'trap-template-errors' into 'dev'
...
Trap errors in template rendering. Output a generic error and log problem.
See merge request hubzilla/core!1274
2018-09-17 11:03:37 +02:00
Mario
0b12a7e66f
Merge branch 'delete-attach-hook' into 'dev'
...
delete_attach hook
See merge request hubzilla/core!1275
2018-09-17 11:00:22 +02:00
Mario
3019d8341d
Merge branch 'app-list-hook' into 'dev'
...
Add hook to allow addons to filter the list returned by app_list
See merge request hubzilla/core!1276
2018-09-17 10:55:47 +02:00
Mario Vavti
dcacfc1124
Merge remote-tracking branch 'mike/master' into dev
2018-09-17 10:31:13 +02:00
Mario Vavti
2f6cb764a4
prepare submodule to interact with route
2018-09-17 10:30:47 +02:00
M.Dent
a0cf2b53e0
Add hook to allow addons to filter the list returned by app_list
2018-09-16 23:01:17 -04:00
zotlabs
593a5072d9
Some improvements to setup checks: image library and pdo support
2018-09-16 20:00:20 -07:00
zotlabs
27617efbfb
Merge branch 'dev'
2018-09-16 19:05:12 -07:00
zotlabs
6ab12597f5
do not sync the channel_moved field
2018-09-16 18:59:12 -07:00
Mario Vavti
07cd1d1272
appification of the lang module
2018-09-16 09:30:07 +02:00
M.Dent (DM42.Net)
abe35817cd
Add attach_delete hook
2018-09-15 23:09:16 -04:00
Max Kostikov
585bdf562a
Update msglib.php
2018-09-16 00:43:45 +02:00
Max Kostikov
034441bd13
use common msg_drop function
2018-09-15 22:32:56 +02:00
Max Kostikov
1819704620
Use common msg_drop function
2018-09-15 22:32:07 +02:00
Max Kostikov
18801a6c60
formatting
2018-09-15 22:31:08 +02:00
Max Kostikov
f83c2d5cd1
Create msglib.php
2018-09-15 22:27:39 +02:00
Max Kostikov
724dc48fe8
Add new file
2018-09-15 21:41:13 +02:00
Mario Vavti
791ff25d52
appify poke
2018-09-15 11:09:16 +02:00
Mario Vavti
299eb469f8
appify mood
2018-09-15 11:00:41 +02:00
Mario Vavti
0f9a8a43e4
appify invite
2018-09-15 10:48:51 +02:00
Mario Vavti
7856f5882b
appify cdav stuff. WARNING: if you use caldav or carddav from a client or the webinterface you will need to enable those apps to make things work again
2018-09-15 10:10:43 +02:00
Max Kostikov
284e5dd2e8
unification with zot.php code for future reuse
2018-09-15 01:45:54 +02:00
Max Kostikov
3d3f4f50fb
formatting
2018-09-15 01:40:17 +02:00
Max Kostikov
8d89c4bbce
Save combined view on calling first message in thread
2018-09-15 01:20:49 +02:00
Max Kostikov
85d8225cc0
less data in select
2018-09-15 01:01:48 +02:00
M.Dent
8ad24ca3e8
Catch errors in template rendering. Output a generic error and log problem.
2018-09-14 17:53:28 -04:00
Max Kostikov
6360dee125
formatting
2018-09-14 17:45:42 +02:00
Max Kostikov
e931616011
Save combined view while deleting first message in thread
2018-09-14 17:38:14 +02:00
Mario
ab611e9ef3
Merge branch 'patch-2' into 'dev'
...
php2po.php unify quote/unquote
See merge request hubzilla/core!1272
2018-09-14 10:48:03 +02:00
Max Kostikov
240d4704aa
php2po.php unify quote/unquote
2018-09-13 21:28:15 +02:00
Mario Vavti
f9d43479f2
css issues
2018-09-13 15:14:46 +02:00
Mario Vavti
c2f6f87cae
add activity_filter and activity_order .bb files
2018-09-13 11:55:37 +02:00
Mario Vavti
869534fafa
remove network_tabs() which has been deprecated and replaced by activity_{order, filters} widgets
2018-09-13 11:53:59 +02:00
Mario Vavti
56f88f2e30
move chat from feature to apps
2018-09-13 11:32:43 +02:00
Mario Vavti
a1d5ce3716
remove profile_tabs() which has been deprecated and replaced by channel_apps()
2018-09-13 10:59:37 +02:00
Mario
78dc679a72
Merge branch 'patch-1' into 'dev'
...
z_fetch_url with case insensitive headers
See merge request hubzilla/core!1271
2018-09-12 21:11:47 +02:00
Mario Vavti
57e3ee47ee
more feature to app transition
2018-09-12 20:52:55 +02:00
Mario Vavti
184928204a
Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity
2018-09-12 11:14:49 +02:00
Mario Vavti
2651eae663
mpre feature to app transition
2018-09-12 11:08:53 +02:00
Mario Vavti
28e4977c33
include item.title in /network and /channel search
2018-09-11 11:16:58 +02:00
zotlabs
adc164b825
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-09-10 22:11:26 -07:00
Max Kostikov
66bf55710e
Update network.php
2018-09-10 15:13:28 +02:00
Mario Vavti
c6abe87ec2
move cards from features to apps
2018-09-10 13:34:05 +02:00
Mario Vavti
4bb16b18ed
cover photo: mior issue and more cleanup
2018-09-10 12:12:05 +02:00
Mario Vavti
4cc413cdaf
cover photo: some code cleanup and fix height issue when photo was not cached
2018-09-10 11:12:15 +02:00
zotlabs
be3b630474
important hyperdrive component
2018-09-09 20:53:20 -07:00
Mario Vavti
677ad71b96
fix some issues with latest notification improvements
2018-09-09 19:44:27 +02:00
Mario Vavti
9607bb29fd
missing text
2018-09-07 14:58:16 +02:00
Mario Vavti
d29415a6e2
provide a noscript_content switch for mod channel and display
2018-09-07 14:23:16 +02:00
Mario Vavti
54fa28441c
install bootstrap via composer
2018-09-07 11:26:02 +02:00
Mario Vavti
bb42ec2bfc
apps: change page title to available/installed, display install action label in button and use different icons for installable and updateable apps
2018-09-07 10:39:15 +02:00
Mario Vavti
d31251c54e
overflow should be auto not visible
2018-09-07 10:07:29 +02:00
Mario Vavti
6a338e28b2
-1 has issues in some browsers
2018-09-06 14:27:56 +02:00
Mario Vavti
f3ce5e73fe
Merge remote-tracking branch 'mike/master' into dev
2018-09-06 12:22:41 +02:00
Mario Vavti
c53d3a4b3a
bump version
2018-09-06 11:44:47 +02:00
Mario Vavti
5135f236c2
improve cover-photo handling
2018-09-06 11:30:50 +02:00
Mario Vavti
78c847ef7d
improve notification handling on small screens
2018-09-06 11:14:08 +02:00
Mario Vavti
673a2f67f1
sticky-kit: improve handling
2018-09-06 10:08:55 +02:00
zotlabs
c5bc4fe245
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-09-05 21:02:06 -07:00
zotlabs
bc4a92b702
detect and automatically repair duplicate plugin hook scenarios.
2018-09-05 19:43:07 -07:00
Mario Vavti
ea381d9180
move str_replace inside if clause
2018-09-05 14:44:06 +02:00
Mario Vavti
4f82428a20
hide cover photo by default and show it only if conditions are met
2018-09-05 14:31:34 +02:00
Mario Vavti
e494a76b33
revert "Add bottom margin on aside elements and main to allow for viewport footer."
...
This reverts commit 1d7d604016 .
2018-09-05 12:34:30 +02:00
Mario Vavti
1753e40466
Revert "Fix jumpy sidebars"
...
This reverts commit 79eb6d3942 .
2018-09-05 12:32:53 +02:00
Mario Vavti
6667ba4172
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-05 12:20:06 +02:00
Mario Vavti
75e8aa8aee
bump version
2018-09-05 12:19:52 +02:00
Mario
a81a1bd5f1
Merge branch 'fix-authorcomment-fix' into 'dev'
...
Corrected resubmit of fixes to Authors unable to comment on posts they authored…
See merge request hubzilla/core!1269
2018-09-05 12:18:56 +02:00
Mario Vavti
5d1539df75
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-09-05 12:17:50 +02:00
Mario Vavti
a821682c8c
instead of not displaying the cover-photo at all after first page load, load the page with the cover slided up. change pointer to n-resize if cover is not slid.
2018-09-05 12:17:32 +02:00
M.Dent
9446e0348e
Corrected resubmit of fixes to Authors unable to comment on posts they authored when owned by others.
2018-09-04 08:14:52 -04:00
Mario Vavti
41ccb61c2e
Revert "Fix: Authors unable to comment on posts they authored when under owned by others in certain circumstances."
...
This reverts commit e2824f9259 .
Reverting because it breaks forum mentions.
2018-09-03 18:14:17 +02:00
Mario
1b7781a159
Merge branch 'add-delivery-status-info' into 'dev'
...
Fix: Authors unable to comment on posts they authored when under owned by others…
See merge request hubzilla/core!1268
2018-09-02 09:17:29 +02:00
Mario Vavti
d66f58a550
fix undefined constant warning
2018-09-01 21:09:04 +02:00
M.Dent
e2824f9259
Fix: Authors unable to comment on posts they authored when under owned by others in certain circumstances.
2018-09-01 13:45:05 -04:00
Mario Vavti
4376f8f030
do not count sys channel in totals
2018-09-01 13:43:32 +02:00
Mario Vavti
d377660b5a
update 1218: missing default value for pg
2018-08-31 20:26:31 +02:00
Mario
c5ce9b0699
Merge branch 'call-hooks-optimization' into 'dev'
...
Micro-optimization to call_hooks()
See merge request hubzilla/core!1267
2018-08-30 10:09:00 +02:00
Mario
c74a7ce4fc
Merge branch 'add-delivery-status-info' into 'dev'
...
Add dreport_process hook
See merge request hubzilla/core!1266
2018-08-30 10:07:18 +02:00
Mario Vavti
d98ed68749
html-to-markdown adds a backslash infront of a hash after each new line - manualy remove those
2018-08-29 16:16:17 +02:00
M.Dent
70d6d2f2db
Micro-optimization to call_hooks()
2018-08-29 10:02:04 -04:00
M.Dent
da441c59f6
Add dreport_process hook
2018-08-29 08:58:49 -04:00
Mario Vavti
42093aedcf
db update to get rid of bogus activitypub xchans which got created due to a bug in the pubcrawl addon
2018-08-29 13:57:36 +02:00
Mario Vavti
74d80473df
Merge remote-tracking branch 'mike/master' into dev
2018-08-29 11:50:40 +02:00
zotlabs
7ecb337405
redirect stdout/stderr on cron command
2018-08-28 22:43:37 -07:00
Mario Vavti
07792adc56
add paragonie and symfonie since ramsey/uuid appears to require them
2018-08-28 12:06:36 +02:00
Mario Vavti
c0c827d3ad
update composer libs and add ramsey/uuid
2018-08-28 12:00:23 +02:00
Mario Vavti
6a2bbed73d
remove distinct from network query again until performance issue is resolved or another fix for the underlying problem is found
2018-08-27 10:19:10 +02:00
Mario
4c1944a08d
Merge branch 'extend-convitems-dropdown' into 'dev'
...
Extend cog dropdown & temp fix for feed display of corrupt mids
See merge request hubzilla/core!1265
2018-08-27 10:02:58 +02:00
Mario
95f870f1b4
Merge branch 'dev' into 'dev'
...
Add translation to missed strings in Wiki
See merge request hubzilla/core!1264
2018-08-27 10:00:50 +02:00
Mario Vavti
c250de7dae
Merge remote-tracking branch 'mike/master' into dev
2018-08-27 09:48:22 +02:00
zotlabs
e4b6a143c7
Revert "Change main router request variable from 'q' to 'req'. This is necessary to implement search in the twitter api addon, because twitter requires use of the variable 'q'." Reverting because this will only work with Apache and break nginx/other installations.
...
This reverts commit 9367e9fe5a .
2018-08-26 23:05:56 -07:00
zotlabs
9367e9fe5a
Change main router request variable from 'q' to 'req'. This is necessary to implement search in the twitter api addon, because twitter requires use of the variable 'q'.
2018-08-26 23:00:31 -07:00
M.Dent
a0c2bbac9d
Add hook to extend conv_item cog dropdown menu
2018-08-26 23:26:10 -04:00
Max Kostikov
f5f6ec3d71
Update wiki.tpl
2018-08-25 21:34:58 +02:00
Max Kostikov
c57c1c8b2e
Merge branch 'revert-c16fda1c' into 'dev'
...
Revert "Update wiki.tpl"
See merge request Kostikov/core!2
2018-08-25 21:31:58 +02:00
Max Kostikov
44f639f371
Revert "Update wiki.tpl"
...
This reverts commit c16fda1cb6
2018-08-25 21:31:47 +02:00
Max Kostikov
4435717168
Merge branch 'revert-ff1a0d21' into 'dev'
...
Revert "Update wiki.tpl"
See merge request Kostikov/core!1
2018-08-25 21:31:17 +02:00
Max Kostikov
6767ff5434
Revert "Update wiki.tpl"
...
This reverts commit ff1a0d217f
2018-08-25 21:30:58 +02:00
Max Kostikov
ff1a0d217f
Update wiki.tpl
2018-08-25 21:29:25 +02:00
Max Kostikov
42c5e98670
Update Wiki_page_history.php
2018-08-25 21:27:20 +02:00
Max Kostikov
c9b80a3612
Update Wiki.php
2018-08-25 21:26:50 +02:00
Max Kostikov
e78a4d61d8
Update NativeWikiPage.php
2018-08-25 21:25:26 +02:00
Max Kostikov
88ebcb56e7
Update Wiki_page_history.php
2018-08-25 21:23:08 +02:00
Max Kostikov
308dda1587
Update Wiki.php
2018-08-25 21:21:57 +02:00
Max Kostikov
67a9dd8497
Update NativeWikiPage.php
2018-08-25 21:20:00 +02:00
Max Kostikov
732ce25d7f
Update nwiki_page_history.tpl
2018-08-25 21:17:25 +02:00
Max Kostikov
c16fda1cb6
Update wiki.tpl
2018-08-25 21:16:05 +02:00
Mario Vavti
f036c25dca
Merge remote-tracking branch 'mike/master' into dev
2018-08-24 14:44:45 +02:00
Mario
7fc4292ed8
Merge branch 'dm42fixes' into 'dev'
...
fix exclusion of redmatrix theme
See merge request hubzilla/core!1263
2018-08-24 14:33:04 +02:00
Mario
b50e8a5cf9
Merge branch 'patch-19' into 'dev'
...
Update Russian translation
See merge request hubzilla/core!1262
2018-08-24 14:31:28 +02:00
zotlabs
7018da3f12
code cleanup
2018-08-23 22:44:22 -07:00
zotlabs
a66c43166a
first_post_date() (used by archive widget) - trigger the query options off of the active module rather than rely on passed parameters
2018-08-23 21:01:28 -07:00
M.Dent
2893f7d481
Get full page of items
2018-08-23 23:54:18 -04:00
M.Dent
398e42acb5
fix exclusion of redmatrix theme
2018-08-23 20:53:24 -04:00
zotlabs
6ecd31a715
tweak archive widget for articles
2018-08-22 13:30:16 -07:00
Max Kostikov
456bc2ef86
Update hstrings.php
2018-08-22 15:13:01 +02:00
Max Kostikov
e071cd4635
Update hmessages.po
2018-08-22 15:12:09 +02:00
Mario Vavti
cc03e1ceef
Merge remote-tracking branch 'mike/master' into dev
2018-08-22 10:47:40 +02:00
Mario
e4d08fc5d7
Merge branch 'redbasic-addroomforfooter' into 'dev'
...
Fix jumpy sidebars
See merge request hubzilla/core!1261
2018-08-22 10:46:02 +02:00
zotlabs
b25192332b
profile likes - liker image was a bit large and didn't make a very pleasant looking dropdown, may have been overlooked when other related things were changed to menu-img-1 class
2018-08-21 23:39:49 -07:00
zotlabs
0eeaf8713f
add api_not_found hook
2018-08-21 23:13:54 -07:00
zotlabs
42c4a0da51
Zot/Finger: ignore deleted hublocs
2018-08-21 21:38:10 -07:00
M.Dent
79eb6d3942
Fix jumpy sidebars
2018-08-21 13:18:42 -04:00
Mario Vavti
db853134e3
Merge remote-tracking branch 'mike/master' into dev
2018-08-21 13:19:30 +02:00
Mario
218029ee57
Merge branch 'redbasic-addroomforfooter' into 'dev'
...
Add bottom margin on aside elements and main to allow for viewport footer.
See merge request hubzilla/core!1259
2018-08-21 13:17:14 +02:00
Mario
4295fbf6c6
Merge branch 'dev' into 'dev'
...
Update catalan translations for sstrings up to 18th July 2018
See merge request hubzilla/core!1260
(cherry picked from commit 0985adb770 )
af31bbeb Update catalan translations for sstrings up to 18th July 2018
2018-08-21 13:14:25 +02:00
Mario
0985adb770
Merge branch 'dev' into 'dev'
...
Update catalan translations for sstrings up to 18th July 2018
See merge request hubzilla/core!1260
2018-08-21 13:13:48 +02:00
Mario
5d2ac10073
Merge branch 'patch-17' into 'master'
...
Add missed app 'Order Apps'
See merge request hubzilla/core!1258
(cherry picked from commit 85aa495741 )
6086a70e Add missed app 'Order Apps'
2018-08-21 13:13:23 +02:00
Mario
85aa495741
Merge branch 'patch-17' into 'master'
...
Add missed app 'Order Apps'
See merge request hubzilla/core!1258
2018-08-21 13:12:41 +02:00
zotlabs
8bf1e3a944
more code optimisation
2018-08-20 22:02:08 -07:00
zotlabs
066febdf40
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-08-20 20:20:57 -07:00
zotlabs
9b620b2a35
remove checkjs reloader from mod_display also
2018-08-20 20:07:54 -07:00
zotlabs
a9bbfe9c4f
Only show cover photos once per login session. After that they can get annoying. If there is pushback on this, then it should perhaps be optional.
2018-08-20 17:38:38 -07:00
zotlabs
d95735deaf
channel page performance improvement: don't use "checkjs" with an associated page reload. Wrap a static copy of the content in noscript tags instead.
2018-08-20 17:22:49 -07:00
fadelkon
af31bbeba1
Update catalan translations for sstrings up to 18th July 2018
2018-08-20 22:50:46 +02:00
M.Dent
1d7d604016
Add bottom margin on aside elements and main to allow for viewport footer.
2018-08-20 00:15:34 -04:00
zotlabs
df26fec1b3
hubzilla core issue #1262
2018-08-17 21:21:02 -07:00
Max Kostikov
6086a70e06
Add missed app 'Order Apps'
2018-08-17 17:48:55 +02:00
zotlabs
e5529938ea
Suppress duplicate info() messages. This was done long for notice(), but info() was overlooked at that time.
2018-08-16 12:35:57 -07:00
Mario Vavti
e25db4d1b5
Merge remote-tracking branch 'mike/master' into dev
2018-08-16 08:50:52 +02:00
zotlabs
32acb0ff01
missing files
2018-08-15 21:33:11 -07:00
zotlabs
f230c07ba5
possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar
2018-08-15 17:00:37 -07:00
Mario Vavti
2becc3273a
Merge remote-tracking branch 'mike/master' into dev
2018-08-15 13:21:12 +02:00
zotlabs
f4f610f1a3
more backporting for zot6
2018-08-14 18:19:34 -07:00
Mario Vavti
10c5b46e3b
Merge remote-tracking branch 'mike/master' into dev
2018-08-14 13:04:37 +02:00
Mario
b503ef8761
Merge branch 'override-helpfiles' into 'dev'
...
Override helpfiles
See merge request hubzilla/core!1257
2018-08-14 13:03:26 +02:00
M. Dent
94393d27c8
Override helpfiles
2018-08-14 13:03:26 +02:00
zotlabs
12f4787b67
issue with mdpost addon and archive.org links which contain a full url as a path/query component
2018-08-13 23:11:10 -07:00
zotlabs
f15c1c4e54
hubloc DB changes needed for z6
2018-08-13 21:18:20 -07:00
zotlabs
62925c4c3f
oidc cleanup and discovery
2018-08-13 20:24:04 -07:00
zotlabs
4fdf5d28ca
minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'portable_id', fixed/simplified cgi auth mode
2018-08-13 17:24:48 -07:00
Mario
b78c9a2251
Merge branch 'add-template-overrides' into 'dev'
...
Add template overrides
See merge request hubzilla/core!1256
2018-08-13 14:06:36 +02:00
M.Dent
b436c4a94c
Add support for overriding the default template location and individual templates via .htconfig.php
2018-08-12 19:47:10 -04:00
zotlabs
db1a546aba
add table support to markdown
2018-08-12 16:25:14 -07:00
M.Dent
9402f537b6
Fix root not added to internationalized template search
2018-08-12 19:02:11 -04:00
zotlabs
2d29095348
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-08-12 15:10:19 -07:00
zotlabs
ac03b4ccd7
make channel_remove less memory hungry
2018-08-12 15:09:02 -07:00
Mario Vavti
759a18685b
Merge remote-tracking branch 'mike/master' into dev
2018-08-12 14:07:16 +02:00
Mario
e07ab65d73
Merge branch 'oauth2-ui-pr' into 'dev'
...
Oauth2 ui pr
See merge request hubzilla/core!1255
2018-08-12 14:06:24 +02:00
Mario
26f51ece90
Merge branch 'oauth2' into 'dev'
...
Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim.
See merge request hubzilla/core!1254
2018-08-12 14:03:36 +02:00
Mario
99066ae939
Merge branch 'patch-16' into 'dev'
...
Add translation for missed string
See merge request hubzilla/core!1253
(cherry picked from commit 5ff0f09a45 )
d3362dfa Add translation for missed string
2018-08-12 13:59:49 +02:00
Mario
5ff0f09a45
Merge branch 'patch-16' into 'dev'
...
Add translation for missed string
See merge request hubzilla/core!1253
2018-08-12 13:59:07 +02:00
zotlabs
5afe779ffc
prevent json-ld bombing, turn off browser autocomplete on channel sources creation
2018-08-11 16:16:54 -07:00
M.Dent
af042ccf07
OAuth2 UI and settings updates
2018-08-10 13:54:26 -04:00
M.Dent
e587fe5ce8
Add user_id = local_channel() to the where clause of updates
2018-08-10 13:54:07 -04:00
M.Dent
0b31c677f2
Fixes to OAuth2 connect-with-openid. Add zothash Claim. Add zotwebbie Claim.
2018-08-10 12:01:05 -04:00
Max Kostikov
d3362dfa0c
Add translation for missed string
2018-08-10 16:56:22 +02:00
Mario Vavti
7890157f52
revert debug comment from the last commit
2018-08-09 23:07:50 +02:00
Mario Vavti
b3d1ea4cd5
fix zid leaking to nonzot sites if markdown is enabled
2018-08-09 17:03:20 +02:00
Mario Vavti
7c842f3170
search form action for channel search needs the channel address
...
(cherry picked from commit 054c5da294 )
2018-08-09 15:50:49 +02:00
Mario Vavti
054c5da294
search form action for channel search needs the channel address
2018-08-09 15:47:57 +02:00
Mario Vavti
5c5a808290
Merge remote-tracking branch 'mike/master' into dev
2018-08-09 11:07:38 +02:00
Mario Vavti
5c30b2f271
update install.txt
2018-08-08 09:10:03 +02:00
Mario
ce2216f544
Merge branch 'patch-15' into 'dev'
...
Add XMLreader in PHP requirements
See merge request hubzilla/core!1252
2018-08-08 09:07:26 +02:00
zotlabs
1d13cc1601
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-08-06 21:32:45 -07:00
zotlabs
166879b8b0
bring some Zot6 libraries and interfaces to red/hubzilla
2018-08-06 17:43:22 -07:00
zotlabs
aeb9d5cd90
create alter_pdl hook
2018-08-05 23:19:33 -07:00
zotlabs
8e9d076216
ability for addons to create .pdl files and load them automatically
2018-08-04 13:50:49 -07:00
Max Kostikov
0d48cb959f
Add XMLreader in PHP requirements
2018-08-03 19:32:51 +02:00
zotlabs
d908f53607
add app_options field
2018-08-02 22:49:30 -07:00
Mario
238551b024
Merge branch 'fixactivityorderwithfilters' into 'master'
...
Add GET for filtered forums
See merge request hubzilla/core!1251
(cherry picked from commit 4e6539efec )
ee1fde42 Add GET for filtered forums
2018-08-02 20:17:16 +02:00
Mario
4e6539efec
Merge branch 'fixactivityorderwithfilters' into 'master'
...
Add GET for filtered forums
See merge request hubzilla/core!1251
2018-08-02 20:16:25 +02:00
zotlabs
c806279fa9
update certs
2018-08-01 21:32:05 -07:00
DM42.Net (Matt Dent)
ee1fde4262
Add GET for filtered forums
2018-08-01 21:14:48 -04:00
zotlabs
4d0611b7d4
hubzilla core issue #1258
2018-08-01 16:12:44 -07:00
Mario
1358303e42
Merge branch 'dev' into 'dev'
...
Update Spanish translation
See merge request hubzilla/core!1249
(cherry picked from commit c17f0fb44f )
edf83418 Update Spanish translation
2018-07-31 14:42:18 +02:00
Mario
c17f0fb44f
Merge branch 'dev' into 'dev'
...
Update Spanish translation
See merge request hubzilla/core!1249
2018-07-31 14:42:01 +02:00
Mario Vavti
569cd6c57c
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-07-31 14:39:51 +02:00
zotlabs
0cfaf34a22
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-07-30 18:11:49 -07:00
zotlabs
e8aeecc4c9
When checking permissions ignore checking site "Block Public" settings in cases where site permissions aren't applicable
2018-07-30 17:41:37 -07:00
Manuel Jiménez Friaza
edf834188d
Update Spanish translation
2018-07-30 12:03:03 +02:00
Mario
4e402dca7d
Merge branch 'patch-13' into 'dev'
...
Workaround on possible error with php2po
See merge request hubzilla/core!1247
2018-07-30 10:01:19 +02:00
Mario
7f6bf7170a
Merge branch 'patch-9' into 'dev'
...
Respect navbar translations
See merge request hubzilla/core!1243
(cherry picked from commit cbd8c07265 )
05b3237b Update nav.php
2018-07-30 10:00:24 +02:00
Mario
0ed9d3c62c
Merge branch 'patch-8' into 'dev'
...
Fix navbar missed translations
See merge request hubzilla/core!1242
(cherry picked from commit 3a6d3cb396 )
0fe7004d Update Apps.php
4fd9d1ee Update Apps.php
2018-07-30 10:00:01 +02:00
gia vec
149071bf0c
Update network.php
...
(cherry picked from commit 8db006d9a1 )
2018-07-30 09:48:24 +02:00
Mario
720e691f33
Merge branch 'patch-1' into 'master'
...
Update network.php
See merge request hubzilla/core!1248
2018-07-30 09:47:41 +02:00
zotlabs
32614e4074
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-07-29 18:00:56 -07:00
zotlabs
9dc5a3bfc9
this may conflict
2018-07-29 17:59:40 -07:00
gia vec
8db006d9a1
Update network.php
2018-07-29 19:19:37 +02:00
Max Kostikov
cb4afd39bd
Workaround on possible error
2018-07-29 16:26:33 +02:00
Max Kostikov
e078caffd8
Update php2po.php
2018-07-29 14:20:01 +02:00
Max Kostikov
90a9febb6c
Workaround on possible error
2018-07-29 12:05:53 +02:00
Mario Vavti
d00761628f
fix sql empty query error in db update 1216
...
(cherry picked from commit e4a1286aae )
2018-07-29 08:06:29 +02:00
Mario Vavti
e4a1286aae
fix sql empty query error in db update 1216
2018-07-29 08:05:41 +02:00
Mario
08a8011456
Merge branch 'patch-12' into 'dev'
...
Process msgctxt plurals
See merge request hubzilla/core!1246
2018-07-29 07:14:09 +02:00
Mario Vavti
6c10af29ee
verrsion bump
2018-07-29 07:09:46 +02:00
Mario Vavti
ae62d6fb86
wrong class name
...
(cherry picked from commit 5dbd11c6ed )
2018-07-29 07:05:29 +02:00
zotlabs
d2e0ecd6a3
fix unsanitised xchan_name
...
(cherry picked from commit 9701516228 )
2018-07-29 07:05:07 +02:00
zotlabs
13386ddbd7
SECURITY: sanitise vcard fields
...
(cherry picked from commit 2367d94a42 )
2018-07-29 07:04:38 +02:00
Mario Vavti
643b6f0aa3
version
2018-07-29 07:00:30 +02:00
Mario Vavti
45d262d6c0
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-07-29 06:59:10 +02:00
Mario Vavti
5dbd11c6ed
wrong class name
2018-07-29 06:58:35 +02:00
Mario Vavti
3fcb6df0f1
Merge remote-tracking branch 'mike/master' into dev
2018-07-29 06:43:55 +02:00
zotlabs
9701516228
fix unsanitised xchan_name
2018-07-28 17:17:12 -07:00
Max Kostikov
77dfe63d90
Process msgctxt plurals
2018-07-29 02:11:27 +02:00
zotlabs
2367d94a42
SECURITY: sanitise vcard fields
2018-07-28 15:33:20 -07:00
Mario
d85c849668
Merge branch 'patch-11' into 'dev'
...
Plural form strings export added
See merge request hubzilla/core!1245
2018-07-28 21:23:31 +02:00
Mario
cbd8c07265
Merge branch 'patch-9' into 'dev'
...
Respect navbar translations
See merge request hubzilla/core!1243
2018-07-28 21:22:51 +02:00
Mario
3a6d3cb396
Merge branch 'patch-8' into 'dev'
...
Fix navbar missed translations
See merge request hubzilla/core!1242
2018-07-28 21:22:12 +02:00
Mario
6e52f552cf
Merge branch 'patch-7' into 'dev'
...
Russian translation update
See merge request hubzilla/core!1241
2018-07-28 21:20:01 +02:00
Mario
973114caf6
Merge branch 'patch-6' into 'dev'
...
Fix duplicate transport displaying
See merge request hubzilla/core!1240
2018-07-28 21:19:40 +02:00
zotlabs
17291e04df
app update and ownership issues
...
(cherry picked from commit e28dab17d6 )
2018-07-28 21:18:28 +02:00
Max Kostikov
e27e0ca198
Plural form strings export added
2018-07-28 17:36:48 +02:00
Mario Vavti
27329e39e4
Merge remote-tracking branch 'mike/master' into dev
2018-07-28 09:33:17 +02:00
zotlabs
38c2070aab
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-07-27 15:27:52 -07:00
zotlabs
a0f28708ab
don't sync system apps
2018-07-27 15:05:29 -07:00
zotlabs
e25d205a7f
app delete issue with base installed apps and app photo being reloaded uneccessarily
2018-07-27 14:36:06 -07:00
zotlabs
e28dab17d6
app update and ownership issues
2018-07-27 13:59:27 -07:00
Max Kostikov
05b3237bae
Update nav.php
2018-07-27 11:50:04 +02:00
Max Kostikov
4fd9d1ee5f
Update Apps.php
2018-07-27 11:29:38 +02:00
Max Kostikov
0fe7004d38
Update Apps.php
2018-07-27 11:03:02 +02:00
Max Kostikov
06b0dbdfba
Update hstrings.php
2018-07-26 12:21:33 +02:00
Max Kostikov
48fb3d3653
Update hmessages.po
2018-07-26 12:20:53 +02:00
Max Kostikov
baa5fd9739
Update passchanged_eml.tpl
2018-07-26 12:19:59 +02:00
Max Kostikov
e01c277c56
Update lostpass_eml.tpl
2018-07-26 12:18:54 +02:00
Mario Vavti
7062a7ce66
fix sql error
...
(cherry picked from commit ec3a066e4e )
2018-07-26 09:34:48 +02:00
Mario Vavti
ec3a066e4e
fix sql error
2018-07-26 09:32:52 +02:00
kostikov
b0c8e75c6e
Fix duplicate transport displaying
2018-07-25 22:28:21 +02:00
Mario Vavti
52ad5b7df5
version 3.6
2018-07-25 10:28:52 +02:00
Mario Vavti
1b1d11dcf1
Merge branch '3.6RC'
2018-07-25 10:19:19 +02:00
Mario Vavti
35200e5f1b
Merge branch '3.6RC' of https://framagit.org/hubzilla/core into 3.6RC
2018-07-25 10:15:23 +02:00
Mario
d39942902c
Merge branch 'patch-4' into 'dev'
...
Update hmessages.po
See merge request hubzilla/core!1238
2018-07-23 19:57:43 +02:00
Mario
87fc4e6588
Merge branch 'patch-5' into 'dev'
...
Update hstrings.php
See merge request hubzilla/core!1239
2018-07-23 19:57:10 +02:00
Mario
091ef33f18
Merge branch 'patch-2' into 'dev'
...
Escape internal quotes in translation on export
See merge request hubzilla/core!1237
(cherry picked from commit 84e57d040b )
64efd07f Escape internal quotes in translation on export
87857fe5 Update hmessages.po
3342fc22 Update hstrings.php
2018-07-23 19:55:25 +02:00
Mario
84e57d040b
Merge branch 'patch-2' into 'dev'
...
Escape internal quotes in translation on export
See merge request hubzilla/core!1237
2018-07-23 19:55:00 +02:00
kostikov
a4f64c02d0
Update hstrings.php
2018-07-23 12:20:50 +02:00
kostikov
278eeb5ee9
Update hmessages.po
2018-07-23 12:19:46 +02:00
kostikov
3342fc2244
Update hstrings.php
2018-07-23 12:15:10 +02:00
kostikov
87857fe5d9
Update hmessages.po
2018-07-23 12:14:33 +02:00
kostikov
64efd07f6b
Escape internal quotes in translation on export
2018-07-22 19:39:53 +02:00
Mario Vavti
aa01c2f4db
update changelog
...
(cherry picked from commit 6be66d6df9 )
2018-07-21 22:08:12 +02:00
Mario Vavti
6be66d6df9
update changelog
2018-07-21 22:01:59 +02:00
kostikov
740015339d
Add var to respect current hstrings.php format
...
(cherry picked from commit 062633d312 )
2018-07-21 11:39:20 +02:00
kostikov
b7778ca1f9
Update php2po.php
...
(cherry picked from commit f9b18aa62f )
2018-07-21 11:38:35 +02:00
kostikov
ddd77ee6ee
Update update_fail_eml.tpl
...
(cherry picked from commit 8fc7f2aca1 )
2018-07-21 11:37:27 +02:00
kostikov
b625b5f645
Update register_verify_eml.tpl
...
(cherry picked from commit b6c2c8117e )
2018-07-21 11:36:58 +02:00
kostikov
c9e272a78d
Update register_open_eml.tpl
...
(cherry picked from commit 86a42aad16 )
2018-07-21 11:35:30 +02:00
kostikov
9bfb63fd98
Update passchanged_eml.tpl
...
(cherry picked from commit 8e2e09bb16 )
2018-07-21 11:35:07 +02:00
kostikov
21ecf54b73
Update lostpass_eml.tpl
...
(cherry picked from commit 3713aa210f )
2018-07-21 11:34:42 +02:00
kostikov
429e3ce30a
Add new file
...
(cherry picked from commit a65c23546b )
2018-07-21 11:34:14 +02:00
kostikov
26e20d35c2
Update hstrings.php
...
(cherry picked from commit 790a9155d4 )
2018-07-21 11:32:57 +02:00
kostikov
f40406514c
Update hmessages.po
...
(cherry picked from commit f141b845fd )
2018-07-21 11:32:33 +02:00
Mario
a68934f498
Merge branch 'patch-2' into 'dev'
...
New russian templates
See merge request hubzilla/core!1233
2018-07-21 11:29:09 +02:00
Mario
95ef78ab23
Merge branch 'patch-1' into 'dev'
...
Add var to respect current hstrings.php format
See merge request hubzilla/core!1231
2018-07-21 11:27:49 +02:00
Mario
5be0743751
Merge branch 'dev' into 'dev'
...
Update russian translation for 3.6
See merge request hubzilla/core!1230
2018-07-21 11:26:43 +02:00
kostikov
8fc7f2aca1
Update update_fail_eml.tpl
2018-07-20 19:28:45 +02:00
kostikov
4db4ab9798
Create register_verify_member.tpl
2018-07-20 19:28:13 +02:00
kostikov
b6c2c8117e
Update register_verify_eml.tpl
2018-07-20 19:27:29 +02:00
kostikov
86a42aad16
Update register_open_eml.tpl
2018-07-20 19:26:54 +02:00
kostikov
8e2e09bb16
Update passchanged_eml.tpl
2018-07-20 19:26:24 +02:00
kostikov
3713aa210f
Update lostpass_eml.tpl
2018-07-20 19:25:46 +02:00
kostikov
a65c23546b
Add new file
2018-07-20 19:21:58 +02:00
Mario Vavti
ed79bef51b
prevent double file uploads when dropping files into jot
...
(cherry picked from commit f6de91bf0f )
2018-07-20 16:45:50 +02:00
Mario Vavti
f6de91bf0f
prevent double file uploads when dropping files into jot
2018-07-20 16:44:43 +02:00
kostikov
062633d312
Add var to respect current hstrings.php format
2018-07-20 16:40:35 +02:00
Mario Vavti
0cde7f9897
fix jot drag and drop
...
(cherry picked from commit c72f6e6ea8 )
2018-07-20 10:43:38 +02:00
Mario Vavti
4a54699c1f
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-07-20 10:42:45 +02:00
Mario Vavti
c72f6e6ea8
fix jot drag and drop
2018-07-20 10:42:16 +02:00
kostikov
790a9155d4
Update hstrings.php
2018-07-20 10:25:03 +02:00
kostikov
f141b845fd
Update hmessages.po
2018-07-20 10:24:23 +02:00
Mario
a274c87cb3
Merge branch 'dev' into 'dev'
...
Update php2po.php
See merge request hubzilla/core!1229
2018-07-20 09:21:35 +02:00
zotlabs
85e21ce617
checkjs fix ($page not bin-hex in all cases)
...
(cherry picked from commit a94c9d2709 )
2018-07-20 09:16:35 +02:00
zotlabs
157a9e895c
fix the filtered query string so it can potentially be re-used as is.
...
(cherry picked from commit 6adbb93f0a )
2018-07-20 09:16:09 +02:00
zotlabs
a94c9d2709
checkjs fix ($page not bin-hex in all cases)
2018-07-19 17:19:19 -07:00
kostikov
f9b18aa62f
Update php2po.php
2018-07-20 00:22:04 +02:00
zotlabs
0866cea72c
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-07-19 13:45:30 -07:00
zotlabs
6adbb93f0a
fix the filtered query string so it can potentially be re-used as is.
2018-07-19 13:42:57 -07:00
Mario Vavti
7e2635adfe
RC1
2018-07-19 12:27:43 +02:00
Mario
b655d04b34
version 3.4.2
2018-07-19 11:57:35 +02:00
Mario
7f84933cab
compatibility fix for future versions
2018-07-19 11:52:12 +02:00
zotlabs
36220fdde8
typo
...
(cherry picked from commit ec852b0c8d )
2018-07-19 09:21:35 +02:00
zotlabs
67848c03ed
query filter was a bit greedy
...
(cherry picked from commit a05c8ff66b )
2018-07-19 09:21:14 +02:00
Mario
685d05f98b
Merge branch 'cherry-pick-5ce50d0a' into '3.6RC'
...
mangled urls on redirects
See merge request hubzilla/core!1228
2018-07-19 09:20:45 +02:00
zotlabs
931afe98b1
mangled urls on redirects
...
(cherry picked from commit 5ce50d0a2e )
2018-07-19 09:19:33 +02:00
Mario Vavti
fe0e00f8f8
Merge remote-tracking branch 'mike/master' into dev
2018-07-19 09:12:33 +02:00
zotlabs
13d19d42cb
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-07-18 19:14:21 -07:00
zotlabs
ec852b0c8d
typo
2018-07-18 17:51:10 -07:00
zotlabs
a05c8ff66b
query filter was a bit greedy
2018-07-18 17:48:23 -07:00
zotlabs
5ce50d0a2e
mangled urls on redirects
2018-07-18 17:05:38 -07:00
Mario Vavti
dfbdeafa39
Merge remote-tracking branch 'mike/master' into dev
2018-07-18 20:59:45 +02:00
Mario Vavti
4a6f775334
set the correct album name when moving photos
...
(cherry picked from commit eb322e8312 )
2018-07-18 13:20:20 +02:00
Mario Vavti
5fa3e10701
set the correct album name when moving photos
...
(cherry picked from commit eb322e8312 )
2018-07-18 13:19:35 +02:00
Mario Vavti
eb322e8312
set the correct album name when moving photos
2018-07-18 13:18:37 +02:00
Mario Vavti
c2e819771f
version 3.7
2018-07-18 11:56:26 +02:00
Mario Vavti
896d29d0c0
update composer autoload cache
2018-07-18 11:52:42 +02:00
Mario Vavti
4c633a9fb8
update strings
2018-07-18 11:49:32 +02:00
Mario Vavti
5fd1674d50
version 3.6RC
2018-07-18 11:39:22 +02:00
kostikov
67cbeaa3d4
Update hmessages.po
...
(cherry picked from commit cbab7d2150 )
2018-07-18 08:28:18 +02:00
kostikov
23f3d554b8
Fix wrong plural function logic
...
(cherry picked from commit 4284088611 )
2018-07-18 08:27:53 +02:00
Mario
95355ddec0
Merge branch 'patch-1' into 'master'
...
Fix wrong plural function logic
See merge request hubzilla/core!1226
2018-07-18 08:27:21 +02:00
kostikov
cbab7d2150
Update hmessages.po
2018-07-18 00:28:04 +02:00
kostikov
4284088611
Fix wrong plural function logic
2018-07-17 21:27:08 +02:00
zotlabs
744d548380
util/typo - perform php -l and then include the file. We'll catch a bunch more stuff.
2018-07-17 05:01:22 -07:00
zotlabs
82a4bbd571
spellcheck
2018-07-15 23:32:09 -07:00
zotlabs
c187461985
update_addon_repo: scan the addon dir after updating and remove dead symlinks (which represent deprecated/removed addons).
2018-07-15 21:34:06 -07:00
zotlabs
cc91db55b7
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-07-15 18:43:41 -07:00
Mario Vavti
bb70223509
when calling timeago() from mod_mail.js it is called before the translations are applied - move the call to main.js and be more specific with the selector to not trigger calls for other modules (eg network) which is handled elsewhere to not be to much of an performance hog (to many dates at a time)
2018-07-13 11:00:37 +02:00
Mario Vavti
98fb2ec639
let timeago render the date
2018-07-13 10:16:07 +02:00
Mario Vavti
a8cef79b1a
let timeago render the date
2018-07-13 10:13:11 +02:00
Mario Vavti
5076e38c1c
update jquery.timeago lib
2018-07-13 10:12:11 +02:00
Mario
e000d98cc5
Merge branch 'hookableCSP-mr' into 'dev'
...
Hookable csp mr
See merge request hubzilla/core!1225
2018-07-13 09:34:48 +02:00
M. Dent
38cc88c861
Hookable csp mr
2018-07-13 09:34:48 +02:00
zotlabs
d71e70bedf
functions to support module and widget registration by plugins. These have identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages.
2018-07-12 16:23:32 -07:00
Mario Vavti
48e74035f2
Merge remote-tracking branch 'mike/master' into dev
2018-07-12 09:16:52 +02:00
zotlabs
38bccecc04
fix to cart behaviour
2018-07-11 18:00:47 -07:00
Andrew Manning
3ebe35f7f7
Merge branch 'patch-1' into 'dev'
...
Update hstrings.php - spelling - Privatsphäre
See merge request hubzilla/core!1223
2018-07-10 01:36:14 +02:00
Heiko Förster
b81f1111d1
Update hstrings.php - spelling - Privatsphäre
2018-07-08 16:48:37 +02:00
Mario Vavti
ac8db6479e
fix css regression
2018-07-07 08:14:11 +02:00
Mario Vavti
d903772831
this is messing with names containing a comma and is superfluous now
2018-07-06 08:44:25 +02:00
zotlabs
cc71e507cb
don't provide manage apps button when viewing all available
2018-07-05 22:03:41 -07:00
zotlabs
fe44ebee93
change to import system apps at most once a day per person
2018-07-05 21:55:03 -07:00
zotlabs
c80e009cf3
app store fixes
2018-07-05 21:46:34 -07:00
zotlabs
f6e8ce5516
appstore changes
2018-07-04 23:20:35 -07:00
zotlabs
f808a2b5a1
issue syncing pageflags
2018-07-04 19:53:51 -07:00
zotlabs
51a2e64a89
issue syncing pageflags
2018-07-04 19:51:16 -07:00
zotlabs
bf24a106ce
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-07-04 19:07:52 -07:00
zotlabs
1387b88ba4
remove manage group link from activity_filter, already in personal menu
2018-07-04 19:04:12 -07:00
Mario Vavti
d9ece80fda
order nouveau by created instead of received since ordering by received returns unexpected results once old expired items get re-imported
2018-07-04 10:55:38 +02:00
Mario Vavti
b88a9c2627
Revert "add the missing link to manage privacy groups"
...
This reverts commit c28e27357a .
2018-07-04 10:53:07 +02:00
zotlabs
18dbc490fe
remove broken include path hack
2018-07-03 18:26:34 -07:00
zotlabs
d753492382
bad merge
2018-07-01 22:48:05 -07:00
zotlabs
8c26db63dd
some changes to support plume
2018-07-01 19:12:45 -07:00
zotlabs
5d7d30f789
propagate expired posts to other networks
2018-06-30 23:57:25 -07:00
zotlabs
63a3f5149a
be very precise about what a url looks like
2018-06-30 15:47:06 -07:00
zotlabs
c28e27357a
add the missing link to manage privacy groups
2018-06-28 23:17:50 -07:00
zotlabs
fa6e5e4d75
plugins -> addons
2018-06-28 16:43:22 -07:00
zotlabs
cae0a26ac0
String change to reflect the current forum tagging method
2018-06-28 13:38:15 -07:00
zotlabs
156010050c
imagick converter: -thumbnail doesn't preserve exif, -resize does
2018-06-26 17:19:32 -07:00
zotlabs
524551a05c
do not include system channels in directory results
2018-06-25 23:20:02 -07:00
zotlabs
b89387d608
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-06-25 20:58:23 -07:00
Mario Vavti
cef1c09db6
Merge remote-tracking branch 'mike/master' into dev
2018-06-25 23:49:11 +02:00
zotlabs
712759ea4b
disable log noise until it is needed
2018-06-25 13:42:21 -07:00
zotlabs
66fc12c928
crc32 is potentially reversible
2018-06-25 13:33:23 -07:00
zotlabs
f66fb8e2a8
SECURITY: logging: hash the session_id in case somebody posts log snippets from active sessions; also provide a hashed process_id if using a daemon process (with no session) for easier tracking of related log events
2018-06-25 13:20:12 -07:00
Mario Vavti
bb786b1f61
version
2018-06-25 14:30:52 +02:00
Mario Vavti
62610b5ec0
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-06-25 14:29:32 +02:00
Mario Vavti
2594178158
updates justified gallery lib to version 3.7 and minor fixes for full template
2018-06-25 14:29:07 +02:00
zotlabs
4866ed5283
remove the white-space pre-wrap property on code blocks. This should probably be done with the word-break property instead
2018-06-24 21:56:58 -07:00
zotlabs
86e93664d0
remote_self wasn't working correctly
2018-06-24 16:56:23 -07:00
Mike Macgirvin
07f0043428
Merge branch 'dev' into 'dev'
...
2 times the same ;)
See merge request hubzilla/core!1222
2018-06-20 07:50:06 +02:00
Mike Macgirvin
e4f15c078a
Merge branch 'patch-1' into 'dev'
...
NL strings: fix simple error
See merge request hubzilla/core!1221
2018-06-20 07:49:43 +02:00
gia vec
35f29b5d8a
Update roadmap.bb
2018-06-19 23:04:50 +02:00
zotlabs
3716f4e809
hiding a channel from the directory also hides them from the cloud rootdir
2018-06-18 22:57:38 -07:00
zotlabs
6cf040d3ee
whitespace
2018-06-18 21:11:39 -07:00
zotlabs
48a25b1b85
channel sources: add 'resend' option to discard original author - similar to the Friendica remote_self setting
2018-06-18 20:44:59 -07:00
zotlabs
d448742ae5
translate dos line endings
2018-06-18 20:18:29 -07:00
zotlabs
f801f52274
provide flag to collect_recipients to exclude privacy groups (for federation plugin use)
2018-06-18 17:07:20 -07:00
jeroenpraat
eabbad176d
fix simple error
2018-06-18 23:20:35 +02:00
jeroenpraat
e6d7f22ba9
fix simple error
2018-06-18 23:17:29 +02:00
zotlabs
36d73b3da9
consolidate the various project roadmap files and remove stuff that's either finished or abandoned
2018-06-17 21:41:20 -07:00
zotlabs
dcd8fb289e
remove admin docs on upgrading from redmatrix; operation is no longer supported
2018-06-17 21:13:46 -07:00
zotlabs
0dc266153d
This effectively reverts 438ce44a which symlinked doc/es to a non-existent file (doc/doc/es-es)
2018-06-17 21:01:22 -07:00
zotlabs
7850ecbd95
remove several unused/unreferenced templates
2018-06-17 20:53:05 -07:00
zotlabs
1cb60c7f5e
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-06-17 17:47:04 -07:00
zotlabs
e4ed0f8acd
owa: htmlentity encoding encountered in authentication workflow (possibly introduced during Apache mod_rewrite with QSA flag)
2018-06-17 17:30:09 -07:00
Mario
28043726e6
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-06-17 17:00:17 +02:00
Mario
9c5df51141
some work on mod group
2018-06-17 16:58:12 +02:00
zotlabs
eedfb7de32
slightly more memory efficient way to drop posts of removed connections
2018-06-15 16:28:36 -07:00
zotlabs
3fc955abfd
hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider saved default changes
2018-06-15 15:34:27 -07:00
zotlabs
615fa1119f
apply changes to slider defaults across all modules that use buildQuery for updates
2018-06-15 15:32:12 -07:00
zotlabs
7e736c5359
apply changes to slider defaults across all modules that use buildQuery for updates
2018-06-15 15:21:19 -07:00
zotlabs
2f3c3db020
hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider saved default changes
2018-06-15 02:02:03 -07:00
zotlabs
967d4da30a
wiki: word-wrap code on any character
2018-06-14 22:46:20 -07:00
zotlabs
7a144b90fb
re-implement/refactor getQuotaInfo() on DAV storage
2018-06-14 20:40:25 -07:00
zotlabs
4a028b6015
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-06-13 21:36:29 -07:00
zotlabs
8da0f9d356
optionally report total available space when uploading
2018-06-13 21:06:56 -07:00
Mike Macgirvin
fc396f16ff
Merge branch 'dev' into 'dev'
...
change repo links
See merge request hubzilla/core!1220
2018-06-14 05:46:28 +02:00
zotlabs
b5e4a5f51c
SECURITY: provide option to disable the cloud 'root' directory and make the cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional.
2018-06-13 20:27:10 -07:00
gia vec
77ba647778
Update README.md
...
(cherry picked from commit 7d73543b84507b74c8058da7dd062d7949c34d61)
2018-06-14 04:33:34 +02:00
gia vec
10491294d8
Update hubzilla-setup.sh
...
(cherry picked from commit 95f2eb68ca38976b7ca9d3f5c2d89c923d5ef4b5)
2018-06-14 04:26:21 +02:00
zotlabs
65cbc7c2bb
uid is integer
2018-06-13 16:37:16 -07:00
zotlabs
1a75e3c24a
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-06-13 16:29:56 -07:00
zotlabs
b0b67fbcc4
Merge branch 'master' of ../hz into dev
2018-06-13 16:28:08 -07:00
zotlabs
254a6be277
null db fields in mod_invite
2018-06-13 16:25:50 -07:00
Mike Macgirvin
fdf920b374
Merge branch 'master' into 'master'
...
Master
See merge request hubzilla/core!1218
2018-06-13 03:11:05 +02:00
Mike Macgirvin
dffd82cb24
Merge branch 'remove-github-from-README' into 'master'
...
remove github from link to INSTALL.txt
See merge request hubzilla/core!1215
2018-06-13 03:09:39 +02:00
Mike Macgirvin
633693c94b
Merge branch 'fix-addons-links' into 'dev'
...
fix links to addons repository
See merge request hubzilla/core!1216
2018-06-13 03:07:05 +02:00
gia vec
9840d1ce73
Update hstrings.php
2018-06-12 20:47:19 +02:00
gia vec
6a45bd4372
Update hmessages.po
2018-06-12 20:42:16 +02:00
Herbert Thielen
b361fb4f89
fix links to addons repository
2018-06-11 15:54:22 +02:00
Herbert Thielen
530bc996ca
remove github from link to INSTALL.txt
2018-06-11 15:26:30 +02:00
zotlabs
2f2bd03b15
fixes for immediate expire, channel_active not initialised in DB
2018-06-10 22:19:51 -07:00
zotlabs
a8f179145b
Merge branch 'master' of ../hz into dev
2018-06-10 22:16:39 -07:00
zotlabs
912ccb31a1
hubzilla core issue #1218
2018-06-10 19:26:35 -07:00
zotlabs
6959c9e423
fixes for immediate expire, channel_active not initialised in DB
2018-06-10 15:27:55 -07:00
Mario Vavti
53363d6808
fix issue #1221
...
(cherry picked from commit d0f7b1d9b7 )
2018-06-10 17:06:12 +02:00
Mario Vavti
1b9a350469
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-06-10 17:05:05 +02:00
Mario Vavti
d0f7b1d9b7
fix issue #1221
2018-06-10 17:04:34 +02:00
Mario
86c0abe67e
Merge branch 'dev' into 'dev'
...
Update symbolic link doc/es
See merge request hubzilla/core!1214
(cherry picked from commit 46cc64f2d8 )
438ce44a Update symbolic link doc/es
2018-06-10 16:54:37 +02:00
Mario
46cc64f2d8
Merge branch 'dev' into 'dev'
...
Update symbolic link doc/es
See merge request hubzilla/core!1214
2018-06-10 16:54:22 +02:00
Mario Vavti
9e29c13678
fix issue #1219
2018-06-09 16:38:15 +02:00
Manuel Jiménez Friaza
438ce44af9
Update symbolic link doc/es
2018-06-09 13:41:13 +02:00
Mario Vavti
e37ccb7a63
move cid filter js to the widget
2018-06-09 13:08:14 +02:00
Mario Vavti
afaa8012c8
bump version
2018-06-09 11:04:56 +02:00
Mario Vavti
c4778e5e24
restrict cid filter to unthreaded order (makes much more sense that way imho and the query is a lot faster) and slighty change order of the filters
2018-06-09 10:58:01 +02:00
Mario Vavti
d5ee8d80ab
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-06-08 23:19:56 +02:00
Mario Vavti
1fbc131469
if unthreaded and cid and not pf, query author only
2018-06-08 23:19:30 +02:00
Mario Vavti
468af29e3e
new feature filter network by name
2018-06-08 23:03:05 +02:00
Mario
b05e7943c2
Merge branch 'dev' into 'dev'
...
Update github.com git repo URLs with framagit.org URLs
See merge request hubzilla/core!1212
2018-06-08 21:04:21 +02:00
Mario
dbf0c1893c
Merge branch 'dev' into 'dev'
...
Update doc/es-es
See merge request hubzilla/core!1213
2018-06-08 21:02:07 +02:00
Manuel Jiménez Friaza
950006a4de
Update doc/es-es
2018-06-08 12:49:21 +02:00
Mario Vavti
2f7dfb0286
update changelog
...
(cherry picked from commit 7c98aea524 )
2018-06-08 12:17:33 +02:00
Mario Vavti
7c98aea524
update changelog
2018-06-08 12:16:47 +02:00
Mario
688c5bdd20
bump version
2018-06-08 12:05:06 +02:00
Andrew Manning
4feff1cf89
Update github.com git repo URLs with framagit.org URLs
2018-06-08 05:37:23 -04:00
Andrew Manning
df2d181602
Merge branch 'dev' of framagit.org:hubzilla/core into dev
2018-06-08 05:22:01 -04:00
Mario Vavti
752a9d904c
DB update to fix wrong hubloc_url for activitypub hublocs
...
(cherry picked from commit eb04dbc5ce )
2018-06-08 09:41:35 +02:00
Mario Vavti
a5b9fbaf00
github to framagit transition
...
(cherry picked from commit 7bf1c5f27b )
2018-06-08 09:05:27 +02:00
Mario Vavti
7bf1c5f27b
github to framagit transition
2018-06-08 09:04:19 +02:00
zotlabs
d841303c04
we probably don't need to delivery local items more than once
...
(cherry picked from commit 139c39c2ce )
2018-06-08 08:38:53 +02:00
zotlabs
5e5b9895df
when removing a connection, use the same rules as expire: don't remove items that are starred, filed, or that you replied to.
...
(cherry picked from commit 5d83469621 )
2018-06-08 08:37:36 +02:00
zotlabs
ac8f798e56
don't show forums in forum widget if archived flag is set
...
(cherry picked from commit 7c05500392 )
2018-06-08 08:37:13 +02:00
Manuel Jiménez Friaza
5c8ec5cce4
Initial translations in doc/es-es
...
(cherry picked from commit ea8ff7037a )
2018-06-08 08:36:19 +02:00
Mario Vavti
19e509d997
escape query string
...
(cherry picked from commit b3928f3d2a )
2018-06-08 08:33:38 +02:00
Mario Vavti
38b230a128
typo
...
(cherry picked from commit b47fdd748f )
2018-06-08 08:31:02 +02:00
Mario Vavti
b47fdd748f
typo
2018-06-08 08:30:22 +02:00
gia vec
c69c7db4f7
Update developers.bb
...
(cherry picked from commit 009ecb0ff4 )
2018-06-08 08:27:11 +02:00
gia vec
de20d8f73a
Update Developers.md
...
(cherry picked from commit 68ffddafb1 )
2018-06-08 08:26:46 +02:00
Mario
5deecfea28
Merge branch 'master' into 'master'
...
Master
See merge request hubzilla/core!1211
2018-06-08 08:26:15 +02:00
Mario Vavti
dfa48ba17c
fixes for search_item.tpl
2018-06-07 23:24:36 +02:00
Mario Vavti
b3928f3d2a
escape query string
2018-06-07 22:45:07 +02:00
gia vec
009ecb0ff4
Update developers.bb
2018-06-07 22:13:18 +02:00
gia vec
68ffddafb1
Update Developers.md
2018-06-07 22:10:32 +02:00
Mario Vavti
d3bc50e18d
do not query for parents if $conv and $nouveau are set
2018-06-07 21:58:09 +02:00
zotlabs
d3f741a8b6
update a number of links in the code
...
(cherry picked from commit 2c7597066c )
2018-06-07 14:19:31 +02:00
Mario Vavti
ad4e8fd7f5
Merge remote-tracking branch 'mike/master' into dev
2018-06-07 14:00:18 +02:00
zotlabs
2c7597066c
update a number of links in the code
2018-06-06 17:12:20 -07:00
zotlabs
c06c2650e5
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-06-06 16:49:07 -07:00
Mario Vavti
9d664df993
remove gravizot.de from directory fallback servers due to owners request
2018-06-06 22:14:10 +02:00
Mario Vavti
89ecc07eb0
update install instructions
2018-06-06 22:13:27 +02:00
Mario Vavti
9ffb10c0e6
update install instructions
2018-06-06 22:11:55 +02:00
Mario Vavti
dd4b8529c2
Merge remote-tracking branch 'mike/master' into dev
2018-06-06 20:13:03 +02:00
Mario Vavti
5d1d6299cd
add the pf argument to the forum notification links
2018-06-06 18:02:25 +02:00
Mario Vavti
4e1c32e610
remove gravizot.de from directory fallback servers due to owners request
2018-06-06 17:59:13 +02:00
zotlabs
d6f98ab88e
some work to make menus editable by visitors with webpage write permissions; this needed to revise the link structure so that the page specified an owner channel in the url. Otherwise we could only operate on menus owned by local_channel(). Have done some basic regression testing but have not yet fully tested guest editing functionality.
2018-06-05 21:12:42 -07:00
Mario Vavti
7188e719ef
rely on the pf argument to determine if we deal with a forum or not. xchan_pubforum is not set for all public forums in the forum filters for some reason.
2018-06-05 11:56:30 +02:00
Mario Vavti
2328dfc851
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-06-05 10:36:54 +02:00
Mario Vavti
30c00df4f3
Merge remote-tracking branch 'mike/master' into dev
2018-06-05 10:36:37 +02:00
zotlabs
e1b85a361c
photos not syncing properly if destination is a postgres site
2018-06-04 16:36:13 -07:00
git-marijus
915328d92a
Merge pull request #1210 from mjfriaza/dev
...
Initial Spanish translations in doc/es-es
2018-06-04 16:00:29 +02:00
Mario Vavti
6019a34da2
be specific about the term type and do not sort the results
2018-06-04 15:54:18 +02:00
zotlabs
5a9e6c8a69
sort out some mismatched hovertips on the activity filter
2018-06-03 23:38:03 -07:00
zotlabs
57231a8807
wrong level
2018-06-03 23:16:40 -07:00
zotlabs
dd9f7ef6e9
fix submenunavigation on activity filters
2018-06-03 23:14:01 -07:00
Mario Vavti
8b76b5a0a6
improve network cid query
2018-06-03 23:03:30 +02:00
Mario Vavti
3d3e7bafd5
distinct is needed or it can heavily impact pagination in certain situations (5 per page instead of 20). Add ordering to the select clause to mitigate errors in postgres and add item_thread_top = 1 for slightly better performance.
2018-06-03 17:31:50 +02:00
Mario Vavti
a42ff1e6d4
missing $perm_sql
2018-06-03 13:27:06 +02:00
Manuel Jiménez Friaza
ea8ff7037a
Initial translations in doc/es-es
2018-06-03 12:29:27 +02:00
Mario Vavti
2438af1cb5
the pf argument is required here for some functionality in /network
2018-06-03 00:16:46 +02:00
Mario Vavti
a32626e489
add the archived flag
2018-06-02 22:42:20 +02:00
Mario Vavti
3a9f149c80
Merge remote-tracking branch 'mike/master' into dev
2018-06-02 22:39:36 +02:00
Mario Vavti
a0e4f7ddb1
respect the privacy group feature setting in nav
2018-06-02 22:26:08 +02:00
Mario Vavti
8189408190
finalize filters and forum notifications
2018-06-02 22:11:11 +02:00
Mario Vavti
db0a3a7534
some more work on forum notifications
2018-06-02 15:39:38 +02:00
zotlabs
5f612521da
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-06-02 00:01:19 -07:00
Mario Vavti
53efd4e470
unread forum notifications - wip/unfinished
2018-06-01 23:22:52 +02:00
Mario Vavti
22a9e4c9a9
add manage privacy groups entry to the panel channel menu dropdown for now
2018-06-01 21:52:54 +02:00
Mario Vavti
56f0244360
fixes for css fix
2018-06-01 20:59:28 +02:00
Mario Vavti
60a7e68b1b
css fix
2018-06-01 13:39:29 +02:00
Mario Vavti
ec6d4f8ac3
add hover effect to dropdown caret
2018-06-01 13:30:02 +02:00
zotlabs
a6ab3dd36a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-06-01 03:43:11 -07:00
Mario Vavti
6bf0f4225c
move file and groups filter to submenu
2018-06-01 12:11:07 +02:00
zotlabs
4df5d44ef9
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-31 22:25:01 -07:00
zotlabs
dd962027cc
proper pronoun
2018-05-31 21:14:12 -07:00
zotlabs
7c05500392
don't show forums in forum widget if archived flag is set
2018-05-31 16:17:24 -07:00
zotlabs
5d83469621
when removing a connection, use the same rules as expire: don't remove items that are starred, filed, or that you replied to.
2018-05-31 16:11:51 -07:00
Mario Vavti
d03c27d18c
implement reset button for filters
2018-05-31 14:02:34 +02:00
Mario Vavti
7e8c7f86f0
change some strings
2018-05-31 13:13:46 +02:00
Mario Vavti
b438ffead4
Merge remote-tracking branch 'mike/master' into dev
2018-05-31 13:06:33 +02:00
Mario Vavti
cbaaa1c57f
merge groups and filed posts into activity filters
2018-05-31 13:05:32 +02:00
zotlabs
f0690aadcc
typo in unused function
2018-05-30 23:40:01 -07:00
zotlabs
fc31ecdab0
autocomplete private mail addresses based on substring in either the name or webbie (prevously required an '@' to trigger a webbie search)
2018-05-30 17:30:17 -07:00
Mario Vavti
6bfc5aa96c
strpos does not work with arrays :(
2018-05-30 23:15:43 +02:00
Mario Vavti
5505f5fa02
restrict the network/channel navbar search to content and hashtags
2018-05-30 22:55:28 +02:00
Mario Vavti
6349a7417f
make navbar search use the module search function in /network and /channel
2018-05-30 22:40:22 +02:00
Mario Vavti
e1a55ba471
remove redundant css from default.css
2018-05-30 20:18:13 +02:00
Mario Vavti
881406f82b
remove redundant reference for order
2018-05-30 14:54:39 +02:00
Mario Vavti
293e405f5b
just query for data we actually need
2018-05-30 14:09:24 +02:00
Mario Vavti
8d6441704b
add widget files and templates
2018-05-30 14:06:18 +02:00
Mario Vavti
9fcb3bf2e8
first cut on restructuring the previously called network tabs
2018-05-30 14:02:58 +02:00
zotlabs
7d088c8d56
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-29 17:51:36 -07:00
zotlabs
ed3d3b6f27
provide possibility of using different orderings (post, commented) on channel page
2018-05-29 17:35:44 -07:00
Mario Vavti
dcd5f00077
Merge remote-tracking branch 'mike/master' into dev
2018-05-29 09:04:45 +02:00
Manuel Jiménez Friaza
4aa9549828
Some stuff of the Spanish Hubzilla
2018-05-29 08:52:49 +02:00
git-marijus
bca3113fba
Merge pull request #1202 from aninf-wo/dev
...
include photos.php
2018-05-29 08:41:31 +02:00
git-marijus
a8a2c806f2
Merge pull request #1198 from mjfriaza/dev
...
Some stuff of the Spanish Hubzilla
2018-05-29 08:41:00 +02:00
git-marijus
e00c5c6bf1
Merge pull request #1197 from galettesaucisse/patch-52
...
Update hstrings.php
2018-05-29 08:40:27 +02:00
git-marijus
7e8c895ccd
Merge pull request #1196 from galettesaucisse/patch-51
...
Update hmessages.po
2018-05-29 08:40:13 +02:00
zotlabs
139c39c2ce
we probably don't need to delivery local items more than once
2018-05-28 22:23:40 -07:00
Mario Vavti
6bae91dd7e
Merge remote-tracking branch 'mike/master' into dev
2018-05-28 14:59:10 +02:00
zotlabs
c115e8ee60
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-27 21:10:52 -07:00
zotlabs
ddebbcc0a0
hubzilla issue #1200
2018-05-27 17:46:25 -07:00
Herbert Thielen
4f3be92a0d
include photos.php
...
required for photo_calculate_scale()
2018-05-27 17:57:35 +02:00
Mario Vavti
9655b27f81
fix js error with catalan language (unescaped strings)
2018-05-27 12:21:20 +02:00
Mario Vavti
5a475453ab
fix js error with catalan language (unescaped strings)
2018-05-27 12:20:07 +02:00
Mario Vavti
eb04dbc5ce
DB update to fix wrong hubloc_url for activitypub hublocs
2018-05-26 21:15:22 +02:00
Manuel Jiménez Friaza
2bf76928cc
Some stuff of the Spanish Hubzilla
2018-05-26 18:09:22 +02:00
Galette Saucisse
89d97c556a
Update hstrings.php
2018-05-26 09:18:41 +02:00
Galette Saucisse
4ff2b8ed1b
Update hmessages.po
2018-05-26 09:17:04 +02:00
Andrew Manning
ed17e8a649
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-05-25 20:07:31 -04:00
Mario Vavti
33700e9cf4
differentiate between direct messages and followers-only messages
2018-05-25 15:29:59 +02:00
git-marijus
13b3594ff3
Merge pull request #1191 from jeroenpraat/master
...
Finaly update of Dutch language strings
2018-05-25 12:37:11 +02:00
Mario Vavti
eebeb450c3
Merge remote-tracking branch 'mike/master' into dev
2018-05-25 12:34:59 +02:00
Mario Vavti
0fe449ba33
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-05-25 12:34:35 +02:00
zotlabs
cd4454100b
alternate fix for z_check_dns
2018-05-24 16:32:21 -07:00
Jeroen
fb060c27ef
Finaly update of Dutch language strings
...
Already in dev, but it's up to Mario or Mike to decide if the master may be updated too
2018-05-24 18:25:28 +02:00
Jeroen
fcd9e115c2
Finaly an update of Dutch language strings
2018-05-24 18:22:09 +02:00
git-marijus
cf00a9dbfc
Merge pull request #1190 from fadelkon/dev
...
Update catalan translation for sources changes up to Apr 23rd 2018
2018-05-24 11:55:47 +02:00
git-marijus
bace238e9f
Merge pull request #1183 from galettesaucisse/patch-50
...
Create TermsOfService.md
2018-05-24 11:54:09 +02:00
git-marijus
7586bc9dcf
Merge pull request #1182 from galettesaucisse/patch-49
...
Create gdpr1.md
2018-05-24 11:53:50 +02:00
antil0pa
7a294c3843
Update remote_friends_common.tpl
...
Found an improperly closed <div> tag. It breaks the way widget are displayed on the page.
2018-05-24 11:50:35 +02:00
git-marijus
2599d78d0c
Merge pull request #1185 from antil0pa/patch-1
...
Update remote_friends_common.tpl
2018-05-24 11:49:35 +02:00
Andrew Manning
fc6b337bbb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-05-24 05:35:50 -04:00
fadelkon
ea17b46e94
Update catalan translation (both po and php) for sources changes up to Apr 23rd 2018, 07:35.
2018-05-24 03:59:01 +02:00
Mario Vavti
9cf8931136
paint the locks on private activitypub items red. their privacy model is "slightly" different from ours
2018-05-23 22:11:13 +02:00
zotlabs
afb29176a4
deal with db failure gracefully
2018-05-23 02:33:46 -07:00
antil0pa
1da0042ee5
Update remote_friends_common.tpl
...
Found an improperly closed <div> tag. It breaks the way widget are displayed on the page.
2018-05-22 16:24:04 +02:00
zotlabs
76d8e59e9b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-21 21:15:24 -07:00
zotlabs
1061027071
new_channel - make text strings translatable and use the name as a base for the nick if you try to create without entering a nick
2018-05-21 20:17:17 -07:00
zotlabs
a403611ac9
update response types
2018-05-21 19:34:03 -07:00
zotlabs
2b3f931c85
oauth2 discovery per draft-ietf-oauth-discovery-10
2018-05-21 19:25:03 -07:00
zotlabs
9bf26cee6d
add hook 'get_system_apps'
2018-05-21 16:19:17 -07:00
zotlabs
d9066ef26b
not null violation oauth1
2018-05-21 13:37:55 -07:00
Mario Vavti
4610fa2774
address globbing issue in #1170
2018-05-21 20:01:45 +02:00
Mario Vavti
fff720c00d
address globbing issue in #1170
2018-05-21 20:01:03 +02:00
Galette Saucisse
7e26200510
Update gdpr1.md
2018-05-21 10:25:03 +02:00
Galette Saucisse
1dbf89362f
Update gdpr1.md
2018-05-21 10:22:19 +02:00
Galette Saucisse
cc1453a8de
Update gdpr1.md
2018-05-21 10:16:39 +02:00
Galette Saucisse
a8def37dcf
Create TermsOfService.md
2018-05-21 10:08:00 +02:00
Galette Saucisse
355a9ac7ee
Create gdpr1.md
2018-05-21 10:05:17 +02:00
Mario Vavti
a8274bbfb3
missing permission description
2018-05-21 09:25:57 +02:00
Mario Vavti
7dadbbbac7
bring jot reset to some more places
2018-05-21 09:13:14 +02:00
zotlabs
49f7d63290
first cut at a general purpose gdpr document. What we would like to do is use a conditional expression so that a site document will be loaded if it exists, and fallback to a project boiler plate document if it does not. This is an exercise for the community.
2018-05-20 23:40:10 -07:00
zotlabs
0044906fab
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-20 20:19:11 -07:00
zotlabs
ac8706e919
pleroma does not return a valid JRD when given an accept header of application/jrd+json - it only returns a JRD when passed an accept header of application/json (ahead of anything else because XRD is served at the same endpoint)
2018-05-20 20:15:19 -07:00
Mario
5b48eb3657
update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180
2018-05-20 22:55:13 +02:00
Mario Vavti
43f04e4bc0
improve abconfig queries
2018-05-20 22:55:01 +02:00
Mario Vavti
649260ce44
more local_channel() is not string
2018-05-20 22:54:49 +02:00
Mario Vavti
f091a3c9fc
local_channel() is not string
2018-05-20 22:54:36 +02:00
Mario Vavti
18338495af
do not update #acl-list-content on every click in jot. we just need this updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts.
2018-05-20 22:54:02 +02:00
Mario Vavti
a3f9cf7e97
update to fork-awesome 1.1 and fix an old font-awesome reference
2018-05-20 22:53:19 +02:00
Mario Vavti
ef0f195fe8
fix issue where images were not visible in acl selector after using search
2018-05-20 22:52:33 +02:00
Mario
469809183d
update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180
2018-05-20 22:42:47 +02:00
zotlabs
8611e7f8a6
remove unused mindate parameter in the network/stream API method
2018-05-20 13:29:48 -07:00
Mario Vavti
55e1026c98
improve abconfig queries
2018-05-20 20:48:52 +02:00
Mario Vavti
9e1af2492f
more local_channel() is not string
2018-05-20 14:15:46 +02:00
Mario Vavti
4eb40528a9
local_channel() is not string
2018-05-20 14:07:30 +02:00
Mario Vavti
6ba77ce0e2
css fix
2018-05-20 13:47:05 +02:00
Mario Vavti
a256195767
remove preview on jot reset
2018-05-20 12:30:08 +02:00
git-marijus
23b53cd1ce
Merge pull request #1178 from fadelkon/master
...
Update catalan translations
2018-05-20 11:44:59 +02:00
git-marijus
26d69796d0
Merge pull request #1176 from galettesaucisse/patch-48
...
Update hstrings.php
2018-05-20 11:43:22 +02:00
git-marijus
71307d3a2e
Merge pull request #1175 from galettesaucisse/patch-47
...
Update hmessages.po
2018-05-20 11:43:06 +02:00
git-marijus
acb114d0d1
Merge pull request #1174 from anaqreon/dev
...
Rename Permission Groups to Permission Categories and clarify feature…
2018-05-20 11:42:13 +02:00
git-marijus
1781df006f
Merge pull request #1171 from mjfriaza/dev
...
Added one space & Grammatical consistency error on Spanish translation
2018-05-20 11:41:44 +02:00
Mario Vavti
63f84ece6e
backport waitmans changes #1170 from master
2018-05-20 11:39:59 +02:00
git-marijus
d0d14579d1
Merge pull request #1170 from waitman/master
...
shebang portable
2018-05-20 11:23:15 +02:00
Mario Vavti
b11db26edf
do not update #acl-list-content on every click in jot. we just need this updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts.
2018-05-20 11:12:39 +02:00
Mario Vavti
6d7e364a0d
remove some cruft from initEditor();
2018-05-20 11:02:18 +02:00
Mario Vavti
7e99931733
implement jot reset button
2018-05-20 09:23:44 +02:00
fadelkon
8733d9f2a6
Update catalan translation (both po and php) for sources changes up to Apr 23rd 2018, 07:35.
2018-05-20 05:59:43 +02:00
fadelkon
29da06c298
Update view/ca/hstrings.php to match the version of view/ca/hmessages.po
2018-05-20 05:46:31 +02:00
Mario Vavti
7a1afc315d
update to fork-awesome 1.1 and fix an old font-awesome reference
2018-05-19 22:01:10 +02:00
Mario Vavti
244e813bfa
fix issue where images were not visible in acl selector after using search
2018-05-19 21:21:02 +02:00
Mario Vavti
0bc2a4f603
fix issues with attachment labels
2018-05-19 11:04:34 +02:00
Mario Vavti
6abbadf6c8
Merge remote-tracking branch 'mike/master' into dev
2018-05-19 10:20:14 +02:00
zotlabs
8b4af7cf0b
hubzilla issue #1086 , pending count on admin summary page
2018-05-19 00:54:47 -07:00
Mario Vavti
1ca6ef0f60
Merge remote-tracking branch 'mike/master' into dev
2018-05-19 08:45:41 +02:00
zotlabs
dae89ce91c
wrong default param for pubstream_incl (this checkin also picked up a few minor and hopefully non-significant changes)
2018-05-18 16:57:45 -07:00
Mario Vavti
056f3d352c
remove debug code
2018-05-18 21:32:18 +02:00
Mario Vavti
620e8f2f0b
version
2018-05-18 21:30:58 +02:00
Mario Vavti
7f7e049397
an attempt to fix the new_channel validation situation
2018-05-18 21:30:07 +02:00
Andrew Manning
40d99c1716
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-05-18 13:07:24 -04:00
Galette Saucisse
2dd66df8eb
Update hstrings.php
2018-05-18 16:05:30 +02:00
Galette Saucisse
eabf804dc9
Update hstrings.php
2018-05-17 16:09:42 +02:00
Galette Saucisse
b955c2d2c5
Update hmessages.po
2018-05-17 16:08:20 +02:00
Mario Vavti
5a6141faa2
display address in contact_format() instead of nick
2018-05-17 12:58:59 +02:00
zotlabs
da460ff32f
anybody authenticated not correctly handled in can_comment_on_post()
2018-05-16 10:57:13 +02:00
Mario Vavti
12c571a187
missing include
2018-05-16 10:47:18 +02:00
Andrew Manning
179eeb10a6
Rename Permission Groups to Permission Categories and clarify feature settings text.
2018-05-15 19:57:40 -04:00
zotlabs
aac5fd96cc
provide function to fetch photo contents from url
2018-05-15 16:51:04 -07:00
zotlabs
16930c1c54
anybody authenticated not correctly handled in can_comment_on_post()
2018-05-15 16:08:51 -07:00
Manuel Jiménez Friaza
76a2a5c432
Added spaces at PHP replacements & Grammatical consistency error on Spanish translation
2018-05-15 11:58:37 +02:00
Mario Vavti
de63e40a70
we must now provide the full path to the profile image for the cavatar plugin to work
2018-05-15 10:20:20 +02:00
zotlabs
803e85caeb
make get_default_profile_photo() pluggable
2018-05-14 23:10:20 -07:00
zotlabs
062dea8e13
code whitespace and formatting
2018-05-14 22:10:21 -07:00
zotlabs
959667c009
If somebody used hooks to create a new permission role, there was no mechanism to insert the new role into the dropdown list of roles at selection time.
2018-05-14 20:23:00 -07:00
zotlabs
46152cc56b
ensure all password checking goes through the authenticate plugin hook (for instance in mod_removeme)
2018-05-14 20:17:00 -07:00
zotlabs
c8fc3ad7cd
refactor the 'where does the register link point?' logic
2018-05-14 19:19:25 -07:00
zotlabs
301e405769
fine tuning the refactored tag/mention code
2018-05-14 18:27:12 -07:00
zotlabs
229d82c4c7
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-14 17:23:19 -07:00
zotlabs
d9759ba63c
more refactor tags/mentions
2018-05-14 17:20:25 -07:00
Mario Vavti
2d1dbc8f40
Revert "We're no longer setting a backup ACL for private mention typos."
...
This reverts commit 356c7003f2 .
2018-05-14 09:10:36 +02:00
Mario Vavti
1b160c0a2d
Merge remote-tracking branch 'mike/master' into dev
2018-05-14 09:04:40 +02:00
zotlabs
356c7003f2
We're no longer setting a backup ACL for private mention typos.
2018-05-13 15:50:42 -07:00
Mario Vavti
83f8a03964
bump version
2018-05-13 23:10:13 +02:00
Mario Vavti
7ed32a764c
consolidate recent autocomplete changes
2018-05-13 23:09:30 +02:00
Mario Vavti
4f69bcfc38
streamline appearence of guest tokens individual perms with those in connedit
2018-05-13 14:29:09 +02:00
Manuel Jiménez Friaza
9a82b8414b
Added one space & Grammatical consistency error on Spanish translation
2018-05-13 13:10:39 +02:00
Manuel Jiménez Friaza
0b05203cf4
Added one space & Grammatical consistency error on Spanish translation
2018-05-13 13:07:36 +02:00
Mario Vavti
4135a10211
Merge remote-tracking branch 'mike/master' into dev
2018-05-13 08:07:13 +02:00
zotlabs
7991db14be
hubzilla issue #1045 - display pubsites link in info area if invite only
2018-05-12 16:41:09 -07:00
root
1509c9682b
replace disable globbing switch
2018-05-12 10:23:45 -07:00
root
e7287152a2
replace disable globbing switch
2018-05-12 10:22:01 -07:00
root
082bd58805
replace disable globbing switch
2018-05-12 10:18:13 -07:00
root
e288f46967
shebang portable
2018-05-12 09:58:19 -07:00
Mario Vavti
efb0ac5996
fix php warning
2018-05-12 13:28:04 +02:00
Mario Vavti
984de8f46f
fix postgres issue if register mode is set to yes - with approval
2018-05-12 12:46:38 +02:00
Mario Vavti
2c819c8619
fix postgres issue if register mode is set to yes - with approval
2018-05-12 12:46:09 +02:00
git-marijus
10ce6cc154
Merge pull request #1164 from einervonvielen/install_imagemagick
...
Install imagemagick. Instructions to avoid DNS check if it fails.
2018-05-11 13:03:28 +02:00
git-marijus
7c1d1f8bd3
Merge pull request #1168 from dawnbreak/dev
...
Fix composer.json
2018-05-11 13:02:37 +02:00
zotlabs
bcaa0dacdf
use '[feed]' in the doc
2018-05-10 21:26:21 -07:00
zotlabs
5dae0ef4f9
add cancel button to editor, fix issue with autosave of categories
2018-05-10 20:54:48 -07:00
zotlabs
62bc5e8051
use Zlib/MessageFilter for sourced messages also
2018-05-10 19:31:51 -07:00
zotlabs
ef6e067a45
add top level posts containing the cid's url to the cid search in mod_network. We could alternatively search for mention tags here for a bit more precision but the sql could get pretty hairy with all the joins going on.
2018-05-10 18:42:58 -07:00
zotlabs
721496f922
hubzilla issue #1169
2018-05-10 17:11:03 -07:00
zotlabs
be225164eb
allow either
2018-05-10 13:48:18 -07:00
zotlabs
1650ac2edd
tag search not finding articles
2018-05-09 23:44:24 -07:00
zotlabs
bb1aa04689
change the embed from albums hovertip as well to emphasise 'existing'
2018-05-09 21:28:48 -07:00
zotlabs
67bb167cf8
Change hovertip on paperclip button to read 'Attach/Upload file' because a lot of people gravitate to 'insert photo from album' instead, looking for a way to upload into the post.
2018-05-09 21:22:25 -07:00
zotlabs
b4be1da91e
thread_author_menu - add some more checks as to whether to show certain links. This should complete work on hubzilla issue #1052
2018-05-09 21:08:12 -07:00
zotlabs
d41556a1ea
minor regression on date queries from channel page
2018-05-09 18:20:28 -07:00
zotlabs
50796079fa
loose ends discovered while fixing hubzilla #1166
2018-05-09 17:09:38 -07:00
zotlabs
9acf007687
hubzilla issue #1166
2018-05-09 17:03:10 -07:00
Klaus Weidenbach
dafe0afa65
⬆️ Update libraries.
...
Updating smarty/smarty (v3.1.31 => v3.1.32)
Updating sabre/vobject (4.1.5 => 4.1.6)
2018-05-09 21:07:25 +02:00
Klaus Weidenbach
30d0f9888c
Fix composer.json for recent composer.
...
The old composer.json is not valid anymore. Make it work with current
composer binaries again.
2018-05-09 21:07:25 +02:00
zotlabs
2bd7d30a5b
show/hide dot files only in mod_cloud. For DAV let the OS decide
2018-05-09 01:54:18 -07:00
zotlabs
cab22f228a
hide dotfiles by default in /cloud - the web interface (they are still accessible but hidden). Change this behaviour with pconfig system.show_dot_files
2018-05-08 23:01:24 -07:00
zotlabs
0545baaf56
initial backend support for channel page item search
2018-05-08 20:12:49 -07:00
zotlabs
fbd26e8d9d
changes made during testing imagick scaling for cover photo thumbnail
2018-05-08 16:50:16 -07:00
zotlabs
6ad4ed87a3
yet another postgres/"group by" issue
2018-05-08 11:48:26 +02:00
zotlabs
3c8de7b59d
use imagemagick first stage thumbnail for cover photos, if configured
2018-05-07 23:57:17 -07:00
zotlabs
611e22d676
turn down logging from DAV basicauth until needed
2018-05-07 22:07:44 -07:00
zotlabs
0c43a9bb5d
yet another postgres/"group by" issue
2018-05-07 19:33:58 -07:00
zotlabs
eb85d381fd
Add supported protocols to siteinfo (not siteinfo.json)
2018-05-07 18:46:42 -07:00
zotlabs
aab16123b5
Simplify first channel creation even further by using a site-configurable default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings.
2018-05-07 17:31:53 -07:00
zotlabs
1f8b4b14a4
remove the old autocomplete cache mechanism
2018-05-06 20:35:57 -07:00
zotlabs
4640253614
autocomplete after 2 chars instead of 3; this was changed some months back to work around implementation quirks in the custom cache driver that is now disabled.
2018-05-06 20:30:49 -07:00
zotlabs
e646684493
pdf embeds
2018-05-06 19:57:37 -07:00
zotlabs
257dcaaf8b
minor tweak to last pull: ensure that feeds have a name besides whitespace characters
2018-05-06 18:25:17 -07:00
zotlabs
a30934c563
ensure that feed xchans have a name
2018-05-06 18:23:39 -07:00
zotlabs
5e6f6e2c3e
minor change to test something
2018-05-06 18:10:43 -07:00
zotlabs
620082c16b
If one has system.network_page_default set to a different sort order use that order on the 'All Channels' selection of the Collections (privacy group) widget.
2018-05-06 16:55:07 -07:00
zotlabs
83c18f4d4a
Back in the day there were good reasons for showing a permission denied photo instead of a null img. It distinguished a 403 from a 404 in an unmistakable way. What we've discovered is that nothing that is gained from this knowledge and it mostly just annoys and confuses people who can't really do anything about it except to express their annoyance/confusion. So just do a 403/404 instead.
2018-05-06 16:12:06 -07:00
zotlabs
b2218574ee
allow uninstall of plugins which no longer exists via cmdline tool
2018-05-05 16:19:23 -07:00
Einer von Vielen
1b959a4731
Corrected description for getting a domain.
2018-05-05 21:08:15 +02:00
Einer von Vielen
8ee4a54c10
Corrected description for getting a domain.
2018-05-05 21:01:26 +02:00
Einer von Vielen
acb0604a71
Instructions for imagemagick and failed DNS check. Some minor corrections.
2018-05-05 20:50:06 +02:00
Einer von Vielen
26a7c88ddf
Install imagemagick
2018-05-05 20:46:41 +02:00
zotlabs
70a0a83363
more updates and clarifications re: tag/mention documentation
2018-05-05 02:56:57 -07:00
zotlabs
894f5bc79a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-05 02:24:37 -07:00
zotlabs
b47b917eb0
check_item_source: always log uid
2018-05-05 01:52:35 -07:00
zotlabs
c41c04cf11
log all possible return conditions from check_item_source(), use consistent xchan
2018-05-05 01:43:14 -07:00
Mario Vavti
0895756658
Merge remote-tracking branch 'mike/master' into dev
2018-05-05 10:03:57 +02:00
zotlabs
c6e65ec6da
support '@' paths
2018-05-05 00:39:53 -07:00
Mario Vavti
192b69b11a
update nginx conf to address issue #1155
2018-05-05 08:38:20 +02:00
Mario Vavti
733a5ccb08
use cursor-pointer class instead of fakelink to avoid the link color for the dropdown caret
2018-05-05 07:32:35 +02:00
Mario Vavti
b0ca73c1ba
Merge remote-tracking branch 'mike/master' into dev
2018-05-05 07:22:31 +02:00
zotlabs
367937e479
removed the fakelink attribute as it changed the colour of the down arrow. We probably do want to change the hover cursor but not the colour.
2018-05-04 15:20:07 -07:00
zotlabs
6e91d85bcb
If somebody precisely clicks the down-arrow on the author photo it should probably also trigger the dropdown
2018-05-04 15:17:15 -07:00
Mario Vavti
f995ef0124
set XML_OPTION_SKIP_WHITE to 1 again
2018-05-04 22:46:43 +02:00
zotlabs
4a26f0d2d4
turn skip white back on - (xml actually doesn't parse if you disable this)
2018-05-04 13:44:34 -07:00
Mario Vavti
90cf238019
fix too big buttons in wiki list
2018-05-04 22:13:45 +02:00
Mario Vavti
97cb108937
missing permission description
2018-05-04 22:03:51 +02:00
Mario Vavti
34f6d9f714
missing basetag
2018-05-04 13:54:12 +02:00
Mario Vavti
76e644e18a
bump version
2018-05-04 12:00:59 +02:00
Mario Vavti
a0cefe7fdb
Merge remote-tracking branch 'mike/master' into dev
2018-05-04 11:59:46 +02:00
Mario Vavti
be4c9a9598
Merge branch '3.4RC'
2018-05-04 09:46:27 +02:00
Mario Vavti
be852ba857
release version 3.4
2018-05-04 09:45:14 +02:00
Mario Vavti
3370e8516f
switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net
2018-05-04 09:43:01 +02:00
Mario Vavti
998dd58206
switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net
2018-05-04 09:37:22 +02:00
Mario Vavti
108cc7b270
update changelog
2018-05-04 09:35:22 +02:00
Mario Vavti
ace8252569
update changelog
2018-05-04 09:34:44 +02:00
zotlabs
56113b0bde
check for directories
2018-05-03 23:20:09 -07:00
zotlabs
b52e9731e3
tagging changes: + (old style forum mentions), and underscore space replacement are no longer supported.
2018-05-03 20:14:58 -07:00
zotlabs
61a8a16139
add changes from ae35ac0cec to contact_autocomplete so channel source completion will work correctly
2018-05-03 17:37:16 -07:00
zotlabs
eff72aeb47
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-03 17:18:36 -07:00
Mario Vavti
94316da63e
RC5
2018-05-03 13:38:54 +02:00
Mario Vavti
ae35ac0cec
quick fix for issue #1150 - needs improvement and review of other textcomplete implementations.
2018-05-03 13:14:12 +02:00
Mario Vavti
2f9a044559
Revert "hubzilla issue #1151 - activitypub mention gets bookmarked"
...
This reverts commit 285781b887 .
2018-05-03 12:34:51 +02:00
zotlabs
1f429a0033
hubzilla issue #1151 - activitypub mention gets bookmarked
2018-05-03 12:34:35 +02:00
zotlabs
a3ed0b94cd
make the cloud logging a bit less verbose until we actually need it.
2018-05-03 12:33:48 +02:00
Mario Vavti
204838bd10
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-05-03 12:29:57 +02:00
Mario Vavti
dd806bd031
update composer autoload cache
2018-05-03 12:27:39 +02:00
git-marijus
8442693d7a
Merge pull request #1152 from dawnbreak/dev
...
Update composer autoload cache.
2018-05-03 12:17:09 +02:00
Mario Vavti
cd526139fb
Merge remote-tracking branch 'mike/master' into dev
2018-05-03 09:44:53 +02:00
zotlabs
75c8f656c9
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-02 23:18:09 -07:00
zotlabs
459ec78a5e
provide easy access to the autoperms setting for forum and repository channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually.
2018-05-02 22:59:21 -07:00
zotlabs
6bf5eea646
make the cloud logging a bit less verbose until we actually need it.
2018-05-02 22:05:55 -07:00
zotlabs
e9f49d9d9c
admin delete of files
2018-05-02 20:08:59 -07:00
zotlabs
9713436f49
backend work to allow admin to delete photos. Still requires frontend work to give admin access to either the photos and/or the delete link.
2018-05-02 18:23:42 -07:00
zotlabs
406ea67bbc
Provide admin delete ability if the viewer is admin but has no existing delete authority. For 3.5+ as a new string is involved.
2018-05-02 17:39:12 -07:00
Klaus Weidenbach
a24d254404
Update composer autoload cache.
...
Should add to Prepare RC Release documentation:
composer dump-autoload --no-dev
2018-05-02 23:24:48 +02:00
zotlabs
285781b887
hubzilla issue #1151 - activitypub mention gets bookmarked
2018-05-02 13:49:22 -07:00
Mario Vavti
40db68886d
RC4
2018-05-02 10:11:05 +02:00
Galette Saucisse
d5088549f8
Create /doc/context/fr/wiki/help.html
2018-05-02 09:49:02 +02:00
Galette Saucisse
03851ee7cc
Create /doc/context/fr/webpages/help.html
2018-05-02 09:48:40 +02:00
Galette Saucisse
2d460117fc
Create /doc/context/fr/settings/tokens
2018-05-02 09:48:30 +02:00
Galette Saucisse
73cabbf822
Create /doc/context/fr/settings/channel/help.html
2018-05-02 09:48:19 +02:00
Galette Saucisse
411b7964ab
Create /doc/context/fr/settings/account/help.html
2018-05-02 09:48:09 +02:00
Galette Saucisse
bc45c5368e
Create /doc/context/fr/profile/help.html
2018-05-02 09:47:50 +02:00
Galette Saucisse
7a65b6cfe4
Create /doc/context/photos/help.html
2018-05-02 09:47:39 +02:00
Galette Saucisse
ee464c6589
Create /doc/context/fr/mail/help.html
2018-05-02 09:47:30 +02:00
git-marijus
d83f12e883
Merge pull request #1146 from galettesaucisse/patch-46
...
Create /doc/context/fr/wiki/help.html
2018-05-02 09:46:24 +02:00
git-marijus
76770c69bf
Merge pull request #1145 from galettesaucisse/patch-45
...
Create /doc/context/fr/webpages/help.html
2018-05-02 09:45:31 +02:00
git-marijus
e9225b15d2
Merge pull request #1144 from galettesaucisse/patch-44
...
Create /doc/context/fr/settings/tokens
2018-05-02 09:44:49 +02:00
git-marijus
3056b96bb0
Merge pull request #1143 from galettesaucisse/patch-43
...
Create /doc/context/fr/settings/channel/help.html
2018-05-02 09:44:36 +02:00
git-marijus
856945d838
Merge pull request #1142 from galettesaucisse/patch-42
...
Create /doc/context/fr/settings/account/help.html
2018-05-02 09:44:10 +02:00
git-marijus
be1c05a03f
Merge pull request #1141 from galettesaucisse/patch-40
...
Create /doc/context/fr/profile/help.html
2018-05-02 09:43:37 +02:00
git-marijus
34717cc83c
Merge pull request #1140 from galettesaucisse/patch-39
...
Create /doc/context/photos/help.html
2018-05-02 09:42:49 +02:00
git-marijus
e73cde1612
Merge pull request #1139 from galettesaucisse/patch-38
...
Create /doc/context/fr/mail/help.html
2018-05-02 09:42:14 +02:00
zotlabs
a9b71f5b4a
The channel import page seems to have missed the big theme cleanup of the last couple of years.
2018-05-02 09:30:45 +02:00
zotlabs
c99fb4b7f1
provide warnings about profile photo and cover photo permissions
2018-05-02 09:30:33 +02:00
zotlabs
b28279241b
hubzilla issue #1149 , don't duplicate addressbook entries on repeated channel imports
2018-05-02 09:30:23 +02:00
Mario Vavti
5c5ae2969e
Revert "Revert "hubzilla issue #1119 - xml2array has issues with some unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array.""
...
This reverts commit b223e364c6 .
2018-05-02 09:30:05 +02:00
zotlabs
3af691043d
parent folder permissions weren't being checked back to the cloud root directory in all cases
2018-05-02 09:29:52 +02:00
Mario Vavti
9615d02b35
Merge remote-tracking branch 'mike/master' into dev
2018-05-02 09:22:23 +02:00
zotlabs
7a55ead97d
new feature (post 3.4): allow a different username to be used when importing.
2018-05-01 20:29:07 -07:00
zotlabs
cd200ee706
The channel import page seems to have missed the big theme cleanup of the last couple of years.
2018-05-01 19:38:32 -07:00
zotlabs
db930b794d
provide warnings about profile photo and cover photo permissions
2018-05-01 16:54:54 -07:00
zotlabs
08bcd29eee
hubzilla issue #1149 , don't duplicate addressbook entries on repeated channel imports
2018-05-01 16:15:59 -07:00
Mario Vavti
3f75dd1083
Revert "Revert "hubzilla issue #1119 - xml2array has issues with some unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array.""
...
This reverts commit b223e364c6 .
2018-05-01 10:34:23 +02:00
Mario Vavti
eb2d6fca3a
Merge remote-tracking branch 'mike/master' into dev
2018-05-01 10:19:03 +02:00
zotlabs
32423a7706
parent folder permissions weren't being checked back to the cloud root directory in all cases
2018-04-30 22:30:59 -07:00
Galette Saucisse
57cb4ccb74
Create /doc/context/fr/wiki/help.html
2018-04-30 14:36:19 +02:00
Mario Vavti
12c9e64463
activitypub xchans do not have an xchan_addr. use xchan_url for the follow button if we do not find an xchan_addr
2018-04-30 14:34:25 +02:00
Mario Vavti
d872a0ca86
activitypub xchans do not have an xchan_addr. use xchan_url for the follow button if we do not find an xchan_addr
2018-04-30 14:33:35 +02:00
Galette Saucisse
9c5ddf079a
Create /doc/context/fr/webpages/help.html
2018-04-30 14:27:05 +02:00
Galette Saucisse
f094ac19d1
Create /doc/context/fr/settings/tokens
2018-04-30 14:16:02 +02:00
Galette Saucisse
7f244a8039
Create /doc/context/fr/settings/channel/help.html
2018-04-30 14:04:38 +02:00
Galette Saucisse
14953fa5c9
Create /doc/context/fr/settings/account/help.html
2018-04-30 14:02:26 +02:00
Galette Saucisse
75f73fffe1
Create /doc/context/fr/profile/help.html
2018-04-30 12:35:46 +02:00
Galette Saucisse
897dd7f380
Create /doc/context/photos/help.html
2018-04-30 12:30:55 +02:00
Galette Saucisse
95f1366f0c
Create /doc/context/fr/mail/help.html
2018-04-30 12:22:42 +02:00
Mario
feb5d3af89
fix another pgsql update error
2018-04-30 11:52:04 +02:00
Mario
875597cde1
fix another pgsql update error
2018-04-30 11:51:14 +02:00
Mario
f15c12376a
Merge branch 'master' of https://github.com/redmatrix/hubzilla
2018-04-30 11:34:10 +02:00
Mario Vavti
b223e364c6
Revert "hubzilla issue #1119 - xml2array has issues with some unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array."
...
This reverts commit f620274c6a .
2018-04-30 10:28:32 +02:00
Mario Vavti
e1738e8021
Revert "hubzilla issue #1119 - xml2array has issues with some unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array."
...
This reverts commit f620274c6a .
2018-04-30 10:27:11 +02:00
Galette Saucisse
a33dfff188
Create /doc/context/fr/events/help.html
2018-04-30 09:59:22 +02:00
git-marijus
0c27fdd944
Merge pull request #1138 from galettesaucisse/patch-37
...
Create /doc/context/fr/events/help.html
2018-04-30 09:58:35 +02:00
Galette Saucisse
f897cd6bc8
Create /doc/context/fr/connedit/help.html
2018-04-30 09:58:10 +02:00
git-marijus
1bc9672ec8
Merge pull request #1137 from galettesaucisse/patch-36
...
Create /doc/context/fr/connedit/help.html
2018-04-30 09:57:41 +02:00
Galette Saucisse
dfce7c6ca4
Create /doc/context/fr/connections/ifpending/help.html
2018-04-30 09:56:34 +02:00
git-marijus
6e61e2a45b
Merge pull request #1136 from galettesaucisse/patch-35
...
Create /doc/context/fr/connections/ifpending/help.html
2018-04-30 09:56:12 +02:00
Galette Saucisse
eabed9d0e5
Create /doc/context/fr/connections/help.html
2018-04-30 09:55:45 +02:00
git-marijus
2af61605f2
Merge pull request #1135 from galettesaucisse/patch-34
...
Create /doc/context/fr/connections/help.html
2018-04-30 09:55:33 +02:00
Galette Saucisse
0992822ce5
Create /doc/context/fr/cloud/help.html
2018-04-30 09:54:57 +02:00
git-marijus
f08777c9ac
Merge pull request #1134 from galettesaucisse/patch-33
...
Create /doc/context/fr/cloud/help.html
2018-04-30 09:54:40 +02:00
HappyPony
472ed909cd
Russian translation for cards
2018-04-30 09:54:01 +02:00
git-marijus
3ed19f5b00
Merge pull request #1133 from HappyPony/patch-1
...
Russian translation for cards
2018-04-30 09:53:49 +02:00
Galette Saucisse
a60b91b21e
Create /doc/context/fr/chat/help.html
2018-04-30 09:53:17 +02:00
git-marijus
40dd8aa3d4
Merge pull request #1127 from galettesaucisse/patch-26
...
Create /doc/context/fr/chat/help.html
2018-04-30 09:53:04 +02:00
Galette Saucisse
02459ebde0
Create /doc/context/fr/cards/help.html
2018-04-30 09:52:47 +02:00
git-marijus
774dc871cc
Merge pull request #1126 from galettesaucisse/patch-25
...
Create /doc/context/fr/cards/help.html
2018-04-30 09:52:32 +02:00
Galette Saucisse
7bb69e20f5
Create /doc/context/fr/apps/edit/help.html
2018-04-30 09:51:43 +02:00
git-marijus
6e0be570dd
Merge pull request #1125 from galettesaucisse/patch-24
...
Create /doc/context/fr/apps/edit/help.html
2018-04-30 09:51:24 +02:00
Galette Saucisse
5dd291fc60
Create /doc/context/fr/appman/help.html
2018-04-30 09:50:49 +02:00
Galette Saucisse
630ccf3810
Create /doc/context/fr/appman/help.html
2018-04-30 09:50:47 +02:00
git-marijus
8d16092171
Merge pull request #1124 from galettesaucisse/patch-23
...
Create /doc/context/fr/appman/help.html
2018-04-30 09:49:18 +02:00
Galette Saucisse
05c137c1ab
Create /doc/context/fr/apps/help.html
2018-04-30 09:48:31 +02:00
git-marijus
83e0442b66
Merge pull request #1123 from galettesaucisse/patch-22
...
Create /doc/context/fr/apps/help.html
2018-04-30 09:48:13 +02:00
Galette Saucisse
98cfad5f2d
Create /doc/context/fr/events/help.html
2018-04-30 09:19:30 +02:00
Mario Vavti
a48e795f8a
missing class
2018-04-30 09:14:57 +02:00
zotlabs
f620274c6a
hubzilla issue #1119 - xml2array has issues with some unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array.
2018-04-30 09:14:46 +02:00
zotlabs
ae5b3a83f1
Update issues on postgres
2018-04-30 09:14:32 +02:00
zotlabs
5e23640563
remove unused function
2018-04-30 09:14:22 +02:00
Mario Vavti
7d3dfc3ed8
missing class
2018-04-30 09:13:26 +02:00
Galette Saucisse
5b0991fabc
Create /doc/context/fr/connedit/help.html
2018-04-30 09:11:27 +02:00
Mario Vavti
0fa638399f
Merge remote-tracking branch 'mike/master' into dev
2018-04-30 09:08:09 +02:00
Galette Saucisse
d59c6aa887
Create /doc/context/fr/connections/ifpending/help.html
2018-04-30 09:00:25 +02:00
Galette Saucisse
b6ec8bf687
Create /doc/context/fr/connections/help.html
2018-04-30 08:56:53 +02:00
Galette Saucisse
f28d6ad59e
Create /doc/context/fr/cloud/help.html
2018-04-30 08:46:55 +02:00
zotlabs
e841e48258
hubzilla issue #1119 - xml2array has issues with some unicode sequences/conversions. Working around it using the older simplexml parser until it can be debugged, as Diaspora does not use complex XML with namespaces; which is where we need the more advaced capabilities of xml2array.
2018-04-29 23:05:38 -07:00
HappyPony
c0141a7d5e
Russian translation for cards
2018-04-30 06:12:35 +02:00
zotlabs
aa15867c95
Update issues on postgres
2018-04-29 17:50:35 -07:00
Galette Saucisse
8d87b529f5
Create /doc/context/fr/appman/help.html
2018-04-29 20:37:28 +02:00
Galette Saucisse
900663b85f
Create /doc/context/fr/chat/help.html
2018-04-29 15:37:19 +02:00
Galette Saucisse
1e79107d0e
Create /doc/context/fr/cards/help.html
2018-04-29 15:21:30 +02:00
Galette Saucisse
52803a30b6
Create /doc/context/fr/apps/edit/help.html
2018-04-29 15:09:14 +02:00
Galette Saucisse
eb30658c68
Create /doc/context/fr/appman/help.html
2018-04-29 15:05:41 +02:00
Galette Saucisse
f77aaf1def
Create /doc/context/fr/apps/help.html
2018-04-29 14:57:16 +02:00
zotlabs
8c7bf6d2f3
remove unused function
2018-04-28 14:13:56 -07:00
zotlabs
94df121e0a
sql error
2018-04-27 14:27:10 +02:00
Mario Vavti
873670594b
Merge remote-tracking branch 'mike/master' into dev
2018-04-27 14:24:54 +02:00
zotlabs
09ef1b1bb6
sql error
2018-04-27 02:34:52 -07:00
Mario Vavti
31e9efdae0
RC3
2018-04-27 10:14:04 +02:00
phellmes
bb2103ac45
Update DE translation strings
...
German strings for development branch and release candidate 3.4
2018-04-27 10:07:25 +02:00
git-marijus
e98c74bce7
Merge pull request #1120 from phellmes/dev
...
Update DE translation strings
2018-04-27 10:07:06 +02:00
Galette Saucisse
feb03dc194
Update FR toc.html
2018-04-27 10:06:46 +02:00
git-marijus
bb8f73b58a
Merge pull request #1117 from galettesaucisse/patch-19
...
Update FR toc.html
2018-04-27 10:06:11 +02:00
Galette Saucisse
02da3adb5a
Delete FR project.bb from wrong folder
...
apologies
2018-04-27 10:05:54 +02:00
git-marijus
28d1913d84
Merge pull request #1116 from galettesaucisse/patch-18
...
Delete FR project.bb from wrong folder
2018-04-27 10:04:20 +02:00
Galette Saucisse
051ab698ed
Update project.bb
2018-04-27 10:04:00 +02:00
Galette Saucisse
9014524477
Update project.bb and place in correct folder
...
FR toc.html needs editing
2018-04-27 10:03:55 +02:00
git-marijus
316f68c12d
Merge pull request #1115 from galettesaucisse/patch-17
...
Update project.bb and place in correct folder
2018-04-27 10:01:26 +02:00
mjfriaza
9387be1aa7
New strings: Spanish translation
2018-04-27 10:00:50 +02:00
git-marijus
c3ca257f18
Merge pull request #1113 from mjfriaza/dev
...
New strings: Spanish translation
2018-04-27 09:59:35 +02:00
zotlabs
d0ba2cf6d4
where possible strip zid parameter from links that get pasted into posts so that they will get a correct zid when rendered
2018-04-27 09:58:17 +02:00
zotlabs
e33d8c288b
more testing of attach_move() uncovered some issues
2018-04-27 09:58:07 +02:00
zotlabs
34fbcfdfaa
set the 'force' flag on attach_mkdir when initiated from a DAV operation. This will report success if it already exists rather than throwing an exception.
2018-04-27 09:57:57 +02:00
Mario Vavti
2e9738e204
Merge remote-tracking branch 'mike/master' into dev
2018-04-27 09:54:36 +02:00
zotlabs
9a7e8f4d68
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-26 20:31:16 -07:00
zotlabs
7b445a5b39
where possible strip zid parameter from links that get pasted into posts so that they will get a correct zid when rendered
2018-04-26 20:27:14 -07:00
zotlabs
ce13fef6aa
more testing of attach_move() uncovered some issues
2018-04-26 19:21:08 -07:00
zotlabs
38e99c8354
set the 'force' flag on attach_mkdir when initiated from a DAV operation. This will report success if it already exists rather than throwing an exception.
2018-04-26 17:25:58 -07:00
Mario Vavti
a85b1efa4f
minor fixes for dark schema
2018-04-26 22:46:01 +02:00
Mario Vavti
00a95f4b91
minor fixes for dark schema
2018-04-26 22:44:40 +02:00
phellmes
433951ab55
Update DE translation strings
...
German strings for development branch and release candidate 3.4
2018-04-26 20:58:15 +02:00
Mario Vavti
baa46e105c
if there is more than one textarea we need to work through all of them
2018-04-26 20:08:03 +02:00
Mario Vavti
4e389b474a
version
2018-04-26 15:41:54 +02:00
Mario Vavti
63c76eae0c
a better way to deal with js errors in autocomplete plugins if the object is not available
2018-04-26 15:40:59 +02:00
Mario Vavti
9431785466
omit js error if saved searsches are turned off
2018-04-26 14:53:24 +02:00
Mario Vavti
953391cca9
Merge remote-tracking branch 'mike/master' into dev
2018-04-26 14:22:04 +02:00
Mario Vavti
8e0fc9e762
fix the on select handlers
2018-04-26 13:58:37 +02:00
Mario Vavti
fe4defe752
upgrade to textcomplete (jquery.textcomplete is discontinued), enable built-in cache and unify to start lookup after 3 characters
2018-04-26 12:38:25 +02:00
zotlabs
f32ba06564
work through a few more autocomplete minor nits
2018-04-26 02:42:48 -07:00
zotlabs
a5a6488757
don't load jot autosave content into other document types or edits of other items, but do save these edits in case you need to recover them
2018-04-26 09:58:56 +02:00
zotlabs
b8aabde6c3
malformed embeds from gfycat hubzilla issue #1108
2018-04-26 09:42:54 +02:00
zotlabs
44d4f0a484
generating random numbers too large for 32-bit systems
2018-04-26 09:41:26 +02:00
Mario Vavti
09666ae8e9
Merge remote-tracking branch 'mike/master' into dev
2018-04-26 09:05:47 +02:00
zotlabs
4a60f45220
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-25 23:11:23 -07:00
zotlabs
7b9946079f
function doc update
2018-04-25 23:10:08 -07:00
zotlabs
fe724acc3b
mod_network: privacy group query returning results when group is empty. Notification that the group is empty was also displayed twice.
2018-04-25 22:53:20 -07:00
zotlabs
4409b2b40a
don't load jot autosave content into other document types or edits of other items, but do save these edits in case you need to recover them
2018-04-25 21:32:34 -07:00
zotlabs
33f446fcd0
malformed embeds from gfycat hubzilla issue #1108
2018-04-25 20:47:30 -07:00
Mike Macgirvin
953d02e4b7
Update CHANGELOG
...
more than oauth2
2018-04-26 13:21:14 +10:00
Mike Macgirvin
a124c120f4
Update CHANGELOG
...
more than oauth2
2018-04-26 13:20:24 +10:00
zotlabs
5f8b093d79
fine tuning
2018-04-25 18:51:30 -07:00
zotlabs
f923d21df3
some tagging work
2018-04-25 18:41:19 -07:00
zotlabs
5a9e9284c2
generating random numbers too large for 32-bit systems
2018-04-25 14:10:11 -07:00
Galette Saucisse
c7c04aba3d
Update project.bb
2018-04-25 18:42:46 +02:00
Galette Saucisse
33503349ec
Update FR toc.html
2018-04-25 18:12:51 +02:00
Galette Saucisse
ef3994da30
Delete FR project.bb from wrong folder
...
apologies
2018-04-25 18:11:10 +02:00
Galette Saucisse
2e758f11e7
Update project.bb and place in correct folder
...
FR toc.html needs editing
2018-04-25 18:08:55 +02:00
Mario Vavti
7283e2e279
bump version
2018-04-25 14:18:17 +02:00
Mario Vavti
352dd364d2
drop box-shadow from generic-content-wrapper (it's probably too 90') and use transparent colors for borders to work better with alternate background colors
2018-04-25 14:17:53 +02:00
Mario Vavti
d5c3363909
bump version
2018-04-25 14:16:47 +02:00
Mario Vavti
2ede8e3675
drop box-shadow from generic-content-wrapper (it's probably too 90') and use transparent colors for borders to work better with alternate background colors
2018-04-25 14:11:41 +02:00
Mario Vavti
fe318d4eb8
changelog
2018-04-25 12:48:53 +02:00
Mario Vavti
c0bf3c8af1
changelog
2018-04-25 12:48:08 +02:00
mjfriaza
175a3c4008
New strings: Spanish translation
2018-04-25 12:46:50 +02:00
Mario Vavti
e9f3095f41
Merge remote-tracking branch 'mike/master' into dev
2018-04-25 11:54:13 +02:00
Mario Vavti
ebf540ffbc
rename boxy schema to focus-boxy and bs-default to focus-light
2018-04-25 11:36:22 +02:00
Mario Vavti
4f1031f92b
mark simple_* schemas unmaintained and deprecated
2018-04-25 11:36:10 +02:00
Mario Vavti
ddb9db188b
rename boxy schema to focus-boxy and bs-default to focus-light
2018-04-25 11:31:10 +02:00
zotlabs
63e8f1f36b
undo_post_tagging - don't waste a connection query if we're undoing a hashtag and not a mention.
2018-04-25 02:26:37 -07:00
Mario Vavti
a3f77409a4
mark simple_* schemas unmaintained and deprecated
2018-04-25 11:14:45 +02:00
Mario Vavti
705ff97892
more css fixes for bs-default schema
2018-04-25 11:02:52 +02:00
Mario Vavti
1bb2d0b954
more css fixes for bs-default schema
2018-04-25 11:02:14 +02:00
Mario Vavti
0773b9bf92
css fixes for bs-default schema
2018-04-25 10:58:38 +02:00
Mario Vavti
da775d182a
css fixes for bs-default schema
2018-04-25 10:58:08 +02:00
Galette Saucisse
0f836c9d5e
Create /doc/fr/project.bb
2018-04-25 10:34:16 +02:00
git-marijus
e77914fe3f
Merge pull request #1112 from galettesaucisse/patch-16
...
Create /doc/fr/project.bb
2018-04-25 10:33:05 +02:00
Mario Vavti
ed785fbb1b
Merge remote-tracking branch 'mike/master' into dev
2018-04-25 09:57:28 +02:00
Mario Vavti
25f34d8ad3
show caret-down on item-photo hover to indicate a dropdown menu
2018-04-25 09:56:53 +02:00
Mario Vavti
0a51ea1bfa
show caret-down on item-photo hover to indicate a dropdown menu
2018-04-25 09:56:21 +02:00
Galette Saucisse
9ffad65b65
Create /doc/fr/project.bb
2018-04-25 09:40:40 +02:00
zotlabs
8face5a66c
make tag autocomplete less scary looking in the editor. If this works out we can simplify and get rid of a huge amount of spaghetti tag logic.
2018-04-24 15:32:24 -07:00
Mario Vavti
edd91a7ed1
changelog
2018-04-24 22:30:52 +02:00
Mario Vavti
c5b32032a7
changelog
2018-04-24 22:30:17 +02:00
Mario Vavti
4bb93c4327
fix regression with forum widget unseen count
2018-04-24 17:11:29 +02:00
Mario Vavti
e11e99b2d1
fix regression with forum widget unseen count
2018-04-24 17:09:51 +02:00
Mario Vavti
2dce7c212f
fix php warnings
2018-04-24 15:42:20 +02:00
Mario Vavti
2ea87b65ca
fix php warnings
2018-04-24 15:41:35 +02:00
zotlabs
a6c42e8756
added variable to store the raw json string as received, since this is signed and we may need to forward the signed data.
2018-04-23 21:55:16 -07:00
zotlabs
b688dc3995
minor tweak to utf8 usernames after some testing of the underlying encode/decode funations. This probably isn't critical and I do not have a failure case but just trying to cover all bases.
2018-04-23 19:10:35 -07:00
zotlabs
59ac3d04eb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-23 18:15:18 -07:00
zotlabs
97308ad2fb
provide a short term compatibility mapping between social_party and social_federation
2018-04-23 16:05:55 -07:00
Mario Vavti
2dff10564c
possible fix for issue #1101
2018-04-23 21:13:09 +02:00
Mario Vavti
d401e5e7c4
possible fix for issue #1101
2018-04-23 21:12:31 +02:00
Mario Vavti
67ce5f4c9c
version 3.4RC1
2018-04-23 12:05:06 +02:00
Mario Vavti
5bd1ea0b95
Merge branch 'dev' into 3.4RC
2018-04-23 11:52:32 +02:00
Mario Vavti
9ac67b44e4
strings update
2018-04-23 11:37:39 +02:00
Mario Vavti
bc4a1ee500
reverse f325c29b48 - this needs discussion. there is a link to source in the item menu. we might consider linking the timestamp to the source item (like some of the federated networks do) but then remove it from the item dropdown (having things double proved to confuse people). imo the link in the dropdown menu should be sufficient though.
2018-04-23 11:24:13 +02:00
git-marijus
78816f2f74
Merge pull request #1094 from mrjive/dev
...
Adding link to post source
2018-04-23 11:11:16 +02:00
Mario Vavti
fedb5fbcf5
update zot.php to fix php warning invalid argument supplied for foreach()
...
- this is taken from pr #1085 which was against wrong branch
2018-04-23 10:47:35 +02:00
Mario Vavti
bb61e672b0
Proposed fix for issue #1091 - mod-help.css
...
- this is taken from pr #1098 which was against wrong branch
2018-04-23 10:39:46 +02:00
git-marijus
de6f07ec89
Merge pull request #1097 from galettesaucisse/patch-13
...
Proposed fix for issue #1091 - mod-help.js
2018-04-23 10:28:50 +02:00
git-marijus
d0dc8c1e4c
Merge pull request #1093 from mjfriaza/dev
...
Updated Spanish translation
2018-04-23 10:28:09 +02:00
git-marijus
5ec2e28802
Merge pull request #1090 from galettesaucisse/patch-12
...
Create /doc/fr/toc.html
2018-04-23 10:27:50 +02:00
git-marijus
391020fd1b
Merge pull request #1089 from galettesaucisse/patch-11
...
delete /doc/fr/about.bb
2018-04-23 10:27:31 +02:00
git-marijus
e46874149d
Merge pull request #1088 from galettesaucisse/patch-10
...
create new file /doc/fr/about/about.bb
2018-04-23 10:27:04 +02:00
git-marijus
7f49f6a45c
Merge pull request #1084 from galettesaucisse/patch-9
...
Update French hmessages.po from Transifex
2018-04-23 10:26:42 +02:00
git-marijus
901b0ac146
Merge pull request #1083 from galettesaucisse/patch-8
...
Update French hstrings.php from Transifex
2018-04-23 10:26:12 +02:00
Mario Vavti
28bc4089d0
fix permission role test
2018-04-23 10:03:39 +02:00
Mario Vavti
2bca612a92
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-04-23 09:49:47 +02:00
zotlabs
66d72d9870
as_fetch depends on the pubcrawl plugin, but is referenced in core. Ensure that it doesn't chuck a wobbly if the function isn't found. This is undergoing significant revision for zot6 so this action is considered a short-term workaround until that work work stabilises.
2018-04-22 22:10:15 -07:00
zotlabs
11624cd83e
owa: attempt channel discovery if not found
2018-04-22 19:24:15 -07:00
zotlabs
55b7182136
use consistent naming for 'Channel role and privacy'
2018-04-22 18:48:48 -07:00
zotlabs
55dc6fbc1c
imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See http://php.net/manual/en/imagick.stripimage.php
2018-04-22 18:12:16 -07:00
Jeroen
c446ffb814
back to only nickname
2018-04-22 20:16:04 +02:00
Jeroen
689ced2ac0
back to only nickname
2018-04-22 20:15:14 +02:00
mrjive
51c533536f
Merge pull request #10 from redmatrix/dev
...
Dev
2018-04-22 10:54:41 +02:00
Mike Macgirvin
2431631b46
Update PermissionLimits.php
...
anon comment permissions fix
2018-04-22 07:00:01 +10:00
Mike Macgirvin
e189f5f887
Update PermissionLimits.php
...
Difficult for me to do this locally at the moment so updating in git
2018-04-22 06:58:33 +10:00
Mike Macgirvin
5a736d338b
Merge pull request #1099 from zotlabs/dev
...
This is important
2018-04-21 19:09:27 +10:00
zotlabs
95059f2bfd
fix permissionlimitstest after recent changes
2018-04-21 00:37:04 -07:00
zotlabs
1bb67f63e3
anonymous comments shouldn't be allowed in StdLimits
2018-04-20 18:58:21 -07:00
zotlabs
b12d254427
fix any misconfigured channel permission limits
2018-04-20 18:58:21 -07:00
zotlabs
af909f66a7
fix any misconfigured channel permission limits
2018-04-20 15:03:16 -07:00
zotlabs
e05f41630b
anonymous comments shouldn't be allowed in StdLimits
2018-04-20 14:38:15 -07:00
Galette Saucisse
ba8f8c3403
Proposed fix for issue #1091
2018-04-20 19:17:52 +02:00
mrjive
84e2bdcf76
updated Italian translation
2018-04-20 06:25:40 -07:00
Manuel Jiménez Friaza
a211c16b73
Updated Spanish translation
2018-04-20 11:36:13 +02:00
mrjive
f325c29b48
adding link to post source
2018-04-20 02:29:57 -07:00
zotlabs
d5c451c4a8
This fix needs to go deeper in the code. PermissionLimits::Get is called in a lot of places. If we have no stored setting for a particular permission, return 0 - which is basically no permission except to self.
2018-04-19 23:44:22 -07:00
zotlabs
8d0cbeab38
better fix to permisisons.php - just cast to int. That's exactly what we want.
2018-04-19 23:37:47 -07:00
zotlabs
636fb95e24
permissions php error applying bit compare operation on a (presumed) boolean
2018-04-19 23:35:24 -07:00
zotlabs
2f1ad15645
fix navbar contact autocomplete 'undefined' hovertip
2018-04-19 22:19:52 -07:00
zotlabs
b1ed79f239
fix link to renamed permission roles doc subsection
2018-04-19 19:32:48 -07:00
zotlabs
aea61bf034
rename social - party to social - federation. Cleanup some of the documentation surrounding channels. This checkin contains translatable string changes.
2018-04-19 19:05:13 -07:00
zotlabs
2254262cf0
code booboo may have degraded the performance of the Trending tag query more than necessary
2018-04-19 17:43:50 -07:00
Galette Saucisse
872e4a0513
Create /doc/fr/toc.html
...
please add translated file toc.html
2018-04-19 18:22:47 +02:00
Galette Saucisse
0e1ea54c32
Update about.bb
2018-04-19 15:30:48 +02:00
Galette Saucisse
ff69413729
delete /doc/fr/about.bb
...
file is in wrong place, and supersceded by /doc/fr/about/about.bb
2018-04-19 15:11:49 +02:00
Galette Saucisse
a8c2b75b9b
create new folder and file about.bb
...
the current about.bb is under /doc/fr/ and should be under /doc/fr/about/
this file is a complete French translation of the original English file
2018-04-19 15:07:28 +02:00
mrjive
c8ff773b96
Merge pull request #9 from redmatrix/dev
...
Dev
2018-04-19 09:51:58 +02:00
zotlabs
fa78dc79f3
follow activitypub by webfinger; requires addon update to all federation protocols
2018-04-19 08:44:41 +02:00
zotlabs
1ef31d27c7
relax restrictions to the design tools menu to allow those with write_pages permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
2018-04-19 08:44:17 +02:00
zotlabs
f634d15768
do not queue anything which lacks a destination url
2018-04-19 08:42:50 +02:00
zotlabs
9bc9aa123f
just provide the trending tags in public stream by default and simplify the query to improve load times; I intend to do additional work on this feature later
2018-04-19 08:42:37 +02:00
Mario Vavti
92b08f1f07
Merge remote-tracking branch 'mike/master' into dev
2018-04-19 08:28:42 +02:00
zotlabs
a81011333f
follow activitypub by webfinger; requires addon update to all federation protocols
2018-04-18 19:41:09 -07:00
zotlabs
a2e0706d55
relax restrictions to the design tools menu to allow those with write_pages permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment.
2018-04-18 17:26:05 -07:00
zotlabs
85ccfb4bbc
do not queue anything which lacks a destination url
2018-04-18 17:07:29 -07:00
zotlabs
2ec28a5993
just provide the trending tags in public stream by default and simplify the query to improve load times; I intend to do additional work on this feature later
2018-04-18 15:56:57 -07:00
Galette Saucisse
8ff8a3eab9
Update French hmessages.po from Transifex
2018-04-18 17:41:09 +02:00
Galette Saucisse
f5573deb60
Update French hstrings.php from Transifex
2018-04-18 17:39:20 +02:00
Mario Vavti
16dcbc1e67
bump version
2018-04-18 08:52:10 +02:00
Mario Vavti
19782655e6
version bump and strings
2018-04-18 08:39:43 +02:00
zotlabs
c53f788cc8
add alt_pager to mod_moderate, remove legacy $a parameter from all occurrences of alt_pager
2018-04-17 23:36:35 -07:00
Mario Vavti
440ccf19d1
Merge remote-tracking branch 'mike/master' into dev
2018-04-18 08:19:56 +02:00
zotlabs
fc7d9c235c
minor code optimisation
2018-04-17 22:23:28 -07:00
zotlabs
0f5ae5cac8
also add the noisy 'rss' tag
2018-04-17 21:55:00 -07:00
zotlabs
6903dbcc0d
re-use directory safemode setting for public stream tag filtering since a handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire.
2018-04-17 21:48:43 -07:00
zotlabs
a806c68713
fine tuning the public stream tag results
2018-04-17 20:27:36 -07:00
zotlabs
393cd46a82
public stream tag enhancements
2018-04-17 20:08:14 -07:00
zotlabs
0576046d02
when changing cover photo, show existing
2018-04-17 16:29:32 -07:00
Mario Vavti
c0794a83b4
Merge remote-tracking branch 'mike/master' into dev
2018-04-17 19:00:15 +02:00
Mario Vavti
dcd636f7be
fix closing parenthesis in wrong spot
2018-04-17 18:56:33 +02:00
Mario Vavti
83e7d89f7e
update to bootstrap-4.1 and improve visibility of some text when using custom panel colours
2018-04-17 16:17:44 +02:00
zotlabs
02763811b3
missing update file in the previous update commit
2018-04-16 23:34:47 -07:00
zotlabs
8b9952e770
set the correct webfinger Accept: request header now that Mastodon fixed the bug that we changed it to work around
2018-04-16 23:32:40 -07:00
zotlabs
43e55eb9a6
Active channels information is a bit imprecise. Provide a higher accuracy method. This will require a transition period
2018-04-16 21:40:43 -07:00
zotlabs
120e578a67
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-16 20:28:22 -07:00
zotlabs
411b8e48a3
don't save a permcat with empty name
2018-04-16 18:09:14 -07:00
zotlabs
d38b5ed2f5
update the placeholder
2018-04-16 17:40:33 -07:00
zotlabs
04abfdd5a6
update the search js
2018-04-16 17:37:38 -07:00
zotlabs
1662f76f03
hubzilla issue #1078 ; provide content-type header for system emails (was already correct for notification emails)
2018-04-16 16:12:57 -07:00
mrjive
283e5d3a5c
Merge pull request #8 from redmatrix/dev
...
Dev
2018-04-16 17:27:14 +02:00
Mario Vavti
bef5be827d
remove some more distinct in queries and observe any regressions. this is related to issue #1079 and commit d47ea20aa8
2018-04-16 11:42:13 +02:00
Mario Vavti
a8b78dc1f5
Merge remote-tracking branch 'mike/master' into dev
2018-04-16 09:24:22 +02:00
zotlabs
19888b95cc
draft-cavage issues
2018-04-15 21:04:09 -07:00
zotlabs
3e6a55a295
issue with wiki sync
2018-04-15 17:29:40 -07:00
Mario Vavti
bbe58dd550
css fixes
2018-04-15 10:20:32 +02:00
Mario Vavti
a422063c7d
fix regression where in the starred tab only top level posts were visible
2018-04-15 10:15:49 +02:00
zotlabs
518db97962
never mind. dbg(1) now gives you the basic debug result and dbg(2) gives you the verbose debug option with all the results.
2018-04-14 16:56:30 -07:00
zotlabs
fdf5799857
allow dbg(2) to only return the canonical SQL used in the query and the number of results, but not log every single result. Maybe we should use 1 for this and 2 for the full results, but I didn't really want to change the way people do things today. If anybody has a strong opinion about doing this, go ahead and change it and send a note to the developer forum.
2018-04-14 16:47:51 -07:00
mrjive
99dc161483
Merge pull request #7 from redmatrix/dev
...
Dev
2018-04-14 15:59:30 +02:00
zotlabs
f16dc7afc8
upgrade incutio xmlrpc library to use hubzilla curl wrapper
2018-04-13 17:58:11 -07:00
Galette Saucisse
32cd0cc984
Create /doc/context/fr/settings/features/help.html
...
French translation for context help
2018-04-13 22:17:48 +02:00
Galette Saucisse
169d75d2d1
Update hstrings.php
2018-04-13 22:17:37 +02:00
Galette Saucisse
6d234daa88
Update hmessages.po
2018-04-13 22:17:27 +02:00
Galette Saucisse
f8f64e853d
Create /doc/context/fr/admin/queue/help.html
...
French translation for context help
2018-04-13 22:17:11 +02:00
Galette Saucisse
823b873e50
Update help.html
2018-04-13 22:16:53 +02:00
Galette Saucisse
5c97280359
translation correction
2018-04-13 22:16:41 +02:00
Galette Saucisse
7e62c3fa29
Create /doc/context/fr/admin/logs/help.html
...
French translation of context help
2018-04-13 22:16:10 +02:00
Galette Saucisse
c18b6cbd68
Create /doc/context/fr/channel
...
French translation for context help
2018-04-13 22:15:58 +02:00
git-marijus
29b3950e32
Merge pull request #1067 from galettesaucisse/patch-7
...
Create /doc/context/fr/settings/features/help.html
2018-04-13 22:14:15 +02:00
git-marijus
17bc11bbd4
Merge pull request #1066 from galettesaucisse/patch-6
...
Update French hstrings.php
2018-04-13 22:13:33 +02:00
git-marijus
3e937266b2
Merge pull request #1063 from galettesaucisse/patch-5
...
Update French hmessages.po
2018-04-13 22:13:13 +02:00
git-marijus
a02f22aab7
Merge pull request #1060 from galettesaucisse/patch-4
...
Create /doc/context/fr/admin/queue/help.html
2018-04-13 22:12:51 +02:00
git-marijus
b31616e5bf
Merge pull request #1059 from galettesaucisse/patch-3
...
Create /doc/context/fr/admin/logs/help.html
2018-04-13 22:12:22 +02:00
git-marijus
b1057e8cd1
Merge pull request #1056 from galettesaucisse/patch-2
...
Create /doc/context/fr/channel
2018-04-13 22:12:03 +02:00
Mario Vavti
7543e27eae
version and strings update
2018-04-13 22:11:08 +02:00
Mario Vavti
8a43bead74
fix illegal string offset warning
2018-04-13 13:20:20 +02:00
Mario Vavti
2867cd2043
fix wrong item key
2018-04-13 12:50:37 +02:00
Mario Vavti
88ca6fc12e
Merge remote-tracking branch 'mike/master' into dev
2018-04-13 11:59:09 +02:00
Mario Vavti
e04d3c45a4
provide visible star status for starred posts
2018-04-13 11:58:12 +02:00
mrjive
db586e0c27
Merge pull request #6 from redmatrix/dev
...
Dev
2018-04-13 10:23:30 +02:00
Mario Vavti
4aaea422bc
move the thread author menu to to the wall item photo. the menu list was getting too long.
2018-04-13 10:12:57 +02:00
zotlabs
7fd882a088
autosave comment enhancements
2018-04-12 22:24:25 -07:00
zotlabs
b0396cd646
work on autosave
2018-04-12 21:44:06 -07:00
zotlabs
d5117a62b8
update the tags and mentions section of the member_guide with recent changes
2018-04-12 20:49:20 -07:00
zotlabs
b13328140f
accept system_language through either get or post
2018-04-12 18:21:34 -07:00
zotlabs
3be0b0925c
remove recipient name from stored notifications but keep them in emails.
2018-04-12 17:55:45 -07:00
Mario Vavti
7c47b9d75c
Merge remote-tracking branch 'mike/master' into dev
2018-04-12 14:46:36 +02:00
Mario Vavti
09a8b4b379
fix issue #1047
2018-04-12 10:58:31 +02:00
mrjive
ea36ebd0df
Merge pull request #5 from redmatrix/dev
...
Dev
2018-04-12 10:12:46 +02:00
zotlabs
549f7a53b1
util/dcp (server to cloud file copy) better handling when destination directory is the channel root
2018-04-11 22:27:59 -07:00
zotlabs
739a612824
poll responses: start treating them as hidden activities now so that when this feature gets finished it will work flawlessly for versions greater than today.
2018-04-11 21:51:57 -07:00
zotlabs
953a2fd9b2
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-11 17:44:51 -07:00
zotlabs
2fa9645dfc
channel delegation: push current identity and pop it on logout from the delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
2018-04-11 17:40:04 -07:00
Mario Vavti
3bd6450333
also clean localStorage upon logout or channel switch
2018-04-11 12:37:25 +02:00
Mario Vavti
fee258edbe
allow to toggle visibility of likes/dislikes in notifications
2018-04-11 11:49:33 +02:00
Mario Vavti
e294dfa760
wrong function
2018-04-11 08:17:30 +02:00
Galette Saucisse
669013f7e6
Create /doc/context/fr/settings/features/help.html
...
French translation for context help
2018-04-10 19:59:09 +02:00
Galette Saucisse
dde482082e
Update hstrings.php
2018-04-10 19:10:11 +02:00
Galette Saucisse
868e9aa058
Update hmessages.po
2018-04-10 18:02:42 +02:00
Galette Saucisse
a815e2e30b
Create /doc/context/fr/admin/queue/help.html
...
French translation for context help
2018-04-10 14:08:26 +02:00
Galette Saucisse
89b76530da
Update help.html
2018-04-10 14:06:10 +02:00
Galette Saucisse
e909c2bbce
translation correction
2018-04-10 14:05:31 +02:00
Galette Saucisse
ab1e1e9114
Create /doc/context/fr/admin/logs/help.html
...
French translation of context help
2018-04-10 13:36:38 +02:00
Galette Saucisse
13b0fdadb1
Create /doc/context/fr/channel
...
French translation for context help
2018-04-10 12:19:29 +02:00
Galette Saucisse
90580a860b
Update French hstrings.php
...
added some missing strings
2018-04-10 12:11:15 +02:00
git-marijus
6d7fdb14f0
Merge pull request #1054 from galettesaucisse/patch-1
...
Update French hstrings.php
2018-04-10 12:10:45 +02:00
Mario Vavti
a2cb7b9ca4
do not get or set post category if the field is not available. remove logging.
2018-04-10 11:37:57 +02:00
Mario Vavti
91aeb25523
fix autosave content not cleaned after post submission
2018-04-10 11:17:20 +02:00
Galette Saucisse
bb86ee7cc4
Update French hstrings.php
...
added some missing strings
2018-04-10 09:54:26 +02:00
zotlabs
887a59066b
last commented expiration setting in admin
2018-04-10 00:05:20 -07:00
zotlabs
e060135304
add commented_days parameter to item_expire(), default 7. Both expire_days and commented_days have to be exceeded to expire.
2018-04-09 23:39:47 -07:00
zotlabs
6bf2c64aa2
Create catcloud widget and provide a type option which can include 'cards' or 'articles'
2018-04-09 21:44:04 -07:00
Andrew Manning
1aba495a1c
Replace pushState with replaceState to prevent browser history clutter in Help pages.
2018-04-09 20:50:41 -04:00
git-marijus
482e26ae26
Merge pull request #1053 from jschweinsberg/fix/pubstream-notifications
...
Public stream notifications
2018-04-09 22:41:40 +02:00
Julian Schweinsberg
c50105b8c1
Show "Unseen public activity" channel setting when site only public streams are activated
2018-04-09 19:26:35 +02:00
Julian Schweinsberg
530a378aa1
Modified notifications widget to add the public stream when the current user is allowed to see it only
2018-04-09 19:18:53 +02:00
Mario Vavti
04935f139d
fix xchan_query() for anon comments
2018-04-09 14:28:41 +02:00
Mario Vavti
5228462363
bump version
2018-04-09 13:19:22 +02:00
git-marijus
9dc831f1ef
Merge pull request #1051 from anaqreon/auto-save
...
Auto-save comment and post text
2018-04-09 13:18:09 +02:00
zotlabs
6844d7c752
don't provide a connect button for transient identities
2018-04-08 22:53:04 -07:00
zotlabs
cda3d23508
more intelligent handling of level 0 - and remove an extraneous logging function
2018-04-08 22:09:08 -07:00
zotlabs
e4ee165e29
more work merging techlevels and features
2018-04-08 22:02:48 -07:00
zotlabs
e0255c0dc4
first cut of feature/techlevel merge
2018-04-08 20:05:30 -07:00
zotlabs
6ce3ca1ce0
anon_identity_init: put anonymous commenters in network 'anon' so that they can be easily distinguished from federated network members and handled appropriately.
2018-04-08 19:28:57 -07:00
zotlabs
c3cd613f42
extend AC
2018-04-08 17:30:46 -07:00
zotlabs
f2078b25ad
hubzilla issue #1050 pubstream notifications visible when pubstream is not
2018-04-08 16:51:29 -07:00
Andrew Manning
f9ec3c66ff
Added feature setting for auto-save, defaulting to enabled.
2018-04-08 19:44:21 -04:00
Andrew Manning
4760dc9bcb
removed Autosavetext.php file since it is not used with localStorage
2018-04-08 14:25:04 -04:00
Andrew Manning
808f362921
Merge branch 'dev' into auto-save
2018-04-08 14:23:34 -04:00
Andrew Manning
43cafcc761
Auto-save post and comment entry using localStorage in browser.
2018-04-08 14:18:10 -04:00
zotlabs
b00c22b69b
we shouldn't need distinct here, since ids_to_querystr() will filter duplicates. It might have an effect on pager totals. Need to monitor for a few days.
2018-04-08 12:55:52 +02:00
git-marijus
73248fd227
Merge pull request #1048 from dentm42/plugin-error-trap
...
Trap plugin install/uninstall load/unload errors to avoid whitescreen
2018-04-08 11:48:05 +02:00
Mario Vavti
7205ffb5c0
Merge remote-tracking branch 'mike/master' into dev
2018-04-08 11:38:31 +02:00
M.Dent
ff77f14f2f
Remove remove plugin from \App::[] on uninstall
2018-04-07 23:41:22 -04:00
M.Dent
a0cba6564f
Uninstall plugin on Exception on load.
2018-04-07 23:12:39 -04:00
M.Dent
35b4f0a863
Add class for Exceptions
2018-04-07 23:01:18 -04:00
DM42.Net (Matt Dent)
0fba1a777e
Add error handler and try/catch for all () calls
2018-04-07 22:17:19 -04:00
zotlabs
d47ea20aa8
we shouldn't need distinct here, since ids_to_querystr() will filter duplicates. It might have an effect on pager totals. Need to monitor for a few days.
2018-04-07 16:54:49 -07:00
Andrew Manning
be6dcb5d0a
Merge branch 'dev' into auto-save
2018-04-07 17:48:48 -04:00
Mario Vavti
bddf8cfde4
Merge remote-tracking branch 'mike/master' into dev
2018-04-07 14:16:59 +02:00
Mario Vavti
9369150db7
rename button label in editpost from edit to submit
2018-04-07 14:15:07 +02:00
Mario Vavti
0fd7634339
rename relation to relationship - issue #1044
2018-04-07 13:50:41 +02:00
Mario Vavti
969a91c432
use Title instead of Caption - issue #1037
2018-04-07 13:36:34 +02:00
Mario Vavti
4d08fcf1a7
Use Add Files/Photos instead of Upload to open the upload dialog
2018-04-07 13:29:36 +02:00
zotlabs
8048b7addc
channel import failing to provide channel_password value
2018-04-06 16:45:25 -07:00
zotlabs
4499ee178f
put directory server in siteinfo - there are a lot of sites using broken directories
2018-04-06 01:24:38 -07:00
zotlabs
b17f741050
bring back the dnt policy document, not sure when it was lost
2018-04-05 22:15:15 -07:00
zotlabs
4a45c35c4e
oauth2 client settings page
2018-04-05 21:01:36 -07:00
zotlabs
f4c94ab121
use profile_store_lowlevel() when importing profile structures to ensure all non-null fields are present
2018-04-05 17:31:20 -07:00
zotlabs
64bb1ca2bb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-05 17:18:34 -07:00
zotlabs
b7386a0e88
fix permalinks to children of articles and cards
2018-04-05 16:58:37 -07:00
mrjive
a7ff2cc5ea
Merge pull request #3 from redmatrix/dev
...
Dev
2018-04-05 10:52:39 +02:00
Mario Vavti
dcacdd23c8
Merge remote-tracking branch 'mike/master' into dev
2018-04-05 10:44:00 +02:00
git-marijus
bd0959b5a4
Merge pull request #1039 from phellmes/doco-feat-add
...
add basic structure for additional features documentation
2018-04-05 09:18:15 +02:00
zotlabs
fe401203bd
bbcode() - ensure that $options is always an array, as the interface has changed slightly
2018-04-04 23:14:41 -07:00
zotlabs
c86032d4dc
oauth2 dynamic client registration update
2018-04-04 20:58:54 -07:00
zotlabs
e864679942
private forum mentions
2018-04-04 18:53:06 -07:00
zotlabs
cadef5924f
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-04 18:15:33 -07:00
zotlabs
1a25b0bda7
allow the profile recrods to be cloned separately
2018-04-04 17:54:43 -07:00
zotlabs
f748139606
allow the link target attribute to be modified in bbcode() from much further up the call stack in prepare_page() which will usually refer to a local item.
2018-04-04 16:33:11 -07:00
Andrew Manning
a5aff7d0c9
Post body and title are auto-saved
2018-04-04 15:22:38 -04:00
phellmes
2afe28785c
add basic structure for additional features documentation
...
Setting the raw frame with overview, short descriptions like in code
and already revealing skill levels.
Based on the current (recently modified) structure of the feature settings.
Detailed descriptions in work and coming with later commits as well as
a dedicated admin section for that topic. Better menu integration
may be possible with Andrew's new doco structure work in progress later.
2018-04-04 16:00:34 +02:00
Mario Vavti
aca719ac74
do not use punify() in get_baseurl() due to performance issues
2018-04-04 15:01:16 +02:00
zotlabs
8871f8d0f4
disable the oauth2testvehicle completely until it is safe
2018-04-03 21:58:11 -07:00
zotlabs
29b377d4c5
get rid of dangerous test code
2018-04-03 21:13:26 -07:00
zotlabs
4915a4efbb
OAuth2 integration
2018-04-03 21:08:40 -07:00
zotlabs
245142cc07
Merge branch 'master' into oauth2
2018-04-03 19:57:35 -07:00
zotlabs
5ac0f371c7
community tags: allow signature of either author or owner so that it stands a chance of working across multiple delivery chains
2018-04-03 17:52:54 -07:00
zotlabs
cf6d51bee8
some more work on hubzilla issue #1019
2018-04-02 22:47:11 -07:00
zotlabs
d68ce0f345
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-02 20:45:18 -07:00
zotlabs
4e21c14ff6
community tagging refactor - we no longer send an edited post/comment to everybody. The post owner approves the tag and this is transmitted along with the tag activity. Recipients check the signature of the approval and add the tag to their local copy of the post.
2018-04-02 20:39:28 -07:00
zotlabs
753e1e4616
commtag refactor
2018-04-02 19:32:22 -07:00
zotlabs
9a1f051068
missing year on profile birthday input, some optimisations to stats
2018-04-02 13:32:10 -07:00
zotlabs
bcffb6cf55
obscurify chats
2018-04-01 16:53:10 -07:00
Mario Vavti
0e09dca952
fix missing login/out buttons for medium screensize
2018-04-01 20:19:56 +02:00
zotlabs
3bd3686acf
Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2
2018-03-31 14:00:09 -07:00
zotlabs
4493304fa7
wrong function
2018-03-31 13:22:12 -07:00
Andrew Manning
6decffb00c
Merge branch 'dev' into oauth2
2018-03-31 13:41:29 -04:00
zotlabs
54e941724f
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-03-31 01:45:26 -07:00
zotlabs
e155e7d9ce
undo vcard on display module until we can make it accurate
2018-03-31 01:43:33 -07:00
Mario Vavti
6433ce70a1
Merge remote-tracking branch 'mike/master' into dev
2018-03-31 09:26:58 +02:00
zotlabs
1e086a4ac8
Hubzilla issue #1022 cleanup of post formatting
2018-03-30 17:13:21 -07:00
zotlabs
1c3e669761
Hubzilla issue #1022 - improve the usability
2018-03-30 16:47:47 -07:00
zotlabs
af125fbe4f
Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is only implemented in the 'edit' pane and could use some improvement/enhancement
2018-03-30 16:09:25 -07:00
zotlabs
43249bd4be
hubzilla issue #1020 - PM using unicode domain for recipient. May require further testing
2018-03-30 15:18:33 -07:00
zotlabs
f54aa4f21e
allow case independence of replacements as well as patterns
2018-03-30 01:59:32 -07:00
Mario Vavti
6822415ee2
Merge remote-tracking branch 'mike/master' into dev
2018-03-30 09:07:43 +02:00
zotlabs
6d0e1b0e07
display and link issues with quoted tags
2018-03-29 17:06:23 -07:00
zotlabs
238303d819
add directory keyword links to profile
2018-03-29 15:32:35 -07:00
zotlabs
998f39868f
directory: link entry keywords to a directory keyword search
2018-03-29 14:27:26 -07:00
mrjive
20ac91703d
Merge pull request #1 from redmatrix/dev
...
Dev
2018-03-29 17:47:50 +02:00
zotlabs
33bb89729c
hubzilla issue #1019 - punycode urls on connedit page when displaying locations
2018-03-29 02:26:25 -07:00
Mario Vavti
e06e64823f
bump version
2018-03-29 10:30:32 +02:00
zotlabs
cd485b0fdf
hubzilla issue #1015 - login with unicode domain name
2018-03-28 19:25:11 -07:00
zotlabs
1cf0de568d
use context method
2018-03-28 18:32:04 -07:00
zotlabs
662316e687
update folder timestamp on uploaded files (fixme - we need to recurse back to the storage root but that is for another day)
2018-03-27 21:13:14 -07:00
zotlabs
14383a4c4a
uexport: set content-type to json and add sections info to the default filename if present
2018-03-27 18:43:59 -07:00
Andrew Manning
1dc795722a
Merge branch 'dev' into oauth2
2018-03-27 21:11:34 -04:00
zotlabs
08274ffab7
put vcard widget with author of top-level post on display page
2018-03-27 18:01:20 -07:00
zotlabs
5ea11d1222
don't include the q and PHPSESSID request variables in a redirected rpost
2018-03-27 16:27:28 -07:00
zotlabs
35b6c2baad
Hard fail imports of removed channels. This is silly.
2018-03-27 15:08:27 -07:00
zotlabs
a92f22a4a4
IDN: force baseurl to be punycode; for consistency and federation all internal urls are US-ASCII, unicode MAY be used for display.
2018-03-25 23:02:41 -07:00
zotlabs
2fc3f381ac
php strpos() empty needle warning when a term entry has no url
2018-03-25 21:48:42 -07:00
zotlabs
2a2a21a736
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-03-25 21:17:34 -07:00
zotlabs
5a739ddc47
Merge branch 'newmemberwidget'
2018-03-25 21:16:10 -07:00
zotlabs
4ef2493e95
testing start_menu feature
2018-03-25 21:15:23 -07:00
Mario Vavti
c98776923a
Merge remote-tracking branch 'mike/master' into dev
2018-03-25 11:21:24 +02:00
zotlabs
bb4f9eecbe
preserve existing categories when updating an app from an embed source
2018-03-24 21:17:15 -07:00
zotlabs
d4e91d5d9b
app sellpage not being stored
2018-03-24 15:13:19 -07:00
zotlabs
558e3f8042
code optimisations and de-duplication on updating parent commented timestamp
2018-03-24 02:22:24 -07:00
Mario Vavti
9f9b9dfd82
Merge remote-tracking branch 'mike/master' into dev
2018-03-24 09:12:48 +01:00
zotlabs
a8d81a68d6
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-03-23 21:44:55 -07:00
zotlabs
abe6ab4775
logic fallacy when updating parent timestamp of moderated comment
2018-03-23 21:24:24 -07:00
zotlabs
9a155cf5a5
turn newmember widget into a feature
2018-03-23 19:03:30 -07:00
goofy-bz
09567da292
Update hmessages.po
...
typofix
2018-03-23 10:30:40 +01:00
fadelkon
a1ce5df74f
Update translations for catalan (ca/ca_ES) from transifex
2018-03-23 10:29:57 +01:00
git-marijus
06026c1c27
Merge pull request #1009 from dawnbreak/QA_testing
...
:construction_worker:Extend Travis, add PostgreSQL10.
2018-03-23 10:26:26 +01:00
git-marijus
e2b9162a30
Merge pull request #1010 from dawnbreak/dev
...
⬆️ Update libraries.
2018-03-23 10:25:58 +01:00
Mario Vavti
eec4d9b5ad
an attemot to fix the PermissionRolesTest
2018-03-23 10:16:06 +01:00
Mario Vavti
376091010f
Merge remote-tracking branch 'mike/master' into dev
2018-03-23 10:03:54 +01:00
Mario Vavti
ac967db4e8
new markdown lib seems to handle < and > correct. remove the workaraound.
2018-03-23 09:40:24 +01:00
zotlabs
af8cbf000f
tagadelic was being overly protective of permissions.
2018-03-22 21:23:12 -07:00
zotlabs
034032c7c2
slight change in mail privacy implementation. If you initiate a private mail conversation and they respond, accept the reply. You can't hide behind your permissions or lack thereof. Often this will be accidental. If you truly want to block them from replying and your permissions otherwise would not allow them to reply, delete the conversation.
2018-03-22 19:52:25 -07:00
zotlabs
05e11844e5
make list mode work in cards and articles
2018-03-22 17:17:00 -07:00
zotlabs
4ba91cf4e3
make alt_pager work for articles/cards
2018-03-22 16:34:27 -07:00
zotlabs
9a52b90f22
hubzilla issue #1013 - comments not displayed in single card/article view
2018-03-22 15:38:00 -07:00
Mario Vavti
8ea8700eef
prevent reload loop if somebody lands on /ochannel (without channel_address and without trailing slash)
2018-03-22 13:55:23 +01:00
zotlabs
1f128e84fb
Hubzilla issue #1006 , fix anonymous comments bump thread before being approved.
2018-03-21 22:52:24 -07:00
zotlabs
1514b0f4e5
initial support for alternative sort orders on the cloud pages. Can be triggered manually but further development is required.
2018-03-21 21:19:18 -07:00
zotlabs
dc066d4c9b
Add Ochannel module for testing OStatus bad behaviour
2018-03-21 15:44:56 -07:00
zotlabs
3d6b606792
add the social "party" permission role
2018-03-20 04:08:36 -07:00
Klaus Weidenbach
c80837a9e6
⬆️ Update libraries.
...
michelf/php-markdown (1.7.0 => 1.8.0)
ezyang/htmlpurifier (v4.9.3 => v4.10.0)
commerceguys/intl (v0.7.4 => v0.7.5)
sabre/http (4.2.3 => v4.2.4)
sabre/vobject (4.1.3 => 4.1.5)
2018-03-18 02:15:29 +01:00
Klaus Weidenbach
a732b2bca1
:construction_worker:Extend Travis, add PostgreSQL10.
...
Add PostgreSQL10 to TravisCI through Docker container.
Use PHP7.2 instead of PHP7.1 as default test environment.
Update to current stable MariaDB 10.2 from stable (GA) 10.1.
2018-03-17 23:27:56 +01:00
Mario Vavti
0009f7f051
do not include pending registrations in accounts and goaway to /admin/accounts after approval or denial of an pending registration
2018-03-17 21:52:56 +01:00
Mario Vavti
b5cc26fe76
Merge remote-tracking branch 'mike/master' into dev
2018-03-17 09:02:48 +01:00
zotlabs
60b38a3a52
slight re-org and update of documentation, moving the tutorial to the top.
2018-03-16 15:34:09 -07:00
Mario Vavti
c0a896ff5e
change hearts for heart in reactions but cheet with the unicode
2018-03-16 12:03:52 +01:00
Mario Vavti
63bbde2368
use transform to scale emojis. this prevents text jumping on hover
2018-03-16 11:03:22 +01:00
zotlabs
91b710b07d
add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
2018-03-15 17:51:24 -07:00
Mario Vavti
34fee2a790
match hosts instead of urls to decide if to zid or not to zid
2018-03-15 14:53:18 +01:00
Mario Vavti
6c709551ce
do not always zid share links. add missing <
2018-03-15 14:31:50 +01:00
Mario Vavti
aa4f8b2901
add xchan_network = zot and xchan_deleted = 0 to the random_profile() query
2018-03-15 13:34:40 +01:00
Mario Vavti
95c53c7e0b
add zotadel.net to directory fallback servers
2018-03-15 10:13:30 +01:00
zotlabs
a94a28bb7e
mastodon content-warning cont: only strip nsfw tag if a content warning spoiler is used. Else it's legitimately nsfw.
2018-03-14 20:47:11 -07:00
zotlabs
7b56fdebac
more work with unicode usernames
2018-03-14 18:42:07 -07:00
zotlabs
0905018d3b
use original exif_read_data() parameters which were lost in a regression; unset automatic nsfw category generated for Mastodon content warning posts, as people use CW as a spoiler mechanism 99% of the time and flagging inappropriate content 1% of the time.
2018-03-14 14:51:33 -07:00
Mario Vavti
9d230b1f4c
indicate that there are events today in notifications by changing the badge class from secondary to danger. issue #1001
2018-03-14 21:39:33 +01:00
Mario Vavti
9f4064e03b
update justified gallery lib from 3.6.3 to 3.6.5
2018-03-14 11:49:19 +01:00
Mario Vavti
461e86423a
Merge remote-tracking branch 'mike/master' into dev
2018-03-14 11:37:24 +01:00
Mario Vavti
f70413a031
fix channel_address
2018-03-14 10:47:36 +01:00
Mario Vavti
26b7a3aca0
make the oneway-overlay slightly opaque
2018-03-14 10:33:23 +01:00
Mario Vavti
75721b7e82
reveal the profile name field only if multi prifiles feature is enabled
2018-03-14 10:24:08 +01:00
Mario Vavti
fa3e7a574f
show site registration notifications setting only to site admin
2018-03-14 10:03:17 +01:00
Mario Vavti
d4fa33dddd
whitespace
2018-03-14 09:19:06 +01:00
zotlabs
a0cbed80f3
make unicode usernames work in chanview module
2018-03-14 00:50:12 -07:00
zotlabs
128d1f7aa8
somewhere along the line the output of exif_read_data() changed and it no longer provides populated sections. Adjust for the new format and allow for the old because I cannot find documentation of this change anywhere. This affects photo rotation and the photo map feature.
2018-03-13 22:47:11 -07:00
Mario Vavti
09a841f3be
add ability to disable newmember widget ahead of time
2018-03-13 15:20:32 +01:00
git-marijus
268b96effa
Merge pull request #1000 from mrjive/dev
...
Connections page filtering for active connections
2018-03-13 12:01:23 +01:00
git-marijus
b120394b49
Merge pull request #999 from mjfriaza/dev
...
Spanish translation: adapted the new timeago's stuff
2018-03-13 11:58:40 +01:00
Manuel Jiménez Friaza
46c67e7f2f
Spanish translation: adapted the new timeago's stuff
2018-03-13 11:20:08 +01:00
mrjive
790660e612
Merge pull request #18 from redmatrix/dev
...
Dev
2018-03-13 10:59:21 +01:00
mrjive
2bcfa0c126
small work on connections page
2018-03-13 02:57:08 -07:00
git-marijus
53c1d3775c
Merge pull request #997 from mjfriaza/dev
...
Spanish translation: added "el" before "artículo", which is the correct construction
2018-03-13 09:37:16 +01:00
Mario Vavti
150e238b02
Merge remote-tracking branch 'mike/master' into dev
2018-03-13 09:05:40 +01:00
zotlabs
ab1d47b36f
unicode/emoji usernames. Warning: experimental feature, unstable, untested, disabled by default, use at your own risk, may not federate to other platforms and protocols. May not clone correctly. Bug reports which neglect to include detailed roubleshooting information and patches/pull requests will be ignored.
2018-03-12 20:54:55 -07:00
Andrew Manning
dcd658f12e
Merge branch 'dev' into oauth2
2018-03-12 19:50:25 -04:00
zotlabs
34399b8b47
obscure permission issue with custom permissions when using the highly discouraged advisory privacy modes
2018-03-12 15:47:33 -07:00
Mario Vavti
b265a55b81
Merge remote-tracking branch 'mike/master' into dev
2018-03-12 09:37:29 +01:00
zotlabs
717ae54868
Setup - .htconfig.php write access is now required for automated installation. [String change - leave in dev for the next release]
2018-03-11 16:42:46 -07:00
Mario Vavti
ade11568f9
update mysql schema
2018-03-11 13:53:53 +01:00
Manuel Jiménez Friaza
ec12b78ddf
Spanish translation: added el before artículo, which is the correct construction.
2018-03-11 13:07:11 +01:00
zotlabs
08d2adddf5
remove debugging
2018-03-10 13:21:22 -08:00
zotlabs
a417389934
trim expects error ... in admin/site
2018-03-10 13:20:20 -08:00
Andrew Manning
aa6f7481a0
Fixed access_token request bug and returned oauth2-server-php library to unmodified state.
2018-03-10 15:43:13 -05:00
Mario Vavti
cd21519de3
do not use trim on array
2018-03-10 21:21:44 +01:00
Andrew Manning
a4de63ca92
Merge branch 'dev' into oauth2
2018-03-10 15:10:09 -05:00
Mario Vavti
78040330b6
update changelog
2018-03-09 11:06:05 +01:00
git-marijus
4fdad3b8af
Merge pull request #994 from Reylak/dev
...
RedBasic theme dark schema update
2018-03-09 09:21:52 +01:00
Mario Vavti
9c02c66ed3
remove redundant comma
2018-03-09 09:17:57 +01:00
Mario Vavti
d82bf2b921
Merge remote-tracking branch 'mike/master' into dev
2018-03-09 09:04:14 +01:00
zotlabs
3ee35b83c2
notifications-btn-1 does not actually require the text-white class and this is known to cause issues on dark themes
2018-03-08 14:23:34 -08:00
Mathieu "Matbac" Bacou
500b141341
Uniformize title input with other input fields
...
Add rounded corners to mimic categories input field and main text area.
2018-03-08 21:12:33 +01:00
Mathieu "Matbac" Bacou
f9cca2422a
Remove useless background spec for category field
2018-03-08 21:02:51 +01:00
Mathieu "Matbac" Bacou
76a8006003
Fix background of tags field
2018-03-08 20:56:23 +01:00
Mathieu "Thrar" Bacou
7ac70e1f23
Fix code background in wiki pages
...
Fix needed after commit c444e40c01
2018-03-08 20:14:44 +01:00
Mario
a0a1246efb
use dbunescbin() for cover photos
2018-03-08 10:52:49 +01:00
Mario
2105cfd433
fix syntax error in postgres update
2018-03-08 10:27:43 +01:00
Mario Vavti
f3a753bda6
Merge remote-tracking branch 'mike/master' into dev
2018-03-08 08:55:25 +01:00
zotlabs
1700aedbed
remove extraneous logging
2018-03-07 17:29:01 -08:00
zotlabs
48b1042347
hashtag autocomplete
2018-03-07 16:59:55 -08:00
zotlabs
a454aad124
federated polls: GNU-Social requires us to preserve the original order of the poll answers for use in making a vote, unlike diaspora (which selects by guid) and activitypub (which selects by non-localisable text).
2018-03-07 15:39:14 -08:00
Mario Vavti
17c102ebe1
we need the javascript in the template since strings are involved
2018-03-07 21:11:57 +01:00
Mario Vavti
d6812cf75e
more bootstrap accordion fixes
2018-03-07 20:47:18 +01:00
Mario Vavti
04f7f99fc3
we do not support separate mobile themes anymore
2018-03-07 20:29:37 +01:00
zotlabs
f0f58dade8
federated polls: add poll_author which will be necessary for Diaspora federation
2018-03-06 15:31:45 -08:00
zotlabs
b282e45a02
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-03-06 15:23:05 -08:00
zotlabs
0a876e1518
don't add pending connections to the default privacy group until accepted
2018-03-06 11:39:49 -08:00
Mario Vavti
da9fe27db1
update changelog
2018-03-06 11:15:47 +01:00
git-marijus
c7351c0922
Merge pull request #991 from anaqreon/dev
...
Improve rendering of Readme files in plugin settings
2018-03-06 08:49:06 +01:00
Andrew Manning
99247d0c59
Improve rendering of Readme files in plugin settings
2018-03-05 20:42:06 -05:00
Andrew Manning
9b13db1c48
Merge branch 'dev' into oauth2
2018-03-05 20:06:47 -05:00
Mario Vavti
c462d2f15e
add pdl file for mod moderate
2018-03-05 23:03:58 +01:00
Mario Vavti
bae2af09a0
fix javascript error if there are no notifications
2018-03-05 22:59:05 +01:00
Mario Vavti
a0e0b82067
update redbasic theme screenshot
2018-03-05 22:39:27 +01:00
mrjive
9fb65e10bd
Partial italina translationhmessages.po hstrings.php
2018-03-05 05:37:15 -08:00
Mario Vavti
a0e390c6c8
Merge remote-tracking branch 'mike/master' into dev
2018-03-05 08:54:46 +01:00
git-marijus
fd7d3f9286
Merge pull request #989 from phellmes/dev
...
Update DE translation strings (for 3.2RC)
2018-03-05 08:53:03 +01:00
zotlabs
59a2057fa0
fix some issues with friend suggestions on standalone sites with no 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
2018-03-04 17:40:38 -08:00
zotlabs
be6619d9c0
bugfix: unable to reset profile fields to defaults in admin/profs by emptying the textarea
2018-03-04 15:29:10 -08:00
phellmes
bb7457f43c
Update DE translation strings
2018-03-05 00:24:41 +01:00
zotlabs
14f701f7fc
restrict mail messages to max_import_size
2018-03-04 14:30:09 -08:00
Andrew Manning
058f7277b5
Merge branch 'dev' into oauth2
2018-03-04 06:45:07 -05:00
zotlabs
471c3c4d06
add dummy f= arg to suggestion urls, use directory version of suggest for newmember link instead of the suggest module as the UI is prettier.
2018-03-03 15:54:13 -08:00
zotlabs
ca1022675c
There was no pdl for mod_thing; add one because it's only a link away from profile creation and remains on that page until you go elsewhere and new members may need help to find their way out
2018-03-03 15:19:39 -08:00
zotlabs
c3920116f2
more work on federated polls
2018-03-03 13:52:55 -08:00
zotlabs
26e0fd624a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-03-02 20:08:01 -08:00
zotlabs
4c69c56797
string change "Channel added" -> "Connection added"
2018-03-02 14:09:59 -08:00
zotlabs
df03805579
process follow from article menu in the background, do not reload page - hubzilla issue #987
2018-03-02 13:15:28 -08:00
zotlabs
b38ce967f3
sort settings/featured
2018-03-02 12:41:50 -08:00
zotlabs
dbe73cdcbe
add icon to any addon settings blocks which don't already have one
2018-03-02 12:04:23 -08:00
git-marijus
2f0ebdeade
Merge pull request #985 from mjfriaza/dev
...
Updated Spanish translation (hmessages.po/php and register_verify_member.tpl).
2018-03-02 20:46:34 +01:00
Mario Vavti
7c5f1e814b
Merge remote-tracking branch 'mike/master' into dev
2018-03-02 20:25:17 +01:00
Manuel Jiménez Friaza
840cea680c
New strings for Spanish translation.
2018-03-02 18:28:42 +01:00
Mario Vavti
5c46e66694
update DB update 1205 to mitigate
...
ERROR 1069 (42000): Too many keys specified; max 64 keys allowed
2018-03-02 11:38:21 +01:00
Mario Vavti
bca05dc89f
bump version
2018-03-02 10:23:53 +01:00
Mario Vavti
6ee6285670
db update to drop index resource_type. we have uid_resource_type now.
2018-03-02 10:10:29 +01:00
zotlabs
dcfe9bc64f
background work for caldav integration continued, modify mod_follow to allow it to be called from ajax without redirecting.
2018-03-02 01:03:14 -08:00
zotlabs
8fd619da71
zot revision => 6.0a, not yet needed or referenced
2018-03-01 16:42:32 -08:00
zotlabs
1620691cbe
add federation property to webfinger
2018-03-01 16:38:14 -08:00
zotlabs
49bd859136
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-03-01 16:16:58 -08:00
zotlabs
93a11ade04
sigh - missed two strings
2018-03-01 16:11:30 -08:00
Manuel Jiménez Friaza
3da9107354
Updated Spanish translation (hmessages.po/php and register_verify_member.tpl).
2018-03-01 19:41:59 +01:00
Mario Vavti
d32f583fda
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-03-01 13:46:39 +01:00
Mario Vavti
bab00731a8
fix issues with accordions in settings and comment out jquery.textinputs.js
2018-03-01 13:46:25 +01:00
git-marijus
8cd539e125
Merge pull request #984 from dawnbreak/dev
...
Update composer autoload cache.
2018-03-01 12:08:31 +01:00
git-marijus
3b8a0d4773
Merge pull request #983 from dawnbreak/QA_testing
...
✅ Unit Test for HTTPSig.
2018-03-01 12:07:37 +01:00
Klaus Weidenbach
b60098ec68
Update composer autoload cache.
2018-03-01 11:29:15 +01:00
Mario Vavti
de02fddf89
update strings
2018-03-01 08:54:09 +01:00
Mario Vavti
2e058c9abc
version
2018-03-01 08:42:02 +01:00
Andrew Manning
39fe80a196
Merge branch 'dev' into oauth2
2018-02-28 20:47:14 -05:00
Klaus Weidenbach
7c28a40c3e
✅ Unit Test for HTTPSig.
2018-02-28 16:04:13 +01:00
Andrew Manning
1035c453ea
Merge branch 'dev' into oauth2
2018-02-26 19:48:15 -05:00
Andrew Manning
45e0fc6802
Successful OAuth2 sequence demonstrated with the test vehicle, including an authenticated API call using an access_token.
2018-02-26 18:16:43 -05:00
Andrew Manning
e3095ce6b2
Merge branch 'dev' into oauth2
2018-02-25 08:36:52 -05:00
Andrew Manning
70b8f3240f
An authorization token is received, but I had to modify the Request class in vendor/bshaffer/oauth2-server-php/ to accept $_REQUEST instead of $_POST.
2018-02-25 08:36:40 -05:00
Andrew Manning
497ebca54f
Merge branch 'dev' into oauth2
2018-02-24 06:48:56 -05:00
Andrew Manning
64ee42fc3d
Add channel ID to user_id in clients table. Added TODO comments about dynamic client registration protocol.
2018-02-24 06:48:30 -05:00
Andrew Manning
70719c67d3
Merge branch 'dev' into oauth2
2018-02-22 15:10:20 -05:00
Andrew Manning
43fca182e3
The authorization step with client registration and authorization code retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start.
2018-02-22 15:10:05 -05:00
mrjive
2d17e1c677
Merge pull request #15 from redmatrix/dev
...
Dev
2018-02-21 12:55:29 +01:00
Andrew Manning
8e5c1135c3
Merge branch 'dev' into oauth2
2018-02-20 21:11:59 -05:00
Andrew Manning
89a825cd03
OAuth2TestVehicle module can create and delete oauth2 database tables.
2018-02-20 21:11:38 -05:00
Andrew Manning
7d0c1bb737
Created test vehicle module oauth2test
2018-02-18 20:24:41 -05:00
mrjive
d7ecaa8b23
Merge pull request #14 from redmatrix/dev
...
Dev
2018-02-02 09:23:55 +01:00
mrjive
7ac4b47702
Merge pull request #13 from redmatrix/dev
...
Dev
2018-01-30 16:13:30 +01:00
mrjive
c2abbe2c23
small changes
...
changed icon from sort to filter and changed id to class in content-wrapper clearfix
2018-01-29 16:33:54 +01:00
mrjive
5f6f87a7cd
Update connections.tpl
2018-01-29 16:32:32 +01:00
mrjive
4b7967b938
Merge pull request #12 from redmatrix/dev
...
Dev
2018-01-26 09:43:47 +01:00
mrjive
f560a3c98f
Merge pull request #11 from redmatrix/dev
...
Dev
2018-01-24 18:30:59 +01:00
mrjive
131baa9f45
Merge pull request #10 from redmatrix/dev
...
Dev
2018-01-22 09:34:08 +01:00
mrjive
8e475810a7
Merge pull request #8 from redmatrix/dev
...
section-content-info-wrapper for register text
2018-01-18 10:40:15 +01:00
mrjive
e81949bb09
Merge pull request #7 from redmatrix/dev
...
Dev
2018-01-16 11:45:01 +01:00