Commit Graph

2915 Commits (2f691cf9ac679212e6f2e2b0e2e100f24b0ffd70)

Author SHA1 Message Date
Zlatin Balevsky 2f691cf9ac
better tooltip 2022-05-04 19:24:51 +01:00
Zlatin Balevsky 5fcc3a0b88
add contact selector for custom contacts visibility type 2022-05-04 19:15:10 +01:00
Zlatin Balevsky d889a12a43
add configuration for folder visibility 2022-05-04 19:04:04 +01:00
Zlatin Balevsky 54def4ba89
convert watched directory configuration dialog to a frame 2022-05-04 18:24:52 +01:00
Zlatin Balevsky 3efee7ef68
fix npe if nothing is selected 2022-05-04 18:17:35 +01:00
Zlatin Balevsky fef73f14ab
factor out contact selector into its own MVC group 2022-05-04 12:38:22 +01:00
Zlatin Balevsky 9e5af81aba
do not write X-Alts for confidential files 2022-05-04 11:06:35 +01:00
Zlatin Balevsky a60fbb7011
core changes for confidential files 2022-05-02 16:40:45 +01:00
Zlatin Balevsky 9a3882a424
wip on confidential files 2022-04-30 18:28:13 +01:00
Zlatin Balevsky f2b2c2038a
MuWire 0.8.12 2022-04-19 21:20:07 +01:00
Zlatin Balevsky 0d48ade38e
fix plugin compilation 2022-04-19 14:45:18 +01:00
Zlatin Balevsky 0758108d19
fix for identical file names in results 2022-04-19 08:00:38 +01:00
Zlatin Balevsky ff2e4be347
use collator instead of String.compare 2022-04-18 21:41:42 +01:00
Zlatin Balevsky 2ce2fb80e6
Sort result tree alphabetically, GitHub issue #134 2022-04-18 20:44:52 +01:00
Zlatin Balevsky 0eb96706f7
try to fix message divider location 2022-04-18 15:57:23 +01:00
Zlatin Balevsky 08e384067b
instead of packing use sensible default dimension for main frame 2022-04-18 15:23:10 +01:00
Zlatin Balevsky 7da68347ad
more message folder fixes 2022-04-18 14:32:25 +01:00
Zlatin Balevsky 749d957268
fix creating more than one message folder 2022-04-18 13:30:14 +01:00
Zlatin Balevsky dd38f77dbb
Provision for profiles being sent with messages 2022-04-16 14:15:48 +01:00
Zlatin Balevsky 1b15941fd7
update translations 2022-04-16 09:27:17 +01:00
Zlatin Balevsky f2dcbf2fed
do not fail core creation if mesh.json is invalid 2022-04-14 20:13:14 +01:00
Zlatin Balevsky 203c01e247
provision for profiles being sent from chat server to clients 2022-04-14 16:13:54 +01:00
Zlatin Balevsky feab16e461
wait for router.isRunning when starting services. Exit if it fails to start 2022-04-14 08:41:44 +01:00
Zlatin Balevsky f4ea9ad51b
fire an event after loading contacts 2022-04-14 08:00:27 +01:00
Zlatin Balevsky c02d09c041
provision for sending profiles over chat 2022-04-13 21:16:28 +01:00
Zlatin Balevsky 5df4ea2cfc
provision for future download requests containing profiles 2022-04-13 20:58:57 +01:00
Zlatin Balevsky 806fab9b2d
add flag for profile support in queries 2022-04-13 20:18:10 +01:00
Zlatin Balevsky a3f40da51c
provision for future versions sending profiles with search results 2022-04-13 20:09:42 +01:00
Zlatin Balevsky cb695ff751
increase max results even more 2022-04-13 19:53:30 +01:00
Zlatin Balevsky 69fbc186ef
try 2 to fix flaky test 2022-04-13 17:34:29 +01:00
Zlatin Balevsky 3d7365144b
try to fix flaky test 2022-04-13 17:23:38 +01:00
Zlatin Balevsky e5a1cbaaf2
start embedded router when starting the core services 2022-04-13 16:27:11 +01:00
Zlatin Balevsky 7aee7e282a
make sure taskbar supports text badges 2022-04-12 12:42:14 +01:00
Zlatin Balevsky 039ea5269e
move sleep for embedded router after GUI has appeared 2022-04-12 12:21:18 +01:00
Zlatin Balevsky 77833e7f76
fix shutdown while I2P router is initializing 2022-04-12 08:08:41 +01:00
Zlatin Balevsky b8efa9b29f
0.8.12-beta8 2022-04-11 17:19:36 +01:00
Zlatin Balevsky 1c5adb9b28
postpone connecting to I2P after the main frame has been shown 2022-04-11 16:54:53 +01:00
Zlatin Balevsky 00886c57ab
only show router disconnection warning when using external router 2022-04-11 15:55:14 +01:00
Zlatin Balevsky 42aa9b9acb
fix View Details from Browse tab 2022-04-11 07:51:58 +01:00
Zlatin Balevsky 4f3a27876f
work around gui inconsistency caused by a yet-unknown condition 2022-04-10 20:32:55 +01:00
Zlatin Balevsky 9aa87f6201
fix crash when viewing details of results with collections 2022-04-10 20:30:04 +01:00
Zlatin Balevsky bb415ad85f
color the cryptographic part of the persona nicknames gray 2022-04-08 04:37:45 +01:00
Zlatin Balevsky 4f81f91219
shrink the compose message dialog a little, GitHub issue #133 2022-04-07 13:00:04 +01:00
Zlatin Balevsky 6f0450ec1c
center all frames correctly relative to main frame. GitHub issues #130 and #133 2022-04-07 12:36:14 +01:00
Zlatin Balevsky e4ef0035fd
allow multiple browses of same host from some locations 2022-03-31 18:00:25 +01:00
Zlatin Balevsky 01d3bac416
update Download state enum list in plugin 2022-03-31 03:54:07 +01:00
Zlatin Balevsky 6bbbb13996
dispose of update MVC group correctly 2022-03-25 02:50:49 +00:00
Zlatin Balevsky 67e04c4484
do not create an update MVC if one already exists 2022-03-25 02:18:22 +00:00
Zlatin Balevsky 3e8558ff6b
0.8.12-beta7 2022-03-24 06:38:41 +00:00
Zlatin Balevsky 9d5c9cc9b3
limit first hop queries to 5/second 2022-03-24 06:37:05 +00:00