about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix keyboard support on the dropdown (#1073)Paul Frazee2023-07-283-39/+109
* [APP-737] Accessible native dropdown menu (#988)Ansh2023-07-2820-325/+693
* List cleanup on remove (#1069)Foysal Ahamed2023-07-286-12/+60
* Search custom feeds (#1031)Ansh2023-07-284-13/+75
* :lipstick: Hide Add to List option on own profile (#1068)Foysal Ahamed2023-07-271-5/+6
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-2733-117/+291
* fix: invisible url when only a protocol (#1059)Steven2023-07-271-1/+4
* Update icons.tsx - Simplify SatelliteDishIcon paths (#1048)David Buchanan2023-07-251-1/+1
* fix: ALT text entered in the compose dialog is erased when you press "Edit" a...GitStart2023-07-251-1/+1
* Bump react-native-paste-input; remove hack (#1051)Logan Rosen2023-07-251-15/+5
* [APP-720] Paginate custom feeds (#1030)Ansh2023-07-212-3/+37
* #995 use `asAnchor` on external embeds (#1043)Eric Bailey2023-07-212-5/+5
* fix mute list overflow bug (#1041)Ansh2023-07-201-0/+2
* [APP-775] Add Welcome screen after account creation (#1038)Ansh2023-07-1914-4/+231
* Hotfix mobile web styling issues (#1039)Ansh2023-07-193-4/+3
* wrap interval in runInAction (#1037)Eric Bailey2023-07-191-2/+4
* #984 Updating `indexedAt` timestamps (#1024)Eric Bailey2023-07-194-12/+51
* #929 Wrap `PasteInput` updates in a `setTimeout` (#1033)Eric Bailey2023-07-191-39/+51
* Fix cursor not being a pointer on profile back button (#1022)Sam Brownstone2023-07-181-0/+2
* fix lintEric Bailey2023-07-181-1/+3
* create explicit relationship between valuesEric Bailey2023-07-182-2/+6
* use calcEric Bailey2023-07-181-2/+2
* Merge pull request #1025 from GitStartHQ/BLUESKY-OSS-8Eric Bailey2023-07-181-0/+1
|\
| * fix hidden parts on modalgitstart2023-07-181-0/+1
* | Tweak copyPaul Frazee2023-07-181-2/+2
* | Merge branch 'term_violation_addition' of https://github.com/therealjeffg/soc...Paul Frazee2023-07-181-0/+13
|\ \ | |/ |/|
| * adds additional reason for reporting an account profileJeff Griffiths2023-07-141-0/+13
* | handle failed custom feeds on home screen (#1012)Eric Bailey2023-07-171-1/+8
* | [APP-773] Change waitlist explainer copy (#1021)Paul Frazee2023-07-174-34/+7
|/
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-078-59/+101
* Post UI updates (Profile Preview on mobile) (#990)Paul Frazee2023-07-0617-190/+215
* [APP-703] Android horizontal scroll registers as tap (#960)Ansh2023-07-063-9/+74
* [APP-729] Replace the ImageHider blurring effect with a simpler and more reli...Paul Frazee2023-07-061-79/+31
* [APP-28] add status page link (#987)Ansh2023-07-063-9/+51
* [APP-736] Clarify hate-group moderation as it's currently used (#985)Paul Frazee2023-07-061-2/+3
* [APP-735] Post language improvements (#982)Paul Frazee2023-07-0611-28/+189
* Update support links (#977)Paul Frazee2023-07-054-15/+71
* Added instructions for .well-known method (supersedes #887) (#979)Paul Frazee2023-07-053-105/+168
* [APP-702] Render Custom Feed likes properly (#980)Ansh2023-07-054-4/+25
* Fixes vertical alignment in feed tab bar (#974)Ændra Rininsland2023-07-051-0/+2
* fix: typo in feed-manip.ts (#967)Ikko Eltociear Ashimine2023-07-051-1/+1
* Fix: re-add the scroll boundary to avoid minimal shell at top of screen (#956)Paul Frazee2023-07-031-2/+10
* don't throw, but log OTA listener errors (#958)Ansh2023-07-031-1/+4
* track successful account creation (#955)Ansh2023-07-032-0/+3
* Fix reply-root reference (fixes thread muting) (#957)Paul Frazee2023-07-032-2/+3
* Add alt text validation option to user preferences (supersedes #913) (#914)Paul Frazee2023-07-035-3/+76
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-0319-148/+80
* Fix: let images on desktop web take more vertical space (#953)Paul Frazee2023-07-031-1/+2
* Add permission checks before saving image (#945)Ansh2023-07-032-26/+31
* Fix saved feeds screen layout on web (close #920) (#943)Paul Frazee2023-07-021-1/+1