about summary refs log tree commit diff
path: root/src/state/models/ui/shell.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-32/+0
* Close active elems (react-query refactor) (#1926)Paul Frazee2023-11-161-13/+0
* Factor lightbox out into hook/context (#1919)Paul Frazee2023-11-151-48/+1
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-11/+1
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-51/+1
* More profile refactor updates (#1886)Paul Frazee2023-11-131-3/+2
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-221/+3
* State layer cleanup: move alt-text-required into preferences and fix a bug in...Paul Frazee2023-11-081-6/+1
* Move reminders to new persisted state layer (#1834)Paul Frazee2023-11-071-2/+11
* Add persistent state provider (#1830)Eric Bailey2023-11-071-30/+0
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-26/+0
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-8/+19
* Warn the user on links that dont match their text (#1573)Paul Frazee2023-10-021-0/+7
* Account quick switch modal (#1567)Paul Frazee2023-09-281-0/+5
* Email verification and change flows (#1560)Paul Frazee2023-09-281-0/+22
* Add birth date gating to moderation settings (#1435)Paul Frazee2023-09-111-0/+5
* Merge branch 'ansh/app-812-add-custom-feed-discovery-to-onboarding' into mainPaul Frazee2023-08-301-7/+0
|\
| * Move onboarding to the withAuthRequired HOCPaul Frazee2023-08-291-7/+0
| * fix onboarding on webAnsh Nanda2023-08-291-0/+7
| * start onboarding only for new account creationsAnsh Nanda2023-08-281-7/+0
* | Move `PreferencesHomeFeed` to a screen instead of a modal (#1335)Ansh2023-08-301-5/+0
|/
* fix bad reference on nativeEric Bailey2023-08-231-1/+2
* add title attr to text text links (#1228)Eric Bailey2023-08-221-1/+8
* [APP-834] Allow @ing someone in post directly from profile (#1241)Ansh2023-08-221-0/+1
* A set of composer fixes (#1187)Paul Frazee2023-08-161-0/+1
* :sparkles: Repurpose report post modal and re-use for list reporting (#1070)Foysal Ahamed2023-08-151-12/+10
* Add self-labeling controls (#1141)Paul Frazee2023-08-091-0/+7
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-031-1/+8
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-0/+1
* [APP-775] Add Welcome screen after account creation (#1038)Ansh2023-07-191-0/+7
* wrap interval in runInAction (#1037)Eric Bailey2023-07-191-2/+4
* #984 Updating `indexedAt` timestamps (#1024)Eric Bailey2023-07-191-0/+9
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-071-0/+18
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-061-0/+6
* make discard btn more apparent in UI (#912)Ansh2023-06-261-0/+3
* [APP-690] better handling of post languages language filtering (#893)Ansh2023-06-231-0/+5
* feat: add home feed preferences settings modal and tunersEric Bailey2023-06-161-0/+5
* Fix a bunch of type errors and add a type-check to the github workflows (#837)Paul Frazee2023-06-021-3/+9
* Merge branch 'main' into inherit_system_themeJaz2023-05-301-1/+1
|\
| * Update saved feeds to use preferencesPaul Frazee2023-05-181-1/+1
* | Feat: Use system default color mode, but allow user overrideJaz2023-05-161-6/+6
|/
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-1/+17
* Update web image editor (#588)Ollie H2023-05-091-0/+8
* [APP-539] Rework lightbox and alt-image behaviors (#573)Paul Frazee2023-05-041-9/+8
* [APP-549] Language controls for Whats Hot (#563)Paul Frazee2023-05-021-0/+5
* Add keyboard shortcuts: new, escape, and hard break (#552)Ollie H2023-05-021-1/+2
* Pre-web image changes refactor (#560)Ollie H2023-05-021-2/+2
* Image alt text view modal (#551)Ollie H2023-05-011-1/+7
* Load previous state in alt text modal (#546)Ollie Hsieh2023-04-271-0/+1
* Android fixes (#515)Paul Frazee2023-04-221-0/+24