Commit Graph

3129 Commits (87f4eae0c97304f57ed19a43fb69a62ffc58bdbd)

Author SHA1 Message Date
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
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 dd5d79e27a
add missing file 2022-06-03 14:40:42 +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 1b4876a861
fix constructor 2022-06-02 14:24:36 +01:00
Zlatin Balevsky a0ac1cd3f4
core-side changes to enable avatars in chat 2022-06-02 13:39:00 +01:00
Zlatin Balevsky 9fbf6d1b5d
fix constructors and sending of profile header with hashlist request 2022-06-02 11:31:41 +01:00
Zlatin Balevsky eba41cdcf6
gui side changes for displaying avatars in uploads table 2022-06-02 10:55:12 +01:00
Zlatin Balevsky 7eea96c166
core-side changes for passing profile header with file transfers 2022-06-02 10:35:21 +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 2c555f662a
fix result sending and profile fetching 2022-05-31 20:38:26 +01:00
Zlatin Balevsky 388cad0b5d
wip on profile viewer and fetching full profiles 2022-05-31 20:01:16 +01:00