Commit Graph

225 Commits

Author SHA1 Message Date
Mark Qvist
62f5a9eead Implemented ticket exchanges. Implemented stamp generation and validation by tickets. 2024-09-07 15:17:48 +02:00
Mark Qvist
74cbd11473 Cleanup 2024-09-07 11:37:39 +02:00
Mark Qvist
0d76eee6cd Stamp cost API functions and multi-process stamp generation on Android 2024-09-07 11:35:17 +02:00
Mark Qvist
4b5e27a5e2 Updated examples 2024-09-06 20:34:45 +02:00
Mark Qvist
dcb0a18cd7 Added automatic signalling of stamp costs, stamp generation and validation 2024-09-06 20:34:09 +02:00
Mark Qvist
015dcc5631 Extract announced stamp cost in handlers 2024-09-06 19:55:18 +02:00
Mark Qvist
537f1823b6 Added utility functions 2024-09-06 19:54:28 +02:00
Mark Qvist
fc99010a3d Updated example 2024-09-06 17:37:24 +02:00
Mark Qvist
fe14f8744d Added base code for stamp generation and validation 2024-09-06 16:49:01 +02:00
Mark Qvist
4dca031441 Updated fields 2024-09-06 00:57:06 +02:00
Mark Qvist
5366f895b2 Added stamp generation to LXMessage 2024-09-06 00:51:36 +02:00
Mark Qvist
95ba8cba60 Updated dependencies 2024-09-05 14:57:20 +02:00
Mark Qvist
775ac7ff68 Allow ratchet enforcement and fixed opportunistic delivery queue handling 2024-09-05 14:56:49 +02:00
Mark Qvist
a9fe086bcf Updated version 2024-09-04 18:58:25 +02:00
Mark Qvist
e0f763caee Enabled Reticulum Ratchets for LXMF 2024-09-04 18:57:51 +02:00
Mark Qvist
c24e99a92b Updated readme 2024-08-30 00:28:18 +02:00
Mark Qvist
c1a327c5b2 Updated readme 2024-08-30 00:26:58 +02:00
Mark Qvist
68892091ec Updated readme 2024-08-30 00:23:09 +02:00
Mark Qvist
e87c6c6d28 Merge branch 'master' of github.com:markqvist/LXMF 2024-08-30 00:12:34 +02:00
Mark Qvist
0be569ccd6 Updated field specifiers and descriptions 2024-08-30 00:11:32 +02:00
Mark Qvist
8e686b10e8 Updated version and dependencies 2024-08-30 00:11:11 +02:00
markqvist
ae203291b9
Merge pull request #17 from markqvist/dependabot/pip/setuptools-70.0.0
Bump setuptools from 68.0.0 to 70.0.0
2024-08-17 16:58:48 +02:00
dependabot[bot]
8b8008478d
Bump setuptools from 68.0.0 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.0.0...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 18:35:25 +00:00
Mark Qvist
b4ba9d628b Updated readme 2024-06-05 00:32:59 +02:00
Mark Qvist
4520507869 Updated readme 2024-06-04 18:43:46 +02:00
Mark Qvist
e5a960b2df Updated OPUS audio modes 2024-06-04 18:31:18 +02:00
Mark Qvist
a35e522e75 Added custom audio mode to spec 2024-06-02 09:25:33 +02:00
Mark Qvist
a810be316f Added audio modes 2024-06-02 09:19:47 +02:00
Mark Qvist
741b66aab2 Updated version 2024-05-05 20:11:30 +02:00
Mark Qvist
d767d40c5f Updated dependency version 2024-05-05 20:09:05 +02:00
Mark Qvist
2b3fa796a1 Updated packet proof logic 2024-03-26 14:55:59 +01:00
Mark Qvist
f6cc9fd1cf Updated version 2024-03-23 19:53:05 +01:00
Mark Qvist
4b13d7188c Send packet proof before delivery processing 2024-03-22 21:11:32 +01:00
Mark Qvist
45e39917b5 Updated dependencies 2024-03-19 13:54:09 +01:00
Mark Qvist
27ffea3ea9 Improved message transfer feedback 2024-03-19 13:45:55 +01:00
Mark Qvist
d2b2ef54e8 Added outbound transfer progress monitoring 2024-03-19 11:03:12 +01:00
Mark Qvist
3fbe2e94da Append incoming to locally delivered transient IDs and check on arrival 2024-03-19 09:47:37 +01:00
Mark Qvist
21af6a4e5c Updated version 2024-03-17 00:40:15 +01:00
Mark Qvist
739349c2a1 Updated field codes 2024-03-17 00:35:54 +01:00
Mark Qvist
994bb07efd Updated timing 2024-03-17 00:35:45 +01:00
Mark Qvist
1e9fe969fd Updated version 2024-03-02 09:17:34 +01:00
Mark Qvist
1d651a9b53 Added transfer limit awareness to message sync. Added ability to retain messages on node. 2024-03-02 09:09:51 +01:00
Mark Qvist
22493005dc Overhead calculation for propagation transfer limits 2024-03-01 23:48:12 +01:00
Mark Qvist
7ecd3c0d5e Added incoming resource transfer size limits 2024-03-01 23:26:27 +01:00
Mark Qvist
64050d39bf Added propagation transfer limit options 2024-03-01 22:37:54 +01:00
Mark Qvist
c7489dc0fa Added transfer limit handling to announce handler 2024-03-01 22:33:53 +01:00
Mark Qvist
bb1b9e4163 Updated dependency version 2024-03-01 00:33:42 +01:00
Mark Qvist
b3bc8e684e Updated dependency 2024-02-29 23:03:02 +01:00
Mark Qvist
696c78ecea Improved propagation node sync and memory consumption 2024-02-29 23:02:16 +01:00
Mark Qvist
7aea4ea209 Updated version 2024-02-29 20:15:03 +01:00