b3yond
|
2df0b1317e
|
... sending text reports should of course be allowed.
|
2019-08-09 12:24:09 +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
|
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
|
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
|
c9c153117e
|
Merge pull request #76 from ticketfrei/envs
Use environment variables for config values
|
2019-01-11 23:25:31 +01:00 |
|
b3yond
|
54489807da
|
no need for such a verbose error message.
|
2019-01-11 15:16:37 +01:00 |
|
b3yond
|
4b8798ddea
|
fixing shutdown when exim4 is not set up
|
2019-01-11 14:52:58 +01:00 |
|
git-sid
|
cb2f3cb2e1
|
Fix pep8 non-compliant linebreak
|
2019-01-07 19:05:39 +01:00 |
|
git-sid
|
a47ad74619
|
Replace 3 dots with ellipsis to save space
|
2019-01-07 19:05:32 +01:00 |
|
b3yond
|
f6c19abad6
|
fixing the original TypeError
|
2018-12-31 15:33:50 +01:00 |
|
b3yond
|
e7e230b2f0
|
when you get crashes bc of your log messages -.
|
2018-12-31 15:32:19 +01:00 |
|
b3yond
|
e72d4872c0
|
more verbose telegram error messages
|
2018-12-31 15:27:11 +01:00 |
|
b3yond
|
268b9748c3
|
introduce extra var bc can't write to private attribute
|
2018-11-12 12:32:28 +01:00 |
|
b3yond
|
f274d25822
|
updated example config options + 1 little fix
|
2018-11-06 08:56:24 +01:00 |
|
b3yond
|
710a89c282
|
fix mailbot crash:
File "/srv/ticketfrei/active_bots/mailbot.py", line 37, in post
if rec not in report.author:
TypeError: argument of type 'NoneType' is not iterable
|
2018-10-26 18:20:01 +02:00 |
|
b3yond
|
8b36589557
|
added 502 to unlogged Telegram error codes
|
2018-10-26 17:27:00 +02:00 |
|
b3yond
|
4428fa932f
|
excepted return message 34 so it doesn't get logged #39
|
2018-10-11 22:22:37 +02:00 |
|
b3yond
|
cc5ab22be5
|
excepted with wrong Exception
|
2018-10-11 21:30:55 +02:00 |
|
b3yond
|
56e948b798
|
called wrong user method
|
2018-10-11 21:29:02 +02:00 |
|
b3yond
|
c36b8ab673
|
fixing bug; twitterDM object wasn't created
|
2018-10-11 21:24:53 +02:00 |
|
b3yond
|
17df4f15e4
|
check if mention is in reply to anything #41
|
2018-10-08 23:32:33 +02:00 |
|
b3yond
|
b5de7cde9f
|
Revert "crawl the username only once from twitter and save to db #45"
This reverts commit 9836ec7752 .
|
2018-10-08 23:27:45 +02:00 |
|
b3yond
|
9836ec7752
|
crawl the username only once from twitter and save to db #45
|
2018-10-08 21:31:25 +02:00 |
|
b3yond
|
9e8cfa624c
|
fix repost bug
|
2018-10-08 21:26:39 +02:00 |
|
b3yond
|
6a8cf5c6af
|
ignore PGP signatures; I hope those messages get posted now #40
|
2018-10-08 15:02:27 +02:00 |
|
b3yond
|
de657ba350
|
really fix shutdown in #40
|
2018-10-07 23:28:29 +02:00 |
|
b3yond
|
bbe27e2586
|
fix shutdown in #40
|
2018-10-07 23:27:06 +02:00 |
|
b3yond
|
f59be986e2
|
reverting #39 - make rate limits per account, not app
|
2018-10-07 22:10:48 +02:00 |
|
b3yond
|
3d669e6caf
|
fixing #42 - excepting more Telegram error codes
|
2018-10-07 19:09:02 +02:00 |
|
b3yond
|
e032ecbcc3
|
Merge remote-tracking branch 'origin/multi-deployment' into multi-deployment
|
2018-10-07 18:48:05 +02:00 |
|
b3yond
|
30f1f8a21c
|
fixing #40 - treating different message MIMEtypes
|
2018-10-07 18:47:37 +02:00 |
|
b3yond
|
5119c6bfbb
|
globals are in a separate python file now #39 #45
|
2018-10-06 10:44:07 +02:00 |
|
b3yond
|
2068b99b87
|
fixing #44 - refactoring how mails are sent
|
2018-10-06 10:20:37 +02:00 |
|
b3yond
|
b9a4899981
|
fixing #38: putting the city into the From address of report mails
|
2018-10-06 02:46:54 +02:00 |
|
b3yond
|
304d83ffad
|
fixing #39 - saving last request in global var, not db.
|
2018-10-06 00:56:12 +02:00 |
|
b3yond
|
9b3efd7bd2
|
fixed #41 - mention has to be in status text now
|
2018-10-05 23:40:41 +02:00 |
|
b3yond
|
24598f0b87
|
crawl only mentions, no replies
|
2018-10-05 11:02:12 +02:00 |
|
b3yond
|
dc8f51c632
|
payload is extracted later, we need the message object here
|
2018-10-05 10:56:34 +02:00 |
|
b3yond
|
34d43f1911
|
get text of email, not message object
|
2018-09-25 11:06:08 +02:00 |
|
b3yond
|
2d12aa7107
|
save the newest id, not the current
|
2018-09-24 23:08:29 +02:00 |
|
b3yond
|
47a7452eb4
|
excepting and logging Twitter Errors to prevent crashes
|
2018-09-24 23:02:10 +02:00 |
|
b3yond
|
234ed59049
|
don't require correctly cased mail addresses
|
2018-09-24 22:40:29 +02:00 |
|
b3yond
|
732ac1c5d3
|
changed toot logic
|
2018-09-24 20:54:57 +02:00 |
|
b3yond
|
244bde51b6
|
added email routing with exim4 via /etc/aliases
|
2018-09-23 18:53:46 +02:00 |
|