about summary refs log tree commit diff
path: root/src/lib/api/index.ts
Commit message (Expand)AuthorAgeFilesLines
* [🐴] send record via link in text (Record DMs - base PR) (#4227)Samuel Newman2024-05-311-13/+2
* Cleanup files after each iteration of compression and downloading (#3599)Hailey2024-04-251-15/+4
* Cleanup files after upload on native (#3597)Hailey2024-04-171-6/+25
* Scale back sentry logs for trivial events (#2997)Hailey2024-02-261-3/+3
* Log post creation failures (#2205)Eric Bailey2023-12-141-0/+6
* Add "Who can reply" controls [WIP] (#1954)Paul Frazee2023-12-101-1/+51
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-28/+0
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-7/+6
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-5/+6
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Fix immediate TS errorsEric Bailey2023-11-041-4/+3
* Dont trim before posting (close #1621) (#1622)Paul Frazee2023-10-051-1/+1
* Improve image cropping on android and introduce aspect ratio field (#1525)Paul Frazee2023-09-271-0/+2
* Shorten links in composer to reduce char usage (#1188)Paul Frazee2023-08-161-1/+3
* Add self-labeling controls (#1141)Paul Frazee2023-08-091-0/+12
* Use a post and handle-resolution cache to enable quick postthread loading (#1...Paul Frazee2023-08-031-4/+18
* [APP-690] better handling of post languages language filtering (#893)Ansh2023-06-231-0/+12
* Rework scaled dimensions and compression (#737)Ollie H2023-05-301-0/+1
* Add feed sharingPaul Frazee2023-05-181-44/+49
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-211-5/+6
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-1/+1
* Filter out bad mentions instead of erroring during post (close #391) (#422)Paul Frazee2023-04-071-0/+12
* Update AtUri import to use official package with fix for usernames that start...Paul Frazee2023-04-071-1/+1
* Lex refactor (#362)Paul Frazee2023-03-311-100/+76
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-1/+3
* 73-post-embeds (#253)Ansh2023-03-021-32/+48
* Implement image uploading in the web composerPaul Frazee2023-02-231-9/+43
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-0/+201