Commit Graph

441 Commits

Author SHA1 Message Date
b3yond f86559c0e1 Update issue templates 2018-10-18 17:04:06 +02:00
b3yond 6688eb9bfd fix screenshot links in default city page 2018-10-13 20:01:51 +02:00
b3yond 71a34863b1 mastodon seen toots work differently now; function deprecated 2018-10-13 19:34:16 +02:00
b3yond e821b7365e reworked front page text 2018-10-13 19:01:54 +02:00
b3yond 5f49dc2b5e brought README.md up to date 2018-10-13 18:56:09 +02:00
b3yond 75f508dcdf excepted return message 34 so it doesn't get logged #39 2018-10-11 22:22:37 +02:00
b3yond 87fe7c1d59 excepted with wrong Exception 2018-10-11 21:30:55 +02:00
b3yond 7fbf7521fc called wrong user method 2018-10-11 21:29:02 +02:00
b3yond 73ce2b53a9 fixing bug; twitterDM object wasn't created 2018-10-11 21:24:53 +02:00
b3yond 9121b49d0a check if mention is in reply to anything #41 2018-10-08 23:32:33 +02:00
b3yond ea95384a10 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 a89d1ce654 Merge remote-tracking branch 'origin/master' 2018-10-08 22:14:35 +02:00
b3yond 1f09a92c58 crawl the username only once from twitter and save to db #45 2018-10-08 21:31:25 +02:00
b3yond cbf5502f99 fix repost bug 2018-10-08 21:26:39 +02:00
b3yond 8dc6290262 fix repost bug 2018-10-08 15:09:18 +02:00
b3yond 385941a2c6 ignore PGP signatures; I hope those messages get posted now #40 2018-10-08 15:02:27 +02:00
b3yond 35c3052fcd really fix shutdown in #40 2018-10-07 23:28:29 +02:00
b3yond 0337869dd0 fix shutdown in #40 2018-10-07 23:27:06 +02:00
b3yond 2cc5824bb9 Merge pull request #50 from ticketfrei/rate-limit-39
missing newlines in /etc/aliases
2018-10-07 23:05:52 +02:00
b3yond 9b39fb7996 missing newlines in /etc/aliases 2018-10-07 23:01:14 +02:00
b3yond 7a2908f217 Merge pull request #49 from ticketfrei/rate-limit-39
Rate limit 39
2018-10-07 22:19:57 +02:00
b3yond 6f62304e72 insert empty row at account creation 2018-10-07 22:16:00 +02:00
b3yond 86622c66cb reverting #39 - make rate limits per account, not app 2018-10-07 22:10:48 +02:00
b3yond 69f9c169ff fixed sendmail calls 2018-10-07 21:02:48 +02:00
b3yond 131f18d8d0 cleaned up 2018-10-07 19:21:04 +02:00
b3yond 048f109a72 Merge pull request #43 from b3yond/multi-deployment
Merge the multi-deployment branch to master finally, so we can continue development on master!
2018-10-07 19:17:04 +02:00
b3yond cfff54400b changed promotion repo link #21 2018-10-07 19:15:18 +02:00
b3yond 8eec629c56 Merge branch 'multi-deployment' of https://github.com/b3yond/ticketfrei into multi-deployment 2018-10-07 19:13:50 +02:00
b3yond 26da7821f9 moved promotion to own repository: https://github.com/ticketfrei/promotion #21 2018-10-07 19:13:23 +02:00
b3yond a61c2f952d moved promotion to own repository: https://github.com/ticketfrei/promotion 2018-10-07 19:12:44 +02:00
b3yond ce88e4976d fixing #42 - excepting more Telegram error codes 2018-10-07 19:09:02 +02:00
b3yond 9c0744c9d4 Merge remote-tracking branch 'origin/multi-deployment' into multi-deployment 2018-10-07 18:48:05 +02:00
b3yond 5c13e1711a fixing #40 - treating different message MIMEtypes 2018-10-07 18:47:37 +02:00
b3yond 5c5f6e1dca comments, because the use of this file is not obvious. 2018-10-06 11:58:08 +02:00
b3yond df007cd7e3 globals are in a separate python file now #39 #45 2018-10-06 10:44:07 +02:00
b3yond 6f5db8bb90 fixing #44 - refactoring how mails are sent 2018-10-06 10:20:37 +02:00
b3yond b01012d32f manually merging multi-deployment with master 2018-10-06 09:29:34 +02:00
b3yond 5f24384a9a fixing #38: putting the city into the From address of report mails 2018-10-06 02:46:54 +02:00
b3yond a459ba92c1 fixing #39 - saving last request in global var, not db. 2018-10-06 00:56:12 +02:00
b3yond 76ca4d772a fixed #41 - mention has to be in status text now 2018-10-05 23:40:41 +02:00
b3yond 272fcb2d49 crawl only mentions, no replies 2018-10-05 11:02:12 +02:00
b3yond a70a7593ad payload is extracted later, we need the message object here 2018-10-05 10:56:34 +02:00
b3yond 044185ff91 get text of email, not message object 2018-09-25 11:06:08 +02:00
b3yond 626ea8ab09 only save newer tweets, don't override with older 2018-09-24 23:16:05 +02:00
b3yond c7dd0ac16b save the newest id, not the current 2018-09-24 23:08:29 +02:00
b3yond 2129306758 excepting and logging Twitter Errors to prevent crashes 2018-09-24 23:02:10 +02:00
b3yond 8255b833fb don't require correctly cased mail addresses 2018-09-24 22:40:29 +02:00
b3yond fbeafc55ac get text from db, not rows 2018-09-24 22:27:11 +02:00
b3yond 9a24237e97 repaired seen_tweets, this time 4 real 2018-09-24 22:14:17 +02:00
b3yond bb1319473e repaired seen_tweets 2018-09-24 22:10:23 +02:00