Commit Graph

1648 Commits

Author SHA1 Message Date
Eric Bailey 16206df6b2 exploration of tag styles 2023-09-28 11:42:23 -05:00
Eric Bailey 804a393ff8 move Tag, update styling 2023-09-28 11:00:50 -05:00
Eric Bailey e0c614bfb7 split tags on spaces in TagInput 2023-09-28 10:31:47 -05:00
Eric Bailey 564a654cc2 mobile autocomplete 2023-09-27 21:22:47 -05:00
Eric Bailey 4d367d6805 update graphemes 2023-09-27 20:51:44 -05:00
Eric Bailey 4868d4864b stick tag input to bottom 2023-09-27 20:43:54 -05:00
Eric Bailey 6f6a34cc99 clean up tags autocomplete desktop 2023-09-27 20:30:43 -05:00
Eric Bailey bd9c1626e6 some tag styles 2023-09-27 19:56:50 -05:00
Eric Bailey a07542a607 WIP autocomplete
(cherry picked from commit 3098ebb482)
2023-09-27 19:17:33 -05:00
Eric Bailey 4b47380cdf fix node walking 2023-09-27 15:51:27 -05:00
Eric Bailey f5e793d8c3 fix tag index parsing 2023-09-27 15:51:27 -05:00
Eric Bailey 0648f02f66 remove half-baked onBlur handling 2023-09-27 15:51:27 -05:00
Eric Bailey f404f52939 clean up handling 2023-09-27 15:51:27 -05:00
Eric Bailey 76eba7b881 bump api package 2023-09-27 15:51:27 -05:00
Eric Bailey bb8a016f02 bump api package to get new richtext 2023-09-27 15:51:27 -05:00
Eric Bailey 66181679a6 integrate into native text input 2023-09-27 15:51:27 -05:00
Eric Bailey 9668102ceb fix helper text 2023-09-27 15:51:27 -05:00
Eric Bailey dab793193e made 8 default max 2023-09-27 15:51:27 -05:00
Eric Bailey 250e5eb3cd remove extra filter 2023-09-27 15:51:27 -05:00
Eric Bailey 44694abbe6 improve hash handling 2023-09-27 15:51:27 -05:00
Eric Bailey bfdbf43119 link out tags 2023-09-27 15:51:27 -05:00
Eric Bailey 439940532f add tags view 2023-09-27 15:51:27 -05:00
Eric Bailey f9914d6ff6 send along tags with api request 2023-09-27 15:51:27 -05:00
Eric Bailey 763edc8fb3 add TagDecorator plugin 2023-09-27 15:51:25 -05:00
Eric Bailey 47273cccb1 first pass at a tag input in composer 2023-09-27 15:50:36 -05:00
Eric Bailey b030d94a64 fix link highlighting with mention present (#1544) 2023-09-27 09:15:50 -07:00
Eric Bailey 6d4ad59416 Merge pull request #1553 from mozzius/refreshed-web-repost-dropdown
Use refreshed dropdown style for repost/quote post dropdown
2023-09-27 11:14:56 -05:00
Paul Frazee d87c232660 Improve image cropping on android and introduce aspect ratio field (#1525)
* Fix image cropping on android

* Store and use aspect ratio field in post images (close #1392)
2023-09-27 09:08:21 -07:00
Eric Bailey 6325eff938 Improvements to auto-mentioning users from their profiles (#1556)
* Don't automatically mention users with invalid handles

* don't mention when using did urls

* resolve profile from cache

* a little clearer

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2023-09-27 09:06:33 -07:00
Samuel Newman 5d59ab2ac0 replace dropdown component 2023-09-27 11:32:42 +01:00
Eric Bailey 42723dfaf6 fix 'Reposted by' text overflow (#1535) 2023-09-26 12:24:05 -07:00
dan 95736a5168 Add instructions for running on device (#1541) 2023-09-26 11:46:46 -07:00
Foysal Ahamed b0873cae97 💄 Remove report option on my own post (#1537) 2023-09-26 10:48:07 -07:00
Paul Frazee 83b3b5e1c0 Merge branch 'main' of github.com:bluesky-social/social-app into main 2023-09-25 13:50:44 -07:00
Sasha Mansurov 5f476851a3 Fix gallery image size (#1474)
Fixes #1323
2023-09-25 13:50:29 -07:00
Paul Frazee be2f319a34 Bump android version code 2023-09-22 18:13:07 -07:00
Paul Frazee e9f30894b1 Bump ios build number 2023-09-22 18:08:50 -07:00
Paul Frazee 150fe421d6 Fixes to tests (#1518) 2023-09-22 17:49:41 -07:00
Paul Frazee 41b53ca37b Trim whitespace on invite code (#1517) 2023-09-22 17:04:58 -07:00
Paul Frazee b7697f08d6 Accessibility fixes: add missing labels, dynamically scale home header (#1516)
* Improve labels

* Dynanically adjust home header to account for font scaling
2023-09-22 17:04:47 -07:00
Paul Frazee 88b95df200 Update backend routes to match frontend (#1515) 2023-09-22 17:04:36 -07:00
Eric Bailey 1b3b4c6692 Merge pull request #1513 from bluesky-social/eric/app-855-update-language-settings-in-app
update translator link show logic
2023-09-22 10:22:28 -05:00
Eric Bailey 28f5a8e44d bool 2023-09-22 09:46:46 -05:00
Eric Bailey 4fa576cb30 update translator link show logic 2023-09-22 09:24:48 -05:00
Paul Frazee 146132a080 Bump ios buildnumber 2023-09-21 21:01:15 -07:00
Paul Frazee 8584009bae Move home feed and thread preferences to server (#1507)
* Move home feed and thread preferences to server

* Fix thread usage of prefs

* Remove log

* Bump @atproto/api@0.6.16

* Improve type usage
2023-09-21 21:00:32 -07:00
Paul Frazee 28b692a118 Switch the date input web version to the date-input web control (#1510)
* Switch the date input web version to the date-input web control

* Fix types
2023-09-21 17:41:09 -07:00
Paul Frazee 1abe5270dd Wrap the post thread screen in an observer (#1509) 2023-09-21 17:36:50 -07:00
Paul Frazee 44985d2312 Dont reposition load latest button on desktop (#1508) 2023-09-21 17:36:33 -07:00
Paul Frazee 8aabbb9b6f Minor alignment fix 2023-09-21 15:07:56 -07:00