aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* don't log the mundane - especially at normal levels.redmatrix2015-08-311-2/+3
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-0/+1
|\
| * change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+1
* | mostly doc tweaks, some import/export workredmatrix2015-08-311-1/+1
* | rename 'register_account' hook to 'create_identity'.redmatrix2015-08-311-1/+1
* | unclosed link tagsredmatrix2015-08-301-4/+4
* | schedule a doco update once weeklyredmatrix2015-08-302-0/+34
* | more work on doco searchredmatrix2015-08-301-0/+12
* | more AccessList stuff - this time it's mod-item, which is a biggieredmatrix2015-08-281-1/+1
* | now we get to the heavy lifting with AccessList stuffredmatrix2015-08-271-57/+29
* | more work on AccessList integrationredmatrix2015-08-273-58/+62
* | start conversion to AccessList objectredmatrix2015-08-272-18/+17
* | First attempt to turn access control into an object class. The access control...redmatrix2015-08-271-0/+72
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+1
|\|
| * use extended export format for items in api photo_detailredmatrix2015-08-261-1/+1
* | redphotos updatesredmatrix2015-08-261-1/+8
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+21
|\|
| * add item info to photo detail in apiredmatrix2015-08-261-1/+21
* | change attach_store to allow a predefined item to accompany a photoredmatrix2015-08-262-44/+82
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+12
|\|
| * support likes on comments with diaspora owner by sending as activityredmatrix2015-08-261-14/+19
| * required for future workredmatrix2015-08-261-1/+12
| * remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-241-3/+0
* | lots of stuff that was needed for successful photo import from redredmatrix2015-08-242-17/+81
* | don't try to optimise the session table. Just let it fragment and let the DB ...redmatrix2015-08-241-3/+0
* | edited event showing bad signature and null_date for edit timestampredmatrix2015-08-241-1/+7
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-231-1/+1
|\|
| * issues with abook sync between hubzilla and redredmatrix2015-08-231-2/+1
* | provide a comment_policy of "network: diaspora" to handle their special case ...redmatrix2015-08-231-0/+2
* | sync abook flags in memory after altering themredmatrix2015-08-231-3/+0
* | issues encountered with hubzilla DB changes, zot_refresh and item_drop and hu...redmatrix2015-08-232-4/+4
* | support ical priorityredmatrix2015-08-201-7/+19
* | cleanup of task widget - make jquery workflow a bit smootherredmatrix2015-08-202-12/+12
* | more work on tasksredmatrix2015-08-202-0/+45
* | do ical export before checking logged in channelredmatrix2015-08-201-1/+1
* | add carriage return to newlines for exported events (rfc2445:4.1)redmatrix2015-08-201-31/+31
* | extra encoding on mail titlesredmatrix2015-08-202-2/+2
* | use consistent terminologyredmatrix2015-08-191-1/+1
* | fix photo locationredmatrix2015-08-192-2/+13
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-191-50/+71
|\|
| * add photo_detail api callredmatrix2015-08-181-68/+89
* | event integration improvementsredmatrix2015-08-192-2/+24
* | import and export tasks (calendar todo items)redmatrix2015-08-181-5/+203
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-171-4/+16
|\|
| * provide ability to export by month as well as by yearredmatrix2015-08-171-3/+14
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-171-0/+12
|\|
| * add item_id to yearly dump filesredmatrix2015-08-171-0/+12
* | provide module for importing yearly content dumpsredmatrix2015-08-171-0/+11
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-141-3/+0
|\|
| * Properly fix which perms get checked for comments, Mike's solutionAlexandre Hannud Abdo2015-08-141-14/+3