B. Petersen
|
4af4914e32
|
simplify WebxdcStatusUpdate handling
|
2022-01-15 00:10:59 +01:00 |
|
B. Petersen
|
327328412a
|
let render_webxdc_status_update_object() return an Option; add a test for that
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
42f9ef00b9
|
wrap update-item-array into an update-object on the wire; this allows to add other members in the future. the updates the peers see is not changed
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
8c2ea0fa26
|
swap paramters in sendUpdate(); the 'descr' may be split up in the future, so it makes sense to have that at the end
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
a3a101641a
|
use well-known icon-filenames instead of manifest
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
5f32a6738a
|
avoid double ZIP-parsing in get_webxdc_info() and do not read blob for just checking existance of a file
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
8fd4d00776
|
adapt to new set_quote() api
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
8f715532cb
|
read manifest.toml and add get_webxdc_info()
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
e2a6ac6625
|
send status updates to self also for drafts
|
2022-01-13 11:11:50 +01:00 |
|
B. Petersen
|
8e8c10c438
|
rename w30 to webxdc
|
2022-01-13 11:11:50 +01:00 |
|