Your Name
|
2cf2171ac2
|
test
|
2018-10-29 21:25:16 +09: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
|
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 |
|
zotlabs
|
cc5ef57843
|
fix listeners table create and expire federation had a syntax error
|
2018-09-17 18:40:49 -07:00 |
|
zotlabs
|
7ecb337405
|
redirect stdout/stderr on cron command
|
2018-08-28 22:43:37 -07:00 |
|
zotlabs
|
5d7d30f789
|
propagate expired posts to other networks
|
2018-06-30 23:57:25 -07:00 |
|
Mario Vavti
|
293e405f5b
|
just query for data we actually need
|
2018-05-30 14:09:24 +02:00 |
|
zotlabs
|
139c39c2ce
|
we probably don't need to delivery local items more than once
|
2018-05-28 22:23:40 -07:00 |
|
zotlabs
|
887a59066b
|
last commented expiration setting in admin
|
2018-04-10 00:05:20 -07:00 |
|
zotlabs
|
b4dad81767
|
copy/paste error resulting in bad behaviour
|
2018-02-20 14:41:46 -08:00 |
|
zotlabs
|
331fe92b9e
|
and fix the typo
|
2018-02-19 14:14:45 -08:00 |
|
zotlabs
|
f0d68a1a25
|
fix the fix for precision
|
2018-02-19 14:13:44 -08:00 |
|
zotlabs
|
04185b05ab
|
target zot6 deliveries with more precision to ensure we handle a very precise type of content until the mechanism is extended to other types in the future
|
2018-02-19 11:57:47 -08:00 |
|
zotlabs
|
3a0db39fa0
|
more zot6 delivery work
|
2018-02-07 18:38:10 -08:00 |
|
zotlabs
|
b06c52553d
|
fix manual queue invocation (was using the web argc/argv from the cli)
|
2018-02-05 16:08:01 -08:00 |
|
zotlabs
|
b2ab906483
|
remove deprecated 'qcomment' feature; unused since 2012
|
2018-01-18 17:02:59 -08:00 |
|
zotlabs
|
561372e203
|
use mid/parent_mid to trigger $top_level_post
|
2018-01-17 18:28:13 -08:00 |
|
zotlabs
|
0e91810ed6
|
pubstream comments and a few other bugfixes that were discovered along the way
|
2017-11-26 18:29:24 -08:00 |
|
zotlabs
|
fe37b03757
|
blah is not author or owner
|
2017-11-25 03:01:25 -08:00 |
|
zotlabs
|
eb69f6c346
|
add thumbnail hook
|
2017-11-21 17:56:23 -08:00 |
|
zotlabs
|
8dceb8e3a7
|
thumbnail generator for epubs
|
2017-11-21 14:30:26 -08:00 |
|
zotlabs
|
56d981c8ef
|
provide a generalised interface for thumbnail generators to support various content types
|
2017-11-20 14:48:29 -08:00 |
|
zotlabs
|
16f584608f
|
text thumbnails in cloud tile mode
|
2017-11-19 16:56:59 -08:00 |
|
zotlabs
|
b12dc89bb1
|
improve removed_channel final cleanup. Hubzilla issue #386
|
2017-11-12 21:37:06 -08:00 |
|
zotlabs
|
0d7062ffdf
|
more queue work
|
2017-11-02 15:43:14 -07:00 |
|
zotlabs
|
1b290f573a
|
put deferred queue logic every place we create a delivery process (except for protocol 'friend requests' which aren't likely to swamp the delivery system). Remove it from the queue_delivery function which was too late to do anything.
|
2017-11-02 03:13:30 -07:00 |
|
zotlabs
|
52c1f79f2e
|
acl encoding issues
|
2017-10-23 17:52:17 -07:00 |
|
zotlabs
|
69394c1680
|
re-implement single delivery
|
2017-10-10 18:40:02 -07:00 |
|
zotlabs
|
aef239f421
|
delivery report decryption is not needed for local delivery
|
2017-09-21 23:51:04 -07:00 |
|
zotlabs
|
3456c192fe
|
encrypt delivery reports. This will cause a bit of consternation because this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports.
|
2017-09-21 23:37:13 -07:00 |
|
zotlabs
|
bced63e823
|
call the follow_accept hook when desired
|
2017-09-19 13:25:34 -07:00 |
|
Mario Vavti
|
66fb0fdcd7
|
fix permission_{accept, reject} hooks not being called
|
2017-09-19 11:12:52 +02:00 |
|
zotlabs
|
4fbebe7b2d
|
create new hooks for permissions_accept and permissions_reject
|
2017-09-18 20:38:09 -07:00 |
|
zotlabs
|
13788af908
|
Zot6: some things that need to be done ahead of time so we can turbocharge the delivery engine and split off site records from channel records.
|
2017-09-13 19:20:16 -07:00 |
|
zotlabs
|
5bffae6219
|
cut down on a few extraneous gprobe processes
|
2017-08-31 23:21:06 -07:00 |
|
zotlabs
|
e084b776ee
|
cards feature
|
2017-08-23 00:01:02 -07:00 |
|
zotlabs
|
41ff8fdd37
|
test recursive dav copy
|
2017-08-22 20:32:02 -07:00 |
|
zotlabs
|
182f94a9ac
|
allow cards to federate
|
2017-08-22 19:41:16 -07:00 |
|
zotlabs
|
9f37dbc6dc
|
util/dcp - support recursion and folders full of photos by importing files singly in separate processes - not yet tested
|
2017-08-22 18:29:51 -07:00 |
|
zotlabs
|
2f45182b48
|
add parent item (if applicable) to notifier plugin info
|
2017-08-12 15:42:42 -07:00 |
|
zotlabs
|
5686901869
|
some doco fixes and other real minor stuff to improve logreading ability
|
2017-08-09 22:45:52 -07:00 |
|
git-marijus
|
68b32cd8f4
|
consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB
|
2017-08-06 21:40:39 +02:00 |
|
zotlabs
|
6a7fa6bf54
|
provide a keychange operation to rebase an identity on a new keypair
|
2017-07-24 20:23:00 -07:00 |
|
zotlabs
|
1af844e474
|
related to hubzilla issue #831 - system.last_expire_day was not being set correctly, causing cron_daily to run more frequently than desired.
|
2017-07-18 16:14:01 -07:00 |
|
zotlabs
|
77f71303f2
|
update some addon docs and ensure we only generate statistics once a day
|
2017-07-13 21:46:21 -07:00 |
|
zotlabs
|
07a8151ae6
|
more anon comment fixes
|
2017-06-20 12:45:05 -07:00 |
|
zotlabs
|
fd357f87be
|
only store search info for text filetypes when updating the documentation indexes
|
2017-05-24 22:34:52 -07:00 |
|
zotlabs
|
2e531c103f
|
error
|
2017-05-08 02:00:00 -07:00 |
|
zotlabs
|
c70ac572fa
|
do away with single delivery (delivery from clones to singleton networks attached to other clones)
|
2017-05-04 22:08:12 -07:00 |
|