| Commit message (Expand) | Author | Age | Files | Lines |
* | sync likes | redmatrix | 2015-09-10 | 2 | -0/+40 |
* | provide remote delivery report at logger_debug level | redmatrix | 2015-09-10 | 1 | -2/+2 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-10 | 1 | -3/+13 |
|\ |
|
| * | zot_refresh: always try the hubloc pointed to by xchan_addr first | redmatrix | 2015-09-10 | 1 | -3/+12 |
| * | export TERM_FILE when mirroring | redmatrix | 2015-09-08 | 2 | -1/+7 |
| * | add sync packets for menus | redmatrix | 2015-09-08 | 1 | -0/+11 |
* | | ensure connections have a name | redmatrix | 2015-09-10 | 1 | -0/+2 |
* | | don't auto-open the editor in forum mode. Save the forum selection text until... | redmatrix | 2015-09-09 | 1 | -0/+1 |
* | | major changes to "forum mode" on the network/matrix page | redmatrix | 2015-09-09 | 1 | -1/+1 |
* | | slight hack to improve public forum detection in the forum widget | redmatrix | 2015-09-09 | 2 | -1/+4 |
* | | preserve code blocks on item import if channel has code rights. When importin... | redmatrix | 2015-09-08 | 3 | -3/+81 |
* | | move mod_admin to Comanche finally | redmatrix | 2015-09-08 | 1 | -0/+59 |
* | | export TERM_FILE when mirroring | redmatrix | 2015-09-08 | 1 | -2/+7 |
* | | debugging menu sync | redmatrix | 2015-09-08 | 2 | -2/+3 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-08 | 1 | -1/+10 |
|\| |
|
| * | menu export | redmatrix | 2015-09-08 | 1 | -1/+11 |
* | | menu import and sync | redmatrix | 2015-09-08 | 5 | -2/+154 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-07 | 1 | -0/+19 |
|\| |
|
| * | export events | redmatrix | 2015-09-07 | 1 | -0/+19 |
* | | work on event sync | redmatrix | 2015-09-07 | 2 | -1/+82 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-07 | 1 | -1/+15 |
|\| |
|
| * | create event sync packets | redmatrix | 2015-09-07 | 1 | -0/+14 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-07 | 1 | -4/+6 |
|\| |
|
| * | fix postgres zotfeed | Habeas Codice | 2015-09-07 | 1 | -4/+6 |
* | | consolidate import_items/sync_items | redmatrix | 2015-09-07 | 3 | -3/+83 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-07 | 1 | -2/+2 |
|\| |
|
| * | PRIVACY: item_private seems to have been removed from permissions_sql checkin... | redmatrix | 2015-09-07 | 1 | -2/+2 |
| * | export chatrooms | redmatrix | 2015-09-03 | 1 | -0/+6 |
* | | make js_upload work with hubzilla. It still needs a rewrite. | redmatrix | 2015-09-05 | 2 | -12/+36 |
* | | Fix for PHP Fatal error: Function name must be a string in /var/www/hubzilla... | jeroenpraat | 2015-09-04 | 1 | -1/+1 |
* | | import and sync chatrooms | redmatrix | 2015-09-03 | 4 | -3/+108 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-03 | 1 | -5/+7 |
|\| |
|
| * | channel export - don't include linked resource items (photos, events). These ... | redmatrix | 2015-09-03 | 1 | -2/+4 |
* | | app sync | redmatrix | 2015-09-02 | 3 | -2/+91 |
* | | add timestamps for syncing apps | redmatrix | 2015-09-02 | 1 | -3/+10 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-02 | 1 | -4/+0 |
|\| |
|
| * | Update the credits | redmatrix | 2015-09-02 | 1 | -4/+0 |
| * | protect from sql injection | redmatrix | 2015-09-02 | 1 | -1/+1 |
* | | start to modularise the clone import and sync functions | redmatrix | 2015-09-02 | 3 | -0/+335 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-02 | 1 | -4/+3 |
|\| |
|
| * | really fix post filtering | zottel | 2015-09-02 | 1 | -2/+2 |
* | | obscure mail subject in conversation structure | redmatrix | 2015-09-01 | 1 | -1/+10 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -0/+7 |
|\| |
|
| * | export apps | redmatrix | 2015-09-01 | 1 | -0/+7 |
* | | initial work on obj import, rename import_profile_photo to import_xchan_photo... | redmatrix | 2015-09-01 | 7 | -12/+12 |
* | | match the redmatrix output format for objects (which is the hubzilla table fo... | redmatrix | 2015-09-01 | 1 | -6/+2 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -1/+9 |
|\| |
|
| * | add the baseurl so we can easily relocate objects | redmatrix | 2015-09-01 | 1 | -1/+2 |
| * | use different obj export output format for hubzilla compatibility | redmatrix | 2015-09-01 | 1 | -1/+8 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 1 | -1/+0 |
|\| |
|