Commit graph

185 commits

Author SHA1 Message Date
b3yond 205097b87f added mastodon oauth dance 2018-03-20 21:24:20 +01:00
b3yond 968815f165 added twitter OAuth dance. 2018-03-20 20:00:19 +01:00
b3yond 970b3a7cdd typo 2018-03-18 21:37:34 +01:00
b3yond 2c672a8e15 outline for masto oauth 2018-03-18 21:36:46 +01:00
b3yond be9e7a70bf removed debug messages, small layout changes 2018-03-17 15:57:56 +01:00
b3yond 0e0e81845e good- and blacklist configuration works now! <3 2018-03-16 18:59:40 +01:00
b3yond 35b61ce369 writing good/blacklist to db. Cookies don't work yet 2018-03-16 17:55:27 +01:00
b3yond 0438fe8014 writing goodlist & blacklist -> db 2018-03-16 15:17:12 +01:00
b3yond 06739db87c created twitter/masto OAuth login stub 2018-03-16 14:21:15 +01:00
b3yond bfab3947c7 implemented the enable button 2018-03-16 12:41:34 +01:00
b3yond f7bc84de0c added OpenGraph data, started enable button 2018-03-16 09:51:10 +01:00
b3yond c1a47473fe fixed bg image on some browsers. fixed invalid email error. 2018-02-17 15:51:33 +01:00
b3yond 4ff86b2510 fixed FPD for bot.html 2018-02-17 12:31:49 +01:00
b3yond ab9aa1070c This time I really fixed the css. almost. 2018-02-17 12:30:06 +01:00
b3yond 6c6be9d747 login check with cookies works now. fixed some layout stuff 2018-02-16 17:46:43 +01:00
b3yond 420866ac03 check if user already exists on registering 2018-02-16 14:16:50 +01:00
b3yond e056e80320 create db manually 2018-02-16 12:02:58 +01:00
b3yond e896f83729 It's unfortunate, but apparently it is impossible to keep this file in the repo. >.< 2018-02-16 11:59:58 +01:00
b3yond 8143842e3c readded db stub 2018-02-16 11:51:58 +01:00
b3yond 7b232725f7 delete db file 2018-02-16 11:50:23 +01:00
b3yond 32e15775de gitignore readd. how do I prevent ticketfrei.sqlite from updating the stub in the repo? 2018-02-16 11:46:10 +01:00
b3yond 02c1b1d0e5 fixed wallpaper after confirmation mail 2018-02-16 11:39:31 +01:00
b3yond f332c90207 confirmation emails work now, accounts can be created. 2018-02-16 11:33:27 +01:00
b3yond 4eeef55de4 small steps... 2018-01-26 17:54:11 +01:00
b3yond ebefa6f7e4 fix sqlite commands, rename to website.py 2018-01-26 15:19:03 +01:00
b3yond fd96cbe6c2 excepted IMAP4 error with unknown cause 2018-01-23 09:17:26 +01:00
b3yond eb00b9dba4 summary: what is ticketfrei? 2018-01-19 16:42:43 +01:00
b3yond 728b191505 merged ticketfrei 1.0 into multi-deployment #3 2018-01-19 16:33:46 +01:00
b3yond 7e759143fe one \ to much lol 2018-01-19 16:27:30 +01:00
b3yond bc2b6aa828 updated README to version 1.0. you can disable accounts now 2018-01-19 16:00:36 +01:00
b3yond f5759ad60d excepted Mastodon API Error with a too broad exception 2018-01-19 00:17:09 +01:00
b3yond 45d5166499 excepted TweepError that was raised without an explanation further than 503 2018-01-18 21:48:36 +01:00
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