Commit Graph

1004 Commits (7b40dcb07cc8e30e2749282a6de389a078959441)

Author SHA1 Message Date
Zlatin Balevsky 5643f7abc9
Release 0.8.3 2020-11-06 15:15:12 +00:00
Zlatin Balevsky 92b616a58b
unread status column 2020-11-05 18:45:57 +00:00
Zlatin Balevsky f0b881183a
browse collections and message from upload table popup menu 2020-11-05 06:43:56 +00:00
Zlatin Balevsky 167a47e850
message delete 2020-11-05 06:14:40 +00:00
Zlatin Balevsky 9692f49cd0
change sending interval to seconds 2020-11-05 05:08:16 +00:00
Zlatin Balevsky 9d2862cc72
option for changing message sending interval 2020-11-05 05:02:14 +00:00
Zlatin Balevsky e6a68633d7
clean up in progress state 2020-11-05 00:00:55 +00:00
Zlatin Balevsky 95ff7a1a61
attachment downloads 2020-11-04 19:39:23 +00:00
Zlatin Balevsky dd336ea743
plumbing for downloading attachments 2020-11-04 18:32:07 +00:00
Zlatin Balevsky 72a91c4489
add support for attaching collections to messages 2020-11-04 16:55:51 +00:00
Zlatin Balevsky 9009792bb9
send messages acceptance status in search results 2020-11-04 08:35:26 +00:00
Zlatin Balevsky 2be248dc0d
options to disable messages or allow only trusted messages 2020-11-04 08:27:42 +00:00
Zlatin Balevsky 718d8a6f88
add correct object 2020-11-03 22:41:03 +00:00
Zlatin Balevsky 1af12e3743
wip on end-to-end flow 2020-11-03 22:26:02 +00:00
Zlatin Balevsky a8d127a1ae
wip on messages ui 2020-11-03 20:22:24 +00:00
Zlatin Balevsky ce221e30c2
core side of messenger 2020-11-03 14:52:59 +00:00
Zlatin Balevsky f486b3d7db
loading of messages 2020-11-03 13:57:34 +00:00
Zlatin Balevsky be5df10596
objects for messenger 2020-11-03 13:34:23 +00:00
Zlatin Balevsky 5b6e6b8cc1
make sure .mwcollection files cannot be shared 2020-11-03 12:45:05 +00:00
Zlatin Balevsky 0b8dfd2b4b
remove collections affected by unsharing files from list 2020-11-03 07:34:01 +00:00
Zlatin Balevsky a9eebac151
add downloaded collections to view 2020-11-03 06:46:46 +00:00
Zlatin Balevsky ee004e8e8c
delay sending of results to prevent duplicates 2020-11-02 19:52:47 +00:00
Zlatin Balevsky a912faf0f7
browsing of collections 2020-11-02 17:51:03 +00:00
Zlatin Balevsky f382540a6d
indicate ability to browse collections in search results 2020-11-02 17:25:14 +00:00
Zlatin Balevsky 94d38c55e2
index collections and search them 2020-11-02 17:10:06 +00:00
Zlatin Balevsky cbb44ad772
show collection views 2020-11-02 12:50:19 +00:00
Zlatin Balevsky 6959a1b1d5
item limit check 2020-11-02 10:54:44 +00:00
Zlatin Balevsky 3518db63cc
pass collections flag for hash searches 2020-11-02 10:05:54 +00:00
Zlatin Balevsky dd622b1c0d
handle hash searches for collections 2020-11-02 01:04:06 +00:00
Zlatin Balevsky 4e8a3c2296
attach an InfoHash object to the FileCollection object 2020-11-02 00:49:23 +00:00
Zlatin Balevsky 09a560e05c
delete affected collections when unsharing 2020-11-01 20:44:29 +00:00
Zlatin Balevsky 9831848b73
load remote collections as well 2020-11-01 18:25:38 +00:00
Zlatin Balevsky d0cfaa7284
only remember full remote collections 2020-11-01 18:05:40 +00:00
Zlatin Balevsky 9f93b07b12
implement downloading of collections 2020-11-01 17:29:05 +00:00
Zlatin Balevsky 5c6d32dd47
hook up downloading of collections 2020-11-01 16:27:47 +00:00
Zlatin Balevsky 44e8e879cd
allow for multiple downloads of files with same name by appending infohash to incompletes 2020-11-01 16:25:42 +00:00
Zlatin Balevsky 00c1f9590a
event for downloading collections 2020-11-01 15:58:21 +00:00
Zlatin Balevsky c27a09473f
fix tree renderer for collection trees 2020-11-01 15:26:12 +00:00
Zlatin Balevsky 1ee385b2ff
store path elements or the item itself in the tree 2020-11-01 14:31:00 +00:00
Zlatin Balevsky 9790cadf3c
table of collection items 2020-11-01 08:05:06 +00:00
Zlatin Balevsky 6c7be05a12
fix parsing of collection hashes from remote results 2020-11-01 07:19:15 +00:00
Zlatin Balevsky cad3946d3e
fix event 2020-11-01 07:02:05 +00:00
Zlatin Balevsky a892f26441
fix parsing of persona 2020-11-01 07:01:41 +00:00
Zlatin Balevsky bcc791f403
switch from METAFILE to OLLECTION connect string 2020-11-01 06:41:08 +00:00
Zlatin Balevsky 6fae32765c
index the right infohash 2020-11-01 04:53:31 +00:00
Zlatin Balevsky db8260c2bb
fix stray import 2020-11-01 04:53:07 +00:00
Zlatin Balevsky 4dc8010062
change value in results from integer to Set<InfoHash> 2020-11-01 04:24:38 +00:00
Zlatin Balevsky 814e7e07c0
carry number of collections in search results 2020-11-01 03:51:26 +00:00
Zlatin Balevsky 475a50c9c1
backend for serving collection requests 2020-11-01 03:22:58 +00:00
Zlatin Balevsky 2c38bc307c
collections client 2020-10-31 22:37:06 +00:00