about summary refs log tree commit diff
path: root/src/state/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-5/+2
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-2/+2
* Share Extension/Intents (#2587)Hailey2024-02-271-0/+2
* Keep pager feeds in sync with the right pane (#2775)dan2024-02-081-0/+61
* fix theme cross-tab write loop (#2774)Hailey2024-02-061-21/+23
* Options for selecting dark theme, fix some white flashes when in dark mode (#...Hailey2024-02-062-32/+40
* moderate avatars and embeds in composer reply to (#2665)Hailey2024-01-301-1/+6
* properly shorten links in quote embeds (#2570)Hailey2024-01-191-1/+2
* add expandable context to composer when replying to post (#2419)Hailey2024-01-081-0/+1
* emoji picker improvements (#2392)Hailey2024-01-021-0/+1
* PWI behavior updates (#2207)Paul Frazee2023-12-141-1/+1
* Fixes issue with (#2119)Ansh2023-12-071-8/+62
* Apply color theme to HTML page itself (#2132)Eric Bailey2023-12-071-0/+1
* Fix email confirmation dialog on startup (#2097)dan2023-12-061-11/+0
* Fix missing export in e2e versionPaul Frazee2023-11-301-0/+2
* PWI: Refactor Shell (#1989)dan2023-11-241-18/+13
* PWI Base (#1964)Eric Bailey2023-11-212-13/+55
* Use non-reactive callbacks for some methods (#1948)dan2023-11-161-9/+15
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+1
* Close active elems (react-query refactor) (#1926)Paul Frazee2023-11-162-3/+9
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-153-7/+42
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-142-1/+78
* First pass at a session handler (#1850)Eric Bailey2023-11-091-5/+9
* Sync top/bottom bar disappearance to the scroll (#1855)dan2023-11-093-14/+67
* Hide/show header and footer without re-renders, take two (#1849)dan2023-11-091-5/+17
* State layer cleanup: move alt-text-required into preferences and fix a bug in...Paul Frazee2023-11-084-67/+5
* Move onboarding state to new persistence + reducer context (#1835)Paul Frazee2023-11-083-2/+125
* Move require alt-text to new persistence + context (#1839)Paul Frazee2023-11-082-1/+56
* Move reminders to new persisted state layer (#1834)Paul Frazee2023-11-072-0/+51
* Add persistent state provider (#1830)Eric Bailey2023-11-072-1/+61
* Extract shell state into separate context (#1824)Eric Bailey2023-11-074-0/+93