Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace getAgent() with reading agent (#4243) | dan | 2024-05-28 | 1 | -4/+4 |
| | | | | | * Replace getAgent() with agent * Replace {agent} with agent | ||||
* | Set chat declaration upon signup (#4084) | Eric Bailey | 2024-05-17 | 1 | -2/+0 |
| | |||||
* | [🐴] NUX (#4062) | Samuel Newman | 2024-05-17 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | * remove type assertion * DMs NUX * delete button for testing * tweak styles and copy * rm log * style tweaks * reduce amount of words * Fix not showing on first load * Spacing tweaks --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | [🐴] Settings screen (#3830) | Samuel Newman | 2024-05-14 | 1 | -0/+64 |
* create settings screen + api * update api package * use putrecord API with validate false * create new RadioGroup component |