Commit graph

17 commits

Author SHA1 Message Date
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
f28dc70181 Adds slack webhook for error logging 2019-09-06 20:27:14 -04:00
Oleg Silkin
74aae9222d Changes conf settings to lowercase 2019-08-24 00:31:04 -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
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
ffb3711ac9 get_hidden_claim_comments -> get_claim_hidden_comments 2019-08-04 18:21:07 -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
26c01930ef Adds handles for hiding comments & verifying message validity 2019-08-03 23:35:13 -04:00
Oleg Silkin
cdbfbfef8d Refactors database related files-create queries moved to schema.py 2019-07-31 01:53:39 -04:00
Oleg Silkin
c9996fd658 Enables comment deletion 2019-07-30 00:25:10 -04:00
Oleg Silkin
4a552fb201 adds better logging mechanisms to control internal vs external errors 2019-07-30 00:20:20 -04:00
Oleg Silkin
8d7211c17f Adds signing_ts into the signature schema 2019-07-29 16:36:23 -04:00
Oleg Silkin
02babe770f Disables deletion functionality, for now. 2019-07-24 02:26:47 -04:00
Oleg Silkin
99ff987dad Reorganizes sources 2019-07-24 01:43:50 -04:00
Renamed from src/handles.py (Browse further)