about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix NavSignupCard on web (#5813)Eric Bailey2024-10-214-7/+8
|
* Add back borders to feed liked-by screen (#5811)Eric Bailey2024-10-211-2/+5
|
* tweak downsample rate to 1% (#5836)Hailey2024-10-181-2/+2
| | | | Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Fix dragging up in flat list dialogs on Android (#5817)Hailey2024-10-171-11/+32
|
* remove font for ProseMirror (#5726)Ben Harris2024-10-171-2/+0
|
* Apply labelers and handle language for PWI home (#5816)Eric Bailey2024-10-172-4/+30
|
* Disable feed debug gate due to EME (#5815)Hailey2024-10-174-6/+11
|
* Remove BaseLink component (#5682)Eric Bailey2024-10-173-53/+7
| | | | | | | | | * Remove BaseLink component * Fix StarterPackCard Link component * Rm flex_1 causing overflow * Make newskie usage full width
* Fix font display on Android (#5776)Eric Bailey2024-10-174-20/+70
| | | | | | | * Fix font display on Android * Format * Split out fake fonts hook for platforms
* Temporarily disable window gate during EME (#5814)Hailey2024-10-171-3/+4
|
* Add DE labeler (#5675)Eric Bailey2024-10-171-1/+3
|
* new platform util (#5791)Samuel Newman2024-10-171-1/+38
|
* Update de/messages.po (#5795)surfdude292024-10-171-1/+1
|
* Move self-label button (#5780)Hailey2024-10-173-95/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * move self label button? * rm * make sure its usable on large font sizes * tweak wording * update icon * tweaks * change button label and change opacity when no media (#5794) * Tweak it moar (#5807) * Tweak it moar * Pluralize * Labels --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol>
* Fix PageWithHeader header leaking into safe area (#5792)Samuel Newman2024-10-171-3/+3
| | | | | * fix header leaking out of safe area * make fix native-only
* Logged out improvments (#5771)Samuel Newman2024-10-1710-129/+75
| | | | | | | | | | | | | | | | | * fetch all accounts in one go * delete unused component * add safeareaview to logged out layout * add safe area insets to LoggedOut view * add safe area insets to the error boundary * sanitize displaynames/handles * use button for X * increase spacing
* Fix up drawer background (#5785)Eric Bailey2024-10-173-8/+27
|
* Remove double `an` from error message strings (#5782)surfdude292024-10-174-10/+10
| | | | | | | | | * Update ProfileHeaderLabeler.tsx * Update FeedErrorMessage.tsx * Update FeedShutdownMsg.tsx * Update ProfileFeed.tsx
* Unified 'Chats' in drawers into 'Chat' (#5790)Frudrax Cheng2024-10-171-2/+2
|
* Mark "Logo by ..." in RightNav translatable like it in Drawer (#5788)Takayuki KUSANO2024-10-171-14/+16
|
* Add graphic media self label (#5758)Hailey2024-10-164-122/+247
| | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Ensure all configured appLabelers are applied for logged out users (#5784)Eric Bailey2024-10-161-7/+5
| | | | | * Ensure all configured appLabelers are applied for logged out users * Formatting
* Clean up drawer (#5761)Samuel Newman2024-10-163-346/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * clean up drawer * add a lil bit of padding * Drawer nits (#5778) * Avi stuff * Rm SafeAreaView, not working on Android * Dividers and spacing * Fix count on android, ended up refactoring the whole MenuItem * Litttttle more space * Improve NavSignupCard * format nit --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Composer - Self label dialog ALF rewrite (#4354)Samuel Newman2024-10-169-278/+182
|
* Edit profile dialog ALF refresh (#5633)Samuel Newman2024-10-1513-387/+549
|
* Support params-only searches (#5767)Eric Bailey2024-10-151-6/+10
|
* translate video state strings (#5762)surfdude292024-10-151-5/+5
|
* Link cards (#5677)Eric Bailey2024-10-146-231/+153
| | | | | | | | | | | | | | | * New link card styles * Cleanup of consituent parts, add hover state * Fix gif alt text view * Fix alt text view more * Remove dupe * Update remove button * Remove added margin on gif
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-1453-1385/+1545
|
* Translate strings in `src/lib/api/index.ts` (#5750)surfdude292024-10-141-9/+10
|
* Use admonitions in settings screens (#5741)Samuel Newman2024-10-143-38/+24
|
* Move the back-button in front of banner (#5748)gpp-02024-10-142-2/+2
|
* Add util for link static clicks (#5683)Eric Bailey2024-10-142-21/+26
| | | | | | | * Add util for link static clicks * Format * Update copy
* Translate some missing strings via global i18n instance (#5740)Samuel Newman2024-10-143-9/+13
|
* Update web font families def (#5749)Eric Bailey2024-10-141-3/+3
|
* Fix keyboard hiding alt text input after viewing DMs on iOS (#5739)Hailey2024-10-143-9/+22
|
* Add Admonition component (#5680)Eric Bailey2024-10-143-1/+157
| | | | | | | * Add Admonition component * Tweak mobile padding * Format
* Run intl extract (#5733)Paul Frazee2024-10-1119-6325/+7420
|
* Update catalan messages.po (#5717)Ivan Beà2024-10-111-43/+43
| | | | | | | | | * Update catalan messages.po Here we go again, just a few lines, if you would be so kind as to take a look @jordimas @darccio @surfdude29 @rortan134 * Update messages.po @jordimas corrections
* Update Japanese translation (#5715)Takayuki KUSANO2024-10-111-9/+46
| | | | | * Remove the obsoleted entry * Update translation
* PT-BR Translation update (#5699)f e l p s2024-10-111-63/+63
| | | | | | | | | | | * More translations updated * More tr * fix typo * PT-BR Translation update * PT-BR Translation update
* Present in-app browser as sheet (#5718)Samuel Newman2024-10-119-65/+71
| | | | | | | * use page sheet presentation * move to its own file rather than sitting in prefs * whoops, missed one
* Move composer open shortcut to shell (#5723)Hailey2024-10-113-9/+21
| | | | | | | | | * move composer shortcut hook * put intent handler in same place * dont allow shortcuts if no session * revert change
* Remove autofocus from alt text input (#5727)Hailey2024-10-112-7/+9
| | | | | * remove autofocus from alt text input * open to full height
* ext gif check (#5725)Hailey2024-10-111-0/+2
|
* shift hitslop of avi follow button (#5730)Hailey2024-10-111-2/+6
| | | | | * shift the hitslop of the follow button * increase slop
* Make default search language 'all languages' (#5731)Paul Frazee2024-10-111-5/+2
|
* Fix performance of feed reordering and add layout animations (#5714)Paul Frazee2024-10-111-89/+114
| | | | | | | | | | | * Rework SavedFeeds editor to make changes transactionally * Fix hit slops * Add layout animations * Fix: dont let down go too far down * Speed up layout transitions
* Protect against zero-width chars in display name sanitation (see ↵Paul Frazee2024-10-111-1/+1
| | | | https://github.com/bluesky-social/social-app/pull/5703#issuecomment-2407459187) (#5729)
* Move intent handler to a child of `InnerApp` (#5695)Hailey2024-10-113-3/+13
|