robosats/api
Reckless_Satoshi 3446fc33d3
Add turtle chat component
Squashed commit of the following:

commit f60870fcfe574dc4ab1343e25241b6ef7cc2721b
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Thu Nov 10 10:30:42 2022 -0800

    Fix internal error when entering chat

commit f1eeb49f2a86575eb2e85cdff20460276e71b806
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Tue Nov 8 10:08:22 2022 -0800

    Fix final serializer

commit d0c08ba6ad4378a9539c0be83b6f4f8b958b532e
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Tue Nov 8 09:44:57 2022 -0800

    Chat API changes

commit a66bf64edc06d936612db6bf75476b54e6a84334
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Tue Nov 8 09:28:29 2022 -0800

    Fix param on post

commit 60b18d13c2
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Tue Nov 8 08:56:25 2022 -0800

    Fix serializer

commit 11212d30ee
Author: KoalaSat <yv1vtrul@duck.com>
Date:   Sun Nov 6 21:07:18 2022 +0100

    CR 2

commit c82790cb81
Author: KoalaSat <yv1vtrul@duck.com>
Date:   Sun Nov 6 20:09:18 2022 +0100

    Fix

commit 605a3b69a1
Author: KoalaSat <yv1vtrul@duck.com>
Date:   Sun Nov 6 14:44:42 2022 +0100

    CR

commit 09776e9c8f
Author: KoalaSat <yv1vtrul@duck.com>
Date:   Wed Nov 2 18:12:29 2022 +0100

    translations

commit 432e4d2399
Author: KoalaSat <yv1vtrul@duck.com>
Date:   Wed Nov 2 17:39:02 2022 +0100

    Switch and better UX

commit df6e476613
Author: KoalaSat <yv1vtrul@duck.com>
Date:   Tue Nov 1 18:20:01 2022 +0100

    Unused code

commit 5b8d6b4d32
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Mon Oct 31 09:20:20 2022 -0700

    Add Chat Turtle Mode
2022-11-11 01:28:09 -08:00
..
lightning Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
management/commands Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Fix onchain payouts bug 2022-10-22 07:23:22 -07:00
messages.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
models.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
oas_schemas.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
serializers.py Add Nav Bar, Settings Page, large refactor (#308) 2022-10-30 12:13:01 -07:00
tasks.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
urls.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
utils.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
views.py Add turtle chat component 2022-11-11 01:28:09 -08:00