index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
dms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)
Samuel Newman
2025-09-09
1
-1
/
+0
*
ensure headers are set when chat reporting (#8985)
Samuel Newman
2025-09-05
1
-8
/
+13
*
enable link redirection in message (#8961)
hailey
2025-09-02
1
-0
/
+1
*
Update DM header to match new Layout style (#8846)
Samuel Newman
2025-08-25
2
-124
/
+87
*
Add displayName to contexts (#8814)
Samuel Newman
2025-08-14
1
-0
/
+1
*
Fix chat button placeholder size on profile (#8827)
Samuel Newman
2025-08-13
1
-1
/
+2
*
Fix translations on Android using PROCESS_TEXT intent (#8486)
Samuel Newman
2025-08-11
1
-9
/
+4
*
fix emoji popup scroll (#8636)
Samuel Newman
2025-07-21
1
-4
/
+6
*
Upgrade prettier to 3.6 (#8558)
Samuel Newman
2025-06-23
2
-4
/
+3
*
Port post embeds to new arch (#7408)
Eric Bailey
2025-06-13
2
-5
/
+6
*
invert flag for sending to statsig (#8431)
hailey
2025-05-30
1
-5
/
+9
*
Fix emoji reaction expanded picker on web getting squished (#8245)
Samuel Newman
2025-05-19
1
-4
/
+20
*
[APP-1158] Refactor email-related dialogs (#8296)
Eric Bailey
2025-05-07
2
-48
/
+30
*
bump it bop it upgrade it (rn 79/expo 53) (#8281)
hailey
2025-05-02
2
-18
/
+13
*
Keep all radix dependencies aligned by using single package (#8219)
Samuel Newman
2025-04-24
1
-2
/
+2
*
Verification (#8226)
Eric Bailey
2025-04-18
1
-17
/
+32
*
Use `SearchablePeopleList` for add user to list dialog, replace old modal (#8...
Samuel Newman
2025-04-17
3
-518
/
+4
*
Add translate metrics (#8171)
Eric Bailey
2025-04-09
1
-0
/
+7
*
fix bg color (#8102)
Samuel Newman
2025-04-02
1
-2
/
+4
*
[Reactions] Get reactions in chat list working again with new lexicon (#8093)
Samuel Newman
2025-04-01
1
-3
/
+3
*
add `msg` macro in EmojiPopup.android.tsx (#8091)
surfdude29
2025-04-01
1
-3
/
+3
*
Preload emoji picker data for reactions on web (#8079)
Eric Bailey
2025-03-28
1
-0
/
+3
*
Put applied reactions inside context menu wrapper on native (#8078)
Eric Bailey
2025-03-28
1
-71
/
+72
*
Design tweaks to applied reactions (#8077)
Eric Bailey
2025-03-28
1
-4
/
+8
*
Some design tweaks to web emoji picker (#8076)
Eric Bailey
2025-03-28
2
-48
/
+61
*
[DMs] Reactions - link up API (attempt 2) (#8074)
Samuel Newman
2025-03-28
6
-71
/
+290
*
[DMs] Emoji reaction picker (#8023)
Samuel Newman
2025-03-28
7
-30
/
+333
*
New `ContextMenu` menu type for DM messages (#8014)
Samuel Newman
2025-03-21
4
-189
/
+165
*
rm bad ref in render usage (#8024)
Samuel Newman
2025-03-19
1
-14
/
+2
*
Add context for toast messages (#7902)
Minseo Lee
2025-03-06
3
-6
/
+8
*
Filter searchable people list by accepted (#7915)
Samuel Newman
2025-03-06
1
-1
/
+4
*
DMs inbox (#7778)
Samuel Newman
2025-03-04
4
-25
/
+57
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
7
-25
/
+29
*
Refine accessibilityHint (#7554)
Minseo Lee
2025-02-11
1
-1
/
+1
*
make convo menu lazy (#7604)
Samuel Newman
2025-02-03
1
-123
/
+156
*
Fix convo header loading state (#7603)
Samuel Newman
2025-02-03
3
-25
/
+35
*
Typo fix (#7637)
surfdude29
2025-02-03
1
-1
/
+1
*
Takendown state + in-app takedown appeals (#7566)
Samuel Newman
2025-01-23
1
-2
/
+1
*
Fix typo (#7553)
Frudrax Cheng
2025-01-22
1
-1
/
+1
*
Post-report menu (#7446)
Samuel Newman
2025-01-22
4
-29
/
+175
*
Conversation-level reporting by reporting most recent message available (#7423)
Samuel Newman
2025-01-10
2
-1
/
+26
*
New progress guide - 10 follows (#7128)
Samuel Newman
2024-12-17
1
-0
/
+3
*
fix: typo in filename list-converations (#7036)
Renan Mav
2024-12-10
1
-1
/
+1
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-19
/
+17
*
Reduce <Text> nesting (#6615)
dan
2024-11-21
1
-1
/
+2
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
5
-5
/
+3
*
Use compiler-safe Reanimated get/set APIs (#6391)
dan
2024-11-17
3
-13
/
+15
*
use IAB for translate (#6421)
Samuel Newman
2024-11-16
1
-1
/
+1
*
NewChatDialog: remove extra padding on web (#6333)
Bartosz Kaszubowski
2024-11-14
1
-1
/
+2
*
Add email verification prompts throughout the app (#6174)
Hailey
2024-11-12
2
-16
/
+60
[next]