| Commit message (Expand) | Author | Age | Files | Lines |
* | cards feature | zotlabs | 2017-08-23 | 1 | -1/+1 |
* | test recursive dav copy | zotlabs | 2017-08-22 | 1 | -0/+2 |
* | allow cards to federate | zotlabs | 2017-08-22 | 1 | -1/+1 |
* | util/dcp - support recursion and folders full of photos by importing files si... | zotlabs | 2017-08-22 | 1 | -0/+45 |
* | add parent item (if applicable) to notifier plugin info | zotlabs | 2017-08-12 | 1 | -0/+2 |
* | some doco fixes and other real minor stuff to improve logreading ability | zotlabs | 2017-08-09 | 1 | -2/+2 |
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ... | git-marijus | 2017-08-06 | 1 | -1/+2 |
* | provide a keychange operation to rebase an identity on a new keypair | zotlabs | 2017-07-24 | 1 | -2/+23 |
* | related to hubzilla issue #831 - system.last_expire_day was not being set cor... | zotlabs | 2017-07-18 | 1 | -1/+1 |
* | update some addon docs and ensure we only generate statistics once a day | zotlabs | 2017-07-13 | 1 | -0/+1 |
* | more anon comment fixes | zotlabs | 2017-06-20 | 1 | -1/+2 |
* | only store search info for text filetypes when updating the documentation ind... | zotlabs | 2017-05-24 | 1 | -4/+10 |
* | error | zotlabs | 2017-05-08 | 1 | -6/+0 |
* | do away with single delivery (delivery from clones to singleton networks atta... | zotlabs | 2017-05-04 | 1 | -20/+3 |
* | use hostname, not url | zotlabs | 2017-04-30 | 1 | -1/+1 |
* | authenticate onepoll so we can receive private posts/comments in zotfeed; if ... | zotlabs | 2017-04-30 | 1 | -4/+20 |
* | mostly text formatting changes | zotlabs | 2017-04-25 | 1 | -64/+66 |
* | if there is no site record, site_dead won't be 0, in a left join it will in f... | zotlabs | 2017-04-23 | 1 | -1/+1 |
* | envelope privacy | zotlabs | 2017-04-18 | 1 | -31/+29 |
* | perform attach_upgrade() | zotlabs | 2017-03-20 | 1 | -0/+3 |
* | expire unread system notifications after a year. It would provide a better ex... | zotlabs | 2017-02-28 | 1 | -0/+7 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 3 | -3/+0 |
* | no quotes on dbutcnow() output | zotlabs | 2017-01-29 | 1 | -1/+1 |
* | Alter the queue so that each queue item stores the scheduled time of the next... | zotlabs | 2017-01-29 | 1 | -19/+4 |
* | daemon_addon hook - lets plugins create custom background processes. | zotlabs | 2017-01-17 | 1 | -0/+14 |
* | zot 1.2 | zotlabs | 2016-11-30 | 2 | -5/+5 |
* | the logic is much too complicated for the notifier. Let plugins know if they ... | zotlabs | 2016-10-26 | 1 | -1/+4 |
* | send "hidden" edit activities to networks which don't support edits themselves | zotlabs | 2016-10-25 | 1 | -0/+1 |
* | [FEATURE] Add config and use composer autoloader. | Klaus Weidenbach | 2016-10-18 | 1 | -2/+1 |
* | don't expire posts before 2001 | zotlabs | 2016-10-10 | 1 | -2/+1 |
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -1/+1 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 4 | -8/+8 |
* | issue #522 - replace && with AND in sql query. | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | don't send purge_all notification to self. | redmatrix | 2016-09-03 | 1 | -1/+1 |
* | optimise Onepoll so it doesn't try and fetch posts for a channel that we've n... | redmatrix | 2016-08-10 | 1 | -0/+9 |
* | This checkin should make all permission modes work correctly with atokens (th... | redmatrix | 2016-08-01 | 1 | -3/+7 |
* | undefined function | redmatrix | 2016-07-20 | 1 | -1/+1 |
* | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+9 |
|\ |
|
| * | remove expired access tokens | redmatrix | 2016-07-15 | 1 | -0/+9 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-11 | 1 | -1/+1 |
|\| |
|
| * | expire crashing on shared hosting from memory exhaustion. Lower the expire li... | redmatrix | 2016-07-06 | 1 | -1/+1 |
* | | more work on perms | redmatrix | 2016-07-09 | 1 | -1/+3 |
|/ |
|
* | disable wiki if feature disabled, sync updates of delayed publish posts | redmatrix | 2016-06-30 | 2 | -2/+12 |
* | still working through some issues with curl magic-auth | redmatrix | 2016-06-27 | 1 | -2/+5 |
* | provide a daemon for implementing zot magic-auth over curl. | redmatrix | 2016-06-27 | 1 | -0/+52 |
* | document the daemon classes | redmatrix | 2016-06-26 | 1 | -0/+43 |
* | allow an exclusion for transmitting hidden file activities. There may be a be... | redmatrix | 2016-06-09 | 1 | -1/+5 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -1/+1 |
* | duplicate daemon run of cronhooks | redmatrix | 2016-05-25 | 1 | -5/+0 |
* | require token signatures in zot_refresh, also move channel specific stuff int... | redmatrix | 2016-05-24 | 1 | -0/+1 |