• Joined on 2019-01-27
b3yond pushed to stable3 at ticketfrei/ticketfrei 2019-06-10 09:16:56 +00:00
79f16f13d4 Merge pull request #92 from ticketfrei/masto502
61097576aa Merge pull request #94 from ticketfrei/images
d1b11fe932 Update active_bots/telegrambot.py
7a7e8f0a30 Notify that telegram image reports are not supported. #90
e18244e149 don't log Mastodon 502 errors.
Compare 5 commits »
b3yond pushed to masto502 at ticketfrei/ticketfrei 2019-02-15 16:22:45 +00:00
11b133f14d don't log Mastodon 502 errors.
b3yond pushed to feature/ping at ticketfrei/ticketfrei 2019-02-15 16:22:44 +00:00
428f42abea Add ping functionality to telegram bot.
b3yond pushed to master at ticketfrei/ticketfrei 2019-01-27 22:44:12 +00:00
02f117a864 Merge pull request #82 from ticketfrei/csrf
482350f8c7 Merge branch 'csrf' of github:ticketfrei/ticketfrei into csrf
6b52a6303a better crypto
2a90573d5e cleaning up the code.
e735936c7a hardened the token and fixed the signature
Compare 12 commits »
b3yond pushed to stable3 at ticketfrei/ticketfrei 2019-01-27 22:43:33 +00:00
39cf3bd070 Merge branch 'templates' into stable3
382532cf5c remove redundant import stuff
cfb9eabee9 Merge pull request #85 from ticketfrei/templates
a27d47eb8b templates from bots/*/ are correctly imported
e34944fcaa started splitting up the templates, wondering how to include them
Compare 18 commits »
b3yond pushed to stable3 at ticketfrei/ticketfrei 2019-01-27 20:42:25 +00:00
4882930516 adjusted the README to the version 3 branch
b3yond pushed to coc at ticketfrei/ticketfrei 2019-01-27 20:42:24 +00:00
47da8415df COC draft. I hope we don't need one.
b3yond pushed to master at ticketfrei/ticketfrei 2019-01-27 20:42:24 +00:00
b3yond pushed to multi-deployment at ticketfrei/ticketfrei 2019-01-27 20:42:24 +00:00
b3yond pushed to stable1 at ticketfrei/ticketfrei 2019-01-27 20:42:24 +00:00
7fb70cee57 Merge pull request #48 from b3yond/1.0
05c09c97c6 Merge pull request #34 from b3yond/master
b3yond pushed to stable2 at ticketfrei/ticketfrei 2019-01-27 20:42:24 +00:00
b3yond pushed to csrf at ticketfrei/ticketfrei 2019-01-27 20:35:37 +00:00
482350f8c7 Merge branch 'csrf' of github:ticketfrei/ticketfrei into csrf
6b52a6303a better crypto
2a90573d5e cleaning up the code.
e735936c7a hardened the token and fixed the signature
ee9b051c71 added CSRF token to settings template