Oleg Silkin
|
8138e71668
|
Sets database dynamically
|
2020-03-30 18:02:20 -04:00 |
|
Oleg Silkin
|
510f2a5d29
|
Adds comment create logic
|
2020-03-27 17:44:51 -04:00 |
|
Oleg Silkin
|
63f2c7e9e0
|
Moves the clean method to misc.py, moves misc.py
|
2020-03-27 17:44:22 -04:00 |
|
Oleg Silkin
|
644e5e8477
|
adds get_channel_from_id & simplifies to all call comment_list
|
2020-03-27 15:59:57 -04:00 |
|
Oleg Silkin
|
cc20088b06
|
Implements all search queries
|
2020-03-27 05:07:56 -04:00 |
|
Oleg Silkin
|
a581425a64
|
Shifts from JSON configuration to yml based
|
2020-03-27 01:26:13 -04:00 |
|
Oleg Silkin
|
0529fa7d01
|
Implements DB model and preliminary select queries
|
2020-03-27 01:24:34 -04:00 |
|
Oleg Silkin
|
723026f967
|
Proper kwarg management
|
2020-02-18 15:26:04 -05:00 |
|
Oleg Silkin
|
ac69cd6966
|
Requires credential input for comment creation
|
2020-02-18 14:36:38 -05:00 |
|
Oleg Silkin
|
6a00c7aa82
|
Better error logging
|
2020-01-19 23:11:07 -05:00 |
|
Oleg Silkin
|
25eb4f9acd
|
Prevents claim resolve error from disrupting entire hide operation
|
2020-01-06 23:16:46 -05:00 |
|
Oleg Silkin
|
7916d8b7ff
|
All comment returning methods now include claim_id
|
2020-01-06 23:03:59 -05:00 |
|
Oleg Silkin
|
2fb3b7309c
|
create_comment no longer requires claim_id when parent_id is supplied
|
2020-01-03 22:32:44 -05:00 |
|
Oleg Silkin
|
b9fe4dceef
|
jetbrains didn't 'clean' these imports
|
2020-01-03 15:34:04 -05:00 |
|
Oleg Silkin
|
9d40cdca0f
|
jetbrains didn't 'clean' these imports
|
2020-01-03 15:32:19 -05:00 |
|
Oleg Silkin
|
6250cae13c
|
touchups
|
2019-12-31 04:59:58 -05:00 |
|
Oleg Silkin
|
2311fa00e6
|
Adds edit comment queries and handle
|
2019-12-31 00:41:35 -05:00 |
|
Oleg Silkin
|
c55012176e
|
Gets rid of redundant create_comment function
|
2019-12-30 17:27:38 -05:00 |
|
Oleg Silkin
|
7dee7cc853
|
reorganize imports
|
2019-12-30 17:26:37 -05:00 |
|
Oleg Silkin
|
deaa41e36e
|
Moves external request & API calling code out of misc
|
2019-12-30 17:25:47 -05:00 |
|
Oleg Silkin
|
972d7cb608
|
Moves error code out of misc
|
2019-12-30 17:25:16 -05:00 |
|
Oleg Silkin
|
852e22bc62
|
Moves validation code out of misc
|
2019-12-30 17:25:00 -05:00 |
|
Oleg Silkin
|
fda095c195
|
Reformat files
|
2019-12-30 17:21:44 -05:00 |
|
Oleg Silkin
|
caef26ed4b
|
Adds calls to internal-api when CrUD operations occur & fixes up error logging
|
2019-12-26 22:44:37 -05:00 |
|
Oleg Silkin
|
905e394c5f
|
Explicitly sets IsHidden flag to 0 when inserting
|
2019-10-16 16:53:35 -04:00 |
|
Oleg Silkin
|
ab898f1207
|
5 min interval for error webhook logging > 10 seconds
|
2019-09-06 20:38:01 -04:00 |
|
Oleg Silkin
|
f28dc70181
|
Adds slack webhook for error logging
|
2019-09-06 20:27:14 -04:00 |
|
Oleg Silkin
|
4f8588a1cd
|
formatting & prevents comment from being altered
|
2019-09-06 11:33:38 -04:00 |
|
Oleg Silkin
|
74aae9222d
|
Changes conf settings to lowercase
|
2019-08-24 00:31:04 -04:00 |
|
Oleg Silkin
|
93e568ca21
|
Removes usage of lbrynet resolve with lbrynet get_claim (#11)
Removes usage of lbrynet resolve with get_claim
|
2019-08-23 23:51:39 -04:00 |
|
Oleg Silkin
|
4e591de56e
|
sqlite v3.22 compat
|
2019-08-23 14:31:40 -04:00 |
|
Oleg Silkin
|
3e08d82c64
|
Sqlite v3.22 compatability
|
2019-08-23 14:21:34 -04:00 |
|
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
|
7f9e475324
|
request.forwarded -> request.remote
|
2019-08-09 00:53:10 -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
|
2b7e1df091
|
Adds get_hidden_claim_comments handle & activates abandon_comment func
|
2019-08-04 17:47:53 -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
|
8d38bbd7ec
|
Adds templates for querying lbrynet & validating signatures
|
2019-08-03 23:35:37 -04:00 |
|