aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-2/+4
* blah is not author or ownerzotlabs2017-11-251-1/+1
* add thumbnail hookzotlabs2017-11-211-1/+25
* thumbnail generator for epubszotlabs2017-11-211-1/+3
* provide a generalised interface for thumbnail generators to support various c...zotlabs2017-11-201-35/+25
* text thumbnails in cloud tile modezotlabs2017-11-191-0/+62
* improve removed_channel final cleanup. Hubzilla issue #386zotlabs2017-11-122-1/+16
* more queue workzotlabs2017-11-021-0/+1
* put deferred queue logic every place we create a delivery process (except for...zotlabs2017-11-021-0/+8
* acl encoding issueszotlabs2017-10-231-2/+2
* re-implement single deliveryzotlabs2017-10-101-3/+20
* delivery report decryption is not needed for local deliveryzotlabs2017-09-211-19/+14
* encrypt delivery reports. This will cause a bit of consternation because this...zotlabs2017-09-211-0/+1
* call the follow_accept hook when desiredzotlabs2017-09-191-1/+1
* fix permission_{accept, reject} hooks not being calledMario Vavti2017-09-191-1/+1
* create new hooks for permissions_accept and permissions_rejectzotlabs2017-09-181-1/+7
* Zot6: some things that need to be done ahead of time so we can turbocharge th...zotlabs2017-09-132-13/+20
* cut down on a few extraneous gprobe processeszotlabs2017-08-311-1/+1
* cards featurezotlabs2017-08-231-1/+1
* test recursive dav copyzotlabs2017-08-221-0/+2
* allow cards to federatezotlabs2017-08-221-1/+1
* util/dcp - support recursion and folders full of photos by importing files si...zotlabs2017-08-221-0/+45
* add parent item (if applicable) to notifier plugin infozotlabs2017-08-121-0/+2
* some doco fixes and other real minor stuff to improve logreading abilityzotlabs2017-08-091-2/+2
* consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-1/+2
* provide a keychange operation to rebase an identity on a new keypairzotlabs2017-07-241-2/+23
* related to hubzilla issue #831 - system.last_expire_day was not being set cor...zotlabs2017-07-181-1/+1
* update some addon docs and ensure we only generate statistics once a dayzotlabs2017-07-131-0/+1
* more anon comment fixeszotlabs2017-06-201-1/+2
* only store search info for text filetypes when updating the documentation ind...zotlabs2017-05-241-4/+10
* errorzotlabs2017-05-081-6/+0
* do away with single delivery (delivery from clones to singleton networks atta...zotlabs2017-05-041-20/+3
* use hostname, not urlzotlabs2017-04-301-1/+1
* authenticate onepoll so we can receive private posts/comments in zotfeed; if ...zotlabs2017-04-301-4/+20
* mostly text formatting changeszotlabs2017-04-251-64/+66
* if there is no site record, site_dead won't be 0, in a left join it will in f...zotlabs2017-04-231-1/+1
* envelope privacyzotlabs2017-04-181-31/+29
* perform attach_upgrade()zotlabs2017-03-201-0/+3
* expire unread system notifications after a year. It would provide a better ex...zotlabs2017-02-281-0/+7
* consolidate hubloc storagezotlabs2017-01-303-3/+0
* no quotes on dbutcnow() outputzotlabs2017-01-291-1/+1
* Alter the queue so that each queue item stores the scheduled time of the next...zotlabs2017-01-291-19/+4
* daemon_addon hook - lets plugins create custom background processes.zotlabs2017-01-171-0/+14
* zot 1.2zotlabs2016-11-302-5/+5
* the logic is much too complicated for the notifier. Let plugins know if they ...zotlabs2016-10-261-1/+4
* send "hidden" edit activities to networks which don't support edits themselveszotlabs2016-10-251-0/+1
* [FEATURE] Add config and use composer autoloader.Klaus Weidenbach2016-10-181-2/+1
* don't expire posts before 2001zotlabs2016-10-101-2/+1
* start removing db backticksredmatrix2016-10-031-1/+1
* null_date conversion; phase 1redmatrix2016-09-254-8/+8