Commit graph

86 commits

Author SHA1 Message Date
DJ2LS 08cb8bb785 Prettified Code! 2023-02-20 17:55:21 +00:00
Mashintime f5c342c785 Attempt #3 to fix chat filter and missing index 2023-02-19 14:26:52 -05:00
Mashintime 82324f351d Fix chat filter with new selector format 2023-02-19 13:46:59 -05:00
Mashintime 96b2287a5f Fix index error in pouchdb 2023-02-19 11:00:04 -05:00
DJ2LS 7936548253 some more adjustments to userInfo 2023-02-19 15:59:38 +01:00
DJ2LS a7886b75a1 only press return if input selected 2023-02-19 15:37:51 +01:00
DJ2LS b0f6f576b1 only process find if not undefined 2023-02-19 14:36:29 +01:00
DJ2LS 809ac01672 only process find if not undefined 2023-02-19 13:55:06 +01:00
DJ2LS f43bf44f51 only process find if not undefined 2023-02-19 13:52:54 +01:00
Mashintime 29f1b74f50 Chat filter 2023-02-19 02:06:28 -05:00
Mashintime 6501b591ce save ping-acks in chat history 2023-02-19 00:02:06 -05:00
Mashintime ea334cb7dc Ensure chat history renders in chronological order 2023-02-18 21:17:35 -05:00
Mashintime 3aca773cd6 Merge branch 'ls-arq' of github.com:DJ2LS/FreeDATA into ls-arq 2023-02-18 21:05:28 -05:00
Mashintime db401d82d6 Remove messages from chat history 2023-02-18 21:02:13 -05:00
DJ2LS 6ad5628796 first user database 2023-02-18 19:55:13 +01:00
DJ2LS d7beebcce7 Prettified Code! 2023-02-14 15:00:34 +00:00
DJ2LS fe991474c2 enable disable is writing message 2023-02-14 16:00:10 +01:00
DJ2LS b335bd9176 improved readability of is writing message 2023-02-14 15:31:08 +01:00
Mashintime 4395d08a5e Prettified Code! 2023-02-14 03:50:05 +00:00
Mashintime 44e0779c68 Show iswriting in approriate chat window 2023-02-13 22:49:26 -05:00
Mashintime 9b72ac9de8 Prettified Code! 2023-02-12 23:16:02 +00:00
Mashintime cdb7315bbf Send fec message while typing message. 2023-02-12 18:15:12 -05:00
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
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