Commit Graph

1120 Commits (9b931dbdb48096c3bbc33500b3f96c17300b0262)

Author SHA1 Message Date
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 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 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 1b15941fd7
update translations 2022-04-16 09:27:17 +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 f4ea9ad51b
fire an event after loading contacts 2022-04-14 08:00:27 +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 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 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 84beced43d
Position result details frame at center of MW screen. Not clear why it didn't work before. GitHub issue #130 2022-03-24 06:31:52 +00:00
Zlatin Balevsky 0ca754d1da
speed up building of ResultTree 2022-03-24 04:26:38 +00:00
Zlatin Balevsky 378cf8a5d0
avoid groovy == instead use Objects.equals on critical path 2022-03-23 17:42:38 +00:00
Zlatin Balevsky d7880a866c
more efficient updating of group-by-sender view. GitHub issue #129 2022-03-23 17:10:57 +00:00
Zlatin Balevsky a41ccb190c
update UI more efficiently on trust change, GitHub issue #128 2022-03-22 14:40:58 +00:00
Zlatin Balevsky e2bdf2a57f
fix copy-full-id from group-by-file view 2022-03-22 14:40:04 +00:00
Zlatin Balevsky f558d766f8
try 3 to use background priorities on windows, GitHub issue #126 2022-03-17 17:10:11 +00:00
Zlatin Balevsky 4fc6772dc3
try 2 to use background priorities on windows, GitHub issue #126 2022-03-17 14:48:36 +00:00
Zlatin Balevsky 2737301252
try to use background priorities on windows, GitHub issue #126 2022-03-17 11:56:47 +00:00
Zlatin Balevsky 632a128b78
0.8.12-beta6 2022-03-13 15:41:44 +00:00
Zlatin Balevsky 33f769358a
download on Enter 2022-03-13 15:40:54 +00:00
Zlatin Balevsky b5469da8ef
Ctrl-W for closing tabs, Ctrl-R for repeating search 2022-03-13 15:20:43 +00:00
Zlatin Balevsky 9f1a48b2cc
remove stray import 2022-03-13 15:20:17 +00:00
Zlatin Balevsky e046fb0166
some keyboard shortcuts for search focus and switching top-level tabs 2022-03-13 14:55:52 +00:00
Zlatin Balevsky 39e21dd57d
fix typo and radio buttons 2022-03-10 04:29:46 +00:00
Zlatin Balevsky ff2274d51a
ability to choose external router in the wizard 2022-03-10 04:04:55 +00:00
Zlatin Balevsky d1ed888335
move the chat favorites under a chat directory 2022-03-10 03:33:08 +00:00
Zlatin Balevsky c14dc7b80e
0.8.12-beta5 2022-03-08 16:26:23 +00:00
Zlatin Balevsky b95a9b62b1
Add a new state for downloads rejected due to slot limit 2022-03-08 16:25:41 +00:00
Zlatin Balevsky 622c18730c
fix manual re-attempts of hopeless downloads 2022-03-08 15:46:46 +00:00
Zlatin Balevsky 30cfa6fc7e
ability to choose external router from options try 2 2022-03-05 22:46:58 +00:00
Zlatin Balevsky 746027c07d
ability to choose external router from options 2022-03-05 21:20:32 +00:00
Zlatin Balevsky 9249bdc2a6
do not exit when losing external router, try to reconnect automatically GitHub issue #123 2022-03-05 14:03:12 +00:00
Zlatin Balevsky 637165012a
translate message for losing router, GitHub issue #123 2022-03-05 10:10:27 +00:00
Zlatin Balevsky 1dd3820a40
more appropriate icon 2022-03-04 15:28:15 +00:00
Zlatin Balevsky d81f13fee3
graceful shutdown on disconnect from router 2022-03-04 15:24:01 +00:00
Zlatin Balevsky 68c8948da7
icon badge on windows and some linux desktop environments 2022-03-04 15:15:17 +00:00
Zlatin Balevsky 5e23c1b823
proper shutdown if core isn't created yet 2022-03-04 04:20:03 +00:00
Zlatin Balevsky c038846ff3
some suggestions from AO 2022-03-01 19:08:29 +00:00
Zlatin Balevsky 5144d1e6ad
0.8.12-beta4 2022-02-28 18:22:17 +00:00
Zlatin Balevsky 0bf696e62a
remove chat-from-contacts button and context menu 2022-02-28 18:08:51 +00:00
Zlatin Balevsky d761a2ee20
chat favorites 2022-02-28 18:04:46 +00:00
Zlatin Balevsky 9282011dcf
fix retrying regex searches 2022-02-26 07:10:15 +00:00
Zlatin Balevsky 407d4645e7
ability to repeat searches 2022-02-26 00:54:52 +00:00
Zlatin Balevsky dcd93c9058
checkin second part of down arrow changes and change the default of exclude local files from results to false 2022-02-25 14:16:45 +00:00
Zlatin Balevsky 7d7d062152
show down arrow on results that are currently downloading 2022-02-25 08:46:32 +00:00
Zlatin Balevsky 7cc7027364
taskbar badge on windows 2022-02-24 09:12:50 +00:00
Zlatin Balevsky 25051a6b30
0.8.12-beta3 2022-02-23 19:12:22 +00:00
Zlatin Balevsky ccddc18d7a
hide the Update Available dialog when clicking Restart 2022-02-23 16:54:18 +00:00
Zlatin Balevsky 920a9d94f0
JNA 2022-02-23 06:55:03 +00:00
Zlatin Balevsky 901c626d0a
do not show Restart button if there is no AutoUpdater 2022-02-22 16:33:10 +00:00
Zlatin Balevsky 722bc09aa6
auto updates 2022-02-22 05:27:24 +00:00
Zlatin Balevsky 2a4cdc565b
ability to paste in search field 2022-02-21 15:32:52 +00:00
Zlatin Balevsky 8ffa0f47e6
fix copy-paste from MuWire itself 2022-02-21 15:22:43 +00:00
Zlatin Balevsky d857f127bb
convert to new way of creating dialogs 2022-02-21 15:12:32 +00:00
Zlatin Balevsky 37817b0c83
Fix copying of download hash, GitHub issue #121 2022-02-21 12:45:40 +00:00
Zlatin Balevsky d3654a17f0
allow review of contact lists that failed to update 2022-02-21 11:27:39 +00:00
Zlatin Balevsky e0a843350f
typo 2022-02-21 06:50:17 +00:00
Zlatin Balevsky 3a96fa9606
split display version from core version and check for beta block in update payload 2022-02-21 06:08:40 +00:00
Zlatin Balevsky 4a23b7ea8b
add a beta property and derive version from it 2022-02-19 22:03:09 +00:00
Zlatin Balevsky 98e5ac2a6b
0.8.12-beta2 2022-02-18 16:29:33 +00:00
Zlatin Balevsky dc8554143c
Drop/Block actions from Content Control Panel 2022-02-18 13:52:18 +00:00
Zlatin Balevsky be9229d24b
tooltips 2022-02-18 10:14:16 +00:00
Zlatin Balevsky 19974c3178
properly display MyFeed dialog 2022-02-18 08:27:24 +00:00
Zlatin Balevsky 599b72425a
fix unregistration 2022-02-18 08:25:04 +00:00
Zlatin Balevsky 8a053e493a
do not enable publish button if nothing selected 2022-02-17 18:35:57 +00:00
Zlatin Balevsky 36d010162e
publish preview dialog 2022-02-17 18:29:48 +00:00
Zlatin Balevsky f048277057
get rid of variable publish/unpublish button 2022-02-17 17:39:07 +00:00
Zlatin Balevsky c64dd7ab4f
disable publish and MyFeed buttons if file feed is disabled 2022-02-17 17:28:24 +00:00
Zlatin Balevsky 6d89d6f36a
0.8.12-beta1 2022-02-13 15:00:06 +00:00
Zlatin Balevsky 0dc569c0ae
add a pluralizable string to test Transifex 2022-02-09 19:07:25 +00:00
Zlatin Balevsky 1750a22efc
Configure watched directories from Library Tree view. GitHub issue #120 2022-02-09 15:58:01 +00:00
Zlatin Balevsky 508e22d6c4
Ability to apply folder config changes to subfolders. GitHub issue #120 2022-02-09 15:00:59 +00:00
Zlatin Balevsky 2e4733e6c3
ability to disable serving regex queries in the options 2022-02-09 13:46:48 +00:00
Zlatin Balevsky e46bc7fd1c
pass UUID between MVCGroups to prevent crashes when viewing details about the same result from different search tabs 2022-02-08 05:21:58 +00:00
Zlatin Balevsky bab689d15e
send regex queries from the GUI 2022-02-07 01:19:03 +00:00
Zlatin Balevsky ff0f721731
Color invisible parts of Library Tree view gray. GitHub issue #65 2022-02-06 13:54:42 +00:00