Commit Graph

553 Commits (master)

Author SHA1 Message Date
b3yond d70a4759e3 more markdown fixes 2018-05-25 16:27:30 +02:00
b3yond 9c02b21fe8 small markdown fixes 2018-05-25 16:15:44 +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 6b05686379 Merge branch 'multi-deployment' of https://github.com/b3yond/ticketfrei into multi-deployment 2018-05-25 14:45:07 +02:00
b3yond ab8a64d625 You can now set data for the city page. #22 2018-05-25 14:44:45 +02:00
sid 7b8924406d added basic telegram backend support 2018-05-25 02:38:27 +02:00
b3yond 4ca4c563b2 backported the typo fixes by @git-sid in #19 2018-05-24 21:59:58 +02:00
b3yond efb241c377 backported the typo fixes by @git-sid in #19 2018-05-24 21:58:20 +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 db10139ae4 BETTER cat images!!11 2018-04-26 22:30:34 +02:00
b3yond e97191fd78 added cat pictures <3333 2018-04-26 22:28:51 +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 37c331693f Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment 2018-04-26 21:50:56 +02:00
b3yond 8058ced0ad created a user-facing page 2018-04-26 21:50:52 +02:00
Thomas L 9618e5d3c6 serve jquery from own server 2018-04-26 21:00:29 +02:00
b3yond 65af21b313 fixing import error 2018-04-16 09:38:55 +02:00
b3yond 71dc61cc75 removed outdated images 2018-04-15 22:42:20 +02:00
b3yond 52694bca68 changed background image to jpg & more beautiful 2018-04-15 22:41:33 +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 8db4c108ae implemented twitter DMs 2018-04-15 11:58:19 +02:00
b3yond bc742f7dcc twitter & masto sign limit 2018-04-15 11:42:34 +02:00
b3yond 1c13be1ef4 implemented mastodon DMs, city, and backend.shutdown function 2018-04-15 11:26:48 +02:00
b3yond 1445b587f7 save db in a persistent folder, /var/run is not persistent in every OS 2018-04-15 09:41:27 +02:00
b3yond fab61d4dd3 Twitter OAuth dance works now!!1111 wuuuuhhuuuu 2018-04-14 18:16:05 +02:00
b3yond cdabc7f226 fixed db scheme error 2018-04-14 18:12:55 +02:00
b3yond c3229b0825 fixed several id typos 2018-04-14 17:56:48 +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
Thomas L 7c433c5ff7 Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment 2018-04-14 17:32:15 +02:00
Thomas L 7dff715656 add default triggerpattern 2018-04-14 17:31:53 +02:00
b3yond 22766abfe7 don't do except all -.- rather repair the fcking logging. 2018-04-14 17:31:01 +02:00
b3yond 40a0e968aa request token is a dict, not a string 2018-04-14 17:19:20 +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
b3yond fd3b7f9beb merge 2018-03-29 02:00:28 +02:00
b3yond 84982c6edf reworked mailbot to implement bot.py 2018-03-29 01:50:05 +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 449cc2588b fix account confirmation. 2018-03-29 00:59:13 +02:00
Thomas L c91ef55844 use local mail daemon for confirmation links 2018-03-29 00:57:17 +02:00