aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* | import and sync chatroomsredmatrix2015-09-032-1/+6
| |
* | profile import error #34redmatrix2015-09-031-3/+2
| |
* | start to modularise the clone import and sync functionsredmatrix2015-09-022-204/+51
| |
* | import appsredmatrix2015-09-011-0/+23
| |
* | initial work on obj import, rename import_profile_photo to ↵redmatrix2015-09-013-19/+32
| | | | | | | | import_xchan_photo to more accurately state its purpose.
* | provide consistent ui for thingsredmatrix2015-09-011-5/+16
| |
* | more work on objs/thingsredmatrix2015-09-011-30/+26
| |
* | issue #31redmatrix2015-09-011-1/+1
| |
* | separate objs/things from taxonomyredmatrix2015-09-012-33/+35
| |
* | this is a bit harder than anticipated.redmatrix2015-08-311-14/+15
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-1/+2
|\| | | | | | | | | | | | | | | 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/exportableredmatrix2015-08-311-1/+2
| |
* | mostly doc tweaks, some import/export workredmatrix2015-08-312-4/+21
| |
* | 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 ↵redmatrix2015-08-271-0/+3
| | | | | | | | 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-261-1/+0
|\| | | | | | | | | Conflicts: mod/import.php
| * 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
| | | | | | | | 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.
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-241-137/+0
|\| | | | | | | | | | | Conflicts: mod/connections.php mod/connedit.php
| * 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 ↵redmatrix2015-08-201-0/+1
| | | | | | | | all that useful.
* | some event related fixes and some base work for implementing native tasks ↵redmatrix2015-08-202-10/+99
| | | | | | | | (to-do lists); which should already be importable and exportable.
* | 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
|\| | | | | | | | | Conflicts: include/identity.php
| * 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 ↵redmatrix2015-08-161-7/+7
| | | | | | | | therefore not useable. Also change wording to remove the offensive 'user' designation.