Commit Graph

1254 Commits (14ff1e85977a9af8376c9006a32d35179969040a)

Author SHA1 Message Date
Zlatin Balevsky eab7f96c66
download links pasted in search box 2022-08-04 16:38:55 +01:00
Zlatin Balevsky 4e22d10d7c
use full persona b64 when rendering in chat 2022-07-27 23:01:23 +01:00
Zlatin Balevsky 43f533b34d
delete temp index files on clean shutdown 2022-07-27 21:45:31 +01:00
Zlatin Balevsky b04179631c
prevent exception on shutodwn reported in GitHub issue #157 2022-06-24 23:33:13 +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 e9a05a89dd
update test 2022-06-24 15:00:34 +01:00
Zlatin Balevsky 6114389014
Perform string index i/o on a dedicated thread. GitHub issue #149 2022-06-15 12:12:20 +01:00
Zlatin Balevsky c406c6ae44
add some logging to see why the delay GitHub issue #149 2022-06-15 11:21:26 +01:00
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 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 5365285e73
retry hashing if an internal error happens 2022-06-08 20:37:28 +01:00
Zlatin Balevsky 1b6a175605
suppress InternalError while uploading 2022-06-08 19:06:54 +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 7f1c57f22d
fix constructor 2022-06-06 07:43:37 +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 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 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 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 7eea96c166
core-side changes for passing profile header with file transfers 2022-06-02 10:35:21 +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 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
Zlatin Balevsky deeadf3c42
parse profile header from incoming results 2022-05-31 10:18:21 +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 771bce0160
hook up a profile editor to main frame 2022-05-31 02:33:59 +01:00
Zlatin Balevsky ece040be76
[de]serialization of profile headers and profiles 2022-05-30 16:55:02 +01:00
Zlatin Balevsky 9e5af81aba
do not write X-Alts for confidential files 2022-05-04 11:06:35 +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 dd38f77dbb
Provision for profiles being sent with messages 2022-04-16 14:15:48 +01:00
Zlatin Balevsky f2dcbf2fed
do not fail core creation if mesh.json is invalid 2022-04-14 20:13:14 +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 feab16e461
wait for router.isRunning when starting services. Exit if it fails to start 2022-04-14 08:41:44 +01:00
Zlatin Balevsky f4ea9ad51b
fire an event after loading contacts 2022-04-14 08:00:27 +01:00
Zlatin Balevsky c02d09c041
provision for sending profiles over chat 2022-04-13 21:16:28 +01:00
Zlatin Balevsky 5df4ea2cfc
provision for future download requests containing profiles 2022-04-13 20:58:57 +01:00
Zlatin Balevsky 806fab9b2d
add flag for profile support in queries 2022-04-13 20:18:10 +01:00
Zlatin Balevsky a3f40da51c
provision for future versions sending profiles with search results 2022-04-13 20:09:42 +01:00
Zlatin Balevsky cb695ff751
increase max results even more 2022-04-13 19:53:30 +01:00
Zlatin Balevsky 69fbc186ef
try 2 to fix flaky test 2022-04-13 17:34:29 +01:00
Zlatin Balevsky 3d7365144b
try to fix flaky test 2022-04-13 17:23:38 +01:00
Zlatin Balevsky e5a1cbaaf2
start embedded router when starting the core services 2022-04-13 16:27:11 +01:00