aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* profile photo issues #36redmatrix2015-09-091-1/+4
|
* move mod_admin to Comanche finallyredmatrix2015-09-081-42/+0
|
* issues with "use this photo for profile photo" #36redmatrix2015-09-081-5/+27
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-081-0/+1
|\ | | | | | | | | | | | | Conflicts: include/menu.php mod/menu.php mod/mitem.php
| * add sync packets for menusredmatrix2015-09-082-1/+8
| |
* | menu import and syncredmatrix2015-09-083-1/+13
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-9/+13
|\|
| * minor fix to event syncredmatrix2015-09-071-9/+13
| |
* | work on event syncredmatrix2015-09-071-0/+7
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-0/+19
|\|
| * create event sync packetsredmatrix2015-09-071-0/+19
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-0/+13
|\| | | | | | | | | | | | | Conflicts: include/items.php view/it/messages.po view/it/strings.php
| * sync posted top level items rather than deliver them (actually we do both, ↵redmatrix2015-09-071-3/+30
| | | | | | | | but sync comes first). This way we get the ACL transferred.
| * sync "things" (obj elements)redmatrix2015-09-021-0/+28
| |
* | consolidate import_items/sync_itemsredmatrix2015-09-073-99/+29
| |
* | Always open rpost editor on document readyredmatrix2015-09-061-9/+6
| |
* | use conversation defaults for /public page instead of collapsed list mode, ↵redmatrix2015-09-061-3/+5
| | | | | | | | but allow over-ride
* | syntaxredmatrix2015-09-051-1/+1
| |
* | fix typos before pushing0.9redmatrix2015-09-031-1/+1
| |
* | 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
| |