aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
| * merge conflictsredmatrix2015-09-082-2/+2
| |
* | sync likesredmatrix2015-09-102-1/+18
| |
* | decentralise likes of things so they can be clonedredmatrix2015-09-091-4/+11
| |
* | don't auto-open the editor in forum mode. Save the forum selection text ↵redmatrix2015-09-095-1/+5
| | | | | | | | until we open it.
* | fix the lock state when using forum moderedmatrix2015-09-091-3/+5
| |
* | major changes to "forum mode" on the network/matrix pageredmatrix2015-09-092-3/+10
| |
* | 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
| |