auth
|
oauth callback url fix
|
2022-02-03 05:46:09 +03:00 |
inbox_resolvers
|
calculate totalUnreadMessages for user
|
2022-04-13 15:11:06 +03:00 |
migration
|
use user slug as rater in Comment and User ratings
|
2022-01-14 15:19:57 +03:00 |
orm
|
add shoutsByUserSubscriptions; use user slug in shout_author table
|
2022-01-31 14:34:43 +03:00 |
redis
|
use redis for storing messages - next
|
2022-01-24 14:56:55 +03:00 |
resolvers
|
add userUnpublishedShouts
|
2022-04-29 11:27:34 +03:00 |
.editorconfig
|
tabs editor config
|
2021-10-30 22:37:57 +03:00 |
.gitignore
|
pem
|
2021-10-31 02:42:04 +03:00 |
.pre-commit-config.yaml
|
wip: redis, sqlalchemy, structured, etc
|
2021-06-28 12:08:09 +03:00 |
create_crt.sh
|
fix oauth
|
2021-11-10 16:46:16 +03:00 |
Dockerfile
|
local dev with sqlite, exposing port 8080
|
2021-08-12 10:55:35 +03:00 |
exceptions.py
|
wip: redis, sqlalchemy, structured, etc
|
2021-06-28 12:08:09 +03:00 |
inbox_main.py
|
intro inbox service
|
2022-02-22 14:44:01 +03:00 |
inbox_schema.graphql
|
track unread/read message status
|
2022-04-13 14:43:22 +03:00 |
InboxDockerfile
|
inbox service dockerfile
|
2022-02-22 15:15:31 +03:00 |
main.py
|
add shout stat
|
2021-12-17 11:22:31 +01:00 |
migrate.py
|
use user slug as rater in Comment and User ratings
|
2022-01-14 15:19:57 +03:00 |
nginx.conf.sigil
|
fix CORS config
|
2022-04-16 12:56:00 +03:00 |
Pipfile
|
Merge
|
2021-08-26 18:48:48 +03:00 |
poetry.lock
|
typo
|
2021-12-05 23:54:17 +03:00 |
pyproject.toml
|
typo
|
2021-12-05 23:54:17 +03:00 |
README.md
|
migration fixes
|
2021-11-23 10:16:42 +03:00 |
requirements.txt
|
initial topicUpdated
|
2021-11-04 19:37:41 +03:00 |
resolvers_base.py
|
intro inbox service
|
2022-02-22 14:44:01 +03:00 |
schema.graphql
|
add userUnpublishedShouts
|
2022-04-29 11:27:34 +03:00 |
server.py
|
intro inbox service
|
2022-02-22 14:44:01 +03:00 |
settings.py
|
intro inbox service
|
2022-02-22 14:44:01 +03:00 |