Commit graph

309 commits

Author SHA1 Message Date
DJ2LS f4a7ad06e0 added additional logging for debugging purposes 2023-03-23 10:27:44 +01:00
DJ2LS 49611cf023 Prettified Code! 2023-03-23 09:16:26 +00:00
DJ2LS 476561b90c added additional logging for debugging purposes 2023-03-23 10:15:50 +01:00
DJ2LS 7307f2a0be fixed problem with overwriting user info by folder list 2023-03-23 10:14:12 +01:00
DJ2LS 3ae9a9ccbc update file list if not exists 2023-03-23 09:53:58 +01:00
DJ2LS 031e3aaeef fixed some errors with missing user image 2023-03-23 09:47:53 +01:00
DJ2LS 5f8ddbe800 removed screen blurred while loading messages 2023-03-22 23:51:56 +01:00
DJ2LS 93e8c47b16 Prettified Code! 2023-03-22 22:46:43 +00:00
DJ2LS febd2874e7 make screen blurred while loading messages 2023-03-22 23:46:13 +01:00
DJ2LS 1f7cab31a6 Prettified Code! 2023-03-22 22:03:52 +00:00
DJ2LS 2f64aa9279 stop transmission if deleted message is still in progress 2023-03-22 23:03:31 +01:00
DJ2LS 179d5906b2 Prettified Code! 2023-03-22 21:49:30 +00:00
DJ2LS 47a15930fa updated transmission status 2023-03-22 22:45:57 +01:00
DJ2LS 4e8cf01b04 update shared folder to selected user 2023-03-22 22:32:37 +01:00
DJ2LS 227e313d51 fix user info image 2023-03-22 22:19:23 +01:00
DJ2LS 85a3164bad Prettified Code! 2023-03-22 21:08:42 +00:00
DJ2LS c202221a62 improved logging for debugging purposes 2023-03-22 22:08:12 +01:00
DJ2LS 8e2df2c790 Prettified Code! 2023-03-22 12:53:04 +00:00
DJ2LS e686e890b5 Merge remote-tracking branch 'origin/chat' into chat 2023-03-22 13:52:45 +01:00
DJ2LS e87e6aaca1 logging info if return triggered 2023-03-22 13:52:41 +01:00
DJ2LS 4ed8d1bf46 Prettified Code! 2023-03-22 12:45:37 +00:00
DJ2LS 3400056583 Merge remote-tracking branch 'origin/chat' into chat 2023-03-22 13:45:07 +01:00
DJ2LS db66ec8bb5 try fixing user info 2023-03-22 13:40:51 +01:00
DJ2LS 201f2f9c3f Prettified Code! 2023-03-22 12:32:49 +00:00
DJ2LS 56e0cb89bd shared files folder dirty hotfix 2023-03-22 13:27:59 +01:00
DJ2LS 7bb21fc4a6
Merge pull request #378 from DJ2LS/chat 2023-03-19 19:38:39 +01:00
DJ2LS 8f10e8b3e7 Prettified Code! 2023-03-19 17:14:52 +00:00
DJ2LS 924a998c58 fixed check if image base64 encoded 2023-03-19 18:14:09 +01:00
DJ2LS f4c0142275 fixed check if image base64 encoded 2023-03-19 18:13:18 +01:00
DJ2LS fcfdd1304e Prettified Code! 2023-03-19 16:39:15 +00:00
DJ2LS aa1c99f91d check if image base64 encoded 2023-03-19 17:30:02 +01:00
DJ2LS f32c22653e fixed user info callsign 2023-03-19 17:22:55 +01:00
DJ2LS b8b2e459d9 Prettified Code! 2023-03-19 16:17:29 +00:00
DJ2LS dd347dec7e attempt fixing corrupted image data 2023-03-19 17:17:10 +01:00
DJ2LS 704dccb998 Prettified Code! 2023-03-19 15:53:42 +00:00
DJ2LS d1873af2e3 and another attempt fixing shared folder 2023-03-19 16:53:23 +01:00
DJ2LS 594d6b0c95 Prettified Code! 2023-03-19 15:33:19 +00:00
DJ2LS 6ef7b34204 another attempt fixing shared folder 2023-03-19 16:32:57 +01:00
DJ2LS 6a8e3f4afc Prettified Code! 2023-03-19 15:19:05 +00:00
DJ2LS baf75c5ee9 attempt fixing shared folder 2023-03-19 16:18:32 +01:00
DJ2LS 779a8494b2 Prettified Code! 2023-03-19 07:26:17 +00:00
DJ2LS 6f81d1d46d replace user info with placeholder on error 2023-03-19 08:25:52 +01:00
Mashintime 4e19b734a6 Fix chat message action icons when in dark mode #376 2023-03-18 20:24:39 -04:00
DJ2LS c4e343d988 Prettified Code! 2023-03-16 07:59:54 +00:00
DJ2LS a674c14409 moved design parts to function 2023-03-16 08:59:32 +01:00
DJ2LS 91bebcd6a8 Prettified Code! 2023-03-16 07:41:41 +00:00
DJ2LS c280ab0a54 added automatic dark light change 2023-03-16 08:41:18 +01:00
DJ2LS 534b3af3d9 Prettified Code! 2023-03-16 07:28:47 +00:00
DJ2LS d76aa1d46f added dark mode support to chat screen, also added mode switcher 2023-03-16 08:28:29 +01:00
DJ2LS 9eb2cb210c added support for bs light/dark mode 2023-03-16 07:47:47 +01:00
Mashintime d9ef0e6208 Prettified Code! 2023-03-05 21:16:43 +00:00
Mashintime feeced7ed3 First pass of response: shared file 2023-03-05 16:16:03 -05:00
Mashintime 1736ee958d Add cursor hover style to download link 2023-03-05 01:56:03 -05:00
Mashintime 91dfda296f Prettified Code! 2023-03-05 06:38:36 +00:00
Mashintime 6afcb82626 Request file implementation 2023-03-05 01:32:22 -05:00
Mashintime 04d92b2d8c Send shared folder list to correct dxcall. 2023-03-04 21:59:28 -05:00
Mashintime fdfcb038c7 Save shared folder data to correct call sign. 2023-03-04 14:20:50 -05:00
Mashintime fffb1145fe Prettified Code! 2023-03-04 18:49:59 +00:00
Mashintime 25a82403d8 Ignore getsetuserinformation if callsign is missing. 2023-03-04 13:49:19 -05:00
Mashintime e2ddd06b52 Fix error on load. 2023-03-04 11:12:28 -05:00
Mashintime 56e3887754 Switch to var 2023-03-04 10:47:42 -05:00
Mashintime 4aa7cc8371 Default chat filter settings 2023-03-04 10:26:17 -05:00
DJ2LS bc2128742e Prettified Code! 2023-03-04 12:25:09 +00:00
DJ2LS f8b6fd3dd1 another small gui improvements 2023-03-04 13:24:37 +01:00
Mashintime 4e076b8d54 Prettified Code! 2023-03-03 03:06:25 +00:00
Mashintime 4a487c17b1 Move common functions to class, ensure config is set globally 2023-03-02 22:05:45 -05:00
DJ2LS 41fbfed8dc some shared folder improvements 2023-02-28 20:37:55 +01:00
DJ2LS e03ab4f31c Prettified Code! 2023-02-28 19:07:10 +00:00
DJ2LS 0fdb1ad564 receive shared folder list 2023-02-28 20:06:39 +01:00
DJ2LS 712baec6e8 Prettified Code! 2023-02-28 14:20:17 +00:00
DJ2LS 07a5c1b897 first test run with getting response of file list - just cli now 2023-02-28 15:19:41 +01:00
DJ2LS cf6573bb0d Prettified Code! 2023-02-28 12:55:54 +00:00
DJ2LS 90ce4acfce first test run with getting list of files in folder 2023-02-28 13:55:11 +01:00
DJ2LS d58770e435 Prettified Code! 2023-02-28 08:08:09 +00:00
DJ2LS 3f0312a672 small user info adjustments 2023-02-28 09:07:38 +01:00
DJ2LS 636a9a7a05 Prettified Code! 2023-02-27 17:32:30 +00:00
DJ2LS 87c79766aa Merge remote-tracking branch 'origin/ls-arq' into ls-arq 2023-02-27 18:32:09 +01:00
DJ2LS 3ebd49fad4 update user image in chat list 2023-02-27 18:32:01 +01:00
DJ2LS 3c8015f89a Prettified Code! 2023-02-27 17:10:11 +00:00
DJ2LS 5c21d4521c avoid cli error when sending request/response 2023-02-27 18:09:26 +01:00
DJ2LS 92d0b9565a set uer allsign information to "selected callsign" 2023-02-27 18:01:38 +01:00
DJ2LS 4503e35732 Prettified Code! 2023-02-27 14:34:30 +00:00
DJ2LS d8fc483e0f updated default image 2023-02-27 15:34:08 +01:00
DJ2LS c80f082d6b and another one.. 2023-02-27 15:22:18 +01:00
DJ2LS 06f80bc057 and another hotfix 2023-02-27 15:21:13 +01:00
DJ2LS d3be3cfd77 and another hotfix 2023-02-27 15:18:17 +01:00
DJ2LS 027e9cbde6 Prettified Code! 2023-02-26 17:31:11 +00:00
DJ2LS f65a31abd6 limit images to 10k filesize 2023-02-26 18:30:52 +01:00
DJ2LS 42bde2aa1e Prettified Code! 2023-02-26 16:54:49 +00:00
DJ2LS 1cdbe74c24 lock request button after using it 2023-02-26 17:54:21 +01:00
DJ2LS ff8c41fa91 Prettified Code! 2023-02-26 15:27:55 +00:00
DJ2LS 58af137852 first working test with request/response for user info 2023-02-26 16:26:24 +01:00
DJ2LS 34e5acddb7 show requests in chat window and adjusted filter 2023-02-26 15:41:49 +01:00
DJ2LS 3c4a237370 Merge remote-tracking branch 'origin/ls-arq' into ls-arq 2023-02-26 14:22:17 +01:00
DJ2LS 2603769ab8 request userinfo burst 2023-02-26 14:08:26 +01:00
DJ2LS bbc80ce0f2 Prettified Code! 2023-02-26 13:01:21 +00:00
DJ2LS 9507e18294 small info optimisation 2023-02-26 14:00:53 +01:00
DJ2LS c285796fae Prettified Code! 2023-02-26 11:31:15 +00:00
DJ2LS 01e2a48ee1 fixed user image placeholder 2023-02-26 12:30:54 +01:00
DJ2LS 8360f965b5 Prettified Code! 2023-02-26 11:26:02 +00:00
DJ2LS e56b15bae4 forgot user image... 2023-02-26 12:25:42 +01:00
DJ2LS e221f08469 Prettified Code! 2023-02-26 11:20:01 +00:00
DJ2LS 1011bf6128 Merge remote-tracking branch 'origin/ls-arq' into ls-arq 2023-02-26 12:15:41 +01:00
DJ2LS bc99933795 created dx user information dialog 2023-02-26 12:15:29 +01:00
DJ2LS 3db50d48ed Prettified Code! 2023-02-26 10:04:14 +00:00
DJ2LS 7aadccbeb1 increased user image 2023-02-26 11:03:11 +01:00
DJ2LS e1687757aa save user infi with image 2023-02-26 10:48:21 +01:00
DJ2LS b9542db209 Prettified Code! 2023-02-26 08:22:38 +00:00
DJ2LS 34bb479e8f Merge remote-tracking branch 'origin/ls-arq' into ls-arq 2023-02-26 09:21:57 +01:00
DJ2LS 4d1cb54a76 adjusted some image parameters 2023-02-26 09:21:51 +01:00
DJ2LS a47b0bbfb0 set loaded image as new user image 2023-02-26 09:18:13 +01:00
DJ2LS 17b8423277 Prettified Code! 2023-02-26 07:49:19 +00:00
DJ2LS 61a47dbedf firrst working image compression 2023-02-26 08:48:51 +01:00
DJ2LS 5bd3d3ef64 Prettified Code! 2023-02-25 22:24:28 +00:00
DJ2LS dc0fc959ad added image compression - still broken 2023-02-25 23:23:59 +01:00
Mashintime b644b36fe4 Prettified Code! 2023-02-25 05:29:09 +00:00
Mashintime bfb2543c05 Remember selected callsign when changing filter 2023-02-24 20:00:34 -05:00
Mashintime 8b33544bdd Use locale information from browser. 2023-02-24 19:04:19 -05:00
Mashintime c1ba49a9ca Prettified Code! 2023-02-24 03:44:24 +00:00
Mashintime aa19ea39ee Fix image preview 2023-02-23 22:42:57 -05:00
DJ2LS 6a7ac68e6e Prettified Code! 2023-02-23 11:14:31 +00:00
DJ2LS 459bc56648 fixed user database 2023-02-23 12:13:49 +01:00
DJ2LS 6fdfbaeae0 shorten chat datetime 2023-02-23 11:48:19 +01:00
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