aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | export TERM_FILE when mirroringredmatrix2015-09-081-2/+7
| | |
| * | 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-083-1/+19
| | |
| * | debugging menu syncredmatrix2015-09-082-2/+3
| | |
| * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-082-2/+11
| |\| | | | | | | | | | | | | Conflicts: include/identity.php
| | * menu exportredmatrix2015-09-082-2/+12
| | |
| * | menu import and syncredmatrix2015-09-088-3/+167
| | |
| * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-0/+19
| |\|
| | * export eventsredmatrix2015-09-071-0/+19
| | |
| * | 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-073-1/+89
| | |
| * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-072-1/+34
| |\|
| | * create event sync packetsredmatrix2015-09-072-0/+33
| | |
| * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-072-4/+19
| |\| | | | | | | | | | | | | | | | | | | Conflicts: include/items.php view/it/messages.po view/it/strings.php
| | * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-073-380/+393
| | |\
| | | * fix postgres zotfeedHabeas Codice2015-09-071-4/+6
| | | |
| | | * Merge pull request #391 from tuscanhobbit/masterWave2015-09-072-376/+387
| | | |\ | | | | | | | | | | Updated Italian strings
| | | | * Updated Italian stringsPaolo Tacconi2015-09-072-376/+387
| | | | |
| | * | | 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.
| * | | consolidate import_items/sync_itemsredmatrix2015-09-076-102/+112
| | | |
| * | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-073-9/+12
| |\| | | | | | | | | | | | | | | | | | Conflicts: util/messages.po
| | * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-6/+9
| | |\ \
| | | * | uexport template fixesMario Vavti2015-09-041-6/+9
| | | | |
| | * | | PRIVACY: item_private seems to have been removed from permissions_sql ↵redmatrix2015-09-073-182/+182
| | |/ / | | | | | | | | | | | | checking with an observer.
| * | | Always open rpost editor on document readyredmatrix2015-09-062-9/+7
| | | |
| * | | use conversation defaults for /public page instead of collapsed list mode, ↵redmatrix2015-09-061-3/+5
| | | | | | | | | | | | | | | | but allow over-ride
| * | | Update dav_windows.bbjeroenpraat2015-09-061-3/+3
| | | |
| * | | Update dav_nemo.bbjeroenpraat2015-09-061-5/+5
| | | |
| * | | Update dav_mount.bbjeroenpraat2015-09-061-3/+3
| | | |
| * | | Update dav_mount.bbjeroenpraat2015-09-061-1/+1
| | | |
| * | | Update dav_dolphin.bbjeroenpraat2015-09-061-2/+2
| | | |
| * | | Update dav_nautilus.bbjeroenpraat2015-09-061-2/+2
| | | |
| * | | make js_upload work with hubzilla. It still needs a rewrite.redmatrix2015-09-052-12/+36
| | | |
| * | | syntaxredmatrix2015-09-051-1/+1
| | | |
| * | | Merge pull request #26 from anaqreon/logo-in-readmeredmatrix2015-09-052-3/+3
| |\ \ \ | | | | | | | | | | Updating logo icon in Readme file and change markup heading
| | * | | Updating logo icon in Readme file and change markup heading for universality.Andrew Manning2015-08-152-3/+3
| | | | |
| * | | | Merge pull request #35 from redmatrix/jeroenpraat-patch-1redmatrix2015-09-051-1/+1
| |\ \ \ \ | | | | | | | | | | | | Fix for PHP Fatal error: Function name must be a string in /var/www/…
| | * | | | Fix for PHP Fatal error: Function name must be a string in ↵jeroenpraat2015-09-041-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | /var/www/hubzilla/include/items.php on line 3325 Please review if this is correct?
| * | | | fix typos before pushing0.9redmatrix2015-09-031-1/+1
| | | | |
| * | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-030-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | export chatroomsredmatrix2015-09-031-0/+6
| | | | |
| * | | | import and sync chatroomsredmatrix2015-09-036-4/+114
| | | | |
| * | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-031-5/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/identity.php
| | * | | channel export - don't include linked resource items (photos, events). These ↵redmatrix2015-09-031-2/+4
| | | | | | | | | | | | | | | | | | | | items will need to be provided with those objects so that they can be re-linked.
| * | | | profile import error #34redmatrix2015-09-031-3/+2
| | | | |
| * | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-031-3/+2
| |\| | |
| | * | | in this case no results is not an errorredmatrix2015-09-031-3/+2
| | | | |
| * | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-033-13/+20
| |\| | |
| | * | | revision updateredmatrix2015-09-031-1/+1
| | | | |