Commit graph

  • 38eafaa5f9 Deprecates lbry resolve method with claim search by id Oleg Silkin 2019-08-23 23:34:13 -0400
  • b93d6b4116 Adds host & port to server tests Oleg Silkin 2019-08-23 23:32:07 -0400
  • d4a7bf063d Merge branch 'dynamic-query' of https://github.com/lbryio/comment-server into dynamic-query dynamic-query Oleg Silkin 2019-08-23 14:45:31 -0400
  • b3c0ae68b0 makes code more manageable Oleg Silkin 2019-08-23 14:37:48 -0400
  • 370c1f838d Adds prototype query parser Oleg Silkin 2019-08-13 00:30:19 -0400
  • 4e591de56e sqlite v3.22 compat Oleg Silkin 2019-08-23 14:31:40 -0400
  • 3e08d82c64 Sqlite v3.22 compatability Oleg Silkin 2019-08-23 14:21:34 -0400
  • e943527e8c Update travis Oleg Silkin 2019-08-23 14:16:52 -0400
  • f250c68c20 Refactors unittest directory Oleg Silkin 2019-08-23 14:15:09 -0400
  • 0e4e31a54d Moves tests into tests/unit directory Oleg Silkin 2019-08-23 14:06:58 -0400
  • b26cb43988 tests. > tests Oleg Silkin 2019-08-23 14:01:43 -0400
  • e7de755371 Removes logs Oleg Silkin 2019-08-23 13:59:44 -0400
  • f25e865422 Travis config for comment server Oleg Silkin 2019-08-23 13:54:05 -0400
  • 4387a8cdef Fixes travis config Oleg Silkin 2019-08-23 13:50:53 -0400
  • 837583e52c Travis config for comment server Oleg Silkin 2019-08-13 10:08:37 -0400
  • b706d73e96 Travis config for comment server Oleg Silkin 2019-08-13 10:05:42 -0400
  • cec5e3b758 Merge remote-tracking branch 'origin/hate-filter' into hate-filter Oleg Silkin 2019-08-13 09:38:12 -0400
  • a8d18f097b Adds script to modify and filter existing db comments Oleg Silkin 2019-08-13 06:03:21 -0400
  • a0985044a6 Travis config for comment server Oleg Silkin 2019-08-13 09:32:34 -0400
  • 1fd544dbf2 WOOOOO TRAVIS CI Oleg Silkin 2019-08-13 08:40:44 -0400
  • dd76a45cd3 Adds prototype query parser Oleg Silkin 2019-08-13 00:30:19 -0400
  • edd15783f6 Adds script to modify and filter existing db comments Oleg Silkin 2019-08-13 06:03:21 -0400
  • 0b4a12a869
    Merge pull request #8 from lbryio/api-refactor Oleg Silkin 2019-08-10 17:36:07 -0400
  • 670b34a95d Renames delete_comment to abandon_comment Oleg Silkin 2019-08-10 16:39:05 -0400
  • 3aec342f8b delete_comment > abandon_comment Oleg Silkin 2019-08-10 16:38:06 -0400
  • d0488dcf47 Fixes incompatability issues with sqlite 3.22 Oleg Silkin 2019-08-09 08:34:58 -0400
  • faf0851269 Fixes syntax for compatibility with sqlite 3.22 Oleg Silkin 2019-08-09 06:58:26 -0400
  • d97dd5513d
    Merge pull request #7 from lbryio/hide-comments Oleg Silkin 2019-08-09 03:13:37 -0400
  • 6933a9110d update Oleg Silkin 2019-08-09 03:12:54 -0400
  • 332fa2bcd0 Updates unittests to be compliant with batched hide comments refactor Oleg Silkin 2019-08-09 01:20:00 -0400
  • 7f9e475324 request.forwarded -> request.remote Oleg Silkin 2019-08-09 00:53:10 -0400
  • 3e7af6ee47 Adds script to count valid signatures in the database Oleg Silkin 2019-08-09 00:52:34 -0400
  • dc01e9b251 Replace singular hide_comment function with batch hide_comments function Oleg Silkin 2019-08-09 00:51:56 -0400
  • d64044d3b2 Adds claim_search wrapper for lbrynet api Oleg Silkin 2019-08-09 00:50:59 -0400
  • 6d2447bd29 Adds queries for hiding comments + updates other queries Oleg Silkin 2019-08-09 00:48:55 -0400
  • ffb3711ac9 get_hidden_claim_comments -> get_claim_hidden_comments Oleg Silkin 2019-08-04 18:21:07 -0400
  • 28944ad9b3 Fixes ImportError Oleg Silkin 2019-08-04 18:09:14 -0400
  • d5dfd5a53b Revert "Adds hide comment function to daemon" Oleg Silkin 2019-08-04 18:07:21 -0400
  • f898173d9d Adds hide comment function to daemon Oleg Silkin 2019-08-04 18:06:13 -0400
  • 0f5ea0f88f Fixes importerror Oleg Silkin 2019-08-04 18:05:03 -0400
  • 67d503acdb Adds unit tests for hidden comments + deleted comments Oleg Silkin 2019-08-04 17:48:32 -0400
  • 2b7e1df091 Adds get_hidden_claim_comments handle & activates abandon_comment func Oleg Silkin 2019-08-04 17:47:53 -0400
  • c56562e7ea Import formats Oleg Silkin 2019-08-04 17:47:11 -0400
  • 1b79aefb05 Adds hidden comment queries Oleg Silkin 2019-08-04 17:46:33 -0400
  • 7f98417d9d Adds Oleg Silkin 2019-08-04 17:45:15 -0400
  • 8d38bbd7ec Adds templates for querying lbrynet & validating signatures Oleg Silkin 2019-08-03 23:35:37 -0400
  • 26c01930ef Adds handles for hiding comments & verifying message validity Oleg Silkin 2019-08-03 23:35:13 -0400
  • 3c9e9d13c9 Adds hide comment query & function Oleg Silkin 2019-08-03 23:34:00 -0400
  • 87150d9470 Adds is_hidden to schema Oleg Silkin 2019-08-03 23:32:37 -0400
  • 5290625ea7
    Adds technical debt badge (#5) Oleg Silkin 2019-08-01 19:56:18 -0400
  • 256e8bcebe
    Adds technical debt badge Oleg Silkin 2019-08-01 19:55:43 -0400
  • be281f66d0 Refactors database related files-create queries moved to schema.py Oleg Silkin 2019-07-31 01:56:04 -0400
  • cdbfbfef8d Refactors database related files-create queries moved to schema.py Oleg Silkin 2019-07-31 01:53:39 -0400
  • 76fc8adb71 Merge remote-tracking branch 'origin/master' Oleg Silkin 2019-07-30 01:59:19 -0400
  • c46ae1d11f Merge branch 'lbrynet-service-integration' Oleg Silkin 2019-07-30 01:58:48 -0400
  • c38dfe2530 Updates readme Oleg Silkin 2019-07-30 01:57:29 -0400
  • 64f8ccb83f
    Formatting Oleg Silkin 2019-07-30 01:16:08 -0400
  • c3a4eef9ee Fixes formatting Oleg Silkin 2019-07-30 01:15:04 -0400
  • acbcac456f Adds lbrynet.service target Oleg Silkin 2019-07-30 00:29:26 -0400
  • d8c96f35d0
    Merge pull request #3 from lbryio/lbrynet-service-integration Oleg Silkin 2019-07-30 01:06:32 -0400
  • 35c95a0037 Reformats code Oleg Silkin 2019-07-30 00:29:26 -0400
  • c9996fd658 Enables comment deletion Oleg Silkin 2019-07-30 00:23:15 -0400
  • b137c73db9 Adds async server testing to instance new server & db each test Oleg Silkin 2019-07-30 00:22:24 -0400
  • 4a552fb201 adds better logging mechanisms to control internal vs external errors Oleg Silkin 2019-07-30 00:20:20 -0400
  • f4d5c6e62f Adjustment to signature validation pieces Oleg Silkin 2019-07-30 00:17:06 -0400
  • 98a9d890db Moves concurrency tests back to scripts since they require prod setup Oleg Silkin 2019-07-30 00:15:35 -0400
  • a7bab4a9a0 Removes unnecessary bloat from config & improves management system Oleg Silkin 2019-07-30 00:14:42 -0400
  • 8d7211c17f Adds signing_ts into the signature schema Oleg Silkin 2019-07-29 16:36:23 -0400
  • d7f6f8fca5 Merge remote-tracking branch 'origin/master' Oleg Silkin 2019-07-24 02:47:05 -0400
  • e9c60cdca3 Removes debug logging from asyncio loop Oleg Silkin 2019-07-24 02:45:31 -0400
  • ad4c40ca2a Removes debug logging from asyncio loop Oleg Silkin 2019-07-24 02:45:31 -0400
  • 02babe770f Disables deletion functionality, for now. Oleg Silkin 2019-07-24 02:26:47 -0400
  • 1986f85a30
    Merge pull request #2 from lbryio/server_upgrade Oleg Silkin 2019-07-24 02:24:25 -0400
  • fda41a6b97 Adds nginx config Oleg Silkin 2019-07-24 02:12:22 -0400
  • e14c94121b Makes concurrency test into server_test Oleg Silkin 2019-07-24 02:11:30 -0400
  • 697b88e0d9 Moves stress_test to scripts Oleg Silkin 2019-07-24 02:11:06 -0400
  • 7dcd6ab37e Adds systemd service targets for monitoring Oleg Silkin 2019-07-24 01:49:46 -0400
  • 1332610b57 Adds testing for the database handling concurrent write requests Oleg Silkin 2019-07-24 01:47:14 -0400
  • d65b2b125b Adds server stress testing to see how much it can uphold Oleg Silkin 2019-07-24 01:46:43 -0400
  • 4e977072a9 More refactoring Oleg Silkin 2019-07-24 01:46:08 -0400
  • 6512ec78cd Adds argument parsing & provides entrypoint for starting app Oleg Silkin 2019-07-24 01:44:26 -0400
  • 99ff987dad Reorganizes sources Oleg Silkin 2019-07-24 01:43:50 -0400
  • 30812b2479 Moves the server from using run_app api to using TCPSite Oleg Silkin 2019-07-22 13:16:54 -0400
  • d89bc509e7 Moves scripts commonly used to scripts directory Oleg Silkin 2019-07-23 15:24:10 -0400
  • 0c888687fa Adds benchmarking to request handling Oleg Silkin 2019-07-22 11:10:55 -0400
  • 4f64b22f4f Adds stress-test Oleg Silkin 2019-07-22 11:06:44 -0400
  • 904b249165 Fixes refactor bug Oleg Silkin 2019-07-22 09:25:36 -0400
  • 1049062ca7 Moves schema/ to src/schema/ Oleg Silkin 2019-07-22 09:22:41 -0400
  • a8d5e4b52d Moves schema/ to src/schema/ Oleg Silkin 2019-07-22 08:38:53 -0400
  • 9c184ee05d Removes unnecessary junk Oleg Silkin 2019-07-22 08:16:14 -0400
  • bbd106a80a Moves functions around and handles insertion better Oleg Silkin 2019-07-22 08:15:54 -0400
  • 16f7a6efa3 Better application management Oleg Silkin 2019-07-22 08:14:07 -0400
  • 8af6a9eb07 Updates server test for existing functions Oleg Silkin 2019-07-22 08:13:10 -0400
  • add109e51c Adds handling for GET / and GET /api Oleg Silkin 2019-07-22 08:10:21 -0400
  • 1b144e1248 updated http requests Oleg Silkin 2019-07-20 09:11:09 -0400
  • 96220c2501 Touches up get_channel function & minor touchup to query Oleg Silkin 2019-07-20 09:10:59 -0400
  • ee26f3e913 Better Logging + Error handling Oleg Silkin 2019-07-20 09:10:14 -0400
  • 7ddc18086d Comment deletion query handling Oleg Silkin 2019-07-20 09:09:13 -0400
  • 43d23c4a48 Logging updates Oleg Silkin 2019-07-20 09:06:34 -0400
  • 3c8cc2520b Adds signing + comment deletion framework Oleg Silkin 2019-07-19 00:33:34 -0400