Commit graph

18 commits

Author SHA1 Message Date
Oleg Silkin
670b34a95d Renames delete_comment to abandon_comment 2019-08-10 16:47:31 -04:00
Oleg Silkin
3aec342f8b delete_comment > abandon_comment 2019-08-10 16:45:48 -04:00
Oleg Silkin
d0488dcf47 Fixes incompatability issues with sqlite 3.22 2019-08-09 08:34:58 -04:00
Oleg Silkin
faf0851269 Fixes syntax for compatibility with sqlite 3.22 2019-08-09 07:05:16 -04:00
Oleg Silkin
dc01e9b251 Replace singular hide_comment function with batch hide_comments function 2019-08-09 00:51:56 -04:00
Oleg Silkin
d64044d3b2 Adds claim_search wrapper for lbrynet api 2019-08-09 00:50:59 -04:00
Oleg Silkin
6d2447bd29 Adds queries for hiding comments + updates other queries 2019-08-09 00:48:55 -04:00
Oleg Silkin
ffb3711ac9 get_hidden_claim_comments -> get_claim_hidden_comments 2019-08-04 18:21:07 -04:00
Oleg Silkin
28944ad9b3 Fixes ImportError 2019-08-04 18:09:14 -04:00
Oleg Silkin
d5dfd5a53b Revert "Adds hide comment function to daemon"
This reverts commit f898173d
2019-08-04 18:07:21 -04:00
Oleg Silkin
f898173d9d Adds hide comment function to daemon 2019-08-04 18:06:13 -04:00
Oleg Silkin
0f5ea0f88f Fixes importerror 2019-08-04 18:05:03 -04:00
Oleg Silkin
c56562e7ea Import formats 2019-08-04 17:47:11 -04:00
Oleg Silkin
1b79aefb05 Adds hidden comment queries 2019-08-04 17:46:33 -04:00
Oleg Silkin
7f98417d9d Adds 2019-08-04 17:45:54 -04:00
Oleg Silkin
3c9e9d13c9 Adds hide comment query & function 2019-08-03 23:34:00 -04:00
Oleg Silkin
87150d9470 Adds is_hidden to schema 2019-08-03 23:32:37 -04:00
Oleg Silkin
cdbfbfef8d Refactors database related files-create queries moved to schema.py 2019-07-31 01:53:39 -04:00