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
...
*
Add self-labeling controls (#1141)
Paul Frazee
2023-08-09
1
-65
/
+52
*
Simplify the after-post logic to avoid a UI bug (#1105)
Paul Frazee
2023-08-04
1
-3
/
+2
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
1
-1
/
+3
*
Bump react-native-paste-input; remove hack (#1051)
Logan Rosen
2023-07-25
1
-15
/
+5
*
[APP-735] Post language improvements (#982)
Paul Frazee
2023-07-06
1
-3
/
+6
*
Add alt text validation option to user preferences (supersedes #913) (#914)
Paul Frazee
2023-07-03
1
-2
/
+34
*
Fix: hide the keyboard before showing the discard modal (#925)
Paul Frazee
2023-06-28
1
-0
/
+4
*
Revert change to the cancel button in the composer (#917)
Paul Frazee
2023-06-27
1
-5
/
+2
*
Merge branch 'skip-confirmation-for-empty-post' of https://github.com/benharr...
Paul Frazee
2023-06-27
1
-23
/
+28
|
\
|
*
fix cancel post behavior
Ben Harris
2023-06-26
1
-18
/
+23
*
|
[APP-705] Metrics revamp pt2 (#896)
Ansh
2023-06-27
1
-3
/
+5
*
|
make discard btn more apparent in UI (#912)
Ansh
2023-06-26
1
-6
/
+11
|
/
*
[APP-690] better handling of post languages language filtering (#893)
Ansh
2023-06-23
1
-9
/
+17
*
Bump @types/react to ^18 and adjust types (#889)
Logan Rosen
2023-06-22
1
-2
/
+2
*
[APP-511] metrics overhaul: frontend work (#506)
Ansh
2023-06-15
1
-1
/
+1
*
Move MAX_GRAPHEME_LENGTH to constants.ts (#735)
Ben Harris
2023-05-30
1
-3
/
+2
*
Only allow one close draft confirmation at a time (#611)
Ollie H
2023-05-11
1
-2
/
+8
*
Add keyboard shortcuts: new, escape, and hard break (#552)
Ollie H
2023-05-02
1
-0
/
+24
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-139
/
+135
*
Implement blocks (#554)
Paul Frazee
2023-04-28
1
-5
/
+1
*
only allow selecting 4 images max
Ansh Nanda
2023-04-25
1
-1
/
+1
*
Rework how recently-created posts are added to the feed (repeat posts issue) ...
Paul Frazee
2023-04-24
1
-2
/
+5
*
Android & visual fixes: color themes, repost icon, navigation, back handler, ...
Paul Frazee
2023-04-24
1
-3
/
+3
*
Add alt text support and rework image layout (#503)
Ollie Hsieh
2023-04-21
1
-1
/
+1
*
Support CMD + Enter to publish post
renahlee
2023-04-19
1
-55
/
+60
*
Split image cropping into secondary step (#473)
Ollie Hsieh
2023-04-17
1
-78
/
+54
*
fix composer SafeAreaView
Ansh Nanda
2023-04-12
1
-3
/
+12
*
[DRAFT] Android (#424)
Ansh
2023-04-09
1
-2
/
+2
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-1
/
+4
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-3
/
+3
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-33
/
+40
*
Feed updates (Closes #344) (#356)
Paul Frazee
2023-03-22
1
-1
/
+1
*
Fix visibility of the mentions autocomplete in the composer (#326) (#329)
Paul Frazee
2023-03-20
1
-18
/
+14
*
Move the shell-ui model to the ui folder
Paul Frazee
2023-03-14
1
-1
/
+1
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-0
/
+425
*
Rewrite the post composer as a modal
Paul Frazee
2022-09-05
1
-90
/
+0
*
Implement follow/unfollow
Paul Frazee
2022-07-26
1
-1
/
+0
*
Implement Web versions of the bottom sheet, toast, and progress circle
Paul Frazee
2022-07-25
1
-66
/
+61
*
Add share bottom-sheet to feed and thread
Paul Frazee
2022-07-25
1
-0
/
+8
*
Add post composer
Paul Frazee
2022-07-22
1
-0
/
+88
[prev]