| 2026-07-25 22:25 | Clean up formatting for readability | Papayapaya | 3 | +152 | -62 |
| 2022-12-09 06:29 | Ported. | quantumish | 11 | +1205 | -1248 |
| 2022-11-18 01:03 | rm print | Papayapaya | 1 | +0 | -1 |
| 2022-11-18 00:53 | remove auto-added dependency | Papayapaya | 1 | +1 | -1 |
| 2022-11-18 00:51 | use filter and implement | Papayapaya | 1 | +23 | -26 |
| 2022-11-17 22:29 | fix assert | Papayapaya | 1 | +1 | -1 |
| 2022-11-17 22:28 | make name chekcing function | Papayapaya | 1 | +22 | -20 |
| 2022-11-17 20:57 | rm unneccesary files | Papayapaya | 3 | +0 | -55 |
| 2022-11-17 20:51 | add name cleaner stuff to main | Papayapaya | 3 | +74 | -55 |
| 2022-11-17 20:29 | sanitize invisible characters | Papayapaya | 6 | +3065 | -1 |
| 2022-11-14 20:41 | Add the `cassandra_cxx` dependency | quantumish | 1 | +1 | -0 |
| 2022-10-31 20:27 | Add M1 CassandraDB warning | quantumish | 1 | +4 | -0 |
| 2022-10-20 21:32 | Fix typo, add docs | quantumish | 2 | +25 | -4 |
| 2022-10-20 06:18 | Implement more tests for project | quantumish | 7 | +1124 | -298 |
| 2022-10-16 23:08 | Untabify, revert back to old mutex-bound IDs, make tests pass | quantumish | 3 | +798 | -806 |
| 2022-10-16 21:46 | [NW] Different (broken) ID generation, simplified tests | quantumish | 3 | +78 | -105 |
| 2022-10-16 10:06 | Remove GitHub workflow | quantumish | 1 | +0 | -15 |
| 2022-10-16 10:04 | Switch to HTTP basic authorization, simplify headers in tests | quantumish | 2 | +33 | -72 |
| 2022-10-16 06:00 | Merge branch 'master' of github.com:quantumish/blatherskite | quantumish | 1 | +5 | -1 |
| 2022-10-16 05:59 | Major simplification of `scuttlebutt` code | quantumish | 5 | +602 | -607 |
| 2022-10-06 18:07 | Add shmancy quote | quantumish | 1 | +5 | -1 |
| 2022-10-06 18:00 | MVP | quantumish | 5 | +354 | -61 |
| 2022-10-03 16:39 | Add tests (whoops) and make them pass | quantumish | 2 | +413 | -6 |
| 2022-10-03 16:16 | Fail to simplify tests, add many more methods | quantumish | 5 | +692 | -414 |
| 2022-09-30 23:22 | Add more tests and implement more methods | quantumish | 3 | +95 | -120 |
| 2022-09-28 21:26 | Improve authentication system | quantumish | 3 | +71 | -20 |
| 2022-09-26 05:09 | Add barebones databasing, tests, id generation | quantumish | 3 | +212 | -41 |
| 2022-09-25 01:22 | Split out responses/datatypes into other module | quantumish | 2 | +172 | -164 |
| 2022-09-25 01:14 | Add authorization for REST API | quantumish | 2 | +103 | -45 |
| 2022-09-25 01:14 | Add barebones websocket implementation from Poem examples | quantumish | 2 | +62 | -2 |
| 2022-09-24 03:34 | Add search/message requests, document all responses | quantumish | 1 | +78 | -4 |
| 2022-09-23 20:30 | Document more of API responses | quantumish | 1 | +192 | -110 |
| 2022-09-23 20:28 | Add Cargo workspace; simplify CI/pre-commit scripts | quantumish | 3 | +7 | -14 |
| 2022-09-23 03:24 | Add pre-commit hooks | quantumish | 1 | +16 | -0 |
| 2022-09-23 03:08 | Add DELETE requests to API | quantumish | 1 | +47 | -1 |
| 2022-09-23 02:13 | Add Github Action for testing project | quantumish | 2 | +22 | -4 |
| 2022-09-23 02:11 | Attempt authorization, add barebones API | quantumish | 2 | +147 | -23 |
| 2022-09-21 06:31 | Initial commit. | quantumish | 5 | +104 | -0 |