aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename 'register_account' hook to 'create_identity'.redmatrix2015-08-312-13/+15
|
* unclosed link tagsredmatrix2015-08-302-6/+9
|
* schedule a doco update once weeklyredmatrix2015-08-302-0/+34
|
* more work on doco searchredmatrix2015-08-305-1/+30
|
* improvements to documentation searchredmatrix2015-08-302-34/+18
|
* more AccessList stuff - this time it's mod-item, which is a biggieredmatrix2015-08-282-73/+20
|
* now we get to the heavy lifting with AccessList stuffredmatrix2015-08-273-83/+48
|
* more work on AccessList integrationredmatrix2015-08-279-139/+113
|
* start conversion to AccessList objectredmatrix2015-08-273-25/+20
|
* First attempt to turn access control into an object class. The access ↵redmatrix2015-08-272-0/+75
| | | | 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_mergeredmatrix2015-08-272-2/+2
|\
| * fallback directory server list updateredmatrix2015-08-272-2/+2
| |
* | 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
|\| | | | | | | | | Conflicts: include/diaspora.php
| * support likes on comments with diaspora owner by sending as activityredmatrix2015-08-261-14/+19
| |
| * required for future workredmatrix2015-08-261-1/+12
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-262-2/+1
|\| | | | | | | | | Conflicts: mod/import.php
| * syntax error in last checkinredmatrix2015-08-261-4/+4
| |
| * import fixesredmatrix2015-08-262-2/+34
| |
* | import fixesredmatrix2015-08-261-2/+15
| |
* | add repository type as one that is able to self-identify as a public forumredmatrix2015-08-251-1/+1
| |
* | this is weirdredmatrix2015-08-254-205/+191
| |
* | make diaspora person guids for hubzilla folks globally unique. That's what a ↵redmatrix2015-08-252-1/+5
| | | | | | | | globally unique ID is. This forever kills the prospect of making nomadic identity work flawlessly on Diaspora. But since all your identities have the same guid, this allows your different identities to communicate with Diaspora; which would otherwise fail to connect to your other instances because of the guid collision.
* | 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
| | | | | | | | worry about it.
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-242-138/+1
|\| | | | | | | | | | | Conflicts: mod/connections.php mod/connedit.php
| * remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-244-144/+13
| |
* | edited event showing bad signature and null_date for edit timestampredmatrix2015-08-242-1/+12
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-234-745/+745
|\| | | | | | | | | | | | | Conflicts: include/zot.php install/update.php util/messages.po
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-232-743/+743
| |\
| | * Final (temporary I suppose) Spanish string updatejeroenpraat2015-08-222-743/+743
| | |
| * | issues with abook sync between hubzilla and redredmatrix2015-08-234-87/+92
| |/
* | provide a comment_policy of "network: diaspora" to handle their special case ↵redmatrix2015-08-231-0/+2
| | | | | | | | public-posts-are-commentable-by-anybody permission without breaking any other permissions.
* | sync abook flags in memory after altering themredmatrix2015-08-232-3/+11
| |
* | issues encountered with hubzilla DB changes, zot_refresh and item_drop and ↵redmatrix2015-08-232-4/+4
| | | | | | | | hub sync
* | change name of moduleredmatrix2015-08-226-11/+13
| |
* | increase width of tasklist input elementredmatrix2015-08-221-1/+5
| |
* | restrict event notification to events and birthdays (exclude tasks)redmatrix2015-08-221-0/+2
| |
* | add load_pdl hook for pluginsredmatrix2015-08-222-1/+6
| |
* | add task widgetredmatrix2015-08-211-0/+5
| |
* | support ical priorityredmatrix2015-08-201-7/+19
| |
* | limit the height of tasklistredmatrix2015-08-201-0/+8
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-205-4/+16
|\|
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-202-105/+105
| |\
| * | missed this one - it's requiredredmatrix2015-08-205-4/+16
| | |