Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapt mod z6trans to point to util/z6convert.php in case anyone stumbles ↵ | Mario Vavti | 2020-09-20 | 1 | -1/+14 |
| | | | | over outdated doco. | ||||
* | Boost DB conversion speed to Z6 | Max Kostikov | 2020-09-18 | 1 | -4/+22 |
| | |||||
* | z6trans: don't swap xprof xchans on directory servers because it will fail ↵ | zotlabs | 2020-07-12 | 1 | -1/+1 |
| | | | | with duplicate primary key in many cases and the migration will fail on each channel. What this means is that directory servers may take time to pick up zot6 entries if they haven't received them prior to the upgrade. I don't see an easier solution unless we check for existence of the zot6 xchan_hash in the xprof table before converting it. | ||||
* | z6trans preparation for db update 1236 | Mario | 2020-03-11 | 1 | -94/+24 |
| | |||||
* | provide tool to transform channels to zot6. WARNING: transformed channels ↵ | Mario | 2020-03-06 | 1 | -0/+200 |
will not yet be functional without additional patches. |