| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -1/+0 |
|\ |
|
| * | 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 |
|\| |
|
| * | 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 control... | redmatrix | 2015-08-27 | 1 | -0/+72 |
* | | 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 |
|\| |
|
| * | 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 |
* | | 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 |
|\| |
|
| * | 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 |
* | | 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 hu... | redmatrix | 2015-08-23 | 2 | -4/+4 |
* | | support ical priority | redmatrix | 2015-08-20 | 1 | -7/+19 |
* | | cleanup of task widget - make jquery workflow a bit smoother | redmatrix | 2015-08-20 | 2 | -12/+12 |
* | | more work on tasks | redmatrix | 2015-08-20 | 2 | -0/+45 |
* | | do ical export before checking logged in channel | redmatrix | 2015-08-20 | 1 | -1/+1 |
* | | add carriage return to newlines for exported events (rfc2445:4.1) | redmatrix | 2015-08-20 | 1 | -31/+31 |
* | | extra encoding on mail titles | redmatrix | 2015-08-20 | 2 | -2/+2 |
* | | use consistent terminology | redmatrix | 2015-08-19 | 1 | -1/+1 |
* | | fix photo location | redmatrix | 2015-08-19 | 2 | -2/+13 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-19 | 1 | -50/+71 |
|\| |
|
| * | add photo_detail api call | redmatrix | 2015-08-18 | 1 | -68/+89 |
* | | event integration improvements | redmatrix | 2015-08-19 | 2 | -2/+24 |
* | | import and export tasks (calendar todo items) | redmatrix | 2015-08-18 | 1 | -5/+203 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-17 | 1 | -4/+16 |
|\| |
|
| * | provide ability to export by month as well as by year | redmatrix | 2015-08-17 | 1 | -3/+14 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-17 | 1 | -0/+12 |
|\| |
|
| * | add item_id to yearly dump files | redmatrix | 2015-08-17 | 1 | -0/+12 |