Mario Vavti
|
3eb71fe7b5
|
merge Zotlabs/Access/PermissionLimits.php from dev
|
2018-10-29 10:21:10 +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 |
|
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
|
1326c4e71e
|
fix wrong value being used for menu_id
(cherry picked from commit fdb7c115a7)
|
2018-10-21 09:02:17 +02: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
|
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 |
|
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
|
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
|
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
|
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 |
|