Commit graph

414 commits

Author SHA1 Message Date
liamcottle
f9d802b393 show outbound attempt count for messages 2024-07-08 17:26:45 +12:00
liamcottle
28e40cb002 implement database migrations and add delivery_attempts and next_delivery_attempt_at columns to lxmf messages table 2024-07-08 16:22:24 +12:00
liamcottle
e1d5ad8c23 1.6.0 v1.6.0 2024-07-07 23:00:00 +12:00
liamcottle
f49043ace4 mark read even regardless of messages tab 2024-07-07 22:27:48 +12:00
liamcottle
b25570232f fix for nullable var 2024-07-07 22:26:54 +12:00
liamcottle
70bf316aeb only show push notification if window is not focussed 2024-07-07 22:14:00 +12:00
liamcottle
5a522dbd6f show native notification when a new message is received 2024-07-07 21:10:26 +12:00
liamcottle
a697cf4777 make sure container exists 2024-07-07 20:43:37 +12:00
liamcottle
0e983f6456 1.5.1 v1.5.1 2024-06-05 12:54:15 +12:00
liamcottle
dfa525cbf2 significantly improve codec2 voice recordings by doing a single encode when the recording is stopped 2024-06-05 12:36:53 +12:00
liamcottle
4303e831e2 add support for opus audio mode AM_OPUS_OGG 2024-06-05 12:24:20 +12:00
liamcottle
02f55d1b21 1.5.0 v1.5.0 2024-06-04 18:12:39 +12:00
liamcottle
ea7391743e frequency input should be limited to numbers 2024-06-04 12:58:42 +12:00
liamcottle
3dbf6c7ada rename vars 2024-06-04 12:51:15 +12:00
liamcottle
9a9484723c update rnode interface defaults 2024-06-04 12:51:15 +12:00
liamcottle
bb5a35c5e5 revert txpower back to using text input, but set to numbers only 2024-06-04 12:51:15 +12:00
liamcottle
aeac85971f ask for frequency in hz and add formatted label 2024-06-04 12:51:15 +12:00
liamcottle
82dc3cfcd4 show bandwidth in KHz 2024-06-04 12:51:14 +12:00
Liam Cottle
456d236c4b
Merge pull request #3 from RFnexus/master
Update RNodeInterface to add list of default setting parameters
2024-06-04 12:50:31 +12:00
lt
7f1dbac587 Update RNodeInterface to add list of default setting parameters 2024-06-03 14:43:03 -04:00
liamcottle
9aed9a3d2b update readme 2024-06-03 14:48:15 +12:00
liamcottle
941664eae6 add ui to preview encoded audio before sending it 2024-06-03 14:24:07 +12:00
liamcottle
da4601e212 ask user to confirm recording new audio attachment if an existing audio attachment exists 2024-06-03 02:56:48 +12:00
liamcottle
064133665a implement recording microphone and sending audio attachment 2024-06-03 02:51:39 +12:00
liamcottle
fa74475bea support decoding and playing codec2 audio attachments in lxmf chat items 2024-06-03 01:17:05 +12:00
liamcottle
f5a13e2d1a support sending audio attachments over lxmf and saving to database 2024-06-02 22:44:23 +12:00
liamcottle
3f4da4198c move lxmf message fields class to src folder 2024-06-02 21:35:08 +12:00
liamcottle
2cac99ea75 1.4.0 v1.4.0 2024-06-02 15:01:11 +12:00
liamcottle
2f4dec4dd9 update screenshot 2024-06-02 14:59:27 +12:00
liamcottle
76e736958f migrate old storage dir to new storage dir 2024-06-02 14:49:09 +12:00
liamcottle
627e62ca6e rebrand to meshchat 2024-06-02 14:42:19 +12:00
liamcottle
e739b6fa5a 1.3.0 v1.3.0 2024-06-02 14:07:53 +12:00
liamcottle
e512198e50 add about tab to show version and config paths 2024-06-02 13:56:04 +12:00
liamcottle
d55e2b4db4 decode app data as utf8 string to support emojis etc in peer and node names 2024-06-02 12:29:30 +12:00
liamcottle
e6d982c3f8 fix formatting time ago 2024-06-02 12:15:53 +12:00
liamcottle
851c64d2d5 update todos 2024-06-02 12:12:58 +12:00
liamcottle
538b7071e8 remove todo 2024-06-02 12:12:27 +12:00
liamcottle
a870750231 remove log 2024-06-02 12:09:34 +12:00
liamcottle
03a2d46e07 send websocket event when we have sent an announce 2024-06-02 12:07:59 +12:00
liamcottle
833c0888e6 set default auto announce interval to zero 2024-06-02 12:01:51 +12:00
liamcottle
e77f9e6935 remove announce button from header bar 2024-06-02 12:00:33 +12:00
liamcottle
9077ca9588 remove audio call address from sidebar, it's shown in the phone ui itself 2024-06-02 11:58:56 +12:00
liamcottle
4e328807d1 tidy up ui for auto announce 2024-06-02 11:58:04 +12:00
liamcottle
ed10d0349f implement updating auto announce config via ui 2024-06-02 11:50:58 +12:00
liamcottle
08e40c7b2a manually announcing should also update last announce at timestamp 2024-06-02 11:16:57 +12:00
liamcottle
3fbe4d1e36 implement auto announce loop based on config 2024-06-02 11:15:09 +12:00
liamcottle
6814962171 update todo 2024-06-01 21:05:14 +12:00
liamcottle
2972dddcad 1.2.1 v1.2.1 2024-06-01 20:38:38 +12:00
liamcottle
2a41af9c92 fix for updated at going crazy in ui 2024-06-01 20:38:06 +12:00
liamcottle
9da003ddf6 1.2.0 v1.2.0 2024-06-01 20:24:14 +12:00