aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
* 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
* issue #522 - replace && with AND in sql query.redmatrix2016-09-211-1/+1
* don't send purge_all notification to self.redmatrix2016-09-031-1/+1
* optimise Onepoll so it doesn't try and fetch posts for a channel that we've n...redmatrix2016-08-101-0/+9
* This checkin should make all permission modes work correctly with atokens (th...redmatrix2016-08-011-3/+7
* undefined functionredmatrix2016-07-201-1/+1
* Merge branch 'dev' into permsredmatrix2016-07-171-0/+9
|\
| * remove expired access tokensredmatrix2016-07-151-0/+9
* | Merge branch 'dev' into permsredmatrix2016-07-111-1/+1
|\|
| * expire crashing on shared hosting from memory exhaustion. Lower the expire li...redmatrix2016-07-061-1/+1
* | more work on permsredmatrix2016-07-091-1/+3
|/
* disable wiki if feature disabled, sync updates of delayed publish postsredmatrix2016-06-302-2/+12
* still working through some issues with curl magic-authredmatrix2016-06-271-2/+5
* provide a daemon for implementing zot magic-auth over curl.redmatrix2016-06-271-0/+52
* document the daemon classesredmatrix2016-06-261-0/+43
* allow an exclusion for transmitting hidden file activities. There may be a be...redmatrix2016-06-091-1/+5
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-1/+1