Merge pull request #114 from freiheit/development |
|
More...
|
over 3 years ago
|
Add renovate.json |
|
More...
|
over 3 years ago
|
Create FUNDING.yml |
|
More...
|
over 3 years ago
|
Switch back to sqlite3, but with longer lock timeout |
|
More...
|
over 3 years ago
|
Experimental switch from direct sqlite3 to aiosqlite, to see if can fix the sqlite3 lock contention issues I've been running into. |
|
More...
|
over 3 years ago
|
Bump up the sleep before httpclient.close to lower spurious warning logs. Don't raise unknown exceptions, because those seem to be mostly transient errors with feeds and not things that should actually result in thread death. |
|
More...
|
over 3 years ago
|
Fix python version requirement in docs |
|
More...
|
over 3 years ago
|
Add a short sleep before closing http client session, per https://docs.aiohttp.org/en/stable/client_advanced.html#graceful-shutdown |
|
More...
|
over 3 years ago
|
Change to looking for "python3" instead of "python3.8", since new server has "python3.9" now and "python3" is best bet for mapping to python >= 3.8 on most systems. |
|
More...
|
over 3 years ago
|
Update README.md |
|
More...
|
almost 4 years ago
|
Change reserved word "id" to "itemid" |
|
More...
|
about 4 years ago
|
Create codeql-analysis.yml |
|
More...
|
over 4 years ago
|
SECURITY: Updating aiohttp and discord.py. Security bug in aiohttp may or may not impact us, but best to update anyways to be on the safe side. https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst#bugfixes |
|
More...
|
over 4 years ago
|
Explicitly picking python3.8 (may or may not be needed in your environment) |
|
More...
|
over 4 years ago
|
Tool to help find feeds on a site |
|
More...
|
over 4 years ago
|
Added URL fixing thing for french galnet |
|
More...
|
over 4 years ago
|
Ran autopep8 for minor style fixups |
|
More...
|
almost 5 years ago
|
Help me remember name of autopep8 |
|
More...
|
almost 5 years ago
|
Updates to discord.py and feedparser required a bit of code change, and adjusted caching stuff. |
|
More...
|
almost 5 years ago
|
Added readline support to newfeed script |
|
More...
|
about 5 years ago
|
Discord API change seems to require latest discord.py, so updating requirements.txt |
|
More...
|
about 5 years ago
|
Bump version |
|
More...
|
about 5 years ago
|
Fix bug where feeds were going to default room instead of new room |
|
More...
|
about 5 years ago
|
Fix bug in editing new room to have link |
|
More...
|
about 5 years ago
|
Get "gameplayed" set frequently so it doesn't go away randomly and bump patch level |
|
More...
|
about 5 years ago
|
Update to 3.1.1 |
|
More...
|
about 5 years ago
|
Merge branch 'main' of gitlab.com:ffreiheit/discord_feedbot into main |
|
More...
|
about 5 years ago
|
Fixes for "game played" to actually show up |
|
More...
|
about 5 years ago
|
permissions |
|
More...
|
about 5 years ago
|
Update README.md |
|
More...
|
about 5 years ago
|