Commit Graph

777 Commits (b4c4dca953134b21e9bd73627926511eaeb95afa)

Author SHA1 Message Date
Zlatin Balevsky b4c4dca953
trans group by strings 2021-04-30 11:59:29 +01:00
Zlatin Balevsky 342e268603
merge the trusted and distrusted tables into a single table 2021-04-30 11:50:33 +01:00
Zlatin Balevsky 8397630b1a
enable keyboard navigation in the wizard 2021-04-30 02:31:30 +01:00
Zlatin Balevsky ccf4fa1485
increase defaults for bandwidth limits 2021-04-26 18:19:23 +01:00
Zlatin Balevsky 8b6bf597e9
make the excludePeerCaps dependent on the speed slider 2021-04-26 18:18:43 +01:00
Zlatin Balevsky 3c141c37b5
open containing folder from downloads table 2021-04-10 04:33:02 +01:00
Zlatin Balevsky 0f0f70b6ca
wip on upgrading gradle: remove most references to 'compile' and 'runtime' configurations 2021-04-07 12:52:38 +01:00
Zlatin Balevsky c9406f0710
the singleton isn't available on Java16? 2021-04-07 12:51:12 +01:00
Zlatin Balevsky daa267ccde
fix for java 16 2021-04-07 05:14:53 +01:00
Zlatin Balevsky 15efb83be7
request focus on the language chooser 2021-04-02 16:31:10 +01:00
Zlatin Balevsky b29f1d7913
dump heap and exit on OOM 2021-02-16 05:57:14 +00:00
Zlatin Balevsky 2733fb6b1a
fix show-in-library when table is sorted 2020-12-21 17:46:37 +00:00
Zlatin Balevsky 3569f45242
avoid weirdness caused by reusing the DataFormatter object 2020-12-18 19:34:53 +00:00
Zlatin Balevsky b7f260f0a0
fix display of total collection files and size 2020-12-11 18:17:50 +00:00
Zlatin Balevsky 0b1a64e88e
move all sizes and speeds to div by 1024 2020-12-11 18:06:47 +00:00
Zlatin Balevsky f14ae744b4
change tree size to divide by 1024 too 2020-12-11 07:33:48 +00:00
Zlatin Balevsky 8b3a7d6510
reduce object churn in SizeRenderer 2020-12-11 02:35:20 +00:00
Zlatin Balevsky 45769cbaf3
metal and darcula are named, system can vary across platforms 2020-12-10 19:33:51 +00:00
Zlatin Balevsky aef1af34a3
change theme selection to radio buttons 2020-12-10 18:18:50 +00:00
Zlatin Balevsky 32cbdd9d02
add the Darcula theme 2020-12-10 17:13:01 +00:00
Zlatin Balevsky 759136cff3
cache InfoHash instnance in SharedFile 2020-12-08 07:44:00 +00:00
Zlatin Balevsky ad3767a060
updated fr translation 2020-11-29 14:53:15 +00:00
Zlatin Balevsky 1676f81091
use system tray notifications for new messages 2020-11-21 05:23:54 +00:00
Zlatin Balevsky 67ce73be5e
updated fr translation 2020-11-11 17:25:43 +00:00
Zlatin Balevsky cd619a023a
ability to remove files from collection in review 2020-11-11 15:58:55 +00:00
Zlatin Balevsky 040203cd58
ability to remove attachments from message 2020-11-11 15:28:33 +00:00
Zlatin Balevsky 1110f5eb7d
ability to remove recipients 2020-11-11 15:12:42 +00:00
Zlatin Balevsky dd9daa3205
right-click menu options for copying full id 2020-11-11 10:08:25 +00:00
Zlatin Balevsky c46da44592
add ability to copy full id from results table 2020-11-11 09:23:17 +00:00
Zlatin Balevsky 4a03ce5fff
add strings for remove and copy full id 2020-11-11 05:07:04 +00:00
Zlatin Balevsky 1a079b8662
disable notification option because it's broken 2020-11-11 05:03:46 +00:00
Zlatin Balevsky 74e357db9c
message notifications 2020-11-11 04:18:44 +00:00
Zlatin Balevsky 4c066fca03
prevent message reply attack 2020-11-11 03:41:53 +00:00
Zlatin Balevsky 735760d11d
Unread message indicator on status bar. Fix flickering of message table 2020-11-11 03:09:04 +00:00
Zlatin Balevsky 7b40dcb07c
fix resizing of compose window 2020-11-11 02:29:09 +00:00
Zlatin Balevsky a041adca91
Mark Neutral -> Remove Contact 2020-11-11 02:24:14 +00:00
Zlatin Balevsky a19402aa73
use Add Contact instead of Trust. Renmove Neutral button 2020-11-11 02:21:04 +00:00
Zlatin Balevsky b2fcb71871
fr translation 2020-11-06 15:13:56 +00:00
Zlatin Balevsky 157dd0af7c
changes for translation 2020-11-06 05:10:14 +00:00
Zlatin Balevsky 38036132b8
browse collections from contacts list 2020-11-05 22:05:49 +00:00
Zlatin Balevsky 47dc50b2bb
clear attachments table if there aren't any 2020-11-05 20:50:07 +00:00
Zlatin Balevsky 50b12dc6d2
fix collections not showing in attachment list if there are only collections attached 2020-11-05 20:32:32 +00:00
Zlatin Balevsky a030e862ee
only prepend Re: to reply subject once 2020-11-05 19:44:15 +00:00
Zlatin Balevsky 75384ccdc5
fix npe 2020-11-05 19:17:12 +00:00
Zlatin Balevsky 5a61665d96
clarify that files can be dragged from the muwire library 2020-11-05 18:54:03 +00:00
Zlatin Balevsky 92b616a58b
unread status column 2020-11-05 18:45:57 +00:00
Zlatin Balevsky 22c0e483c3
one moe word wrap 2020-11-05 17:54:21 +00:00
Zlatin Balevsky e9ada59dbb
sort by timestamp by default 2020-11-05 17:45:15 +00:00
Zlatin Balevsky 255fb2038d
Correct sort event 2020-11-05 17:40:36 +00:00
Zlatin Balevsky 08c2fd0b36
word wrap 2020-11-05 17:37:23 +00:00