Commit Graph

1125 Commits (65304c5175c8ba3cb9af9980e9c64cbcaefd2a35)

Author SHA1 Message Date
Zlatin Balevsky 31f615e615
links to collections 2022-08-04 17:50:07 +01:00
Zlatin Balevsky eab7f96c66
download links pasted in search box 2022-08-04 16:38:55 +01:00
Zlatin Balevsky 660da951d9
copy link to clipboard option 2022-08-04 16:00:38 +01:00
Zlatin Balevsky 4e22d10d7c
use full persona b64 when rendering in chat 2022-07-27 23:01:23 +01:00
Zlatin Balevsky fcafa7e9d4
fix sorting by timestamp 2022-07-27 21:52:32 +01:00
Zlatin Balevsky b976314cba
update icon from blob2k 2022-07-14 21:21:57 +01:00
Zlatin Balevsky bfb990df32
fixed transparency 2022-07-14 21:13:14 +01:00
Zlatin Balevsky 24c3c6d27a
remove stray string 2022-07-07 16:22:20 +01:00
Zlatin Balevsky 9e52164b38
suggestions by AO 2022-07-05 19:06:04 +01:00
Zlatin Balevsky 451aefb446
better message 2022-06-27 13:47:42 +01:00
Zlatin Balevsky ae9225ed29
instruction to separate contacts with semicolon 2022-06-25 14:36:29 +01:00
Zlatin Balevsky 241380d62a
rewrite compose message window to make it work on HiFi theme. GitHub issue #151 2022-06-25 12:50:21 +01:00
Zlatin Balevsky 172632b304
avoid exception on preview 2022-06-25 11:18:51 +01:00
Zlatin Balevsky e690a2f124
0.8.13-beta4 2022-06-24 21:10:28 +01:00
Zlatin Balevsky f4f0002203
fix actions from trusted contacts tab GitHub issue #158 2022-06-24 21:09:39 +01:00
Zlatin Balevsky 0499fb1ea1
fix confidential status being always set and show it in the download details 2022-06-24 17:41:15 +01:00
Zlatin Balevsky f6d824339e
Do not popup the update prompt, add a button on the bottom bar instead. GitHub issue #157 2022-06-24 17:05:53 +01:00
Zlatin Balevsky 7f26a02339
split the contacts table in two and put it in separate tabs 2022-06-24 16:20:07 +01:00
Zlatin Balevsky 9314f9c7e3
Show trust status in View Profile and enable only relevant buttons. GitHub issue #152 2022-06-24 14:51:50 +01:00
Zlatin Balevsky 8802e70226
sort library tree alphabetically 2022-06-24 14:22:23 +01:00
Zlatin Balevsky c0feafbc08
suppress exception when failing to open a shared file 2022-06-24 12:49:35 +01:00
Zlatin Balevsky c5580ae528
use tree-row-height for collection trees 2022-06-24 12:47:19 +01:00
Zlatin Balevsky c5ab49304e
explicitly request focus when the View Profile frame opens. GitHub issue #152 2022-06-22 11:53:45 +01:00
Zlatin Balevsky 6bb554e8ce
Re-hash files if contents change. GitHub issue #148 2022-06-15 06:18:03 +01:00
Zlatin Balevsky 9514192e4c
suppress exception 2022-06-12 05:18:45 +01:00
Zlatin Balevsky 96098bb2d9
avoid exception 2022-06-11 20:57:27 +01:00
Zlatin Balevsky b5aa3d5b50
0.8.13-beta3 2022-06-10 19:52:25 +01:00
Zlatin Balevsky 260fda58a5
fix Y alignment of POP labels 2022-06-10 13:22:19 +01:00
Zlatin Balevsky 011453711c
compute the maximum size of the POPLabel based on configuration. Add a border. 2022-06-10 12:14:39 +01:00
Zlatin Balevsky 5c9368c98f
notify if mentioned in chat 2022-06-10 09:57:33 +01:00
Zlatin Balevsky c676098524
switch chat entries to JTextPane and display POPPanels 2022-06-10 06:57:55 +01:00
Zlatin Balevsky d4f46be3b7
Contact selector dropdown when the user types @ 2022-06-10 00:19:37 +01:00
Zlatin Balevsky b1e897ce2f
ignore the AIOOBE in updating shared file stable rows for now 2022-06-08 19:03:49 +01:00
Zlatin Balevsky e5ad1f7ca6
more descriptive error when refreshing shared files table 2022-06-08 18:14:16 +01:00
Zlatin Balevsky 27b734bc40
Avatars in chat, multi-line paste support 2022-06-08 17:10:03 +01:00
Zlatin Balevsky 40f98f3ca3
Rework contact chooser to store selected contacts in a JTextPane 2022-06-08 14:23:21 +01:00
Zlatin Balevsky 53206b3b84
new contact selector 2022-06-07 11:31:14 +01:00
Zlatin Balevsky 56f83c8078
move contact selector to its own package 2022-06-07 06:09:20 +01:00
Zlatin Balevsky b5eb48624f
Icons for trust status from blob2k 2022-06-06 13:43:14 +01:00
Zlatin Balevsky ed785915a8
add key id in tooltip if it's not visible 2022-06-06 13:06:59 +01:00
Zlatin Balevsky 60bed8ad5a
prevent exception if search tab is closed 2022-06-06 10:00:32 +01:00
Zlatin Balevsky 3261147ed5
display error dialog on all uncaught exceptions 2022-06-06 08:34:05 +01:00
Zlatin Balevsky d730127486
ability to re-fetch profiles 2022-06-06 07:39:47 +01:00
Zlatin Balevsky ed9b4f2014
persist full profiles of trusted contacts, load View Profile with full profile if available 2022-06-06 07:24:32 +01:00
Zlatin Balevsky b0bf97aeef
use connections icon by blob2k 2022-06-06 07:02:05 +01:00
Zlatin Balevsky fc7947bd2d
options to not display avatars or user ids part 2 2022-06-06 06:39:23 +01:00
Zlatin Balevsky 3465d89743
different row height for trees 2022-06-06 05:50:25 +01:00
Zlatin Balevsky 6b441d6ff9
options to not display avatars or user ids 2022-06-06 05:40:58 +01:00
Zlatin Balevsky f5bbd30c58
display on the EDT 2022-06-05 19:01:11 +01:00
Zlatin Balevsky 6b3d5512fb
display a dialog with initialization error stack traces 2022-06-05 18:32:45 +01:00
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