| Mode | Name | Size |
| -rw-r--r-- | .gitignore | 1L |
| -rw-r--r-- | Cargo.lock | 3008L |
| -rw-r--r-- | Cargo.toml | 6L |
| -rw-r--r-- | README.md | 88L |
| -rw-r--r-- | chatterbox/Cargo.toml | 21L |
| -rw-r--r-- | chatterbox/src/main.rs | 207L |
| -rw-r--r-- | scuttlebutt/Cargo.toml | 33L |
| -rw-r--r-- | scuttlebutt/build.rs | 6L |
| -rw-r--r-- | scuttlebutt/diesel.toml | 8L |
| -rw-r--r-- | scuttlebutt/migrations/2022-11-29-172636_test/down.sql | 6L |
| -rw-r--r-- | scuttlebutt/migrations/2022-11-29-172636_test/up.sql | 42L |
| -rw-r--r-- | scuttlebutt/src/error.rs | 186L |
| -rwxr-xr-x | scuttlebutt/src/main.rs | 846L |
| -rw-r--r-- | scuttlebutt/src/models.rs | 61L |
| -rw-r--r-- | scuttlebutt/src/responses.rs | 267L |
| -rw-r--r-- | scuttlebutt/src/schema.rs | 65L |
| -rw-r--r-- | scuttlebutt/src/tests.rs | 495L |
| -rw-r--r-- | test.py | 247L |