Commit Graph

250 Commits (master)

Author SHA1 Message Date
Mark Qvist 05f144ae50 Updated version 2024-09-19 23:07:58 +02:00
Mark Qvist a461fd415a Rediscover path during opportunistic delivery if path fails 2024-09-19 23:00:24 +02:00
Mark Qvist ef1c3331ad Improved outbound handling 2024-09-17 13:29:36 +02:00
Mark Qvist e1a56be5c1 Pre-emptively request unknown paths for opportunistic messages 2024-09-17 13:18:16 +02:00
Mark Qvist cf6fc4a510 Update max pathless tries 2024-09-17 12:56:56 +02:00
Mark Qvist 67d21deff9 Updated dependencies 2024-09-16 20:11:53 +02:00
Mark Qvist efc15bde26 Updated version 2024-09-16 20:09:57 +02:00
Mark Qvist b5d6ed3d9b Automatically reconfigure to direct delivery if opportunistic message content is too large 2024-09-16 20:08:26 +02:00
Mark Qvist 7789e0bc26 Improved opportunistic delivery logic and performance 2024-09-16 17:49:54 +02:00
Mark Qvist 0e2f0fb090 Updated example 2024-09-16 17:49:22 +02:00
Mark Qvist 19696d206d Actually set property 2024-09-12 21:28:50 +02:00
Mark Qvist 9193aa5e02 Improved logging 2024-09-12 18:24:14 +02:00
Mark Qvist bbf1eda3b0 Added backchannel delivery 2024-09-12 17:57:26 +02:00
Mark Qvist d8e2e2a45f Fix stamp cost extractor function 2024-09-12 10:11:49 +02:00
Mark Qvist 0fc15e6054 Updated version 2024-09-11 11:48:36 +02:00
Mark Qvist 717240c8d4 Cleanup 2024-09-11 02:09:43 +02:00
Mark Qvist 453772859d Removed deprecated query destination 2024-09-10 20:17:09 +02:00
Mark Qvist 98eea1171e Added event field 2024-09-09 15:24:36 +02:00
Mark Qvist ea49d22bce Add test entrypoint to LXStamper 2024-09-09 13:20:54 +02:00
Mark Qvist 058186dfdc Cleanup 2024-09-09 13:15:37 +02:00
Mark Qvist 8134672436 Cleanup 2024-09-09 02:12:27 +02:00
Mark Qvist ae0952455b Ignore stamp requirements for paper messages 2024-09-08 17:54:11 +02:00
Mark Qvist a20f380284 Get message ratchet IDs 2024-09-08 14:52:54 +02:00
Mark Qvist 6d83b019e1 Added stamp value property on inbound 2024-09-08 01:22:00 +02:00
Mark Qvist 40eb014c91 Implemented deferred multiprocessor stamp generation in the background 2024-09-07 22:40:13 +02:00
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