Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import_xchan_photo: check the return headers to ensure it's an image ↵ | redmatrix | 2015-09-26 | 2 | -46/+64 |
| | | | | content-type of some form as imagick chucks a wobbly if you try to initialise an image with an html error page. | ||||
* | remove redundant code | redmatrix | 2015-09-24 | 1 | -7/+1 |
| | |||||
* | delivery optimisations | redmatrix | 2015-09-24 | 2 | -8/+54 |
| | |||||
* | add Diaspora (actually any external service which uses the queue) to ↵ | redmatrix | 2015-09-24 | 1 | -0/+8 |
| | | | | delivery reports | ||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-09-24 | 3 | -19/+120 |
|\ | |||||
| * | some heavy private mail restructuring - work in progress | Mario Vavti | 2015-09-24 | 3 | -19/+120 |
| | | |||||
* | | Document the additional content export options | redmatrix | 2015-09-24 | 1 | -1/+4 |
|/ | |||||
* | timezone tweaks | redmatrix | 2015-09-23 | 1 | -6/+10 |
| | |||||
* | add plugin hooks to channel sync/import/export | redmatrix | 2015-09-23 | 2 | -0/+6 |
| | |||||
* | merge issue | redmatrix | 2015-09-22 | 1 | -4/+2 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-22 | 1 | -2/+4 |
|\ | |||||
| * | don't send sync packets to deleted hubloc locations | redmatrix | 2015-09-22 | 1 | -2/+4 |
| | | |||||
| * | inverted logic syncing deleted hublocs | redmatrix | 2015-09-22 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-22 | 1 | -1/+3 |
|\| | |||||
| * | add names to delivery report for sync delivery | redmatrix | 2015-09-22 | 1 | -1/+3 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-22 | 1 | -1/+11 |
|\| | |||||
| * | report the channel sync | redmatrix | 2015-09-22 | 1 | -1/+11 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-22 | 2 | -0/+10 |
|\| | | | | | | | | | | | Conflicts: include/items.php include/zot.php | ||||
| * | backport item sync | redmatrix | 2015-09-22 | 2 | -2/+91 |
| | | |||||
* | | allow self delivery until we figure out why clone sync of posted items isn't ↵ | redmatrix | 2015-09-22 | 1 | -5/+6 |
| | | | | | | | | doing it's thing | ||||
* | | add one more test | redmatrix | 2015-09-22 | 1 | -1/+1 |
| | | |||||
* | | fix foreach warning | redmatrix | 2015-09-22 | 1 | -1/+1 |
| | | |||||
* | | delivery reports - crude but mostly functional at least for zot deliveries | redmatrix | 2015-09-22 | 2 | -3/+6 |
| | | |||||
* | | heavy lifting for delivery reports | redmatrix | 2015-09-22 | 4 | -2/+56 |
| | | |||||
* | | more progress on delivery reports. Store the remote results from zot sites ↵ | redmatrix | 2015-09-21 | 1 | -0/+15 |
| | | | | | | | | locally. | ||||
* | | issue #51 | redmatrix | 2015-09-21 | 1 | -0/+12 |
| | | |||||
* | | looks like chat has been neglected a bit recently | redmatrix | 2015-09-20 | 2 | -4/+3 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-20 | 2 | -13/+43 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | new delivery report format | redmatrix | 2015-09-20 | 2 | -13/+42 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-20 | 1 | -3/+1 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | improve on the last attempt | redmatrix | 2015-09-20 | 1 | -4/+4 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-20 | 1 | -4/+13 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | catch the timestamp also | redmatrix | 2015-09-20 | 1 | -1/+1 |
| | | |||||
| * | remove system flags from channel import packet | redmatrix | 2015-09-20 | 1 | -5/+9 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-20 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | we need the xchan record also | redmatrix | 2015-09-20 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-20 | 1 | -0/+46 |
|\| | |||||
| * | initial checkin delivery report class | redmatrix | 2015-09-20 | 1 | -0/+46 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-19 | 1 | -0/+1 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | clone new connection requests | redmatrix | 2015-09-19 | 1 | -18/+19 |
| | | |||||
* | | clone new connections | redmatrix | 2015-09-19 | 1 | -17/+18 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-18 | 1 | -1/+1 |
|\| | |||||
| * | include site identitfier on redmatrix delivery reports also | redmatrix | 2015-09-18 | 1 | -0/+2 |
| | | |||||
* | | add reporting site to delivery report | redmatrix | 2015-09-18 | 2 | -0/+5 |
| | | |||||
* | | more work on surviving hub re-installs | redmatrix | 2015-09-18 | 1 | -2/+6 |
| | | |||||
* | | change photo permissions when attach permissions are changed through ↵ | redmatrix | 2015-09-18 | 1 | -1/+11 |
| | | | | | | | | mod/filestorage, and fix lockview for photos. | ||||
* | | start hooking in the new webfinger/zot merged discovery | redmatrix | 2015-09-17 | 1 | -6/+10 |
| | | |||||
* | | consolidate zotfinger and webfinger | redmatrix | 2015-09-17 | 2 | -2/+290 |
| | | |||||
* | | change matrix to grid, begin webfinger optimisation | redmatrix | 2015-09-16 | 2 | -4/+4 |
| | | |||||
* | | nit | redmatrix | 2015-09-14 | 1 | -1/+1 |
| | |