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
/
lib
/
api
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix video aspect ratio error - "Record/embed/aspectRatio/width cannot be less...
Samuel Newman
2025-06-28
1
-4
/
+16
*
bump it bop it upgrade it (rn 79/expo 53) (#8281)
hailey
2025-05-02
1
-15
/
+15
*
`@atproto/api@next` integration (#7344)
Eric Bailey
2025-02-18
1
-10
/
+11
*
Trim leading whitespace-only lines (#7555)
dan
2025-01-23
1
-1
/
+6
*
Implement posting threads (#6049)
dan
2024-11-01
1
-63
/
+160
*
Refactor composer state for threads (#5945)
dan
2024-10-29
1
-9
/
+14
*
Remove waterfalls from posting (#5931)
dan
2024-10-25
1
-29
/
+36
*
Make use of applyWrites when publishing posts (#5809)
Mary
2024-10-24
1
-53
/
+66
*
Translate strings in `src/lib/api/index.ts` (#5750)
surfdude29
2024-10-14
1
-9
/
+10
*
Move remaining composer state into reducer (#5623)
dan
2024-10-07
1
-28
/
+17
*
Fetch link previews from RQ (#5608)
dan
2024-10-07
1
-9
/
+38
*
Use composer state as source of truth for embeds/links on publish (#5606)
dan
2024-10-07
1
-55
/
+100
*
Make composer reducer source of truth for images/video when publishing (#5595)
dan
2024-10-05
1
-17
/
+15
*
Rename some files and variables (#5587)
dan
2024-10-03
1
-1
/
+1
*
Introduce a composer reducer and move image state there (#5547)
dan
2024-10-02
1
-0
/
+2
*
Paralellize image uploads (#5535)
dan
2024-10-02
1
-137
/
+117
*
MobX removal take 2 (#5381)
Mary
2024-09-25
1
-39
/
+14
*
[Video] Captions and alt text (#5009)
Samuel Newman
2024-08-30
1
-3
/
+25
*
[Video] Add uploaded video to post (#4884)
Samuel Newman
2024-08-29
1
-11
/
+27
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-50
/
+55
*
Upgrade API, implement XRPC rework (#4857)
Hailey
2024-08-12
1
-34
/
+5
*
[Video] Uploads (#4754)
Hailey
2024-07-30
1
-0
/
+4
*
Implement thread locking (#4545)
Paul Frazee
2024-06-18
1
-5
/
+12
*
[🐴] send record via link in text (Record DMs - base PR) (#4227)
Samuel Newman
2024-05-31
1
-13
/
+2
*
Cleanup files after each iteration of compression and downloading (#3599)
Hailey
2024-04-25
1
-15
/
+4
*
Cleanup files after upload on native (#3597)
Hailey
2024-04-17
1
-6
/
+25
*
Scale back sentry logs for trivial events (#2997)
Hailey
2024-02-26
1
-3
/
+3
*
Log post creation failures (#2205)
Eric Bailey
2023-12-14
1
-0
/
+6
*
Add "Who can reply" controls [WIP] (#1954)
Paul Frazee
2023-12-10
1
-1
/
+51
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-28
/
+0
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-7
/
+6
*
Refactor lists to use new queries (#1875)
Paul Frazee
2023-11-12
1
-5
/
+6
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-1
/
+2
*
Fix immediate TS errors
Eric Bailey
2023-11-04
1
-4
/
+3
*
Dont trim before posting (close #1621) (#1622)
Paul Frazee
2023-10-05
1
-1
/
+1
*
Improve image cropping on android and introduce aspect ratio field (#1525)
Paul Frazee
2023-09-27
1
-0
/
+2
*
Shorten links in composer to reduce char usage (#1188)
Paul Frazee
2023-08-16
1
-1
/
+3
*
Add self-labeling controls (#1141)
Paul Frazee
2023-08-09
1
-0
/
+12
*
Use a post and handle-resolution cache to enable quick postthread loading (#1...
Paul Frazee
2023-08-03
1
-4
/
+18
*
[APP-690] better handling of post languages language filtering (#893)
Ansh
2023-06-23
1
-0
/
+12
*
Rework scaled dimensions and compression (#737)
Ollie H
2023-05-30
1
-0
/
+1
*
Add feed sharing
Paul Frazee
2023-05-18
1
-44
/
+49
*
Add alt text support and rework image layout (#503)
Ollie Hsieh
2023-04-21
1
-5
/
+6
*
Split image cropping into secondary step (#473)
Ollie Hsieh
2023-04-17
1
-1
/
+1
*
Filter out bad mentions instead of erroring during post (close #391) (#422)
Paul Frazee
2023-04-07
1
-0
/
+12
*
Update AtUri import to use official package with fix for usernames that start...
Paul Frazee
2023-04-07
1
-1
/
+1
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-100
/
+76
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-1
/
+3
*
73-post-embeds (#253)
Ansh
2023-03-02
1
-32
/
+48
*
Implement image uploading in the web composer
Paul Frazee
2023-02-23
1
-9
/
+43
[next]