Commit Graph

529 Commits (208a6181a40a227e6362ba6cffefffd4296552d3)

Author SHA1 Message Date
missytake 208a6181a4 error handling and deployment 2020-07-27 01:14:59 +02:00
missytake dd45d52186 fix email Message parsing 2020-07-15 21:46:12 +02:00
missytake ab64720f92 reload aliases table after appending 2020-07-15 21:01:29 +02:00
missytake 720a7c0230 twitter DMs don't work anyway 2020-07-15 20:56:45 +02:00
missytake 18953a3506 requirements in one file 2020-06-30 17:27:12 +02:00
missytake 7199c2a497
Repair blocklist (#110)
* fixing blocklist

* added logging of blocklist events

* goodlist logging

* twitter DMs are broken

* fixed blocklist & tested it

* disabling twitterDMs should be in a separate PR.
2020-06-17 10:51:05 +00:00
missytake 7cb4c887dd logging network errors 2020-06-16 19:05:07 +02:00
missytake 6562996935 documented the architecture of Ticketfrei 2 2020-06-10 20:49:00 +02:00
missytake 78871608b1 improved systemd file which recovers more easily from crashes 2020-01-15 19:57:18 +01:00
anon_user 1b9fb6727c vmike read the docs & did some magic 2019-11-20 23:15:21 +01: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 d9a1bbf10f
Merge pull request #106 from ticketfrei/masto502
More detailed Mastodon Server errors
2019-08-11 10:06:46 +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 fc0ffca1f7
Merge pull request #104 from ticketfrei/hotfix-tg-2.1.6
Hotfix tg 2.1.6
2019-08-09 15:46:30 +03:00
b3yond c8bf3e1fba fixing None TypeError 2019-08-09 14:41:14 +02:00
b3yond 3ed458b518 logging telegram messages for debug purposes 2019-08-09 14:35:01 +02:00
b3yond 2df0b1317e ... sending text reports should of course be allowed. 2019-08-09 12:24:09 +02:00
b3yond ce15776077
Merge pull request #101 from SchoolGuy/fix-non-text-message-crash
Fix non text message crash
2019-07-22 21:05:37 +02:00
Enno G 5bb5f9f05b
Change to hasattr 2019-07-22 20:51:49 +02:00
SchoolGuy 06d5568a03
Check if the text property is inside the message object. 2019-07-14 15:58:22 +02:00
b3yond adea5004f4 fixed uwsgi deployment instructions 2019-07-13 09:04:05 +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 8b58615dc3 Created a borgbackup script for deployments with nginx & uwsgi 2019-07-07 19:22:07 +02:00
b3yond 8c778927ee fixing import error 2019-05-17 20:42:13 +02:00
b3yond 079166e74c
Merge pull request #86 from ticketfrei/masto502
don't log Mastodon 502 errors.
2019-05-04 12:04:51 +02:00
b3yond fb15771cf2
Merge pull request #93 from ticketfrei/images
Notify that telegram image reports are not supported. #90
2019-05-04 10:23:34 +02:00
sid d1b11fe932
Update active_bots/telegrambot.py
Co-Authored-By: b3yond <b3yond@riseup.net>
2019-05-04 10:22:03 +02:00
b3yond c30f9d8eaa
Merge pull request #87 from ticketfrei/fix-none-error
fixed wrong exception
2019-05-03 17:11:25 +02:00
b3yond 7a7e8f0a30 Notify that telegram image reports are not supported. #90 2019-05-03 14:35:06 +02:00
b3yond e18244e149 don't log Mastodon 502 errors. 2019-05-03 10:07:16 +02:00
b3yond cd3c8be2dc fixed wrong exception 2019-02-19 16:16:21 +01:00
b3yond 02f117a864
Merge pull request #82 from ticketfrei/csrf
Building in CSRF prevention
2019-01-27 17:56:53 +01:00
b3yond 482350f8c7 Merge branch 'csrf' of github:ticketfrei/ticketfrei into csrf 2019-01-27 17:55:23 +01:00
b3yond 6b52a6303a better crypto 2019-01-27 17:53:37 +01:00
b3yond 2a90573d5e cleaning up the code. 2019-01-27 17:39:31 +01:00
b3yond e735936c7a hardened the token and fixed the signature 2019-01-27 16:31:59 +01:00
b3yond ee9b051c71 added CSRF token to settings template 2019-01-27 16:24:58 +01:00
b3yond 139195fd02 added CSRF token to settings template 2019-01-27 16:08:45 +01:00
b3yond 3dd976ef40 This was a weird merge conflict with my own branch o.0 2019-01-27 16:05:53 +01:00
b3yond cdecd170a0 give CSRF token to template engine 2019-01-27 15:56:19 +01:00
b3yond ec68f17b32 write and read CSRF cookie 2019-01-27 15:39:49 +01:00
b3yond ddefc2aafa write and read CSRF cookie 2019-01-27 14:52:42 +01:00
b3yond 60e1d8ec30 found last db.secret and fixed to use the getter 2019-01-27 11:37:21 +01:00
b3yond d5b0ba9b6d removed redundant photo (how did it end up here? I should take a break.) 2019-01-12 01:20:22 +01:00
b3yond 26fa98ad9b Merge branch 'envs' 2019-01-12 01:09:38 +01:00
b3yond de525adb7a Merge branch 'master' of github:b3yond/ticketfrei 2019-01-12 00:34:13 +01:00
b3yond 30c49bbfc8 apparently I didn't find all calls to db.secret 2019-01-12 00:34:03 +01:00