54 Révisions (master)
 

Auteur SHA1 Message Date
lub 61d66b2b9b Update 'README.md' il y a 1 an
lub 3b78b19330 use extra variable instead of post['category'] directly il y a 2 ans
lub b2c23d0446 fix old_cache check il y a 2 ans
lub 282b00daca set presence to offline
reduces inaccurate presence traffic
il y a 2 ans
lub 05f9da94c0 optimize cache logic il y a 2 ans
lub f3ec6c6b73 remove unused import il y a 2 ans
lub 61981726db fix linter errors il y a 2 ans
lub ecf32bc114 add support for multiple categories il y a 2 ans
lub 4a531d98f5 relicense il y a 2 ans
lub ce4f3401f4 reorder native imports before 3rd party il y a 2 ans
lub 65f83c75f2 remove .gitignore il y a 2 ans
lub 544291ac60 switch to python:slim il y a 2 ans
lub 9202a2f49d add docker repo URIs to readme il y a 2 ans
lub 0130d63551 use hardcoded cache size instead of len(blog)
It seems the blog posts are not rotated strictly chronologically,
so sometimes previously already posted things got posted again.
il y a 3 ans
taire 00b6811a20 typo in comment il y a 4 ans
lub 11e4c753ce clarify admin room sharing in readme il y a 4 ans
lub 5b7f095470 add diablo bot to readme il y a 4 ans
lub f88f17bb65 use unbuffered output
this prints stdout directly instead of buffering it. otherwise docker logs is useless because its not realtime
il y a 4 ans
lub 7990d787fc refactor category and image into own functions il y a 4 ans
lub fed4b15d08 fix scraping il y a 4 ans
lub cd194b344d fix example env vars in Dockerfile il y a 4 ans
lub 7b99ba0d2b update readme il y a 4 ans
lub 309e4b5dbf update public instances in readme il y a 4 ans
lub 9daf4c851f fix event_type parameter il y a 4 ans
lub 54a0261cae add some debug output il y a 4 ans
lub 6e9823df5e add sync timeout
this prevents us spamming the server with sync requests
il y a 4 ans
lub 63e878ae7d randomize scraping interval il y a 4 ans
lub 586dcf15de refactor main() into single category bot il y a 4 ans
lub 09b86f2951 add some buffer to our cache il y a 4 ans
lub 5b37157a49 reverse order in which scraped posts are returned il y a 4 ans
lub 35edcac481 use markup for matrix room link il y a 4 ans
lub 03928a2e0f add public instances to readme il y a 4 ans
lub dcf5c99b73 add readme il y a 4 ans
lub 0511d44436 simplify requirements.txt il y a 4 ans
lub 524211fe5a run docker container as nobody:nogroup il y a 4 ans
lub 2766de71eb optimize Dockerfile caching il y a 4 ans
lub 8dbaab9473 reduce sync timeout il y a 4 ans
lub d21cc6cc40 switch from :alpine to :latest
with :alpine some of our dependencies didn't build
il y a 4 ans
lub 317ce719b5 add initial Dockerfile il y a 4 ans
lub 3e824fa92a add missing requirements il y a 4 ans
lub 39dedbdc8e filter out double colon
because of call of duty: modern warfare
                       ^
il y a 4 ans
lub 13f48f9d8c dont spam the admin room with all updates il y a 4 ans
lub 90458f255e cleanup some vars il y a 4 ans
lub 0bcddaa5dc longer timeouts il y a 4 ans
lub 57e62ea871 add url cache il y a 4 ans
lub fd27695db1 add format to fallback message il y a 4 ans
lub 13efe0e0ac fix <h5> <a> ordering il y a 4 ans
lub 8d144e83a3 remove url from get_formatted_body il y a 4 ans
lub 83787bd31b start spamming messages il y a 4 ans
lub c84d401e07 auto accept invites il y a 4 ans