aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* more work on doco searchredmatrix2015-08-301-1/+4
* improvements to documentation searchredmatrix2015-08-302-34/+18
* more AccessList stuff - this time it's mod-item, which is a biggieredmatrix2015-08-281-72/+19
* now we get to the heavy lifting with AccessList stuffredmatrix2015-08-272-26/+19
* more work on AccessList integrationredmatrix2015-08-275-81/+50
* start conversion to AccessList objectredmatrix2015-08-271-7/+3
* First attempt to turn access control into an object class. The access control...redmatrix2015-08-271-0/+3
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+0
|\
| * syntax error in last checkinredmatrix2015-08-261-4/+4
| * import fixesredmatrix2015-08-261-1/+33
* | 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-251-200/+186
* | make diaspora person guids for hubzilla folks globally unique. That's what a ...redmatrix2015-08-251-1/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-241-137/+0
|\|
| * remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-242-140/+12
* | edited event showing bad signature and null_date for edit timestampredmatrix2015-08-241-0/+5
* | sync abook flags in memory after altering themredmatrix2015-08-231-0/+11
* | change name of moduleredmatrix2015-08-223-6/+8
* | restrict event notification to events and birthdays (exclude tasks)redmatrix2015-08-221-0/+2
* | cleanup of task widget - make jquery workflow a bit smootherredmatrix2015-08-201-22/+32
* | more work on tasksredmatrix2015-08-202-9/+25
* | We don't need photos to also include attachments. It's interesting, but not a...redmatrix2015-08-201-0/+1
* | some event related fixes and some base work for implementing native tasks (to...redmatrix2015-08-202-10/+99
* | do ical export before checking logged in channelredmatrix2015-08-201-23/+21
* | check perms on ical attachmentsredmatrix2015-08-191-3/+6
* | event integration improvementsredmatrix2015-08-192-1/+31
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-181-1/+1
|\|
| * add month to export filename when using monthredmatrix2015-08-171-1/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-171-1/+1
|\|
| * off by oneredmatrix2015-08-171-1/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-171-1/+5
|\|
| * provide ability to export by month as well as by yearredmatrix2015-08-171-1/+5
* | issues encountered whilst testing import_items module using yearly dump filesredmatrix2015-08-171-2/+1
* | provide module for importing yearly content dumpsredmatrix2015-08-171-0/+173
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-7/+7
|\|
| * issue #386 - account and channel bulk edit checkboxes not visible and therefo...redmatrix2015-08-161-7/+7
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-141-2/+3
|\|
| * set email verified if lost password workflow is completed to avoid the situat...redmatrix2015-08-141-2/+3
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-121-0/+4
|\|
* | resolve conflictredmatrix2015-08-111-56/+6
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-111-0/+51
|\|
| * convert abook_flags from hubzilla during cloningredmatrix2015-08-101-4/+30
* | bring back colour to abook_self in aclredmatrix2015-08-111-4/+4
* | photo permission inheritance. We want to use the folder permissions unless sp...redmatrix2015-08-061-0/+17
* | prohibit some photo album edit operations until we figure out how to sync the...redmatrix2015-08-051-20/+31
* | don't throw errors or do the wrong thing if photos have no album (placed on y...redmatrix2015-08-051-8/+13
* | more work separating Diaspora from coreredmatrix2015-08-032-27/+1
* | begin moving diaspora to pluginredmatrix2015-08-022-127/+0
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-311-1/+1
|\|