Mashintime
5ef59d3563
Fix for UUID tweak
2023-02-08 17:24:30 -05:00
Mashintime
1bd01d7489
More atob/btoa fixes
2023-02-05 05:59:35 -05:00
Mashintime
0ce8f34c88
Don't set focus when clicking emojis
2023-02-05 05:59:35 -05:00
Mashintime
113d6f8b9f
Address issues from changing atob/bota
2023-02-05 05:59:34 -05:00
Mashintime
d3c86eef92
Real fix for #338 . Replaced btoa/atob functions
2023-02-05 05:59:34 -05:00
Mashintime
81034dd869
Set progress bars to low graphics mode if enabled
2023-01-30 02:18:17 -05:00
Mashintime
3e71e1014d
Set force-gpu on chat window progress-bar's
2023-01-29 16:40:10 -05:00
Mashintime
9d9ec2dd55
Hopefully resolves issue #338
2023-01-29 16:11:49 -05:00
DJ2LS
586c02f73b
fix utf encoding error
2022-12-28 13:08:46 +01:00
DJ2LS
37267ac679
changing split char and split char order
2022-12-28 12:27:09 +01:00
DJ2LS
efd92cdd72
changing split char and split char order
2022-12-28 11:32:33 +01:00
DJ2LS
58342b975f
more crc check improvements
2022-12-27 23:30:15 +01:00
DJ2LS
b637b917bc
first attempt with message checksum
2022-12-27 22:57:54 +01:00
DJ2LS
7ed43fb3f9
moved utf8 encoding from entire data to just chat message
2022-12-27 09:53:21 +01:00
DJ2LS
a9139d035c
fixed message order bug
2022-12-26 20:41:58 +01:00
DJ2LS
dba907dabf
codefactr fixes
2022-12-09 11:24:39 +01:00
DJ2LS
1b1bb18bb2
updated chat resending message
2022-12-09 10:22:03 +01:00
DJ2LS
4c611731a8
fix of #302 closes #302
2022-12-08 20:21:44 +01:00
DJ2LS
db315bae72
possible fix of #302
2022-12-08 20:05:50 +01:00
DJ2LS
503fa52696
arq waiting modal if channel busy
2022-11-17 22:17:50 +01:00
DJ2LS
2534604616
revert base64 encoding before passing file to IPC
2022-11-11 15:43:02 +01:00
DJ2LS
d843e716b7
base64 encoding before passing file to IPC
2022-11-11 15:39:24 +01:00
DJ2LS
8200af1d99
first test with image preview
2022-11-11 15:21:49 +01:00
DJ2LS
1a749c0c3d
first test with image preview
2022-11-11 15:12:17 +01:00
DJ2LS
b284ac2139
first test with image preview
2022-11-11 15:10:31 +01:00
DJ2LS
aaaa0a720f
calculate file size for new message
2022-11-11 14:32:08 +01:00
DJ2LS
393a541b01
small gui improvement
2022-11-11 12:04:22 +01:00
DJ2LS
2c183af8c8
smaller GUI adjustments
2022-11-10 13:02:17 +01:00
DJ2LS
9a2711fe3f
added timestamp to chat msg
2022-11-10 10:21:54 +01:00
DJ2LS
5e2667c438
improved chat text box closes #271
2022-11-08 19:53:14 +01:00
dj2ls
902cf50a21
small hotfix for scrolling - not the correct PR , but better than forgetting to fixing it
2022-09-05 14:03:10 +02:00
dj2ls
25a5c1b47a
fixed database not loading on ARM devices
2022-06-15 14:34:17 +02:00
dj2ls
a85efe5bf4
make textarea adjustable - not the correct PR for doing this...
2022-06-15 13:08:26 +02:00
dj2ls
a6a77c2365
fix chat not deleted
2022-06-15 12:21:03 +02:00
dj2ls
1e968fcf6d
smaller fixes
2022-06-09 21:42:20 +02:00
dj2ls
a19a6c13c1
added qrv info toast
2022-06-09 21:31:12 +02:00
dj2ls
539b23cf6d
improved info processing for chat messages
2022-06-09 14:54:42 +02:00
dj2ls
532eeb0e12
fixed small typo
2022-06-09 14:14:31 +02:00
dj2ls
1909087c6b
file transfer now working
2022-06-09 14:11:39 +02:00
dj2ls
a4df21c0a2
further changes of gui
2022-06-07 11:31:59 +02:00
dj2ls
8e4a3f4d33
first change of gui
2022-06-07 10:08:15 +02:00
dj2ls
18d4cd3cb4
print error message for debugging #190
2022-05-20 11:12:22 +02:00
dj2ls
4f3aa711ae
fixed progress bar for failing transmission
...
also adjusted displaying and colors of progress bar
2022-05-01 10:55:56 +02:00
Paul Kronenwetter
4358dd9c8a
Correcting some typos.
2022-04-10 13:20:58 -04:00
dj2ls
b132122d08
bug fixes & gui improvements
...
fixed tnc not listening to default SSIDs ( here we need to adjust the GUI for supporting changing SSIDs ). Also improved the chat interface a little bit - we have now separated control buttons instead of within a message.
2022-04-10 11:37:09 +02:00
dj2ls
c89e4beebf
fixed audio device list
...
audio device list not complete when init after multiprocessing init. #153
2022-04-08 11:35:13 +02:00
dj2ls
500c657099
extended status message
...
now we are able viewing a unique transmission status within chat messages. One step closer to a better way of handling status
2022-04-07 11:19:29 +02:00
dj2ls
a2552be843
repeat frame ack and fixed repeat transmission from gui
2022-04-06 10:15:14 +02:00
dj2ls
b6cf6e7c17
optimized FSK mode and chat
2022-04-03 15:26:24 +02:00
dj2ls
8f3f046655
improved logging and chat
2022-04-02 18:40:12 +02:00
dj2ls
04f6c49ac5
audio tuning and chat optimisation
...
closes #117
2022-04-02 14:54:43 +02:00
dj2ls
16f23d2f1d
new chat release
2022-03-29 22:24:35 +02:00
dj2ls
5439120f1d
updated chat, updated audio refreshing
...
select first chat automatically, refresh audio devices
2022-03-29 17:42:54 +02:00
dj2ls
4451772e19
updated chat
2022-03-27 21:04:04 +02:00
dj2ls
15217b2521
moved to sounddevice
...
changed audio library, changed ssid behavior, minor chat changed
2022-03-24 20:49:13 +01:00
dj2ls
fed075451a
first release of chat
...
several bug fixes
2022-03-14 20:21:15 +01:00
dj2ls
f5f7060672
different changes
...
network fixes, chat fixes, gui fixes...
2022-03-12 15:06:49 +01:00
dj2ls
5bd3128d9e
updated chat related parts
2022-03-10 21:29:30 +01:00
dj2ls
459e39daea
updated socket commands and changed rx buffer behavior
...
..and some other changes to the gui so its compatible again with the latest socket commands. The rx buffer has now a unique id, and new structure. Also all messages and files will be saved to the same buffer. All commands which will be sent to the tnc or dameon are now written in lowercase
2022-01-28 20:07:39 +01:00
dj2ls
9a8e65db43
message not display for new protocol
2022-01-07 18:31:13 +01:00
DJ2LS
a952b49ce6
first working message exchange
...
message will not saved to database yet
2021-11-19 18:49:36 +01:00
DJ2LS
9dcf98e229
datachannel attempt fix
2021-11-19 17:47:25 +01:00
DJ2LS
5218eb3909
chat message test
2021-11-19 17:30:17 +01:00