Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-02-28 | terrible ws implementation | curly | -14/+250 | |
2023-02-21 | Database limits, User fields/status | curly | -18/+223 | |
2023-02-15 | keep deleted message content in db, cleanup | curly | -44/+33 | |
2023-02-15 | No empty usernames, messages | curly | -3/+16 | |
2023-02-14 | use UTC timezone | curly | -6/+6 | |
2023-02-13 | error handling | curly | -4/+12 | |
2023-02-13 | trim whitespace, bump version | curly | -5/+13 | |
2023-02-09 | get_user_by_name POST json | curly | -10/+9 | |
2023-02-09 | message_list, delete_user, limits | curly | -25/+146 | |
2023-02-08 | POST and more | curly | -161/+185 | |
2023-02-08 | TODO and include version in /api | curly | -1/+12 | |
2023-02-07 | TODO | curly | -0/+9 | |
2023-02-07 | return user_id on create_user | curly | -4/+4 | |
2023-02-07 | fixed get_user_by_name | curly | -5/+5 | |
2023-02-07 | I hate sql | curly | -181/+358 | |
2023-02-07 | doc + added routes | curly | -13/+176 | |
2023-02-06 | api info | curly | -9/+8 | |
2023-02-06 | interesting to use | curly | -0/+2038 | |