Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -16/+17 | |
| | ||||||
* | finish remaining places where xchan_store_lowlevel needs to be used | zotlabs | 2017-01-29 | 1 | -19/+21 | |
| | ||||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -0/+3 | |
| | ||||||
* | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 1 | -3/+6 | |
| | ||||||
* | consolidate duplicated code for creating table entries from an array | zotlabs | 2016-10-12 | 1 | -29/+8 | |
| | ||||||
* | remove the rest of the backticks from sql queries; replace with TQUOT const ↵ | zotlabs | 2016-10-12 | 1 | -13/+13 | |
| | | | | which is driver dependent | |||||
* | When importing a channel from another server, try to auto-discover the best ↵ | zotlabs | 2016-10-11 | 1 | -10/+14 | |
| | | | | available api path. | |||||
* | some changes merged from wrong branch... new function channel_reddress() ↵ | redmatrix | 2016-09-17 | 1 | -2/+2 | |
| | | | | instead of hardwired generation and which fixes case-sensitivity; allow dot notation in config and pconfig utils, updated string file | |||||
* | more perms work | redmatrix | 2016-07-18 | 1 | -0/+9 | |
| | ||||||
* | change AbConfig to use channel_id instead of channel_hash; which was a ↵ | redmatrix | 2016-06-23 | 1 | -2/+1 | |
| | | | | mistake in retrospect | |||||
* | 1. provide automatic relocation of important links in items that are ↵ | redmatrix | 2016-06-21 | 1 | -2/+4 | |
| | | | | | | | imported or synced to clones 2. provide framework for custom curl request bodies using custom/non-standard request methods. This was a real nightmare because curl doesn't actually let you specify a string to send as the request body (except when doing POST). You have to treat it as a file upload using a custom file handler function which provides the actual content in chunks as if it were buffered I/O. 3. item_store and item_store_update now return the item that was stored | |||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -1/+5 | |
| | ||||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -2/+2 | |
| | | | | (connections.php) | |||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -2/+2 | |
| | ||||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+553 | |