aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* timezone tweaksredmatrix2015-09-231-6/+10
|
* add plugin hooks to channel sync/import/exportredmatrix2015-09-232-0/+6
|
* merge issueredmatrix2015-09-221-4/+2
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-2/+4
|\
| * don't send sync packets to deleted hubloc locationsredmatrix2015-09-221-2/+4
| |
| * inverted logic syncing deleted hublocsredmatrix2015-09-221-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-1/+3
|\|
| * add names to delivery report for sync deliveryredmatrix2015-09-221-1/+3
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-1/+11
|\|
| * report the channel syncredmatrix2015-09-221-1/+11
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-222-0/+10
|\| | | | | | | | | | | Conflicts: include/items.php include/zot.php
| * backport item syncredmatrix2015-09-222-2/+91
| |
* | allow self delivery until we figure out why clone sync of posted items isn't ↵redmatrix2015-09-221-5/+6
| | | | | | | | doing it's thing
* | add one more testredmatrix2015-09-221-1/+1
| |
* | fix foreach warningredmatrix2015-09-221-1/+1
| |
* | delivery reports - crude but mostly functional at least for zot deliveriesredmatrix2015-09-222-3/+6
| |
* | heavy lifting for delivery reportsredmatrix2015-09-224-2/+56
| |
* | more progress on delivery reports. Store the remote results from zot sites ↵redmatrix2015-09-211-0/+15
| | | | | | | | locally.
* | issue #51redmatrix2015-09-211-0/+12
| |
* | looks like chat has been neglected a bit recentlyredmatrix2015-09-202-4/+3
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-202-13/+43
|\| | | | | | | | | Conflicts: include/zot.php
| * new delivery report formatredmatrix2015-09-202-13/+42
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-201-3/+1
|\| | | | | | | | | Conflicts: include/zot.php
| * improve on the last attemptredmatrix2015-09-201-4/+4
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-201-4/+13
|\| | | | | | | | | Conflicts: include/zot.php
| * catch the timestamp alsoredmatrix2015-09-201-1/+1
| |
| * remove system flags from channel import packetredmatrix2015-09-201-5/+9
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-201-1/+1
|\| | | | | | | | | Conflicts: include/zot.php
| * we need the xchan record alsoredmatrix2015-09-201-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-201-0/+46
|\|
| * initial checkin delivery report classredmatrix2015-09-201-0/+46
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-191-0/+1
|\| | | | | | | | | Conflicts: include/zot.php
| * clone new connection requestsredmatrix2015-09-191-18/+19
| |
* | clone new connectionsredmatrix2015-09-191-17/+18
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-181-1/+1
|\|
| * include site identitfier on redmatrix delivery reports alsoredmatrix2015-09-181-0/+2
| |
* | add reporting site to delivery reportredmatrix2015-09-182-0/+5
| |
* | more work on surviving hub re-installsredmatrix2015-09-181-2/+6
| |
* | change photo permissions when attach permissions are changed through ↵redmatrix2015-09-181-1/+11
| | | | | | | | mod/filestorage, and fix lockview for photos.
* | start hooking in the new webfinger/zot merged discoveryredmatrix2015-09-171-6/+10
| |
* | consolidate zotfinger and webfingerredmatrix2015-09-172-2/+290
| |
* | change matrix to grid, begin webfinger optimisationredmatrix2015-09-162-4/+4
| |
* | nitredmatrix2015-09-141-1/+1
| |
* | don't deliver to dead hubsredmatrix2015-09-142-27/+18
| |
* | site checking stuffredmatrix2015-09-143-3/+74
| |
* | remove xchan_instance_url - it needs to be an abook field, not an xchan fieldredmatrix2015-09-141-14/+0
| |
* | ping site function (taken from admin/hubloc)redmatrix2015-09-131-1/+26
| |
* | check for empty word after trimredmatrix2015-09-121-0/+4
| |
* | Merge pull request #38 from MicMee/masterredmatrix2015-09-121-3/+3
|\ \ | | | | | | ensure that living sites are marked as alive
| * | ensure that living sites are marked as aliveMichael Meer2015-09-111-3/+3
| | |