Commit Graph

1125 Commits (65304c5175c8ba3cb9af9980e9c64cbcaefd2a35)

Author SHA1 Message Date
Zlatin Balevsky 6f0a73d995
show error if core fails to initialize 2022-06-05 17:30:06 +01:00
Zlatin Balevsky 7906bbffdb
repaint avatar later GitHub issue #144 2022-06-04 18:06:55 +01:00
Zlatin Balevsky d5714c9ac3
use different way of painting images. Hopefully fixes GitHub issue #144 2022-06-04 18:01:59 +01:00
Zlatin Balevsky 31e8c29f67
0.8.13-beta2 2022-06-04 09:21:45 +01:00
Zlatin Balevsky 9def185a03
add Choose button to profile editor 2022-06-04 09:16:33 +01:00
Zlatin Balevsky 56fda08271
replace copy-id actions with view-profile actions 2022-06-04 08:44:26 +01:00
Zlatin Balevsky e374833681
Display thumbnail if one is available on creation 2022-06-04 07:23:56 +01:00
Zlatin Balevsky b22dbcf4d0
Expose profile header in POP interface. Show thumbnail in profile view. Add copy-full-id button in profile view. 2022-06-04 07:09:35 +01:00
Zlatin Balevsky e10029a82e
merge the two tables in the remote trust list view into one. Replace trust/distrust buttons with View Profile 2022-06-03 15:40:16 +01:00
Zlatin Balevsky ad85a984c2
Remember profile headers of contacts and transmit them over the network. Update UI relevant components to show avatars 2022-06-03 13:13:32 +01:00
Zlatin Balevsky 2613e7c7fe
send profile headers with messages and display them in inbox 2022-06-03 09:33:46 +01:00
Zlatin Balevsky 062305c95c
add correct object to members list 2022-06-02 17:34:07 +01:00
Zlatin Balevsky 31cdbc7175
UI changes to show avatars in chat 2022-06-02 14:25:09 +01:00
Zlatin Balevsky a0ac1cd3f4
core-side changes to enable avatars in chat 2022-06-02 13:39:00 +01:00
Zlatin Balevsky eba41cdcf6
gui side changes for displaying avatars in uploads table 2022-06-02 10:55:12 +01:00
Zlatin Balevsky b5fd9b4bb6
sanitize profile title from browse tab 2022-06-01 18:39:33 +01:00
Zlatin Balevsky a1cb14152d
show profiles on result details frame, add View Profile button on browse tab 2022-06-01 18:37:17 +01:00
Zlatin Balevsky aea6d9b7d5
fix display of fetched profile image 2022-05-31 21:05:33 +01:00
Zlatin Balevsky 388cad0b5d
wip on profile viewer and fetching full profiles 2022-05-31 20:01:16 +01:00
Zlatin Balevsky fec578efa4
show profile thumbnails in group-by-file view 2022-05-31 11:06:41 +01:00
Zlatin Balevsky 019ba980f0
sanitize profile title in tooltip 2022-05-31 11:03:05 +01:00
Zlatin Balevsky 216d0db303
hook up profiles with search results, sending and rendering side 2022-05-31 08:00:27 +01:00
Zlatin Balevsky 3e3e0d5b68
Saving and loading of profiles, working editor 2022-05-31 06:43:24 +01:00
Zlatin Balevsky 089d479e12
wip on profile editor 2022-05-31 05:24:04 +01:00
Zlatin Balevsky 4acd42b8c7
drag-and-drop image 2022-05-31 03:47:33 +01:00
Zlatin Balevsky 771bce0160
hook up a profile editor to main frame 2022-05-31 02:33:59 +01:00
Zlatin Balevsky a29868ab4d
preserve selection when updating results, try to fix GitHub issue #139 2022-05-27 16:27:09 +01:00
Zlatin Balevsky ea078c2309
0.8.13-beta1 2022-05-04 19:40:03 +01:00
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 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 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 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 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 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 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 ff2274d51a
ability to choose external router in the wizard 2022-03-10 04:04:55 +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 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 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 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
Zlatin Balevsky d1cdc3efe3
Collapse un-shared parts of paths in Library Table view by default. GitHub issue #65 2022-02-06 03:01:22 +00:00
Zlatin Balevsky 8c7860f607
translate trust status 2022-01-27 17:13:06 +00:00
Zlatin Balevsky a6f6e7815d
Release 0.8.11 2022-01-18 20:02:19 +00:00
Zlatin Balevsky 0e1def46a6
update translations 2022-01-18 19:52:54 +00:00
Zlatin Balevsky 2eb3fe11e6
change the pattern of creating and destroying mvc gruops for modal dialogs. This fixes ConcurrentModificationExceptions which were introduced when Griffon thread injection was disabled 2022-01-08 14:56:59 +00:00
Zlatin Balevsky 19da65ae64
wrap some lists and comment text area in a scrollPane 2022-01-08 09:40:11 +00:00
Zlatin Balevsky ee1a3ed43a
re-arrange basic details panel 2021-12-25 18:38:45 +00:00
Zlatin Balevsky 2128d3eac7
add a Close button to result details frame 2021-12-25 18:20:47 +00:00
Zlatin Balevsky 38948034a1
replace View X buttons in Browse tab with View Details frame 2021-12-25 18:12:15 +00:00
Zlatin Balevsky 55ea07dab0
rework the choosing of LnF on startup. GitHub issue #112 2021-12-24 23:14:22 +00:00
Zlatin Balevsky 4dd4f9659d
Update theme settings without restart. GitHub issue #112 2021-12-24 15:24:50 +00:00
Zlatin Balevsky 2e5f17a896
adapt the height of the result details frame based on content 2021-12-23 15:17:44 +00:00
Zlatin Balevsky 99b33788a1
Result details frame for the View Details button 2021-11-02 14:35:51 +00:00
Zlatin Balevsky 675d833b8e
move the result details classes into own package and rename 2021-11-02 02:28:23 +00:00
Zlatin Balevsky 5c842e25d9
fix View Details button, still does nothing 2021-10-27 07:28:24 +01:00
Zlatin Balevsky 2492425320
add collections mini-tab 2021-10-27 07:21:40 +01:00
Zlatin Balevsky 23d6ced988
add certificates tab 2021-10-27 06:17:51 +01:00
Zlatin Balevsky e8253f82b7
header for the comments tab 2021-10-27 04:13:45 +01:00
Zlatin Balevsky d61e4245bd
build tabs dynamically based on presence of commments or local copies 2021-10-27 04:09:50 +01:00
Zlatin Balevsky 4fc5bdd382
wire automatic update of details tabs, fix repainting with updateUI() 2021-10-27 03:40:44 +01:00
Zlatin Balevsky 79dc7269a0
switch to tabs in the group-by-file view 2021-10-26 22:37:01 +01:00
Zlatin Balevsky c6967eb105
collections fetch and view 2021-10-26 14:51:22 +01:00
Zlatin Balevsky e70d5f9956
actions on the senders table and certificates table 2021-10-26 11:47:46 +01:00
Zlatin Balevsky c3f9663f84
plumbing for fetching certificates on demand 2021-10-26 07:59:09 +01:00
Zlatin Balevsky 4f471f7144
details tabs per sender 2021-10-26 05:15:06 +01:00
Zlatin Balevsky 31394847ec
Introduce a new tab for file details 2021-10-26 04:28:08 +01:00
Zlatin Balevsky 1fa08728db
convert the existing system-specific LnF to generic system 2021-10-25 23:12:06 +01:00
Zlatin Balevsky 8392f1af5b
Add a set of aliases for the system LnF for the major platforms 2021-10-25 20:46:05 +01:00
Zlatin Balevsky accd6a1f7c
add JTattoo LnFs (licensed GPLv2 or later) 2021-10-25 17:17:01 +01:00
Zlatin Balevsky 5af7068b39
Update shared files table on result events instead of search events. Only update full table if any visible rows are affected 2021-10-22 08:56:11 +01:00
Zlatin Balevsky 09f1ef2be4
account for table filtering when refreshing download counts 2021-10-22 08:19:28 +01:00
Zlatin Balevsky 6be0267bb6
prevent NPE if the table is filtered 2021-10-21 21:13:25 +01:00
Zlatin Balevsky 67f85cfa0b
only update table rows which are affected by upload events 2021-10-20 18:35:01 +01:00