Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perform attach_upgrade() | zotlabs | 2017-03-20 | 1 | -0/+3 |
| | |||||
* | don't expire posts before 2001 | zotlabs | 2016-10-10 | 1 | -2/+1 |
| | |||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -3/+3 |
| | |||||
* | issue #522 - replace && with AND in sql query. | redmatrix | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | This checkin should make all permission modes work correctly with atokens ↵ | redmatrix | 2016-08-01 | 1 | -3/+7 |
| | | | | (they should be able to post content if allowed to). It also removes the strict linkage between permissions and connections so any individual permission can be set for any xchan; even those for which you have no connections. | ||||
* | undefined function | redmatrix | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | remove expired access tokens | redmatrix | 2016-07-15 | 1 | -0/+9 |
| | |||||
* | disable wiki if feature disabled, sync updates of delayed publish posts | redmatrix | 2016-06-30 | 1 | -1/+12 |
| | |||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | Separate cron into periodic components and use that as the main interface ↵ | redmatrix | 2016-05-19 | 1 | -0/+181 |
for scheduled tasks instead of the quaint 'poller'. |