about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix to feeds view in profiles (#1171)Paul Frazee2023-08-152-15/+9
* use user.handle response from getProfile, not getSession (#1165)Eric Bailey2023-08-151-1/+1
* Fixes #1124: Trim alt text before saving (#1159)Ansh2023-08-141-2/+2
* Fix: close keyboard when viewing the self-label modal (#1153)Paul Frazee2023-08-111-3/+9
* Fix: set background color of the view selector (#1151)Paul Frazee2023-08-101-0/+1
* More useful block-state information in embeds (#1150)Paul Frazee2023-08-103-5/+27
* Replace the emojis in the self-labeler with a remove button (#1147)Paul Frazee2023-08-101-16/+25
* Adds profile media tab (#1137)Eric Bailey2023-08-103-60/+104
* Add self-labeling controls (#1141)Paul Frazee2023-08-0918-114/+399
* wait for list memberships to load before becoming interactive (#1140)Eric Bailey2023-08-092-31/+48
* Add alerts to embeds (#1138)Paul Frazee2023-08-086-9/+55
* Fix to feed discovery (#1134)Paul Frazee2023-08-081-5/+6
* Fix rendering of feed and list post-embeds (close #1131) (#1135)Paul Frazee2023-08-081-19/+13
* Fix to react-key uniqueness in feeds (#1136)Paul Frazee2023-08-082-1/+7
* remove unused stylesEric Bailey2023-08-081-16/+0
* fix thread spacing and reply linesEric Bailey2023-08-082-177/+218
* fix long thread stylingEric Bailey2023-08-081-11/+16
* Fix: dont use profile preview modal on mobile web (#1125)Paul Frazee2023-08-071-2/+2
* Perf: switch to stable react keys (#1113)Paul Frazee2023-08-054-21/+12
* fix post thread feedback regression (#1109)Eric Bailey2023-08-041-1/+3
* Fix repeated firing of scroll into view on large threads (#1108)Paul Frazee2023-08-041-3/+28
* Collection of small UI fixes & improvements (#1104)Paul Frazee2023-08-046-17/+70
* fix feed UI alignment issues (#1106)Eric Bailey2023-08-042-69/+87
* Simplify the after-post logic to avoid a UI bug (#1105)Paul Frazee2023-08-042-22/+7
* Labeling & moderation updates [DRAFT] (#1057)Paul Frazee2023-08-0337-663/+1005
* Improve the profile preview with "swipe up to view" and local cache optimizat...Paul Frazee2023-08-035-60/+88
* resolve did before loading feed (#1092)Eric Bailey2023-08-031-10/+98
* Use a post and handle-resolution cache to enable quick postthread loading (#1...Paul Frazee2023-08-039-18/+167
* Change button based on option (#1077)William2023-08-021-1/+3
* change copy in `InviteCodes.tsx (#1082)Ansh2023-08-021-5/+1
* 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