about summary refs log tree commit diff
path: root/src/view/com/util/ViewHeader.tsx
Commit message (Expand)AuthorAgeFilesLines
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-091-0/+2
* Mark old components as deprecated (#8747)Samuel Newman2025-07-301-1/+1
* [Layout] Base (#6907)Eric Bailey2024-12-051-257/+13
* Emoji handling nested (#5609)Eric Bailey2024-10-041-1/+1
* Remove Segment (#5518)Hailey2024-09-271-4/+1
* [Neue] Font weights (#5442)Eric Bailey2024-09-201-6/+6
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-4/+3
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-111-6/+4
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-101-2/+2
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+3
* Top/Latest for hashtags (#3625)dan2024-04-191-13/+38
* Dedicated screen for hashtags, POC ALF list (#3047)Hailey2024-02-291-37/+60
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+5
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-5/+4
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-4/+4
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-7/+3
* Performance optimization (#1676)Ansh2023-10-131-29/+5
* Don't re-render bars when showing/hiding them (#1691)dan2023-10-131-16/+19
* Give explicit names to MobX observer components (#1413)dan2023-09-071-53/+51
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-5/+14
* Tweaks to mobile onboardPaul Frazee2023-08-291-2/+2
* fix onboarding on webAnsh Nanda2023-08-291-28/+46
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
* Merge branch 'custom-algos' into mainPaul Frazee2023-05-251-5/+32
|\
| * Visually unify the home header with other screensPaul Frazee2023-05-251-1/+1
| * Use the bars icon on the viewheaderPaul Frazee2023-05-251-2/+5
| * Update saved feeds to use preferencesPaul Frazee2023-05-181-1/+1
| * Desktop styling fixesPaul Frazee2023-05-171-3/+27
* | Update labels for avatarrenahlee2023-05-181-1/+3
|/
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-3/+16
* a11y label cleanup (#576)Ollie H2023-05-041-6/+2
* React Native accessibility (#539)Ollie H2023-05-011-3/+10
* [APP-522] Create & revoke App Passwords within settings (#505)Ansh2023-04-211-1/+24
* Lex refactor (#362)Paul Frazee2023-03-311-1/+1
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-43/+49
* Another set of UI updates (FAB returns, a few others) (#281)Paul Frazee2023-03-071-1/+1
* Show a 'not available for mobile web' screen (temporary)Paul Frazee2023-02-231-1/+1
* Tweak approach to the viewheaderPaul Frazee2023-02-231-0/+4
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-87/+65
* Fix to blurviewsPaul Frazee2023-01-261-2/+3
* Fix all type errorsPaul Frazee2023-01-261-2/+9
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-13/+18
* Account switcher (#85)Paul Frazee2023-01-241-0/+1
* Lints some errors and warnings (#76)Aryan Goharzad2023-01-201-1/+1
* Change post prompt to a set of buttons (#55)Paul Frazee2023-01-191-2/+9
* Rework all typographyPaul Frazee2023-01-181-2/+2
* Shrink the header back down but use bolder title textPaul Frazee2023-01-171-16/+19
* Enlarge the view headerPaul Frazee2023-01-161-20/+14
* Readd the FAB for composing new postsPaul Frazee2023-01-161-11/+0
* Implement logging systemPaul Frazee2023-01-021-2/+1