Commit Graph

1293 Commits (79c0da6d499f942c3189674ff47162be7a06a228)

Author SHA1 Message Date
Zlatin Balevsky 65304c5175
wip on dbus notifications 2022-08-25 21:53:23 +01:00
Zlatin Balevsky 0790cc68f7
remove hardcoded X increase 2022-08-25 16:43:08 +01:00
Zlatin Balevsky 87f4eae0c9
count the width of link labels before any html escaping 2022-08-25 16:32:54 +01:00
Zlatin Balevsky 681e0420cd
more space for search box 2022-08-25 13:38:00 +01:00
Zlatin Balevsky 45ffc0d814
Cleaner shutdown 2022-08-25 13:26:17 +01:00
Zlatin Balevsky 85e9b327b1
convert space to nbsp during sanitization 2022-08-25 12:59:26 +01:00
Zlatin Balevsky ad790676d5
sanitize subject in outgoing folders too 2022-08-25 08:09:49 +01:00
Zlatin Balevsky b76cf43274
muwire 0.8.13 2022-08-23 08:28:27 +01:00
Zlatin Balevsky c4af434ce3
update translations 2022-08-22 19:27:41 +01:00
Zlatin Balevsky ceefaf457a
prevent another unclear NPE 2022-08-22 13:21:29 +01:00
Zlatin Balevsky 2a5ac3aa26
prevent unclear NPE 2022-08-21 09:43:52 +01:00
Zlatin Balevsky e9d0c218f4
proper mvc dialog initialization 2022-08-20 20:23:13 +01:00
Zlatin Balevsky 669255199a
some file choosers allow bypassing of the size filters 2022-08-20 20:10:17 +01:00
Zlatin Balevsky 494279ac56
only process relevant events 2022-08-20 12:29:32 +01:00
Zlatin Balevsky e73093e150
null checks 2022-08-20 10:03:31 +01:00
Zlatin Balevsky 130dbb9de3
the input area seems more responsive height changes this way 2022-08-20 04:14:54 +01:00
Zlatin Balevsky 6971d41b0d
3-letter month in timestamps 2022-08-20 04:03:01 +01:00
Zlatin Balevsky 7ab654d692
show connect and disconnect message to/from chat server 2022-08-20 03:56:43 +01:00
Zlatin Balevsky 6ef7db23b3
process all right-click mouse events by updating the underlying table or tree selection 2022-08-20 02:28:09 +01:00
Zlatin Balevsky a17d221528
remove the infohash filtering of download ability 2022-08-19 22:28:07 +01:00
Zlatin Balevsky 0298a1c893
fix typo 2022-08-19 11:50:57 +01:00
Zlatin Balevsky 01a1803283
hide the Update button if updates disabled 2022-08-18 16:34:11 +01:00
Zlatin Balevsky 9b0e81fa7f
4g heap limit 2022-08-18 16:14:42 +01:00
Zlatin Balevsky 0ca6ba1f61
Fix AIOOBE when deleting files from watched folder 2022-08-18 07:32:37 +01:00
Zlatin Balevsky c153a979d2
better filtering of duplicate hashes in selected results. The previous logic interfered with result decoration 2022-08-17 23:20:21 +01:00
Zlatin Balevsky f0fa48d2bc
improve support for modifying files 2022-08-16 01:32:42 +01:00
Zlatin Balevsky 3a9f743630
disable review button if no files in collection 2022-08-15 21:24:42 +01:00
Zlatin Balevsky a8ab56ecdd
suppress error dialogs during shutdown 2022-08-15 20:10:31 +01:00
Zlatin Balevsky fcdc5f0820
prevent multiple entries for identical files 2022-08-15 19:58:58 +01:00
Zlatin Balevsky 40ace4cf77
clear tree selection when unsharing files 2022-08-15 18:49:52 +01:00
Zlatin Balevsky 4e23f92053
refresh UI only if removal modified tree 2022-08-15 17:59:33 +01:00
Zlatin Balevsky 2e2512a00c
immediately update tree upon unshare 2022-08-15 17:58:42 +01:00
Zlatin Balevsky 7feccd03db
wip on speeding up unsharing - do not emit duplicate events 2022-08-15 17:35:50 +01:00
Zlatin Balevsky 6ff25d32f5
wip on faster unsharing 2022-08-15 15:28:56 +01:00
Zlatin Balevsky bad697a8a2
move some of the unsharing work off the UI thread 2022-08-15 13:37:39 +01:00
Zlatin Balevsky 6cfe8f0d39
if no shared files were selected on first right-click, select some 2022-08-14 18:02:00 +01:00
Zlatin Balevsky c7c11fb8f3
select on right-click in senders table 2022-08-14 17:40:44 +01:00
Zlatin Balevsky ab295a97d3
select on right-click 2022-08-14 17:28:32 +01:00
Zlatin Balevsky eb8e2cf219
do not show popup menu if no contact is selected 2022-08-14 17:07:54 +01:00
Zlatin Balevsky d3d7b39b69
prevent NPE if no contact selected 2022-08-14 17:07:02 +01:00
Zlatin Balevsky de88d82936
do not use cached path in name comparator to avoid mass creation of VisualCache objects 2022-08-14 07:08:52 +01:00
Zlatin Balevsky ad03c4104c
do not use cached path in filtering in order to not instantiate VisualCache objects 2022-08-14 06:59:47 +01:00
Zlatin Balevsky 0ce9cf7fbc
settings object not available yet 2022-08-13 11:01:50 +01:00
Zlatin Balevsky 95ff13468f
hide update button if updates are disabled 2022-08-13 01:09:38 +01:00
Zlatin Balevsky c9669d1fdf
move mulinks package to core 2022-08-11 13:16:49 +01:00
Zlatin Balevsky e6e7dbf13d
24-hour format of chat timestamps 2022-08-11 04:51:28 +01:00
Zlatin Balevsky 1818fd88a8
prevent NPE 2022-08-09 11:56:55 +01:00
Zlatin Balevsky 44a800435e
fix filtering of results 2022-08-09 11:23:47 +01:00
Zlatin Balevsky 498c79b76d
optimize display of results 2022-08-09 10:55:20 +01:00
Zlatin Balevsky 6f87c4e76b
do not re-render the results tree/trable unless necessary 2022-08-09 10:40:44 +01:00
Zlatin Balevsky eab443e901
force parallel GC 2022-08-09 10:38:45 +01:00
Zlatin Balevsky 6ddee3c1c1
non-breaking space in link labels 2022-08-07 22:51:27 +01:00
Zlatin Balevsky 34a7e3e07d
right-click option to send files as attachments 2022-08-07 16:28:20 +01:00
Zlatin Balevsky 6d56c19583
tooltips and option to copy chat links to clipboard 2022-08-07 15:42:08 +01:00
Zlatin Balevsky fdf4fdeaf4
organize chat menu better 2022-08-07 15:12:06 +01:00
Zlatin Balevsky c82c92a7a2
organize shared files menu better 2022-08-07 15:06:56 +01:00
Zlatin Balevsky b83e85b8b4
show Library is loading message 2022-08-07 14:50:57 +01:00
Zlatin Balevsky 0b5bd87cdf
show warning on invalid search terms GitHub issue #160 2022-08-07 14:18:55 +01:00
Zlatin Balevsky 14ff1e8597
fix removal of contact GitHub issue #161 2022-08-07 14:08:35 +01:00
Zlatin Balevsky 0a0fb437f2
proper mvc group disposal 2022-08-07 14:02:58 +01:00
Zlatin Balevsky ddf271642f
green border around trusted chat authors 2022-08-07 13:58:37 +01:00
Zlatin Balevsky 5a59c7bb44
do ot gobble < character 2022-08-07 13:44:51 +01:00
Zlatin Balevsky e2c1b92e09
0.8.13-beta5 2022-08-05 00:27:11 +01:00
Zlatin Balevsky b607e8360c
make method accessible 2022-08-05 00:23:31 +01:00
Zlatin Balevsky fcf290573a
translate link label properly 2022-08-05 00:13:47 +01:00
Zlatin Balevsky 869b716cae
append missing B 2022-08-05 00:10:27 +01:00
Zlatin Balevsky 01e19381c1
verify links on creation 2022-08-05 00:05:53 +01:00
Zlatin Balevsky 08d9bf881a
render Mu links in chat 2022-08-04 21:26:16 +01:00
Zlatin Balevsky 5628c39d57
intercept paste action in chat entry box for mu links 2022-08-04 20:16:01 +01:00
Zlatin Balevsky 002709457b
change button to copy link 2022-08-04 17:54:51 +01:00
Zlatin Balevsky 31f615e615
links to collections 2022-08-04 17:50:07 +01:00
Zlatin Balevsky 59ca0ead3a
fix size type 2022-08-04 17:48:44 +01:00
Zlatin Balevsky eab7f96c66
download links pasted in search box 2022-08-04 16:38:55 +01:00
Zlatin Balevsky 660da951d9
copy link to clipboard option 2022-08-04 16:00:38 +01:00
Zlatin Balevsky 25d355026b
use host as authority and link type as root of path 2022-08-04 15:58:58 +01:00
Zlatin Balevsky 6dfddacb8d
wip on links to files 2022-08-04 14:29:12 +01:00
Zlatin Balevsky bc5a977669
fix popup menu not appearing when nothing was typed 2022-07-27 23:21:55 +01:00
Zlatin Balevsky 4e22d10d7c
use full persona b64 when rendering in chat 2022-07-27 23:01:23 +01:00
Zlatin Balevsky fcafa7e9d4
fix sorting by timestamp 2022-07-27 21:52:32 +01:00
Zlatin Balevsky e5d92e57a0
center trust icons 2022-07-14 21:27:18 +01:00
Zlatin Balevsky b976314cba
update icon from blob2k 2022-07-14 21:21:57 +01:00
Zlatin Balevsky bfb990df32
fixed transparency 2022-07-14 21:13:14 +01:00
Zlatin Balevsky 24c3c6d27a
remove stray string 2022-07-07 16:22:20 +01:00
Zlatin Balevsky 9e52164b38
suggestions by AO 2022-07-05 19:06:04 +01:00
Zlatin Balevsky 451aefb446
better message 2022-06-27 13:47:42 +01:00
Zlatin Balevsky ae9225ed29
instruction to separate contacts with semicolon 2022-06-25 14:36:29 +01:00
Zlatin Balevsky 863ce5c985
allow for semicolon between selected contacts 2022-06-25 13:30:48 +01:00
Zlatin Balevsky 241380d62a
rewrite compose message window to make it work on HiFi theme. GitHub issue #151 2022-06-25 12:50:21 +01:00
Zlatin Balevsky 172632b304
avoid exception on preview 2022-06-25 11:18:51 +01:00
Zlatin Balevsky 3e51bca077
avoid exception on preview 2022-06-25 11:18:14 +01:00
Zlatin Balevsky e690a2f124
0.8.13-beta4 2022-06-24 21:10:28 +01:00
Zlatin Balevsky f4f0002203
fix actions from trusted contacts tab GitHub issue #158 2022-06-24 21:09:39 +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 f6d824339e
Do not popup the update prompt, add a button on the bottom bar instead. GitHub issue #157 2022-06-24 17:05:53 +01:00
Zlatin Balevsky 7f26a02339
split the contacts table in two and put it in separate tabs 2022-06-24 16:20:07 +01:00
Zlatin Balevsky 9314f9c7e3
Show trust status in View Profile and enable only relevant buttons. GitHub issue #152 2022-06-24 14:51:50 +01:00
Zlatin Balevsky 8802e70226
sort library tree alphabetically 2022-06-24 14:22:23 +01:00
Zlatin Balevsky c0feafbc08
suppress exception when failing to open a shared file 2022-06-24 12:49:35 +01:00
Zlatin Balevsky c5580ae528
use tree-row-height for collection trees 2022-06-24 12:47:19 +01:00
Zlatin Balevsky c5ab49304e
explicitly request focus when the View Profile frame opens. GitHub issue #152 2022-06-22 11:53:45 +01:00