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
|
c856438d70
|
Improves unit test
|
2019-12-30 17:28:40 -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
|
1fafeac393
|
Merge pull request #18 from lbryio/hidden_db_fix
Compatibility fix for older sqlite version + improvements
|
2019-10-16 17:09:39 -04:00 |
|
Oleg Silkin
|
6bb8409f09
|
Remove this script, it's not needed
|
2019-10-16 17:08:02 -04:00 |
|
Oleg Silkin
|
f74e392cbe
|
Upgrade ecdsa to version 0.13.3
|
2019-10-16 17:03:00 -04:00 |
|
Oleg Silkin
|
99532dda1b
|
Adds script to display comments and the name of the claim they're on
|
2019-10-16 17:01:20 -04:00 |
|
Oleg Silkin
|
e5cee12efe
|
Slight testing improvement
|
2019-10-16 17:00:21 -04:00 |
|
Oleg Silkin
|
905e394c5f
|
Explicitly sets IsHidden flag to 0 when inserting
|
2019-10-16 16:53:35 -04:00 |
|
Oleg Silkin
|
48de893165
|
Merge pull request #16 from StrikerRUS/patch-1
update assertion name
|
2019-10-09 09:01:26 -04:00 |
|
Oleg Silkin
|
2736a58645
|
Merge pull request #17 from StrikerRUS/patch-2
fixed broken link (typo) in README
|
2019-10-09 08:58:59 -04:00 |
|
Nikita Titov
|
0f085f8257
|
fixed broken link
|
2019-10-08 23:38:03 +03:00 |
|
Nikita Titov
|
c4e3714d04
|
update assertion name
|
2019-10-08 23:11:54 +03:00 |
|
Oleg Silkin
|
84cb1ad5c8
|
Removes unused reference
|
2019-09-07 00:36:32 -04:00 |
|
Oleg Silkin
|
289f4a80f9
|
Removes unused reference
|
2019-09-06 21:35:46 -04:00 |
|
Oleg Silkin
|
ab898f1207
|
5 min interval for error webhook logging > 10 seconds
|
2019-09-06 20:38:01 -04:00 |
|
Oleg Silkin
|
bf2bdcd7a4
|
Merge pull request #15 from lbryio/webhook
Adds slack webhook for error logging
|
2019-09-06 20:32:30 -04:00 |
|
Oleg Silkin
|
f28dc70181
|
Adds slack webhook for error logging
|
2019-09-06 20:27:14 -04:00 |
|
Oleg Silkin
|
434970647f
|
Adds travis build status to readme
|
2019-09-06 11:45:37 -04:00 |
|
Oleg Silkin
|
46b2238838
|
Merge pull request #14 from lbryio/alteration-fix
formatting & prevents comment from being altered
|
2019-09-06 11:43:02 -04:00 |
|
Oleg Silkin
|
4f8588a1cd
|
formatting & prevents comment from being altered
|
2019-09-06 11:33:38 -04:00 |
|
Oleg Silkin
|
5bf82dbd9a
|
Removes create log dir from travis config
|
2019-08-24 00:53:42 -04:00 |
|
Oleg Silkin
|
490cfc0b5d
|
Revert "Removes logs"
This reverts commit e7de7553
|
2019-08-24 00:49:11 -04:00 |
|
Oleg Silkin
|
9aa9d6c474
|
Merge pull request #12 from lbryio/conf-lowercase
Changes conf settings to lowercase
|
2019-08-24 00:35:40 -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
|
e943527e8c
|
Update travis
|
2019-08-23 14:16:52 -04:00 |
|
Oleg Silkin
|
f250c68c20
|
Refactors unittest directory
|
2019-08-23 14:15:09 -04:00 |
|
Oleg Silkin
|
0e4e31a54d
|
Moves tests into tests/unit directory
|
2019-08-23 14:06:58 -04:00 |
|
Oleg Silkin
|
b26cb43988
|
tests. > tests
|
2019-08-23 14:01:43 -04:00 |
|
Oleg Silkin
|
e7de755371
|
Removes logs
|
2019-08-23 13:59:44 -04:00 |
|
Oleg Silkin
|
f25e865422
|
Travis config for comment server
|
2019-08-23 13:54:05 -04:00 |
|
Oleg Silkin
|
4387a8cdef
|
Fixes travis config
|
2019-08-23 13:50:53 -04:00 |
|
Oleg Silkin
|
a0985044a6
|
Travis config for comment server
|
2019-08-13 09:33:20 -04:00 |
|
Oleg Silkin
|
1fd544dbf2
|
WOOOOO TRAVIS CI
|
2019-08-13 08:40:44 -04:00 |
|
Oleg Silkin
|
0b4a12a869
|
Merge pull request #8 from lbryio/api-refactor
refactor to replace `delete_comment` with `abandon_comment`
|
2019-08-10 17:36:07 -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 |
|