Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Japanese translation (#5715) | Takayuki KUSANO | 2024-10-11 | 1 | -9/+46 |
| | | | | | * Remove the obsoleted entry * Update translation | ||||
* | PT-BR Translation update (#5699) | f e l p s | 2024-10-11 | 1 | -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 Newman | 2024-10-11 | 9 | -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) | Hailey | 2024-10-11 | 3 | -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) | Hailey | 2024-10-11 | 2 | -7/+9 |
| | | | | | * remove autofocus from alt text input * open to full height | ||||
* | ext gif check (#5725) | Hailey | 2024-10-11 | 1 | -0/+2 |
| | |||||
* | shift hitslop of avi follow button (#5730) | Hailey | 2024-10-11 | 1 | -2/+6 |
| | | | | | * shift the hitslop of the follow button * increase slop | ||||
* | Make default search language 'all languages' (#5731) | Paul Frazee | 2024-10-11 | 1 | -5/+2 |
| | |||||
* | Fix performance of feed reordering and add layout animations (#5714) | Paul Frazee | 2024-10-11 | 1 | -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 Frazee | 2024-10-11 | 1 | -1/+1 |
| | | | | https://github.com/bluesky-social/social-app/pull/5703#issuecomment-2407459187) (#5729) | ||||
* | Move intent handler to a child of `InnerApp` (#5695) | Hailey | 2024-10-11 | 3 | -3/+13 |
| | |||||
* | Improve sort & filter of language options in search (#5709) | Paul Frazee | 2024-10-10 | 1 | -3/+20 |
| | |||||
* | Always show search options (#5706) | Paul Frazee | 2024-10-10 | 1 | -24/+1 |
| | |||||
* | Sanitize multiple spaces in display names to protect against some security ↵ | Paul Frazee | 2024-10-10 | 1 | -1/+6 |
| | | | | concerns (#5703) | ||||
* | GIF dialog is scrollable on web (#5704) | Hailey | 2024-10-10 | 1 | -2/+5 |
| | |||||
* | Type tweaks (#5696) | Eric Bailey | 2024-10-10 | 1 | -13/+13 |
| | | | | | * Allow system font option to revert to previous letter spacing * Use correct types | ||||
* | Persist taps in the dialog scrollview (#5701) | Hailey | 2024-10-10 | 1 | -1/+2 |
| | |||||
* | one line btn (#5700) | Hailey | 2024-10-10 | 1 | -1/+1 |
| | |||||
* | dont scale in pressable w/ reduced motion (#5697) | Hailey | 2024-10-10 | 1 | -1/+4 |
| | |||||
* | Tweak threadgate button sizing in the composer on Web (#5692) | Paul Frazee | 2024-10-10 | 1 | -1/+4 |
| | | | | | * Adjust threadgate btn sizing in composer * Tweak threadgate button size on web | ||||
* | Update fonts.ts (#5694) | Minseo Lee | 2024-10-10 | 1 | -2/+6 |
| | |||||
* | Bump icon size for small size buttons (#5687) | Eric Bailey | 2024-10-10 | 1 | -1/+1 |
| | |||||
* | Update the email verification dialog (#5663) | Hailey | 2024-10-10 | 3 | -21/+276 |
| | |||||
* | Fix `Text` `emoji` type (make `emoji` optional) (#5678) | Hailey | 2024-10-10 | 1 | -1/+1 |
| | |||||
* | Make default banner more palatable (#5676) | Eric Bailey | 2024-10-10 | 1 | -5/+2 |
| | |||||
* | Invert non config filtering (#5674) | Eric Bailey | 2024-10-10 | 3 | -11/+6 |
| | | | | | | | * Invert filtering logic * Rename * Rm comment | ||||
* | Include non-configurable in defs query (#5673) | Eric Bailey | 2024-10-10 | 1 | -1/+1 |
| | |||||
* | Filter out non-configrable mod authorities from report dialog (#5670) | Eric Bailey | 2024-10-10 | 2 | -5/+18 |
| | |||||
* | Show download button for Apple (#5671) | Hailey | 2024-10-10 | 2 | -2/+8 |
| | |||||
* | Ensure app clip works even with `starter-pack` (#5664) | Hailey | 2024-10-09 | 3 | -10/+45 |
| | |||||
* | Cleanup unused props from dialogs (#5665) | Hailey | 2024-10-09 | 7 | -35/+15 |
| | |||||
* | Allow nested sheets without boilerplate (#5660) | Samuel Newman | 2024-10-09 | 15 | -414/+311 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Update joined_this_week | Paul Frazee | 2024-10-09 | 1 | -1/+1 |
| | |||||
* | Release 1.92 (#5658) | Paul Frazee | 2024-10-08 | 19 | -25893/+29021 |
| | | | | | * Fix tests * intl extract | ||||
* | Fix layout bugs in appeals dialog (#5657) | Hailey | 2024-10-08 | 1 | -1/+3 |
| | |||||
* | Make 'em round (#5654) | Eric Bailey | 2024-10-08 | 2 | -1/+2 |
| | |||||
* | Downgrade Radix packages for type compat (#5653) | Eric Bailey | 2024-10-08 | 1 | -4/+5 |
| | |||||
* | Merge fontVariant defs (#5652) | Eric Bailey | 2024-10-08 | 1 | -1/+1 |
| | |||||
* | fix clear button in input (#5650) | Hailey | 2024-10-08 | 1 | -1/+9 |
| | | | | Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | Filter posts containing mute words from search and notifications (#5599) | Eric Bailey | 2024-10-08 | 2 | -18/+170 |
| | | | | | | | * Filter mute words from search * Filter mute words from notifications * Do no filter search if using from filter | ||||
* | Move Dialogs to Radix (#5648) | Samuel Newman | 2024-10-08 | 12 | -111/+185 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use Redix FocusTrap (#5638) * Use Redix FocusTrap * force resolutions on radix libs * add focus guards * use @radix-ui/dismissable-layer for escape handling * fix banner menu keypress by using `Pressable` * add menu in dialog example to storybook --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> * use DismissableLayer/FocusScope for composer * fix storybook dialog * thread Portal through Prompt and avatar/banner * fix dialog style regression * remove tamagui --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | Nicer error message for disabled quotes (#5644) | dan | 2024-10-08 | 2 | -1/+4 |
| | |||||
* | Update neue nux date (#5643) | Eric Bailey | 2024-10-07 | 1 | -1/+1 |
| | |||||
* | Make alt text scrollable on native (#5642) | Hailey | 2024-10-07 | 1 | -14/+36 |
| | |||||
* | Move remaining composer state into reducer (#5623) | dan | 2024-10-07 | 7 | -362/+201 |
| | | | | | | Co-authored-by: Mary <git@mary.my.id> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Fetch link previews from RQ (#5608) | dan | 2024-10-07 | 17 | -516/+490 |
| | | | | | Co-authored-by: Mary <git@mary.my.id> Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Use composer state as source of truth for embeds/links on publish (#5606) | dan | 2024-10-07 | 4 | -62/+274 |
| | | | | | Co-authored-by: Mary <git@mary.my.id> Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Update Indonesian translation (#5316) | Fathia | 2024-10-07 | 1 | -317/+318 |
| | | | | Co-authored-by: Indonesian <github-actions@github.com> | ||||
* | [Video] Prevent screen from dimming while in full screen (#5637) | Hailey | 2024-10-07 | 1 | -2/+2 |
| | |||||
* | [Video] Add dimension info to share intent (#5639) | Hailey | 2024-10-07 | 3 | -3/+4 |
| |