Commit Graph

23 Commits (208a6181a40a227e6362ba6cffefffd4296552d3)

Author SHA1 Message Date
missytake 208a6181a4 error handling and deployment 2020-07-27 01:14:59 +02:00
missytake 7cb4c887dd logging network errors 2020-06-16 19:05:07 +02:00
anon_user 0dc0e915ee don't spam the log if the network is failing 2019-09-15 07:30:50 +02:00
anon_user d5c801184c Fixed shutdowns when Mastodon Errors can't get instance name 2019-09-14 12:12:16 +02:00
b3yond 8f21e7d134 those errors are not unknown of course. 2019-08-09 15:29:51 +02:00
b3yond 81f32e0898 added backtrace to general error message 2019-08-09 15:21:49 +02:00
b3yond 013643bc78 added the server URL to masto server errors 2019-07-08 23:09:32 +02:00
b3yond 22488d3aa6 more detailed Mastodon 5xx error messages 2019-07-08 23:04:33 +02:00
b3yond 8c778927ee fixing import error 2019-05-17 20:42:13 +02:00
b3yond e18244e149 don't log Mastodon 502 errors. 2019-05-03 10:07:16 +02:00
b3yond 732ac1c5d3 changed toot logic 2018-09-24 20:54:57 +02:00
git-sid 1703eb3802 Make code even more PEP8 compliant
It could be made even more compliant, but that would actually decrease
readability imo.
2018-09-14 12:45:49 +02:00
git-sid c2ed73bafc Make code more pep8 compliant 2018-09-13 17:33:33 +02:00
git-sid c576888da5 small fix 2018-09-13 17:24:19 +02:00
b3yond a54538bcea fixed seen_toot problem 2018-09-09 20:22:41 +02:00
b3yond 57a2e4dcb1 the mailbot can now receive messages from /var/mail/test 2018-08-08 17:09:26 +02:00
b3yond 10b3550ad6 fixed backend deployment with systemd 2018-07-14 17:17:36 +02:00
b3yond 4343be7e06 bots are safely imported in the backend, except twitterDMs 2018-07-14 16:39:53 +02:00
b3yond 7f8697947c twitter & masto sign limit 2018-04-15 11:42:34 +02:00
b3yond 758ff1db46 implemented mastodon DMs, city, and backend.shutdown function 2018-04-15 11:26:48 +02:00
Thomas L bfc311b6c9 omit bare except. 2018-03-29 01:25:17 +02:00
b3yond 49bd00fba3 clean up after refactor 2018-03-28 22:12:57 +02:00
Thomas L 1dd75c10d5 Refactoring. 2018-03-28 17:36:35 +02:00