about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* width full on text container (#6007)Samuel Newman2024-10-291-1/+1
* Add subtle web hover to interactive rows (#5989)dan2024-10-298-43/+152
* Settings revamp (#5745)Samuel Newman2024-10-2942-132/+1791
* Show almost-instant preview when opening lightbox (#6000)dan2024-10-299-78/+56
* Refactor lightbox model to plain object (#5999)dan2024-10-296-49/+48
* temp revert to old modal (#6005)Samuel Newman2024-10-296-8/+354
* Extend composer checks to all posts in a thread (#5955)dan2024-10-291-50/+65
* Remove indirection when rendering composer state (#5954)dan2024-10-292-66/+40
* Refactor composer state for threads (#5945)dan2024-10-294-58/+126
* Disable Post button when empty (#5953)dan2024-10-291-32/+19
* fix splash screen (#5997)Samuel Newman2024-10-291-0/+1
* Fix video quality for short videos (#5996)Samuel Newman2024-10-292-13/+36
* Fix double padding in `Dialog.InnerFlatList` on web (#5986)Samuel Newman2024-10-293-12/+19
* Fix drawer icon alignment (#5991)Eric Bailey2024-10-281-0/+1
* Release 1.93 (#5990)Paul Frazee2024-10-2822-13229/+15439
* Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2024-10-283-4/+6
|\
| * fix starterpack wizard screen (#5987)Samuel Newman2024-10-291-2/+4
| * fix alt position (#5985)Samuel Newman2024-10-282-2/+2
* | Fix to ES localePaul Frazee2024-10-281-3/+3
|/
* Update Russian localization (#5344)RomanPro1002024-10-281-197/+197
* Update messages.po (#5375)Luan2024-10-281-1/+1
* Update catalan messages.po (#5735)Ivan BeĆ 2024-10-281-16/+16
* Updated Japanese translation (#5759)Takayuki KUSANO2024-10-281-82/+161
* Update Chinese and Cantonese localization (#5698)Frudrax Cheng2024-10-283-2949/+3107
* Update Korean localization (#5736)Minseo Lee2024-10-281-807/+879
* hailey/filter dupe labels (#5984)Hailey2024-10-281-2/+6
* [Translations] Complete Update - Spanish 100% (#5842)madKoding2024-10-281-1203/+1196
* Add Hungarian localisation (#5902)smileyhead2024-10-286-0/+7824
* Clean up English messages.po (#5908)Takayuki KUSANO2024-10-281-1170/+150
* Update German translation (#5922)Nando2024-10-281-20/+20
* Add `en-GB` localisation (#5952)surfdude292024-10-286-0/+7945
* Update Indonesian translation (#5868)kodebanget2024-10-281-100/+101
* More e2e test fixes (#5982)Hailey2024-10-282-7/+16
* Fix E2E tests (#5980)Hailey2024-10-284-15/+19
* One more haptic tweak (#5979)Samuel Newman2024-10-283-13/+4
* Tweak haptics, add to post controls (#5977)Samuel Newman2024-10-284-11/+23
* Make composer min height conditional and align attachments (#5976)dan2024-10-284-7/+18
* FAB - delay followup haptic (#5974)Samuel Newman2024-10-282-24/+19
* Don't render `ComposerPills` when unnecessary (#5975)Hailey2024-10-281-0/+6
* Limit number of lines in starter pack card (#5973)Hailey2024-10-281-2/+8
* drawer border (#5893)Samuel Newman2024-10-281-1/+3
* flex_1 text container (#5891)Samuel Newman2024-10-281-1/+1
* Fix clipping issue with 2 image grid (#5744)Samuel Newman2024-10-281-12/+1
* Fix missing style (#5944)dan2024-10-251-1/+1
* Conditionally render labels button when media exists in post (#5942)Hailey2024-10-253-139/+120
* Split composer into smaller components (#5941)dan2024-10-253-357/+521
* Remove waterfalls from posting (#5931)dan2024-10-251-29/+36
* Make use of applyWrites when publishing posts (#5809)Mary2024-10-241-53/+66
* Display non-post embeds in composer preview (#5647)dan2024-10-245-52/+54
* Include hydrated responses for other records (#5646)dan2024-10-244-37/+53