Commit Graph

3001 Commits (4ebdd14794adef27837aec4348042f44586b97da)

Author SHA1 Message Date
Zlatin Balevsky 4ebdd14794
Make WD fields volatile, hopefully fixed GitHub issue #149 2022-06-15 06:49:01 +01:00
Zlatin Balevsky 6bb554e8ce
Re-hash files if contents change. GitHub issue #148 2022-06-15 06:18:03 +01:00
Zlatin Balevsky d1e6ebfc9b
Increase wait period for watched folder notifications. Make sure file length hasn't changed during wait period. Re-publish changed files if they have already started hashing. GitHub issue #148 2022-06-15 05:49:37 +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 0fe9f6b391
fix some types of input from not rendering correctly 2022-06-10 17:40:35 +01:00
Zlatin Balevsky a9bc2ec43a
add some log statements for download states, GitHub issue #145 2022-06-10 16:11:14 +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 d883b96ed2
Correct right and left traversal, backspace and delete key functioning 2022-06-10 11:01:45 +01:00
Zlatin Balevsky 6ec0b3c295
Do not append emtpy text token. Do not try to edit the non-editable pane 2022-06-10 10:08:55 +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 ea5fcbecff
prevent duplicate newline when user presses enter 2022-06-10 00:35:30 +01:00
Zlatin Balevsky d4f46be3b7
Contact selector dropdown when the user types @ 2022-06-10 00:19:37 +01:00
Zlatin Balevsky 46e0af30df
POPLabel tooltip and grayed-out id part 2022-06-09 08:13:00 +01:00
Zlatin Balevsky 8dd4880299
trim() the contents of the contact chooser at the end 2022-06-09 07:59:39 +01:00
Zlatin Balevsky 11ce766af1
null check 2022-06-09 05:52:20 +01:00
Zlatin Balevsky 5365285e73
retry hashing if an internal error happens 2022-06-08 20:37:28 +01:00
Zlatin Balevsky cb204a6c79
If the text in the combobox is a valid name return it as a contact 2022-06-08 20:30:46 +01:00
Zlatin Balevsky 1b6a175605
suppress InternalError while uploading 2022-06-08 19:06:54 +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 71a6ebf096
get rid of printlns 2022-06-08 18:31:09 +01:00
Zlatin Balevsky af21cae225
Do not throw if rendering null values. Not clear how they get in the list yet 2022-06-08 18:26:02 +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 9b931dbdb4
remove println 2022-06-08 15:15:33 +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 3ce7dd0f8f
Rework the search box dropdown after the contacts selector dropdown 2022-06-07 11:48:27 +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 5307b08962
more accurate behavior of the search field box 2022-06-07 05:58:21 +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 7f1c57f22d
fix constructor 2022-06-06 07:43:37 +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 eb38aa0d21
get rid of a warning that serverSocket field may be uninitialized 2022-06-05 14:34:43 +01:00
Zlatin Balevsky b11894a545
prevent exceptions in event dispatch thread on profile fetching 2022-06-05 08:13:20 +01:00
Zlatin Balevsky 7906bbffdb
repaint avatar later GitHub issue #144 2022-06-04 18:06:55 +01:00