Commit graph

22 commits

Author SHA1 Message Date
Cathy Hu 64cb53f225 [twitter] Add DELETE id, GET all, GET id for twitter 2020-07-08 13:32:34 +02:00
Cathy Hu 5bc69c8a33 [core] Add censor filter debug messages 2020-07-08 13:32:34 +02:00
Cathy Hu 2e4be2de15 [twitter] Terminate bot if oauth not successful and fix initial since_id 2020-07-08 13:32:34 +02:00
Cathy Hu fae170ffb9 [twitter] Add column to track twitter oauth verification status 2020-07-08 13:32:34 +02:00
Cathy Hu cd62b5b0a7 [twitter] Connect Twitter bot to core 2020-07-08 13:32:34 +02:00
Cathy Hu dd2c66bf35 [twitter] Add twitter oauth REST endpoint 2020-07-08 13:32:34 +02:00
Cathy Hu c655c77c07 [twitter] Allow null entry in model for tokens and since_ids 2020-07-08 13:32:34 +02:00
Cathy Hu cc4bf13388 [twitter] Fix DMs since_id check 2020-07-08 13:32:34 +02:00
Cathy Hu 3f5f5106e0 [core] Check if Regex input is valid 2020-07-08 13:32:34 +02:00
Cathy Hu ec1c8f7cad [twitter] Add twitter API interaction 2020-07-08 13:32:34 +02:00
Cathy Hu e84ac9d6bb [twitter] Add model and webapi stub for twitter 2020-07-08 13:32:34 +02:00
Thomas Lindner b1d0197037 [tests] Add fixtures 2020-07-08 13:00:35 +02:00
Thomas Lindner 03ae33c8fe [core] Add root_url config parameter #24 2020-07-06 16:51:33 +02:00
Cathy Hu bedcaa940e [misc] Reformat code to match black styleguide 2020-07-02 14:31:53 +02:00
Cathy Hu 72486ccd04 [core] Move platforms folder into main kibicara package 2020-07-01 21:44:19 +02:00
Cathy Hu 1f8ea799f2 [core] Add main kibicara module 2020-07-01 21:39:13 +02:00
Cathy Hu 54c40e5ee8 [core] Add core REST API 2020-07-01 21:34:16 +02:00
Cathy Hu 647fe0ef36 [core] Add send process for notification/confirm email 2020-07-01 21:30:12 +02:00
Cathy Hu fd212bb5b6 [core] Add API for platform core 2020-07-01 21:28:00 +02:00
Cathy Hu e03e7660b2 [core] Add database model 2020-07-01 21:24:03 +02:00
Cathy Hu c05d8cadad [core] Add parser for configuration 2020-07-01 21:21:39 +02:00
Cathy Hu 284bfffec1 [misc] Add initial kibicara package stub 2020-07-01 20:40:06 +02:00