Commit Graph

74 Commits

Author SHA1 Message Date
Mark Qvist
6aca6d671a Add node examples on first run 2023-02-04 17:04:16 +01:00
Mark Qvist
681295a818 Create examples directory on init 2023-02-04 16:43:50 +01:00
Mark Qvist
a8d337a94e Fixed propagation node autoselection not working when None value was set in settings dict 2023-02-01 15:39:45 +01:00
Mark Qvist
0ebdb9c826 Added automatic deregistering from peered LXMF propagation nodes when disabling node hosting 2022-12-20 00:38:46 +01:00
Mark Qvist
730c17c981 Implemented paper message handling 2022-11-19 20:04:01 +01:00
Mark Qvist
4fcf37ac86 Implemented support for standalone LXMF propagation nodes 2022-10-25 12:52:02 +02:00
Mark Qvist
fe257a63c0 Fixed typo 2022-10-22 22:32:49 +02:00
Mark Qvist
c999014876 Updated guide and config paths 2022-09-30 20:59:02 +02:00
Mark Qvist
4757550626 Updated default config dir paths 2022-09-30 20:44:26 +02:00
Mark Qvist
4da00e57f3 Better terminal palette handling. Fixes #8. 2022-09-28 16:00:09 +02:00
Mark Qvist
7cf6f74d0c Updated config paths 2022-09-14 18:36:52 +02:00
Mark Qvist
07f6bb8367 Place configuration in .config dir by default. Closes #12. 2022-09-14 16:28:39 +02:00
Mark Qvist
ebfa6484a2 Persist directory to disk for every user modification 2022-09-13 23:13:36 +02:00
Mark Qvist
b73549179e Updated sync progress bar 2022-07-08 17:02:07 +02:00
Mark Qvist
6da537176b Added printing support 2022-07-04 23:03:50 +02:00
Mark Qvist
850f56cac3 Change storage limit specification to megabytes. Added storage stat to node info. 2022-07-04 20:05:17 +02:00
Mark Qvist
27dc1b5fb5 Set and restore IXON tty settings 2022-07-04 12:48:24 +02:00
Mark Qvist
0a0de599dd Updated guide 2022-06-17 15:27:31 +02:00
Mark Qvist
2767e35a9f Added storage limit and priorities to configuration 2022-06-17 15:19:32 +02:00
Mark Qvist
7a625d677d Added handling for authenticated propagation nodes 2022-06-17 13:43:38 +02:00
Mark Qvist
2354ba3412 Fixed missing dictionary initialisations 2022-06-11 15:03:43 +02:00
Mark Qvist
7814712118 Added log to console option for daemon mode 2022-05-18 16:33:28 +02:00
Mark Qvist
f92858866a Added destination ignore functionality 2022-05-17 19:21:14 +02:00
Mark Qvist
3cd336ab90 Improved local node and peer info 2022-05-17 16:12:00 +02:00
Mark Qvist
c6e26e7f7f Added daemon mode 2022-05-17 13:11:04 +02:00
Mark Qvist
34b377bafe Fixed typo 2022-04-20 21:17:52 +02:00
Mark Qvist
f7b6bd8d71 Added configuration section to guide 2022-04-08 10:29:52 +02:00
Mark Qvist
880f00af51 Implemented automatic LXMF sync 2022-04-06 17:38:07 +02:00
Mark Qvist
b86c811bde Added delay to auto announces on start 2021-12-11 19:20:34 +01:00
Mark Qvist
1c1ddab28f Urwid bug mitigation 2021-11-05 10:59:51 +01:00
Mark Qvist
686ca41b4e UI improvement in small terminals. Urwid bug mitigation. 2021-11-04 21:51:11 +01:00
Mark Qvist
14eb35f7de Fixed sync progress bar display 2021-10-12 21:12:32 +02:00
Mark Qvist
19fb70fb3f Fixed sync progress bar display 2021-10-12 21:08:31 +02:00
Mark Qvist
efdcec5670 Added option to limit messages per sync operation 2021-10-08 11:58:24 +02:00
Mark Qvist
830a8e7f23 Added ability to select default LXMF propagation node 2021-10-08 11:17:58 +02:00
Mark Qvist
698b97f78c Improved sync UI 2021-10-08 09:12:20 +02:00
Mark Qvist
0bd7a9bdf5 Updated LXMF storage config 2021-10-08 08:53:25 +02:00
Mark Qvist
3bb90941a3 Cleanup 2021-10-07 21:04:11 +02:00
Mark Qvist
63df56d5b1 Added LXMF propagation node sync controls and handling 2021-10-07 18:14:06 +02:00
Mark Qvist
df7692d7c6 Implemented basic LXMF propagation support and controls 2021-10-03 18:44:00 +02:00
Mark Qvist
efc24d361b Added node saving from announce stream 2021-09-25 16:57:29 +02:00
Mark Qvist
f86cdb4c5e Added unread indicator to menu bar. 2021-09-23 17:20:13 +02:00
Mark Qvist
959cc13167 Added light theme 2021-09-17 21:16:30 +02:00
Mark Qvist
b8e67721b8 Implemented page caching and cache control headers 2021-09-17 18:45:08 +02:00
Mark Qvist
a6376c716d Added local node info box 2021-09-16 20:44:15 +02:00
Mark Qvist
7d5bb8e016 User interface enhancements 2021-09-16 19:54:32 +02:00
Mark Qvist
70910ae475 Added guide on first run 2021-09-11 12:21:35 +02:00
Mark Qvist
e606892ff0 Added file hosting to nodes. 2021-09-10 21:33:29 +02:00
Mark Qvist
903c75db0f Added new message indicator. 2021-09-05 20:38:10 +02:00
Mark Qvist
a3f7fa03eb Node announce handling. 2021-08-26 17:17:40 +02:00