Commit graph

55 commits

Author SHA1 Message Date
b3yond 69f9c169ff fixed sendmail calls 2018-10-07 21:02:48 +02:00
b3yond a459ba92c1 fixing #39 - saving last request in global var, not db. 2018-10-06 00:56:12 +02:00
b3yond 959edf3c13 transmitted wrong variable 2018-09-24 19:51:23 +02:00
git-sid d77d68753c WIP: #31 fix: blacklist -> blocklist.
Replace all relevant instances of "blacklist" with blocklist.
Untested due to OS restricitions. Please check before merge.
2018-09-14 09:44:21 +02:00
git-sid 756a9fb676 Make code more pep8 compliant 2018-09-13 17:33:33 +02:00
b3yond b80fa78a17 fixed seen_toot problem 2018-09-09 20:22:41 +02:00
b3yond 2baa42d8f3 telegram troubleshooting and fine-tuning 2018-09-09 16:58:07 +02:00
b3yond ecb9ac659d appropriate success message 2018-09-09 15:45:25 +02:00
b3yond 8389eed9ca debug level was not enough 2018-09-09 15:09:40 +02:00
b3yond 26f720c1a8 logging confirmation links for debug purposes 2018-09-09 14:57:40 +02:00
b3yond 3622c085c1 host is configurable now 2018-09-08 16:31:02 +02:00
b3yond 3ce2084604 Port is configurable now 2018-09-08 16:06:25 +02:00
b3yond d295c42122 finished #23 code. rw city page info display. Unsubscribe = Delete 2018-09-08 11:14:00 +02:00
b3yond 882d086a83 wrote unsubscribe function, but BE & FE have different secrets 2018-08-09 15:01:51 +02:00
b3yond 2dece1fddd you can now subscribe to mail notifications! Also db bugfixes. 2018-08-08 10:24:20 +02:00
b3yond e5d0266124 mail subscription confirm functions;
confirmation code & mail template still missing
2018-08-07 15:10:28 +02:00
b3yond 3617ffb94a added mail subscriber function, confirm missing 2018-07-22 13:56:15 +02:00
b3yond e138c68dfa added mail template callback functions 2018-07-22 13:47:56 +02:00
b3yond db8110de6e added telegram to frontend 2018-06-24 00:00:48 +02:00
b3yond 4aae0ba1df You can now edit markdown in settings. #18 2018-05-25 16:50:02 +02:00
b3yond d633506c83 you can now set goodlist & blacklist in settings. render city page #18. fixed #24 and #25. 2018-05-25 15:57:20 +02:00
b3yond ab8a64d625 You can now set data for the city page. #22 2018-05-25 14:44:45 +02:00
b3yond 8a2e35821e Add API to get content of the user facing page 2018-04-27 01:20:37 +02:00
b3yond e78733cbc9 displaying city or other titles on various pages. still ugly. 2018-04-26 23:48:26 +02:00
b3yond db161ad71b fixing file not found 500 error 2018-04-26 22:23:58 +02:00
Tech 091372bf2b merrrrge 2018-04-26 22:07:00 +02:00
b3yond 8058ced0ad created a user-facing page 2018-04-26 21:50:52 +02:00
b3yond 2cc6122a9e better log messages 2018-04-15 12:11:49 +02:00
b3yond 4acab73266 Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment 2018-04-15 11:59:50 +02:00
b3yond fab61d4dd3 Twitter OAuth dance works now!!1111 wuuuuhhuuuu 2018-04-14 18:16:05 +02:00
Thomas L 1603bdc102 add error message for empty form. 2018-04-14 17:53:08 +02:00
b3yond 49b9360add fixed small, but nasty bug 2018-04-14 17:49:19 +02:00
b3yond 6ec51142f1 query is a dict, not a function 2018-04-14 17:38:49 +02:00
Thomas L 616da178e8 no return needed, redirect throws 2018-04-14 17:34:43 +02:00
b3yond 22766abfe7 don't do except all -.- rather repair the fcking logging. 2018-04-14 17:31:01 +02:00
b3yond 7e44622b81 fixed url() call 2018-04-14 17:00:30 +02:00
b3yond f997128447 generate url with dedicated function 2018-04-14 16:36:57 +02:00
b3yond f57568b4dc fixed config key error 2018-04-14 16:34:02 +02:00
b3yond abad0baa58 added logging for unstable functions 2018-04-14 16:31:45 +02:00
b3yond 3a9770d548 log python errors to extra file 2018-04-14 15:22:05 +02:00
Thomas L 9b5440ee7e fix login and registration. 2018-03-29 21:58:55 +02:00
Thomas L decee6f30d improve sendmail function. 2018-03-29 02:40:22 +02:00
Thomas L 50e643ceed omit bare except. 2018-03-29 01:25:17 +02:00
Thomas L 748b1a2a7c catch some error cases. 2018-03-29 01:13:53 +02:00
Thomas L c91ef55844 use local mail daemon for confirmation links 2018-03-29 00:57:17 +02:00
Thomas L 9693d0dcd0 log to stderr 2018-03-29 00:24:56 +02:00
Thomas L 1a4df14b73 fix recursive import 2018-03-29 00:12:19 +02:00
b3yond 4844b92b9c reworked twitterbot according to new scheme 2018-03-28 23:33:04 +02:00
Thomas L e38a32d888 Refactoring. 2018-03-28 17:36:35 +02:00
b3yond 6178050059 config format changed 2018-03-25 17:50:28 +02:00