Commit graph

  • d28eafab29 Adds comment writer to conf Oleg Silkin 2019-07-19 00:32:14 -0400
  • b24b91fa85 Adds lbrynet to conf Oleg Silkin 2019-07-19 00:31:57 -0400
  • 7042debfcb Moves logs to new log dir Oleg Silkin 2019-07-19 00:31:40 -0400
  • 77f68694e2 Creates index for sqlite WHERE query optimization Oleg Silkin 2019-07-18 13:06:36 -0400
  • 19fce5f1b4 Adds comment deletion query Oleg Silkin 2019-07-16 20:21:35 -0400
  • 966917532d create_comment -> create_comment_or_error Oleg Silkin 2019-07-16 20:21:08 -0400
  • 43c6287445 Switches LIKE with = and cleans params before processing Oleg Silkin 2019-07-16 20:20:33 -0400
  • ece988ae36 Merge remote-tracking branch 'origin/master' Oleg Silkin 2019-07-21 20:10:15 -0400
  • f90b97d35c Fuxes up list channel unit tests Oleg Silkin 2019-07-21 20:09:22 -0400
  • 89abe98f8f Updates README Oleg Silkin 2019-06-27 08:52:04 -0400
  • e92be717c1 removes irrelevant content Oleg Silkin 2019-06-11 11:22:32 -0400
  • d1930c082e Merge remote-tracking branch 'origin/master' Oleg Silkin 2019-06-11 10:54:36 -0400
  • 8648b3fbcb adds signing_ts to HTTP body Oleg Silkin 2019-06-11 10:54:08 -0400
  • bdaa9b00d1 fixes up code Oleg Silkin 2019-06-10 23:51:23 -0400
  • 4d35bf3b9d Includes signing_ts into params for insert_comment Oleg Silkin 2019-06-10 20:24:06 -0400
  • 519dffd3fa Fixes unittests for comment creating Oleg Silkin 2019-06-07 17:42:17 -0500
  • 02cf92720e Moves functions around into more logical locations Oleg Silkin 2019-06-06 04:43:47 -0500
  • a1b1fa2b1f Updates schema diagram Oleg Silkin 2019-06-06 03:27:31 -0500
  • 5f12645f3a removes unnecessary column Oleg Silkin 2019-06-06 03:23:30 -0500
  • 09fa4ed27d Updates README Oleg Silkin 2019-06-06 03:23:08 -0500
  • f9266a6efc Adds http requests Oleg Silkin 2019-06-06 02:26:26 -0500
  • b4fddfb55b Adds signing_ts as a column to hold the signature timestamp Oleg Silkin 2019-06-05 22:20:27 -0500
  • 101465ba0b Makes the unittests more hands-on to predict desired behavior Oleg Silkin 2019-06-04 08:15:00 -0400
  • 7e38a87a0b Updates database routines & fixes up error handling code Oleg Silkin 2019-06-04 08:14:12 -0400
  • 9e82282f5e Explicitly lists & excludes claim_id from return Oleg Silkin 2019-06-03 04:17:38 -0400
  • 2a58c5c173 Removes all Null-valued fields from a dict before returning Oleg Silkin 2019-05-31 22:05:38 -0400
  • 37b46e8da7 timestamp order by ascending > order by descending Oleg Silkin 2019-05-31 22:05:12 -0400
  • 626aaa512d safeguards Oleg Silkin 2019-05-31 15:56:39 -0400
  • 6cd4706360 safeguards Oleg Silkin 2019-05-31 15:56:32 -0400
  • f405076e37 removes anonymous channel from being used as the default channel for anonymous comments Oleg Silkin 2019-05-31 15:55:48 -0400
  • 9765b3de2e Fixes issue causing the schema to be initialized before running DDL Oleg Silkin 2019-05-31 15:50:31 -0400
  • 3a5b403ff1 Puts safeguards in place to avoid database deletion Oleg Silkin 2019-05-30 11:25:42 -0400
  • fec97ca7b7 changes time from nanosecond time to seconds since last epoch Oleg Silkin 2019-05-30 11:14:27 -0400
  • 87badf3a31 channel_uri > channel_url Oleg Silkin 2019-05-30 11:11:42 -0400
  • 6b8414b557 Modifies tests and entrypoint Oleg Silkin 2019-05-29 18:01:48 -0400
  • 15190f032a adds a whitespace Oleg Silkin 2019-05-29 17:16:34 -0400
  • c4f1dc1423 Adds pagination to the return of the server Oleg Silkin 2019-05-29 17:12:41 -0400
  • a0cefde50f Fixes issue causing configs to not set properly Oleg Silkin 2019-05-26 01:31:05 -0400
  • fdf385acc5 Moves async code around Oleg Silkin 2019-05-26 00:42:39 -0400
  • 37888db901 sets language level Oleg Silkin 2019-05-26 00:00:24 -0400
  • a3462e9dbb Makes compile-friendly Oleg Silkin 2019-05-25 22:44:56 -0400
  • 46f422272d Moves entry-point Oleg Silkin 2019-05-25 22:44:27 -0400
  • 9144c632d1 changes the default port to listen on Oleg Silkin 2019-05-23 17:11:50 -0400
  • 6310d32b57 Adds module to run unittests on the server Oleg Silkin 2019-05-23 06:36:03 -0400
  • e8dc66829d Adds the requests module as a module to run unittests on the server Oleg Silkin 2019-05-23 06:35:50 -0400
  • e9b84394f7 Forces errors to propogate correctly in main runner Oleg Silkin 2019-05-23 06:34:50 -0400
  • 3298f23ce8 Moves table declaration in DDL so table drops happen properly when needed Oleg Silkin 2019-05-23 06:33:07 -0400
  • 6c94363ca2 update in readme Oleg Silkin 2019-05-21 15:16:17 -0400
  • 3ab97b171a Refactor + fault-tolerance Oleg Silkin 2019-05-21 15:13:08 -0400
  • 0da5f4e3e3 Adds db helpers to vcs Oleg Silkin 2019-05-21 09:02:50 -0400
  • 3f6a520863 Adds db helpers to vcs Oleg Silkin 2019-05-21 09:00:40 -0400
  • e9ba0cd843 fixes import statements Oleg Silkin 2019-05-21 08:58:43 -0400
  • 6230a8ae49 fixes import statements Oleg Silkin 2019-05-21 08:57:29 -0400
  • 2c1969c3f0 fixes import statements Oleg Silkin 2019-05-21 08:56:27 -0400
  • 1a9d7366f2 fixes import statements Oleg Silkin 2019-05-21 08:55:55 -0400
  • e89547be44 fixes import statements Oleg Silkin 2019-05-21 08:43:30 -0400
  • cba7c238aa Adds readme Oleg Silkin 2019-05-21 08:42:13 -0400
  • af4ce74479 Adds readme Oleg Silkin 2019-05-21 08:19:39 -0400
  • 5fa2e202db
    Create LICENSE.md Oleg Silkin 2019-05-21 08:17:10 -0400
  • b8cb8832b4 Adds readme Oleg Silkin 2019-05-21 08:13:34 -0400
  • 9aaf50bde9 Reorganizes imports Oleg Silkin 2019-05-21 07:55:48 -0400
  • 5fe55ffaa5 Reorganizes imports Oleg Silkin 2019-05-21 07:54:52 -0400
  • 39cebd1d6b Adjusts logger & stops database frop dropping tables on each DDL startup Oleg Silkin 2019-05-21 07:29:01 -0400
  • 4b5dd2a505 Adjusts logger & stops database frop dropping tables on each DDL startup Oleg Silkin 2019-05-21 07:28:21 -0400
  • 7d0bd1763f Adds logger to server Oleg Silkin 2019-05-21 06:56:27 -0400
  • 0cb73c8314 Changes server code to be functional & moves write scheduler into app Oleg Silkin 2019-05-21 05:02:01 -0400
  • 222d7e677d Removes redundant code Oleg Silkin 2019-05-21 05:00:35 -0400
  • c7bd32d26c Creates handles for server contact Oleg Silkin 2019-05-21 05:00:01 -0400
  • bb2b907e72 Adds unit testing for async writing to server Oleg Silkin 2019-05-20 20:44:03 -0400
  • 3c63ce8a50 saving changes in case of power outage Oleg Silkin 2019-05-20 19:09:07 -0400
  • 5a525316d8 Adds asynchronous methods for writing to db Oleg Silkin 2019-05-20 07:23:06 -0400
  • fb518b0fb6 Creates routes & handles Oleg Silkin 2019-05-20 06:49:08 -0400
  • 861ea1ea8c moves settings into json format Oleg Silkin 2019-05-20 05:56:20 -0400
  • 75fb6fd9ba moves settings into json format Oleg Silkin 2019-05-20 05:08:04 -0400
  • c2c6d78442 Moves methods from class to functional Oleg Silkin 2019-05-20 05:07:39 -0400
  • dad56bbec2 Moves methods from class to functional Oleg Silkin 2019-05-20 05:07:29 -0400
  • c916a34abd Renames src to lbry_comment_server Oleg Silkin 2019-05-20 02:59:54 -0400
  • 2e39c729d3 Creates new directory Oleg Silkin 2019-05-20 02:55:02 -0400
  • c7912becf8 Adds signature in return Oleg Silkin 2019-05-20 02:28:04 -0400
  • fb32bbefb1 pushes changes in case of power outage Oleg Silkin 2019-05-20 02:11:02 -0400
  • e6da0a21e0 Adds tests for listing comment ids Oleg Silkin 2019-05-20 01:18:56 -0400
  • 7b63b97c5c Adds database code to server Oleg Silkin 2019-05-20 01:18:47 -0400
  • 9f28ec04b4 Adds backup code + fixes obtain comment by reply code Oleg Silkin 2019-05-20 01:17:56 -0400
  • 85df5c86cf Adds backup code + fixes obtain comment by reply code Oleg Silkin 2019-05-20 01:17:32 -0400
  • 1e38fd8ca3 more thorough database testing Oleg Silkin 2019-05-19 17:16:07 -0400
  • 436608d69b Fixes input validation for comment creation Oleg Silkin 2019-05-19 17:15:54 -0400
  • dcbf4be04c Unit tests for mass insertion of comments Oleg Silkin 2019-05-19 05:51:29 -0400
  • 4d6855bcc0 Tests for name validation Oleg Silkin 2019-05-19 03:00:18 -0400
  • 7c92ab3aa6 Moves database file to server and makes the database into a class Oleg Silkin 2019-05-19 02:25:15 -0400
  • 06fc7c0de7 Moves database file to server and makes the database into a class Oleg Silkin 2019-05-19 02:25:09 -0400
  • dfde45c078 Moves database file to server and makes the database into a class Oleg Silkin 2019-05-19 02:24:59 -0400
  • a64f233641 Removes triggers & adds default channel for anonymous comments Oleg Silkin 2019-05-19 02:24:20 -0400
  • 2cad79f1ba Config file Oleg Silkin 2019-05-19 02:23:30 -0400
  • 2a9187b229 Adds unit testing for comment creation Oleg Silkin 2019-05-19 02:23:20 -0400
  • e0449938d5 refactor Oleg Silkin 2019-05-18 18:51:44 -0400
  • aee2c3e5aa Modifies the schema a whole lot Oleg Silkin 2019-05-18 18:51:30 -0400
  • e2591b7d42 Adds methods to access server database Oleg Silkin 2019-05-18 18:50:28 -0400
  • a6b1c44fee creates new DDL schema Oleg Silkin 2019-05-15 23:32:55 -0400
  • cdfd62a1c0 moves database utilities from server.py to database.py Oleg Silkin 2019-05-15 23:32:29 -0400
  • c9acbedb13 Initial commit Oleg Silkin 2019-05-15 19:17:06 -0400