0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Apr 18, 2024 — Apr 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
create a new database connection for each request More... over 1 year ago
update tinysql to 0.2.4 More... over 1 year ago
create new Database object for SqlCache More... over 1 year ago
make sure Item.updated is a datetime object if it isn't one already More... over 1 year ago
pass instance row to HttpClient.post More... over 1 year ago
add setup questions for redis More... over 1 year ago
cache fixes More... over 1 year ago
add database and redis caching More... over 1 year ago
update tinysql to 0.2.3 (fixes postgres support) More... over 1 year ago
allow empty password for database setup More... over 1 year ago
fix ImportError on python 3.8 More... over 1 year ago
Merge branch 'sql' into 'master' More... over 1 year ago
update tinysql and set min/max db connections per thread More... over 1 year ago
fix handle_follow and handle_undo More... over 1 year ago
use correct url when fetching inbox data More... over 1 year ago
make sure bool(Response) returns True More... over 1 year ago
ignore thread warnings in the sqlite backend for now More... over 1 year ago
fix the convert command More... over 1 year ago
use the right name for the domain_bans table More... over 1 year ago
update docs for new commands and config file More... over 1 year ago
update relay.service file to use run command More... over 1 year ago
remove extra whitespace in relay.nginx More... over 1 year ago
fix linter warnings More... over 1 year ago
add plugins to pylint More... over 1 year ago
move dev requirements to dev-requirements.txt and only use flake8 for checking unused imports More... over 1 year ago
set sqlite file path relative to config path if possible More... over 1 year ago
actually fix python packaging this time More... over 1 year ago
fix python packaging More... over 1 year ago
use postgresql/sqlite for database backend More... over 1 year ago
logging: use LogLevel enum and add functions to set/get the current level More... over 1 year ago