about summary refs log tree commit diff
path: root/src/view/com/modals/InviteCodes.tsx
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-3/+3
* Sort imports (#6009)dan2024-10-291-4/+4
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+1
* migrate to `expo-clipboard` (#3419)Hailey2024-04-041-19/+20
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-4/+4
* Mark more texts for localization (#2436)Noritada Kobayashi2024-01-101-5/+8
* Fix invites used order, adjust layout (#2139)Eric Bailey2023-12-071-13/+14
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Refactor invites modal (#1930)Eric Bailey2023-11-161-11/+43
* Internationalization & localization (#1822)Ansh2023-11-091-6/+15
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-2/+4
* Move invite-state to new persistence + context and replace the notifications ...Paul Frazee2023-11-081-37/+68
* Revert "Fix invite codes flash on desktop, use loading placeholder (#1591)" (...Paul Frazee2023-10-101-27/+0
* Fix invite codes flash on desktop, use loading placeholder (#1591)Patroll2023-10-041-0/+27
* Updates InviteCodes modal to use dynamic/responsive styles on web (#1502)Bryan Lee2023-09-201-1/+10
* Give explicit names to MobX observer components (#1413)dan2023-09-071-42/+48
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-2/+2
* change copy in `InviteCodes.tsx (#1082)Ansh2023-08-021-5/+1
* Remove surrounding spaces in parentheses. (#667)Markus Amalthea Magnuson2023-05-161-1/+1
* React Native accessibility (#539)Ollie H2023-05-011-1/+9
* Update invite code copy (#549)Ollie Hsieh2023-04-271-1/+1
* [APP-562] Persist 'copied' state of invite codes (#535)Paul Frazee2023-04-251-39/+38
* Add user invite codes (#393)Paul Frazee2023-04-051-0/+191