index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to feeds view in profiles (#1171)
Paul Frazee
2023-08-15
2
-15
/
+9
*
use user.handle response from getProfile, not getSession (#1165)
Eric Bailey
2023-08-15
1
-1
/
+1
*
Fixes #1124: Trim alt text before saving (#1159)
Ansh
2023-08-14
1
-2
/
+2
*
Fix: close keyboard when viewing the self-label modal (#1153)
Paul Frazee
2023-08-11
1
-3
/
+9
*
Fix: set background color of the view selector (#1151)
Paul Frazee
2023-08-10
1
-0
/
+1
*
More useful block-state information in embeds (#1150)
Paul Frazee
2023-08-10
3
-5
/
+27
*
Replace the emojis in the self-labeler with a remove button (#1147)
Paul Frazee
2023-08-10
1
-16
/
+25
*
Adds profile media tab (#1137)
Eric Bailey
2023-08-10
3
-60
/
+104
*
Add self-labeling controls (#1141)
Paul Frazee
2023-08-09
18
-114
/
+399
*
wait for list memberships to load before becoming interactive (#1140)
Eric Bailey
2023-08-09
2
-31
/
+48
*
Add alerts to embeds (#1138)
Paul Frazee
2023-08-08
6
-9
/
+55
*
Fix to feed discovery (#1134)
Paul Frazee
2023-08-08
1
-5
/
+6
*
Fix rendering of feed and list post-embeds (close #1131) (#1135)
Paul Frazee
2023-08-08
1
-19
/
+13
*
Fix to react-key uniqueness in feeds (#1136)
Paul Frazee
2023-08-08
2
-1
/
+7
*
remove unused styles
Eric Bailey
2023-08-08
1
-16
/
+0
*
fix thread spacing and reply lines
Eric Bailey
2023-08-08
2
-177
/
+218
*
fix long thread styling
Eric Bailey
2023-08-08
1
-11
/
+16
*
Fix: dont use profile preview modal on mobile web (#1125)
Paul Frazee
2023-08-07
1
-2
/
+2
*
Perf: switch to stable react keys (#1113)
Paul Frazee
2023-08-05
4
-21
/
+12
*
fix post thread feedback regression (#1109)
Eric Bailey
2023-08-04
1
-1
/
+3
*
Fix repeated firing of scroll into view on large threads (#1108)
Paul Frazee
2023-08-04
1
-3
/
+28
*
Collection of small UI fixes & improvements (#1104)
Paul Frazee
2023-08-04
6
-17
/
+70
*
fix feed UI alignment issues (#1106)
Eric Bailey
2023-08-04
2
-69
/
+87
*
Simplify the after-post logic to avoid a UI bug (#1105)
Paul Frazee
2023-08-04
2
-22
/
+7
*
Labeling & moderation updates [DRAFT] (#1057)
Paul Frazee
2023-08-03
37
-663
/
+1005
*
Improve the profile preview with "swipe up to view" and local cache optimizat...
Paul Frazee
2023-08-03
5
-60
/
+88
*
resolve did before loading feed (#1092)
Eric Bailey
2023-08-03
1
-10
/
+98
*
Use a post and handle-resolution cache to enable quick postthread loading (#1...
Paul Frazee
2023-08-03
9
-18
/
+167
*
Change button based on option (#1077)
William
2023-08-02
1
-1
/
+3
*
change copy in `InviteCodes.tsx (#1082)
Ansh
2023-08-02
1
-5
/
+1
*
Fix keyboard support on the dropdown (#1073)
Paul Frazee
2023-07-28
3
-39
/
+109
*
[APP-737] Accessible native dropdown menu (#988)
Ansh
2023-07-28
20
-325
/
+693
*
List cleanup on remove (#1069)
Foysal Ahamed
2023-07-28
6
-12
/
+60
*
Search custom feeds (#1031)
Ansh
2023-07-28
4
-13
/
+75
*
:lipstick: Hide Add to List option on own profile (#1068)
Foysal Ahamed
2023-07-27
1
-5
/
+6
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
33
-117
/
+291
*
fix: invisible url when only a protocol (#1059)
Steven
2023-07-27
1
-1
/
+4
*
Update icons.tsx - Simplify SatelliteDishIcon paths (#1048)
David Buchanan
2023-07-25
1
-1
/
+1
*
fix: ALT text entered in the compose dialog is erased when you press "Edit" a...
GitStart
2023-07-25
1
-1
/
+1
*
Bump react-native-paste-input; remove hack (#1051)
Logan Rosen
2023-07-25
1
-15
/
+5
*
[APP-720] Paginate custom feeds (#1030)
Ansh
2023-07-21
2
-3
/
+37
*
#995 use `asAnchor` on external embeds (#1043)
Eric Bailey
2023-07-21
2
-5
/
+5
*
fix mute list overflow bug (#1041)
Ansh
2023-07-20
1
-0
/
+2
*
[APP-775] Add Welcome screen after account creation (#1038)
Ansh
2023-07-19
14
-4
/
+231
*
Hotfix mobile web styling issues (#1039)
Ansh
2023-07-19
3
-4
/
+3
*
wrap interval in runInAction (#1037)
Eric Bailey
2023-07-19
1
-2
/
+4
*
#984 Updating `indexedAt` timestamps (#1024)
Eric Bailey
2023-07-19
4
-12
/
+51
*
#929 Wrap `PasteInput` updates in a `setTimeout` (#1033)
Eric Bailey
2023-07-19
1
-39
/
+51
*
Fix cursor not being a pointer on profile back button (#1022)
Sam Brownstone
2023-07-18
1
-0
/
+2
*
fix lint
Eric Bailey
2023-07-18
1
-1
/
+3
[next]