Commit Graph

2076 Commits (fdf3a46ad4d8a9802fd47f550c1468377ee238d9)

Author SHA1 Message Date
Zlatin Balevsky fdf3a46ad4
rework the upload speed smoothing to persist across requests 2020-10-06 20:28:00 +01:00
Zlatin Balevsky 56e02c4981
do not update speed reading if the sampling is too frequent 2020-10-06 20:25:56 +01:00
Zlatin Balevsky cac3ff0bcf
flush only the first GET request, let the passive flusher do the subsequent ones 2020-10-06 18:51:26 +01:00
Zlatin Balevsky ef71a42dd4
rewrite the smoothing of download speed 2020-10-06 17:47:26 +01:00
Zlatin Balevsky 0046694173
ignore InterruptedExceptions in chat links 2020-10-06 15:14:05 +01:00
Zlatin Balevsky e1ebb2208c
fix race condition that would cause new connections to stop being established 2020-10-06 12:38:31 +01:00
Zlatin Balevsky c44d19dc3f
fix exception when unsharing files 2020-10-06 12:19:51 +01:00
Zlatin Balevsky 9a903216b3
fix display of file which is hashing 2020-10-06 12:12:03 +01:00
Zlatin Balevsky 13499342fe
add (almost complete) French translation 2020-10-05 13:51:27 +01:00
Zlatin Balevsky 2ad8393525
update readme 2020-10-05 13:30:46 +01:00
Zlatin Balevsky 034e706d17
Release 0.7.5 2020-10-05 07:03:18 +01:00
Zlatin Balevsky 341275c8a3
do not show language dialog until there are some translations 2020-10-05 06:58:38 +01:00
Zlatin Balevsky a8c91d4a3c
update unit test 2020-10-05 00:19:40 +01:00
Zlatin Balevsky 4b8e1705d8
pipeline download requests 2020-10-04 23:45:59 +01:00
Zlatin Balevsky d6efd9355e
externalize chat notification strings 2020-10-04 17:41:45 +01:00
Zlatin Balevsky d0c9594c63
two more occurences of trust level enums 2020-10-04 17:12:53 +01:00
Zlatin Balevsky dd4635e82c
typo 2020-10-04 17:09:40 +01:00
Zlatin Balevsky a58b8c30fc
update source po file 2020-10-04 16:48:50 +01:00
Zlatin Balevsky a20707d69a
item done 2020-10-04 16:38:42 +01:00
Zlatin Balevsky 91628bb940
translate trust level enums 2020-10-04 16:38:15 +01:00
Zlatin Balevsky 9c993a800e
Externalize enum names for translation in plugin 2020-10-04 16:23:01 +01:00
Zlatin Balevsky 8dfb5cbd84
double ping interval 2020-10-04 13:05:00 +01:00
Zlatin Balevsky 6856a816fd
sleep in a loop at the end of main method. Fixes the processes exiting after 24 days. 2020-10-03 14:18:58 +01:00
Zlatin Balevsky 81fa2fba1f
fix log statement 2020-10-02 21:02:13 +01:00
Zlatin Balevsky 4b5311c117
singular and plural forms of certificate issued string 2020-10-02 11:46:02 +01:00
Zlatin Balevsky 355f7cc9eb
split Trust into noun and verb strings for translation 2020-10-02 11:41:51 +01:00
Zlatin Balevsky 6f153d5472
Show Comment -> View Comment 2020-10-02 11:26:58 +01:00
Zlatin Balevsky b3e8b55fdf
fix capitalization 2020-10-02 11:21:06 +01:00
Zlatin Balevsky 50a728d29c
externalize more enum names 2020-10-01 17:07:24 +01:00
Zlatin Balevsky aa50b4b3b8
more descriptive error string 2020-10-01 14:54:03 +01:00
Zlatin Balevsky 734beab376
get rid of Say button in chat 2020-10-01 14:53:12 +01:00
Zlatin Balevsky 2bfe5946c3
Say->Write 2020-10-01 14:48:44 +01:00
Zlatin Balevsky 86a3e6995c
Directory -> Folder 2020-10-01 14:47:53 +01:00
Zlatin Balevsky 1b00a00301
Dismiss -> Close 2020-10-01 14:44:01 +01:00
Zlatin Balevsky d73d7d4037 Merge branch 'txgui' into 'master'
Transifex config for standalone GUI

See merge request zlatinb/muwire!50
2020-09-29 16:17:17 +00:00
zzz 2a5f8f3cb7
Transifex config for standalone GUI 2020-09-29 11:57:13 -04:00
Zlatin Balevsky fd0e79eb4e
externalize enum names 2020-09-29 16:23:59 +01:00
Zlatin Balevsky a7f58c03f7
externalize strings in certificate view prompts 2020-09-29 15:52:43 +01:00
Zlatin Balevsky b3ab1557dc
externalize strings in variuos JOptionPanes 2020-09-29 15:24:02 +01:00
Zlatin Balevsky abdc33b736
externalize strings in sign tool 2020-09-29 15:15:58 +01:00
Zlatin Balevsky cc9e4828db
externalize strings in watched directory configuration dialog 2020-09-29 15:11:43 +01:00
Zlatin Balevsky 4e5cf33491
externalize strings in feed configuration dialog 2020-09-29 15:03:09 +01:00
Zlatin Balevsky 4bb492bed1
externalize strings in chat room monitor 2020-09-29 14:57:55 +01:00
Zlatin Balevsky 8262a09734
externalize strings in chat room tab 2020-09-29 14:43:43 +01:00
Zlatin Balevsky 7f9ebe0850
externalize strings in chat server tab 2020-09-29 14:34:15 +01:00
Zlatin Balevsky 6e98d96bc1
externalize strings in download preview dialog 2020-09-29 14:27:28 +01:00
Zlatin Balevsky e04c675734
externalize strings in file details dialog 2020-09-29 14:24:21 +01:00
Zlatin Balevsky 601fe847af
externalize strings in certificate management tool 2020-09-29 14:18:40 +01:00
Zlatin Balevsky 2972e88f2e
externalize strings in certificate warning dialog 2020-09-29 14:13:31 +01:00
Zlatin Balevsky a537903322
externalize strings in fetch certificates dialog 2020-09-29 14:07:06 +01:00