Commit Graph

30 Commits (master)

Author SHA1 Message Date
Egg c7b34259eb fix logging some more 2023-06-30 13:32:40 +02:00
Egg 32278bed15 fix logging 2023-06-30 13:30:32 +02:00
Egg d584cb7d79 improve sleep. add error logging to db 2023-06-22 08:14:30 +02:00
Egg 8c95f5a57f improve logging
adds timestamps, levels to each message.
each time the daemon is started a message is printed too
2023-05-24 18:13:19 +02:00
Egg 81d20bf67c less sleep pls 2023-05-24 17:56:59 +02:00
Egg 1037622f3f reordered sleep. updated deployment files 2023-05-21 23:23:37 +02:00
Egg d698bb2ed0 move sleep to do it for each message we send 2023-02-05 11:53:16 +01:00
Egg a94afbaecf reduce sleep to 0.5 seconds 2023-01-29 11:30:55 +01:00
Egg d5c9981efd add sleep to make backend use less CPU 2023-01-14 23:26:46 +01:00
b3yond 86622c66cb reverting #39 - make rate limits per account, not app 2018-10-07 22:10:48 +02:00
b3yond a459ba92c1 fixing #39 - saving last request in global var, not db. 2018-10-06 00:56:12 +02:00
b3yond f07ef6ae79 weird log logic 2018-09-24 19:58:17 +02:00
b3yond 25121cf2eb simple var name error 2018-09-24 19:46:21 +02:00
b3yond 7d81f51a54 logging reports for debugging 2018-09-24 19:41:48 +02:00
b3yond bd804a432d Making Twitter Rate Limiting intelligent #35 2018-09-09 17:29:06 +02:00
b3yond 179bd439a3 took out mailbot for now. development of mailbot continues on the mailbot branch. 2018-07-14 16:49:11 +02:00
b3yond 68363ec979 bots are safely imported in the backend, except twitterDMs 2018-07-14 16:39:53 +02:00
b3yond 1c13be1ef4 implemented mastodon DMs, city, and backend.shutdown function 2018-04-15 11:26:48 +02:00
Thomas L 50e643ceed omit bare except. 2018-03-29 01:25:17 +02:00
Thomas L 9693d0dcd0 log to stderr 2018-03-29 00:24:56 +02:00
b3yond 85fcd06e26 solved loop bug 2018-03-28 23:50:55 +02:00
b3yond b51449a70a clean up after refactor 2018-03-28 22:12:57 +02:00
Thomas L e38a32d888 Refactoring. 2018-03-28 17:36:35 +02:00
Thomas L b6ed8f9890 cleanup 2018-03-24 16:26:35 +01:00
b3yond 714f04cbce renamed retweetbot & retootbot (wtf, those names) 2018-03-23 18:06:59 +01:00
b3yond 8a90f70eb3 changed trigger to work with db 2018-03-23 18:00:05 +01:00
b3yond d9be9f7705 changed twitter to work with db 2018-03-23 17:35:04 +01:00
b3yond b2f50947c9 changing mail to use db, part 1; seen mails 2018-03-23 17:00:52 +01:00
b3yond 878a578dec reworked mastodon to work with frontend. user, config, logging -> new files. 2018-03-23 15:51:52 +01:00
b3yond e6c5d0d745 rename to frontend.py & backend.py 2018-03-23 13:19:39 +01:00