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 |
|
phani00
|
fc223f5924
|
affinity slider as app
|
2019-02-14 09:56:53 +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 |
|
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
|
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
|
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
|
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
|
ad4dd2def5
|
Set lock red and provide warning if a forum is tagged in the post
|
2019-02-01 09:29:59 +01:00 |
|
Mario
|
004246163d
|
starring and filing is only supported for post item type
|
2019-01-31 18:39:07 +01:00 |
|
Mario Vavti
|
e64c5661da
|
Merge remote-tracking branch 'mike/master' into dev
|
2019-01-30 09:48:07 +01:00 |
|
zotlabs
|
b15421826d
|
cache embeds in the background on initial storage rather than on first access
|
2019-01-29 15:14:49 -08:00 |
|
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
|
c57a4cf926
|
Merge branch 'doku' into 'dev'
Extend documentation.
See merge request hubzilla/core!1496
|
2019-01-29 10:06:04 +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 |
|
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 |
|
zotlabs
|
94cbc8bd31
|
share fixes
|
2019-01-27 12:38:51 -08:00 |
|
M. Dent
|
37b7dc8e7c
|
Remove extraneous sync logic
|
2019-01-27 17:36:56 +01:00 |
|
Mario Vavti
|
10587e3a84
|
return false if http signatue is not valid
|
2019-01-25 10:49:17 +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 |
|
Mario Vavti
|
32acf9cb72
|
macke mod chanview aware of zot6
|
2019-01-24 18:06:27 +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
|
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 |
|
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
|
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 |
|
Mario Vavti
|
d355e57fa6
|
Merge remote-tracking branch 'mike/master' into dev
|
2019-01-18 10:09:16 +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 |
|
zotlabs
|
52305ca91b
|
more specific network checking in several places and remove some old debugging crud
|
2019-01-17 14:45:53 -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
|
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 |
|
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 |
|
DM42.Net (Matt Dent)
|
dba9c2fbb0
|
Add pgrp_extras hook & display
|
2019-01-13 14:34:04 -05:00 |
|
DM42.Net (Matt Dent)
|
caf2c0a6c4
|
Use dba_driver.php::db_getfunc()
|
2019-01-11 07:35:12 -05: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 |
|
Mario Vavti
|
01f4ce96f1
|
do not count removed channels
|
2019-01-10 13:35:27 +01:00 |
|
Mario Vavti
|
df4b6f0376
|
Merge remote-tracking branch 'mike/master' into dev
|
2019-01-09 10:25:04 +01:00 |
|
M. Dent
|
5d88326915
|
Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release'
|
2019-01-09 10:16:53 +01:00 |
|
zotlabs
|
39de8e28da
|
make Apps::get_base_apps() pluggable
|
2019-01-08 14:14:55 -08: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 |
|
Mario Vavti
|
b0339b848f
|
fix preg_match(): Delimiter must not be alphanumeric or backslash warning
|
2019-01-02 17:53:28 +01:00 |
|
Max Kostikov
|
37d7d18bb7
|
Faster image processing with photo cache addon
|
2018-12-24 09:22:58 +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
|
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 |
|
zotlabs
|
389b4beba4
|
like permission issue
|
2018-12-20 11:06:52 -08: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 Vavti
|
339c9cceec
|
check if we deal with an array before sizeof()
|
2018-12-19 10:05:18 +01:00 |
|
Mario Vavti
|
bc6d384ca9
|
make mod channel deal with b64 encoded mid\s
;
|
2018-12-18 10:43:06 +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 |
|
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 |
|
Max Kostikov
|
4d8a815932
|
Keep remote site headers for caching
|
2018-12-17 09:34:30 +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 |
|
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 |
|
Pascal Deklerck
|
6a825cc504
|
Update OAuth2Storage.php - fix email retrieval in getUser
|
2018-12-15 22:19:18 +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
|
919ea9f750
|
fix wiki preview issue with hyperlinks
|
2018-12-15 18:19:29 +01: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)
|
3f06a857c2
|
ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed.
|
2018-12-14 09:55:27 -05: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
c50e3a702a
|
more notifications fixes
(cherry picked from commit 9ef6c57ca5 )
|
2018-12-03 10:49: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
|
fdb0459288
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-12-01 21:43:54 +01:00 |
|
zotlabs
|
c6acb6191c
|
allow notification filtering by name or addr
|
2018-11-30 19:03:14 -08:00 |
|
Max Kostikov
|
f3831fa77f
|
Better cache settings logic
|
2018-11-29 21:27:06 +01:00 |
|
Max Kostikov
|
6aa99a903f
|
Code cleanup
|
2018-11-29 11:56:56 +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 |
|
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 |
|
M. Dent
|
6b02c664fb
|
Do not store serialized pconfig value received via to Module/Pconfig.php
|
2018-11-25 10:22:09 +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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
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)
|
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 |
|
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
|
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 |
|
zotlabs
|
4a6b45cf04
|
enotify::format hook for superblock
|
2018-11-12 11:13:36 -08: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 |
|
Max Kostikov
|
b57d296adc
|
Preserve photo modification date
|
2018-11-10 20:35:14 +01:00 |
|
Max Kostikov
|
f7b00c62a4
|
Remove unnecessary Zulu timezone mention
|
2018-11-10 10:05:28 +01:00 |
|
Max Kostikov
|
dc59561a95
|
Fixed timezone conversion
|
2018-11-09 22:17:11 +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 |
|
Max Kostikov
|
dc0335d1d5
|
Correct "Content-Length:" calculation added
|
2018-11-08 11:53:27 +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 |
|
Max Kostikov
|
3f6cd5a663
|
Disable image caching if personal or group permissions enabled
|
2018-11-07 19:52:38 +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 |
|
Max Kostikov
|
a5a77d1e7c
|
Revert "remove 'Expiries' HTTP header"
This reverts commit 40d9277ef3
|
2018-11-07 08:41:32 +01: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 |
|
Max Kostikov
|
40d9277ef3
|
remove 'Expiries' HTTP header
|
2018-11-06 16:22:34 +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
|
fabcf841c9
|
z6 work
|
2018-11-05 19:34:10 -08: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
|
b6938da552
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-11-05 09:56:52 +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 |
|
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 |
|
Max Kostikov
|
32c4614a32
|
Workaround for incorrect ISO-8859-5 encoded content conversion
|
2018-11-02 10:52:52 +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 |
|
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
|
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 |
|
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 |
|
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
|
2b3cbc638b
|
notifications: fix unseen forum count
|
2018-10-26 09:53:56 +02:00 |
|
M.Dent
|
aef212ada9
|
Add entropy to queue worker - and fix requeuing of expired tasks
|
2018-10-25 10:12:03 -04: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
|
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 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 |
|
mike
|
fdb7c115a7
|
fix wrong value being used for menu_id
|
2018-10-20 16:55:54 -04:00 |
|
M. Dent
|
f50d6208c8
|
Fix master rate limiter
|
2018-10-16 21:19:16 +02:00 |
|
Mario Vavti
|
ae875734e2
|
improve posting to mod pconfig via ajax
|
2018-10-16 13:46:03 +02:00 |
|
Mario Vavti
|
25a74f3664
|
add missing features section to newmember widget
|
2018-10-15 20:18:25 +02:00 |
|
Mario Vavti
|
3588c4ab99
|
allow to undelete deleted base apps
|
2018-10-15 15:43:55 +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
|
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 |
|
M.Dent
|
bad4ea6e65
|
Add wiki_preprocess hook and documentation
|
2018-10-10 22:46:00 -04:00 |
|
Mario Vavti
|
802ccdff4a
|
fix issue in zot finger
|
2018-10-10 23:00:59 +02:00 |
|
Mario Vavti
|
d2e366a46f
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-10-10 13:33:15 +02:00 |
|
Mario Vavti
|
d29caa099a
|
fix some more wiki issues
|
2018-10-10 10:39:28 +02:00 |
|
zotlabs
|
c6f3298f78
|
SECURITY: signature issue
|
2018-10-09 22:37:53 -07: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
|
f0b7a7e5d3
|
typo
|
2018-10-08 11:38:45 +02:00 |
|
Mario Vavti
|
e0568f33e8
|
the root cause for doubled entries is fixed now
|
2018-10-08 11:25:49 +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
|
60d5443f00
|
Fix too many arguments
|
2018-10-07 19:18:35 -04:00 |
|
M. Dent
|
108855aca2
|
Fix (potential) runaway cron
|
2018-10-07 19:43:03 +02:00 |
|
Mario Vavti
|
5acd166d18
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-10-07 08:39:29 +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 Vavti
|
6ffdf3880f
|
another db update to get rid of the old view bookmarks entries
|
2018-10-06 20:48:29 +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
|
d174531931
|
this did not actually make sense
|
2018-10-06 17:43:37 +02:00 |
|
Mario Vavti
|
da8b276699
|
rename widget titles
|
2018-10-06 16:52:42 +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
|
b8991750c5
|
pubstream app
|
2018-10-06 16:08:15 +02:00 |
|
Mario Vavti
|
18726737d0
|
randprof app
|
2018-10-06 15:27:46 +02:00 |
|
Mario Vavti
|
6a297a8f3d
|
remote diagnostics app
|
2018-10-06 15:21:22 +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
|
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 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
|
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
|
1922a2139d
|
Revert "Merge branch 'dev' into 'dev'"
This reverts merge request !1310
|
2018-10-05 19:30:49 +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
|
59bd90b967
|
Add 'Channel Export' in Apps list
|
2018-10-05 13:31:54 +02:00 |
|
Mario Vavti
|
69659e9bd5
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-10-05 11:40:50 +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 Vavti
|
cccea911fa
|
remove redundant var
|
2018-10-04 13:44:26 +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 |
|
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
|
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 |
|
M. Dent
|
5f992ffe15
|
Remove servicelevel logic
|
2018-09-29 00:17:55 +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
|
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
|
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
|
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 |
|
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
|
98b3946fca
|
rename groups and group_members tables for MySQL 8 compatibility
|
2018-09-27 23:42:11 +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
|
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 |
|
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 |
|