Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app sync | redmatrix | 2015-09-02 | 3 | -2/+91 |
| | |||||
* | add timestamps for syncing apps | redmatrix | 2015-09-02 | 1 | -3/+10 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-02 | 1 | -4/+0 |
|\ | | | | | | | | | | | Conflicts: doc/credits.bb mod/thing.php | ||||
| * | Update the credits | redmatrix | 2015-09-02 | 1 | -4/+0 |
| | | |||||
| * | protect from sql injection | redmatrix | 2015-09-02 | 1 | -1/+1 |
| | | |||||
* | | start to modularise the clone import and sync functions | redmatrix | 2015-09-02 | 3 | -0/+335 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-02 | 1 | -4/+3 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | really fix post filtering | zottel | 2015-09-02 | 1 | -2/+2 |
| | | |||||
* | | obscure mail subject in conversation structure | redmatrix | 2015-09-01 | 1 | -1/+10 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -0/+7 |
|\| | |||||
| * | export apps | redmatrix | 2015-09-01 | 1 | -0/+7 |
| | | |||||
* | | initial work on obj import, rename import_profile_photo to ↵ | redmatrix | 2015-09-01 | 7 | -12/+12 |
| | | | | | | | | import_xchan_photo to more accurately state its purpose. | ||||
* | | match the redmatrix output format for objects (which is the hubzilla table ↵ | redmatrix | 2015-09-01 | 1 | -6/+2 |
| | | | | | | | | format) | ||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -1/+9 |
|\| | |||||
| * | add the baseurl so we can easily relocate objects | redmatrix | 2015-09-01 | 1 | -1/+2 |
| | | |||||
| * | use different obj export output format for hubzilla compatibility | redmatrix | 2015-09-01 | 1 | -1/+8 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -1/+0 |
|\| | | | | | | | | | | | Conflicts: include/identity.php install/update.php | ||||
| * | typo in sql | redmatrix | 2015-08-31 | 1 | -1/+1 |
| | | |||||
* | | separate objs/things from taxonomy | redmatrix | 2015-09-01 | 2 | -11/+21 |
| | | |||||
* | | don't log the mundane - especially at normal levels. | redmatrix | 2015-08-31 | 1 | -2/+3 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-31 | 1 | -0/+1 |
|\| | | | | | | | | | | | | | | | Conflicts: include/identity.php install/update.php util/messages.po view/nl/messages.po | ||||
| * | change the likes db structure to make it more easily importable/exportable | redmatrix | 2015-08-31 | 1 | -1/+1 |
| | | |||||
* | | mostly doc tweaks, some import/export work | redmatrix | 2015-08-31 | 1 | -1/+1 |
| | | |||||
* | | rename 'register_account' hook to 'create_identity'. | redmatrix | 2015-08-31 | 1 | -1/+1 |
| | | |||||
* | | unclosed link tags | redmatrix | 2015-08-30 | 1 | -4/+4 |
| | | |||||
* | | schedule a doco update once weekly | redmatrix | 2015-08-30 | 2 | -0/+34 |
| | | |||||
* | | more work on doco search | redmatrix | 2015-08-30 | 1 | -0/+12 |
| | | |||||
* | | more AccessList stuff - this time it's mod-item, which is a biggie | redmatrix | 2015-08-28 | 1 | -1/+1 |
| | | |||||
* | | now we get to the heavy lifting with AccessList stuff | redmatrix | 2015-08-27 | 1 | -57/+29 |
| | | |||||
* | | more work on AccessList integration | redmatrix | 2015-08-27 | 3 | -58/+62 |
| | | |||||
* | | start conversion to AccessList object | redmatrix | 2015-08-27 | 2 | -18/+17 |
| | | |||||
* | | First attempt to turn access control into an object class. The access ↵ | redmatrix | 2015-08-27 | 1 | -0/+72 |
| | | | | | | | | control manipulation is getting too complex and this will help keep it manageable and reduce a lot of code duplication. | ||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+1 |
|\| | |||||
| * | use extended export format for items in api photo_detail | redmatrix | 2015-08-26 | 1 | -1/+1 |
| | | |||||
* | | redphotos updates | redmatrix | 2015-08-26 | 1 | -1/+8 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+21 |
|\| | |||||
| * | add item info to photo detail in api | redmatrix | 2015-08-26 | 1 | -1/+21 |
| | | |||||
* | | change attach_store to allow a predefined item to accompany a photo | redmatrix | 2015-08-26 | 2 | -44/+82 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+12 |
|\| | | | | | | | | | Conflicts: include/diaspora.php | ||||
| * | support likes on comments with diaspora owner by sending as activity | redmatrix | 2015-08-26 | 1 | -14/+19 |
| | | |||||
| * | required for future work | redmatrix | 2015-08-26 | 1 | -1/+12 |
| | | |||||
| * | remove orphan mod_connections editing code (now done in mod/connedit) | redmatrix | 2015-08-24 | 1 | -3/+0 |
| | | |||||
* | | lots of stuff that was needed for successful photo import from red | redmatrix | 2015-08-24 | 2 | -17/+81 |
| | | |||||
* | | don't try to optimise the session table. Just let it fragment and let the DB ↵ | redmatrix | 2015-08-24 | 1 | -3/+0 |
| | | | | | | | | worry about it. | ||||
* | | edited event showing bad signature and null_date for edit timestamp | redmatrix | 2015-08-24 | 1 | -1/+7 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-23 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | Conflicts: include/zot.php install/update.php util/messages.po | ||||
| * | issues with abook sync between hubzilla and red | redmatrix | 2015-08-23 | 1 | -2/+1 |
| | | |||||
* | | provide a comment_policy of "network: diaspora" to handle their special case ↵ | redmatrix | 2015-08-23 | 1 | -0/+2 |
| | | | | | | | | public-posts-are-commentable-by-anybody permission without breaking any other permissions. | ||||
* | | sync abook flags in memory after altering them | redmatrix | 2015-08-23 | 1 | -3/+0 |
| | | |||||
* | | issues encountered with hubzilla DB changes, zot_refresh and item_drop and ↵ | redmatrix | 2015-08-23 | 2 | -4/+4 |
| | | | | | | | | hub sync |