index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
composer
/
Composer.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Composer - fix modals, and other tweaks (#4298)
Samuel Newman
2024-05-31
1
-109
/
+117
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-2
/
+3
*
Composer - Use sheet presentation on iOS (#4278)
Samuel Newman
2024-05-30
1
-9
/
+6
*
Composer - fix divider when replying to someone (#4279)
Samuel Newman
2024-05-30
1
-1
/
+3
*
only show divider when scrolled (#4275)
Samuel Newman
2024-05-30
1
-14
/
+47
*
Use `<Modal>` for Composer (#3588)
Samuel Newman
2024-05-30
1
-27
/
+24
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
1
-2
/
+2
*
Switch to a more visually obvious button for the threadgate (#4139)
Paul Frazee
2024-05-20
1
-7
/
+4
*
[🐴] Fully implement keyboard controller (#4106)
Hailey
2024-05-19
1
-162
/
+169
*
[GIFs] Restore default alt text (#3893)
Samuel Newman
2024-05-07
1
-12
/
+28
*
Alt text for gifs (#3876)
Samuel Newman
2024-05-06
1
-9
/
+37
*
[Session] Add `useAgent` hook and replace (#3706)
Eric Bailey
2024-04-25
1
-1
/
+2
*
Add option to remove quoted post in composer (#3670)
Samuel Newman
2024-04-24
1
-3
/
+8
*
GIF Viewer (#3605)
Hailey
2024-04-23
1
-2
/
+8
*
[GIFs] Replace GIPHY with Tenor (#3651)
Samuel Newman
2024-04-22
1
-8
/
+9
*
Revert "Add layout transitions to the composer photo gallery on iOS (#3609)" ...
Samuel Newman
2024-04-22
1
-16
/
+1
*
add dimensions to data (#3616)
Hailey
2024-04-18
1
-1
/
+1
*
Add GIF select to composer (#3600)
Samuel Newman
2024-04-19
1
-22
/
+49
*
Add layout transitions to the composer photo gallery on iOS (#3609)
Samuel Newman
2024-04-18
1
-1
/
+16
*
Automatically add a link card for URLs in the composer (#3566)
Hailey
2024-04-16
1
-29
/
+4
*
Allow a post to contain only a quote (#3577)
Hailey
2024-04-16
1
-1
/
+6
*
Small logic cleanups (#3449)
Eric Bailey
2024-04-09
1
-3
/
+1
*
fix dialog back button for android (#3428)
Hailey
2024-04-05
1
-5
/
+1
*
properly import linear gradient (#3423)
Hailey
2024-04-05
1
-1
/
+1
*
migrate to `expo-linear-gradient` (#3420)
Hailey
2024-04-04
1
-1
/
+1
*
revert change for closing composer on web only (#3343)
Hailey
2024-03-22
1
-1
/
+5
*
fix android back after closing composer (#3330)
Hailey
2024-03-22
1
-43
/
+46
*
Prevent linking to post from an embed in composer (#3275)
Hailey
2024-03-19
1
-1
/
+1
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-1
/
+5
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-1
/
+1
*
[Statsig] Track posting, end reached (#3206)
dan
2024-03-14
1
-0
/
+11
*
ALF confirmation dialogs (Dialogs Pt. 3) (#3143)
Hailey
2024-03-12
1
-18
/
+25
*
Share Extension/Intents (#2587)
Hailey
2024-02-27
1
-2
/
+9
*
Prevent close on backdrop for alt text edit modal (#2492)
Mary
2024-01-18
1
-3
/
+3
*
Suggest post language correction (#2486)
Paul Frazee
2024-01-12
1
-0
/
+2
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-8
/
+24
*
add expandable context to composer when replying to post (#2419)
Hailey
2024-01-08
1
-29
/
+2
*
emoji picker improvements (#2392)
Hailey
2024-01-02
1
-2
/
+19
*
Stop the user from posting before the link card finishes loading (#2328)
Paul Frazee
2023-12-27
1
-2
/
+6
*
Web composer improvements (#2257)
Paul Frazee
2023-12-20
1
-1
/
+1
*
Log post creation failures (#2205)
Eric Bailey
2023-12-14
1
-0
/
+6
*
Additional reductions in request traffic (#2169)
Paul Frazee
2023-12-11
1
-17
/
+2
*
Add "Who can reply" controls [WIP] (#1954)
Paul Frazee
2023-12-10
1
-0
/
+13
*
Update feeds on post created (#2085)
Paul Frazee
2023-12-04
1
-13
/
+32
*
Allow posts with just an external link (#2079)
Paul Frazee
2023-12-04
1
-1
/
+1
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-4
/
+4
*
Move the current agent to a global and reset RQ queries on agent change (#1946)
Paul Frazee
2023-11-16
1
-3
/
+3
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-21
/
+12
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-1
/
+1
*
Internationalization & localization (#1822)
Ansh
2023-11-09
1
-8
/
+15
[next]