Commit Graph

553 Commits (master)

Author SHA1 Message Date
b3yond 0dc17d65f0 added more save_last(), schadet nicht 2018-01-18 20:15:41 +01:00
b3yond 38f7e31d6c bots don't own trigger anymore 2018-01-18 15:18:20 +01:00
b3yond 424352e83c twitter accidentially crawled too many tweets 2018-01-18 15:14:04 +01:00
b3yond 4b1848c895 better error handling of FileExistsError, fixed regex for mastobot 2018-01-18 15:10:05 +01:00
b3yond 1119d259f1 added regex magic so twitter & masto don't mention themselves by accident 2018-01-18 14:48:53 +01:00
b3yond 95466c5cc3 mailbot doesn't crawl mails which it wrote itself anymore 2018-01-18 14:23:11 +01:00
b3yond 331bf6277e bugfix: gave Report.__init__() twitter User object, not screen_name 2018-01-18 13:59:37 +01:00
b3yond 3638c36c29 twitterbot.crawl() returns reports now, not statuses 2018-01-18 13:54:32 +01:00
b3yond 5c56d97e23 only send one status at a time 2018-01-18 13:42:23 +01:00
b3yond 4d39fd861d bugfix: FileExistsError 2018-01-18 13:40:07 +01:00
b3yond 99a5c76e24 function needs to take an argument 2018-01-18 13:19:11 +01:00
b3yond 7e3e4cf706 changed ticketfrei flow logic, integrated mailbot!!! #11 2018-01-18 13:06:53 +01:00
b3yond 7129c50030 mailbot uses reports now, and doesn't need to own trigger 2018-01-18 12:42:37 +01:00
b3yond 42c72400fa Standardized reports; moved flow() logic to crawl(), repost(), & post(); bots don't own Trigger anymore 2018-01-18 11:41:08 +01:00
b3yond da559d6d8a Tried to make confirm link work (WIP) 2018-01-18 09:39:06 +01:00
b3yond 066fa32958 added nice slogan! 2018-01-09 23:01:01 +01:00
b3yond 1f77827f54 check hashes at login (not tested) 2018-01-09 23:00:00 +01:00
b3yond ee96441f21 generating confirmation links 2018-01-08 22:56:05 +01:00
b3yond 17c8febe49 first attempt at confirmation mails 2018-01-08 01:16:34 +01:00
b3yond b2e85881fc renamed promotion directory on master, too 2018-01-08 00:17:19 +01:00
b3yond e0b413d653 renamed promotion directory 2018-01-08 00:16:29 +01:00
b3yond c7f80e27a6 Merge branch 'master' of https://github.com/b3yond/ticketfrei into multi-deployment 2018-01-08 00:14:38 +01:00
b3yond 7f08bfe4e4 Started with the index page, worked on login & register. 2018-01-08 00:09:25 +01:00
Thomas L 93cb87fc81 replace logger class with standard python loggin 2018-01-07 20:22:32 +01:00
Thomas L a3c711ff8e remove our api-keys m( 2018-01-07 18:48:35 +01:00
b3yond 94016e8337 blacklisted certain racist slurs 2018-01-07 01:33:10 +01:00
b3yond 1ee68b19ac exchanged link & QR-Code 2018-01-07 00:52:03 +01:00
b3yond 3913f2c991 created a flyer for autonomous centers 2018-01-06 22:20:36 +01:00
b3yond 98fec6b640 wrote 3 articles for a false-flag-flyer :D 2018-01-06 21:31:23 +01:00
b3yond 19460158f3 wrote fully fleshed out mailbot. has to be connected to ticketfrei.py #11 2018-01-05 17:13:41 +01:00
b3yond 4b9ebdaad8 started an IMAP listener to implement a 3rd bot: the Mailbot. #11 2018-01-05 14:16:24 +01:00
b3yond 6cb30f36d6 attach logfiles to shutdown mails 2018-01-05 11:20:07 +01:00
b3yond bffbc2075b removed unused shutdown contact, renamed variable 2018-01-05 11:02:45 +01:00
b3yond 6ad47b6a20 log traceback of all unexpected Exceptions 2018-01-05 10:52:15 +01:00
b3yond b4ea602a76 documented log config 2018-01-05 10:43:38 +01:00
b3yond d5b2d2b13b reworked logger class - also handles bot crashes and tbs now. added configline for log directory. 2018-01-05 10:42:31 +01:00
b3yond e7d17a30e2 typo 2018-01-04 12:23:41 +01:00
b3yond b66c9862ec improved the traceback messages 2018-01-04 12:20:59 +01:00
b3yond acc80dbaa5 small fix 2018-01-04 11:05:36 +01:00
b3yond 7bc17ef95e crash reports are now sent via mail. documented config.toml.example 2018-01-04 11:02:42 +01:00
b3yond 456f8decf9 added class to write mails to users 2018-01-01 11:23:50 +01:00
b3yond 7c00640afa finished changes to class structure 2017-12-30 16:33:34 +01:00
b3yond 5f2fa46a47 typo 2017-12-30 16:23:53 +01:00
b3yond b13baa018e moved log to own class 2017-12-30 16:20:25 +01:00
Thomas L 90560d6fec fix fd mode 2017-12-30 11:31:16 +01:00
b3yond d188086fc0 Renamed config file to config.toml #6 2017-12-30 10:32:20 +01:00
b3yond 3471fa9dd7 optimized install docs 2017-12-30 01:21:57 +01:00
b3yond f14b2aab6b added documentation -> python3 #7 2017-12-30 01:17:13 +01:00
b3yond e9c231e501 changed ticketfrei.py to python3 #7 2017-12-30 01:15:22 +01:00
b3yond 29d35c8d15 changed twitterbot to python3 + tweepy #7 2017-12-30 01:11:28 +01:00