Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Edit profile dialog ALF refresh (#5633) | Samuel Newman | 2024-10-15 | 13 | -387/+549 |
| | |||||
* | Support params-only searches (#5767) | Eric Bailey | 2024-10-15 | 1 | -6/+10 |
| | |||||
* | translate video state strings (#5762) | surfdude29 | 2024-10-15 | 1 | -5/+5 |
| | |||||
* | Link cards (#5677) | Eric Bailey | 2024-10-14 | 6 | -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 Newman | 2024-10-14 | 53 | -1385/+1545 |
| | |||||
* | Translate strings in `src/lib/api/index.ts` (#5750) | surfdude29 | 2024-10-14 | 1 | -9/+10 |
| | |||||
* | Use admonitions in settings screens (#5741) | Samuel Newman | 2024-10-14 | 3 | -38/+24 |
| | |||||
* | Move the back-button in front of banner (#5748) | gpp-0 | 2024-10-14 | 2 | -2/+2 |
| | |||||
* | Add util for link static clicks (#5683) | Eric Bailey | 2024-10-14 | 2 | -21/+26 |
| | | | | | | | * Add util for link static clicks * Format * Update copy | ||||
* | Translate some missing strings via global i18n instance (#5740) | Samuel Newman | 2024-10-14 | 3 | -9/+13 |
| | |||||
* | Update web font families def (#5749) | Eric Bailey | 2024-10-14 | 1 | -3/+3 |
| | |||||
* | Fix keyboard hiding alt text input after viewing DMs on iOS (#5739) | Hailey | 2024-10-14 | 3 | -9/+22 |
| | |||||
* | Add Admonition component (#5680) | Eric Bailey | 2024-10-14 | 3 | -1/+157 |
| | | | | | | | * Add Admonition component * Tweak mobile padding * Format | ||||
* | Run intl extract (#5733) | Paul Frazee | 2024-10-11 | 19 | -6325/+7420 |
| | |||||
* | Update catalan messages.po (#5717) | Ivan Beà | 2024-10-11 | 1 | -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 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 |
| |