Commit Graph

105 Commits (main)

Author SHA1 Message Date
~erin cd2e47a852
Make pronouns in chat stand out more 2021-07-27 17:40:48 -04:00
Luna 2161bc6d5d Frontend: changed the interface. 2021-07-27 13:11:53 -07:00
Luna 62614bf461 Frontend: fixed registering again 2021-07-26 16:48:15 -07:00
Luna cbe1b254cc Frontend: fixed registering 2021-07-26 16:34:59 -07:00
Luna 34326c00eb Frontend: orgasnized the files. fixed redirects. 2021-07-26 15:49:52 -07:00
Luna eb6bec830e Frontend: Command support, pronouns,changed font, added message if no stream 2021-07-26 15:04:23 -07:00
~erin 1de762f788 Update formatting in changelog 2021-07-26 19:02:46 +00:00
~erin da51a37b49
Add user pronouns to message body, fixup changelog 2021-07-26 15:00:35 -04:00
~erin b3fa390c72
Add more info to Cargo.toml, update name 2021-07-26 11:42:24 -04:00
Luna adb6d054dd Frontend now makes use of server responses 2021-07-25 16:32:31 -07:00
~erin ebcda9b067 Merge pull request 'Pull user-management into main' (#13) from user-management into main
Reviewed-on: #13
2021-07-25 22:59:56 +00:00
~erin b099448006
Allow admin to perform same action as moderators 2021-07-25 18:41:54 -04:00
~erin ba90ca471b
Allow creation of admin user 2021-07-25 18:38:04 -04:00
~erin b4e537b8df
Add functionality to user management commands 2021-07-25 18:21:56 -04:00
~erin c665951b9d
Add ability to kick users 2021-07-25 18:03:32 -04:00
~erin 7963ce9199 Merge branch 'uuids'
Basic uuid support is added.
2021-07-25 17:13:28 -04:00
~erin 625485674e
Add basic uuid generation & storage 2021-07-25 17:12:50 -04:00
Luna ccd7a2c267 Frontend changed twitch embed to chaos stream embed 2021-07-25 14:12:24 -07:00
Luna 356524d35e Frontend added twitch embed 2021-07-25 13:11:28 -07:00
Luna df873ec77a Frontend fixes. 2021-07-25 11:56:41 -07:00
Luna d88f243ee0 Frontend: misc changes. 2021-07-24 12:59:42 -07:00
Luna 971e0e338f Merge branch 'main' of lavender.software:erin/lila-chat 2021-07-24 11:43:41 -07:00
Luna 1b8694ef8d Frontend: Added more logout features. and misc changes and fixes. 2021-07-24 11:42:18 -07:00
~erin 475729b1a0 Merge branch 'main' of lavender.software:erin/lila-chat 2021-07-24 13:00:48 -04:00
~erin e5384ac588
Remove API docs from readme as they're in wiki, seperate finished/unfinished feautures 2021-07-24 12:58:18 -04:00
Luna e73108f830 Frontend: Update Info is now functional. Misc appearance changes. 2021-07-24 08:40:53 -07:00
~erin ad5febd8d9
Fail on blank message 2021-07-23 13:17:21 -04:00
~erin e5da6dd774
Use db_read_user() in message function 2021-07-23 13:10:42 -04:00
~erin d5be76624c
Lowercase all incoming names 2021-07-23 13:05:56 -04:00
~erin fd0a363293
Fix some warnings 2021-07-23 12:45:29 -04:00
~erin 09dba21904
Remove date field from message input 2021-07-23 12:03:34 -04:00
~erin 8beea8b45e
Fixup readme format? 2021-07-23 11:29:42 -04:00
Zer04 d10db5d31b
Merge pull request #5 from 23marabi/chat-enhancements
Merge Chat enhancements?
2021-07-23 11:26:03 -04:00
Zer04 57ee247e39
Merge branch 'main' into chat-enhancements 2021-07-23 11:25:49 -04:00
~erin f931db2720
Improve API docs 2021-07-23 10:35:14 -04:00
~erin 7319352950
/register & /login now use json post requests, change event uses enum 2021-07-23 10:08:54 -04:00
~erin a01cb8b489
Remove deprecated functions 2021-07-23 09:48:57 -04:00
~erin 78cae7a5ac
Add error handling to database functions, use db_read_user() 2021-07-23 09:42:33 -04:00
~erin 786a4100f2
Add basic support for moderation actions, delete previous user before changing name 2021-07-23 07:55:24 -04:00
Luna 69b7259571 Frontend: added more to index.html 2021-07-23 01:05:11 -07:00
Luna 05ecacc50b Frontend: fixed updateInfo? Misc changes and fixed bugs. 2021-07-22 23:53:53 -07:00
~erin 36846b2eab
Add structs and enums in src/auth.rs into seperate file 2021-07-22 17:31:18 -04:00
~erin d13e5cf8ae
Add more goals to readme 2021-07-22 17:30:06 -04:00
~erin 49d307a3b6
Add user roles 2021-07-22 17:17:55 -04:00
~erin 6328e05b16
Add date info to message 2021-07-22 16:20:49 -04:00
~erin 70f604e4f0
Add different message types, and check for them 2021-07-22 15:29:01 -04:00
~erin 26d3a9b3d0
Switch to registering with JSON data 2021-07-22 15:01:41 -04:00
~erin a1c5fa42a7
Add logout API 2021-07-22 14:23:59 -04:00
~erin 032b5b4783
Fix error in chat.rs 2021-07-22 13:39:24 -04:00
Luna 64459e93f5 Frontend: fixed formatting, added comments, fixed bugs. 2021-07-22 10:36:48 -07:00