about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* :lipstick: Remove report option on my own post (#1537)Foysal Ahamed2023-09-261-1/+1
* Fix gallery image size (#1474)Sasha Mansurov2023-09-251-6/+36
* Fixes to tests (#1518)Paul Frazee2023-09-221-0/+12
* Trim whitespace on invite code (#1517)Paul Frazee2023-09-221-1/+1
* Accessibility fixes: add missing labels, dynamically scale home header (#1516)Paul Frazee2023-09-2210-32/+52
* boolEric Bailey2023-09-221-2/+4
* update translator link show logicEric Bailey2023-09-221-3/+3
* Move home feed and thread preferences to server (#1507)Paul Frazee2023-09-216-161/+191
* Switch the date input web version to the date-input web control (#1510)Paul Frazee2023-09-211-47/+30
* Wrap the post thread screen in an observer (#1509)Paul Frazee2023-09-211-67/+70
* Dont reposition load latest button on desktop (#1508)Paul Frazee2023-09-211-1/+2
* Minor alignment fixPaul Frazee2023-09-211-1/+1
* Tune the treeview mode to use larger immediate-children (#1506)Paul Frazee2023-09-212-20/+14
* Language settings updates, new primary language setting (#1471)Eric Bailey2023-09-2111-14/+252
* add suggested follows metrics (#1503)Eric Bailey2023-09-203-3/+18
* Prefilter the mergefeed to ensure a better mix of following and custom feeds ...Paul Frazee2023-09-2015-73/+203
* Improve consistency of floating button positioning (#1501)Paul Frazee2023-09-202-26/+17
* Updates InviteCodes modal to use dynamic/responsive styles on web (#1502)Bryan Lee2023-09-201-1/+10
* add suggested follow section to profile header (#1481)Eric Bailey2023-09-205-34/+406
* Tune the treeview UI a bit more (#1494)Paul Frazee2023-09-203-61/+69
* Dont show the reply prompt if minimal shell mode triggers (#1495)Paul Frazee2023-09-201-1/+1
* Even less intrusive status line for posts (#1496)Paul Frazee2023-09-201-41/+40
* Fix a mobx complaint about mutations (#1500)Paul Frazee2023-09-201-1/+4
* Allow touch at the top of the lightbox (#1489)dan2023-09-202-0/+2
* Feeds tab fixes (#1486)Paul Frazee2023-09-194-12/+74
* Nicer 'post processing status' in the composer (#1472)Paul Frazee2023-09-191-10/+11
* Inline createPanResponder (#1483)dan2023-09-202-53/+15
* Tree view threads experiment (#1480)Paul Frazee2023-09-197-53/+178
* Make "double tap to zoom" precise across platforms (#1482)dan2023-09-193-57/+176
* Onboarding recommended follows (#1457)Ansh2023-09-209-15/+445
* Add thread sort settings (#1475)Paul Frazee2023-09-199-13/+256
* :bug: Handle middle mouse click on feed list items (#1469)Foysal Ahamed2023-09-184-2/+50
* Various release fixes (#1470)Paul Frazee2023-09-182-16/+24
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-1855-1493/+1866
* improve drawer reflow for large text (#1464)Eric Bailey2023-09-151-37/+47
* Add findlast shim for outdated browsers (#1463)Paul Frazee2023-09-152-0/+8
* Sanitize BIDI characters from display names (#1462)Paul Frazee2023-09-151-1/+3
* Readd hitslop to post controls (#1461)Paul Frazee2023-09-152-3/+8
* don't thread a self-repost of a self-reply (#1450)Eric Bailey2023-09-151-1/+4
* add React Query and hook up to existing functionality (#1358)Ansh2023-09-156-152/+93
* Merge pull request #1451 from bluesky-social/eric/theme-switching-webEric Bailey2023-09-151-21/+33
|\
| * link out to more contextEric Bailey2023-09-151-0/+7
| * clean up into hookEric Bailey2023-09-141-17/+22
| * simplify logicEric Bailey2023-09-141-16/+11
| * fix theme switching on web without refreshEric Bailey2023-09-141-0/+5
* | Fix Profile link from drawer on Mobile Web (#1437)Ansh2023-09-143-12/+30
|/
* wrap impersonation text (#1447)Ansh2023-09-131-5/+5
* share mute list link with did not handle (#1438)Ansh2023-09-122-2/+6
* Fix 651 Make followers and following button into a `<Link>` (#1429)Ansh2023-09-122-26/+25
* Remove accessibilityRole=button on dropdown mask, it causes issues on firefox...Paul Frazee2023-09-111-1/+0