.github
|
i don't know why it was broken but now it isn't
|
2019-09-01 16:26:14 +10:00 |
static
|
add favicon to fix a very weird bug
|
2019-09-10 17:00:14 +10:00 |
templates
|
better warning for pleroma users
|
2019-09-12 21:56:41 +10:00 |
tests
|
Some initial tests
|
2019-09-13 16:58:48 +01:00 |
.gitignore
|
ignore .pyc files
|
2019-09-11 14:38:05 +10:00 |
config.sample.json
|
add sample config
|
2019-09-10 14:21:43 +10:00 |
functions.py
|
handle revoked access tokens
|
2019-09-11 18:02:26 +10:00 |
LICENSE
|
Initial commit
|
2019-08-27 20:22:06 +10:00 |
README.md
|
Initial commit
|
2019-08-27 20:22:06 +10:00 |
requirements.txt
|
prepare for webpush integration
|
2019-09-03 12:03:16 +10:00 |
scrape.py
|
use a new db connection for each scrape thread
|
2019-09-13 12:11:01 +10:00 |
service.py
|
commit earlier on service.py
|
2019-09-11 15:35:09 +10:00 |
setup.sql
|
fix default datetime values
|
2019-09-11 20:43:33 +10:00 |
test-requirements.txt
|
Some initial tests
|
2019-09-13 16:58:48 +01:00 |
webui.py
|
don't 500 on instances without contact_account
|
2019-09-13 11:56:38 +10:00 |
wsgi.py
|
add wsgi.py for use with gunicorn
|
2019-09-10 15:08:48 +10:00 |