1
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #114 from freiheit/development
freiheit
as Eric Eisenhart
More... over 3 years ago
Add renovate.json More... over 3 years ago
Create FUNDING.yml
freiheit
as Eric Eisenhart
More... over 3 years ago
Switch back to sqlite3, but with longer lock timeout
freiheit
as Eric Eisenhart
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.
freiheit
as Eric Eisenhart
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.
freiheit
as Eric Eisenhart
More... over 3 years ago
Fix python version requirement in docs
freiheit
as Eric Eisenhart
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
freiheit
as Eric Eisenhart
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.
freiheit
as Eric Eisenhart
More... over 3 years ago
Update README.md More... almost 4 years ago
Change reserved word "id" to "itemid"
freiheit
as Eric Eisenhart
More... about 4 years ago
Create codeql-analysis.yml
freiheit
as Eric Eisenhart
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
freiheit
as Eric Eisenhart
More... over 4 years ago
Explicitly picking python3.8 (may or may not be needed in your environment)
freiheit
as Eric Eisenhart
More... over 4 years ago
Tool to help find feeds on a site
freiheit
as Eric Eisenhart
More... over 4 years ago
Added URL fixing thing for french galnet
freiheit
as Eric Eisenhart
More... over 4 years ago
Ran autopep8 for minor style fixups
freiheit
as Eric Eisenhart
More... almost 5 years ago
Help me remember name of autopep8
freiheit
as Eric Eisenhart
More... almost 5 years ago
Updates to discord.py and feedparser required a bit of code change, and adjusted caching stuff.
freiheit
as Eric Eisenhart
More... almost 5 years ago
Added readline support to newfeed script
freiheit
as Eric Eisenhart
More... about 5 years ago
Discord API change seems to require latest discord.py, so updating requirements.txt
freiheit
as Eric Eisenhart
More... about 5 years ago
Bump version
freiheit
as Eric Eisenhart
More... about 5 years ago
Fix bug where feeds were going to default room instead of new room
freiheit
as Eric Eisenhart
More... about 5 years ago
Fix bug in editing new room to have link
freiheit
as Eric Eisenhart
More... about 5 years ago
Get "gameplayed" set frequently so it doesn't go away randomly and bump patch level
freiheit
as Eric Eisenhart
More... about 5 years ago
Update to 3.1.1
freiheit
as Eric Eisenhart
More... about 5 years ago
Merge branch 'main' of gitlab.com:ffreiheit/discord_feedbot into main
freiheit
as Eric Eisenhart
More... about 5 years ago
Fixes for "game played" to actually show up
freiheit
as Eric Eisenhart
More... about 5 years ago
permissions
freiheit
as Eric Eisenhart
More... about 5 years ago
Update README.md More... about 5 years ago