about summary refs log tree commit diff
path: root/src/view/com/notifications/InvitedUsers.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Stripe checkmark emojis from display names (close #396) (#419)Paul Frazee2023-04-071-1/+2
|
* Add user invite codes (#393)Paul Frazee2023-04-051-0/+112
* Add mobile UIs for invite codes * Update invite code UIs for web * Finish implementing invite code behaviors (including notifications of invited users) * Bump deps * Update web right nav to use real data; also fix lint