DJ2LS
|
9e836c765b
|
Merge branch 'main' into ls-gui-single-pager
|
2023-09-27 11:24:29 +02:00 |
|
DJ2LS
|
edde2fbc91
|
Prettified Code!
|
2023-09-27 09:24:26 +00:00 |
|
DJ2LS
|
5311585db6
|
fixed dark mode
|
2023-08-27 21:19:02 +02:00 |
|
DJ2LS
|
e1c66c09e7
|
delete chat without reload entire screen
|
2023-08-27 21:10:11 +02:00 |
|
DJ2LS
|
0a0e89a1bc
|
attempt fixing unread message indicator
|
2023-08-27 20:57:51 +02:00 |
|
DJ2LS
|
8585ed7d88
|
fixed emoji picker
|
2023-08-27 20:32:28 +02:00 |
|
DJ2LS
|
ea4dfba4c6
|
small chat cleanup
|
2023-08-27 18:39:54 +02:00 |
|
DJ2LS
|
6b67c93420
|
adjusted icons
|
2023-08-27 16:57:25 +02:00 |
|
DJ2LS
|
e3ab15fe50
|
Merge remote-tracking branch 'origin/ls-gui-single-pager' into ls-gui-single-pager
|
2023-08-27 15:52:28 +02:00 |
|
DJ2LS
|
e97d3724a5
|
Merge branch 'main' into ls-gui-single-pager
|
2023-08-27 15:51:39 +02:00 |
|
DJ2LS
|
d74ff49b55
|
first attempt moving chat to main - still broken
|
2023-08-27 15:47:10 +02:00 |
|
DJ2LS
|
67584af06b
|
Merge branch 'main' into ls-hmac-signing
|
2023-08-27 15:13:55 +02:00 |
|
DJ2LS
|
8919e45967
|
Prettified Code!
|
2023-08-27 13:13:49 +00:00 |
|
DJ2LS
|
c4ce7d4e82
|
Merge branch 'main' into ls-gui-single-pager
|
2023-08-27 15:13:42 +02:00 |
|
DJ2LS
|
48e5252a7c
|
fixed a bug with attempts and chat index
|
2023-08-26 17:27:21 +02:00 |
|
DJ2LS
|
5da63c197f
|
fixed gui for saving hmac state
|
2023-08-26 17:05:24 +02:00 |
|
DJ2LS
|
cff449cfad
|
adjusted gui for hmac
|
2023-08-19 11:10:04 +02:00 |
|
DJ2LS
|
93d2714298
|
fixed testing code...
|
2023-08-18 08:16:48 +02:00 |
|
DJ2LS
|
c33522870e
|
moved hmac keys to hmac subfolder
|
2023-08-18 08:10:17 +02:00 |
|
Mashintime
|
389e1e7676
|
Pasted comment in the wrong spot
|
2023-08-12 10:43:08 -04:00 |
|
Mashintime
|
299ae1e44d
|
Check for waitingmsgs on ipcrenderer message instead of when adding to chat window to prevent refresh causing waitingmsgs to be triggered
|
2023-08-11 22:21:11 -04:00 |
|
Mashintime
|
c03b4b0cd9
|
Update logging in check for waitingmsgs
|
2023-08-09 21:56:09 -04:00 |
|
Mashintime
|
f29efac943
|
Fix for #466
|
2023-08-08 21:11:10 -04:00 |
|
Mashintime
|
ccce4cfe63
|
Fix for messages not resetting when stuck in transmitting
|
2023-08-08 16:32:35 -04:00 |
|
Mashintime
|
62620f4f9c
|
Prettified Code!
|
2023-08-07 17:04:04 +00:00 |
|
Mashintime
|
321e241ddd
|
Less logging
|
2023-07-30 10:46:02 -04:00 |
|
Mashintime
|
d293d424dc
|
No uuid on opening messages.
|
2023-07-30 00:40:02 -04:00 |
|
Mashintime
|
7d61873bf2
|
Update check to only trigger if message is older than 6 hours
|
2023-07-30 00:38:49 -04:00 |
|
Mashintime
|
129a6bd612
|
Fix messages stuck in transmitting and at 100%
|
2023-07-29 09:57:42 -04:00 |
|
Mashintime
|
144f03f997
|
Include bc in chat filter
|
2023-07-29 09:53:14 -04:00 |
|
Mashintime
|
d6ae766cf4
|
Move updatechat to dcomcontentloaded event
|
2023-07-29 09:52:04 -04:00 |
|
Mashintime
|
09222cfc45
|
Clear dbclean spinner if cancel is clicked
|
2023-07-05 16:24:47 -04:00 |
|
Mashintime
|
1d8ad819da
|
Fix dx info response being sent to wrong station
|
2023-07-05 16:23:24 -04:00 |
|
Mashintime
|
104db8830e
|
Prettified Code!
|
2023-07-05 16:43:56 +00:00 |
|
Mashintime
|
92908b0a63
|
Change timeout value for messages stuck in transmit
|
2023-07-05 11:30:55 -04:00 |
|
Mashintime
|
31be9a66bc
|
Add spinner for database maintenance
|
2023-07-04 13:49:23 -04:00 |
|
Mashintime
|
b4c658165d
|
Fix failed progressbar rendering
|
2023-07-04 13:34:22 -04:00 |
|
Mashintime
|
692d1c7b84
|
Reset status on old messages in transmit status
|
2023-07-04 13:29:56 -04:00 |
|
Mashintime
|
8268dfd419
|
Fix message chat progress bars
|
2023-07-04 12:49:20 -04:00 |
|
Mashintime
|
17926354e8
|
May receive data without uuid, check for it
|
2023-07-04 12:04:54 -04:00 |
|
Mashintime
|
f1410e49af
|
Fix logic
|
2023-07-04 12:02:54 -04:00 |
|
DJ2LS
|
2918b9cc33
|
removed outdated function from chat
|
2023-07-03 11:19:40 +02:00 |
|
Mashintime
|
ebee998e25
|
Redid mesh enablement and add support for passing --mesh to tnc
|
2023-07-03 00:31:48 -04:00 |
|
Mashintime
|
95be2f339c
|
Prettified Code!
|
2023-07-02 13:43:54 +00:00 |
|
Mashintime
|
202a54dcea
|
Button no longer exists
|
2023-07-01 17:07:02 -04:00 |
|
Mashintime
|
c0d65c3f9d
|
Move DB maint to settings/exp section
|
2023-07-01 17:03:22 -04:00 |
|
Mashintime
|
6020ea9ce9
|
Add pings to database clean up
|
2023-07-01 12:42:58 -04:00 |
|
Mashintime
|
ed7eb4762b
|
Mark new broadcasts as new
|
2023-06-27 16:43:52 -04:00 |
|
Mashintime
|
1cb92af311
|
clearUnreadmsgs stopped doing what it's supposed to
|
2023-06-19 18:31:51 -04:00 |
|
Mashintime
|
74ba429915
|
Fix chat filter
|
2023-06-18 20:33:12 -04:00 |
|