Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix border radius on avatars (#5392) | Eric Bailey | 2024-09-17 | 1 | -2/+8 |
| | |||||
* | Make like animation on web same speed as mobile (#5391) | Roscoe Rubin-Rottenberg | 2024-09-17 | 1 | -1/+1 |
| | |||||
* | Pre-fill alt text with 10-million card post (#5389) | Eric Bailey | 2024-09-17 | 6 | -88/+168 |
| | | | | | | | | | | | | | * Pre-fill alt text with 10-million card post (#5377) * Clean up type * Tweak alt copy * Add pt translation, fix typo --------- Co-authored-by: Calvin <clavin@users.noreply.github.com> | ||||
* | Tweak `pt-BR` string (#5372) | surfdude29 | 2024-09-17 | 1 | -1/+1 |
| | |||||
* | [Video] Additional android fixes (#5373) | Hailey | 2024-09-17 | 2 | -11/+2 |
| | | | | | | | * rm unused code * bump lib * invert bool | ||||
* | Milly tweaks (#5365) | Eric Bailey | 2024-09-16 | 8 | -69/+304 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | [Video] Fix safari showing spinner (#5364) | Samuel Newman | 2024-09-16 | 2 | -3/+11 |
| | |||||
* | [Video] Volume controls on web (#5363) | Samuel Newman | 2024-09-16 | 11 | -911/+1058 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * split up VideoWebControls * add basic slider * logarithmic volume * integrate mute state * fix typo * shared video volume * rm log * animate in/out * disable for touch devices * remove flicker on touch devices * more detailed comment * move into correct context provider * add minHeight * hack * bettern umber --------- Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Updates to Irish translation, back to 100% (#5345) | Kevin Scannell | 2024-09-16 | 1 | -2690/+1821 |
| | |||||
* | Update catalan messages.po (#5223) | Ivan Beà | 2024-09-16 | 1 | -61/+61 |
| | | | | | Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: gsmt <samaritanojr006@gmail.com> | ||||
* | Update Japanese translation (#5217) | Takayuki KUSANO | 2024-09-16 | 1 | -68/+44 |
| | |||||
* | Update Korean localization (#5254) | Minseo Lee | 2024-09-16 | 1 | -91/+89 |
| | |||||
* | Update Chinese localization (#5291) | Frudrax Cheng | 2024-09-16 | 2 | -109/+78 |
| | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com> | ||||
* | Update French localization (#5227) | surfdude29 | 2024-09-16 | 1 | -503/+243 |
| | | | | Co-authored-by: Stanislas Signoud <signez@stanisoft.net> | ||||
* | Update Portuguese localization (#5256) | surfdude29 | 2024-09-16 | 1 | -77/+45 |
| | | | | | Co-authored-by: Henrique Marques <hfvmarques@gmail.com> Co-authored-by: Arthur Tavares <arthurabreu00@gmail.com> | ||||
* | [Video] Fix scrubber tap target (#5360) | Samuel Newman | 2024-09-16 | 1 | -2/+4 |
| | | | | | * put padding on correct element * clear timeout on down | ||||
* | loosen checks on vtt file (#5359) | Samuel Newman | 2024-09-16 | 1 | -2/+3 |
| | |||||
* | Remove overflow hidden from external link outer el (#5356) | Eric Bailey | 2024-09-15 | 2 | -3/+33 |
| | | | | | | | | | * Remove overflow hidden * Borders when no thumb * Fix overflow, add bg to no-thumb state * Cleanup | ||||
* | Disallow some font scaling | Eric Bailey | 2024-09-15 | 1 | -0/+7 |
| | |||||
* | Nux after onboarding (#5357) | Eric Bailey | 2024-09-15 | 2 | -2/+4 |
| | | | | | * Don't show nux dialogs until post-onboarding * Don't show if over 10M | ||||
* | Fix wrong empty state for liked by (#5343) | dan | 2024-09-15 | 4 | -1/+26 |
| | |||||
* | Add context to `Unmute` and `Mute` strings (#5340) | surfdude29 | 2024-09-15 | 1 | -1/+5 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Release 1.91.1 prep (#5339) | Paul Frazee | 2024-09-13 | 18 | -3268/+4688 |
| | | | | | * Fixes to tests * intl extract | ||||
* | Don't open composer via hotkey if other dialog is already open (#5334) | Eric Bailey | 2024-09-13 | 1 | -1/+16 |
| | | | | | | | * Don't open composer via hotkey if other dialog is already open * Check for lightbox also * Check for drawer | ||||
* | "N" keyboard shortcut to open a new post modal (#5197) | Eric Bailey | 2024-09-13 | 3 | -0/+52 |
| | | | | | | | | | | | | * feat: Add hook on web app to open composer with 'N' keyboard shortcut * Extract, don't fire open composer if already open * Ignore interactive elements --------- Co-authored-by: João Gabriel <joaog@nocorp.io> Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Apply Following settings to Lists (#5313) | dan | 2024-09-13 | 3 | -28/+2 |
| | | | | | * Apply Following settings to Lists * Remove dead code | ||||
* | Always display next button on login page (#5326) | Eric Bailey | 2024-09-13 | 2 | -24/+10 |
| | | | | | Co-authored-by: Vinícius Souza <39967235+vinifsouza@users.noreply.github.com> Co-authored-by: Hailey <me@haileyok.com> | ||||
* | [Video] Don't require email verification on self-host (#5332) | Hailey | 2024-09-13 | 1 | -4/+11 |
| | |||||
* | [Video] Remember mute state while scrolling (#5331) | Hailey | 2024-09-13 | 4 | -78/+116 |
| | |||||
* | Fix lexicon validation in PWI Discover (#5329) | dan | 2024-09-13 | 1 | -2/+3 |
| | |||||
* | [Video] Remove `expo-video`, use `bluesky-video` (#5282) | Hailey | 2024-09-13 | 8 | -378/+262 |
| | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Disable pointer events on media border (#5327) | Eric Bailey | 2024-09-13 | 1 | -0/+3 |
| | |||||
* | Merge branch 'events' into main | Paul Frazee | 2024-09-13 | 2 | -0/+9 |
|\ | |||||
| * | Add events | Eric Bailey | 2024-09-13 | 2 | -0/+9 |
| | | |||||
* | | Image/video border + tweaks (#5324) | Eric Bailey | 2024-09-13 | 13 | -58/+214 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Image/video border (#5253) * Update AutoSizedImage.tsx * Update AutoSizedImage.tsx * Update Gallery.tsx * Update ExternalLinkEmbed.tsx * Update MediaPreview.tsx * Update UserAvatar.tsx * Update ExternalLinkEmbed.tsx * Update ExternalPlayerEmbed.tsx * Update ExternalGifEmbed.tsx * Update GifEmbed.tsx * Update ExternalGifEmbed.tsx * Update GifEmbed.tsx * Update UserAvatar.tsx * Update ExternalPlayerEmbed.tsx * Update ExternalPlayerEmbed.tsx * video * Update QuoteEmbed.tsx * Tweaks, abstract components --------- Co-authored-by: Minseo Lee <itoupluk427@gmail.com> | ||||
* | Merge branch 'ten-milly' into main | Paul Frazee | 2024-09-13 | 24 | -125/+1182 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/ten-milly-android-save' into ten-milly | Eric Bailey | 2024-09-12 | 1 | -5/+38 |
| |\ | | | | | | | | | | | | | * origin/ten-milly-android-save: On android, change ten milly nux secondary action to save instead of share | ||||
| | * | On android, change ten milly nux secondary action to save instead of share | Paul Frazee | 2024-09-12 | 1 | -5/+38 |
| | | | |||||
| * | | Let display name wrap | Eric Bailey | 2024-09-12 | 1 | -2/+1 |
| | | | |||||
| * | | Fallback snoozing | Eric Bailey | 2024-09-12 | 1 | -2/+24 |
| | | | |||||
| * | | Add ja and pt-BR translations | Paul Frazee | 2024-09-12 | 2 | -97/+204 |
| |/ | |||||
| * | Handle display name | Eric Bailey | 2024-09-12 | 1 | -1/+9 |
| | | |||||
| * | Handle overflow of bottom text | Eric Bailey | 2024-09-12 | 1 | -5/+13 |
| | | |||||
| * | Add retry | Eric Bailey | 2024-09-12 | 1 | -0/+2 |
| | | |||||
| * | Ensure dialog shows for all accounts without snoozing | Eric Bailey | 2024-09-12 | 1 | -3/+18 |
| | | |||||
| * | Add gate | Eric Bailey | 2024-09-12 | 2 | -5/+24 |
| | | |||||
| * | Copy | Eric Bailey | 2024-09-12 | 1 | -3/+3 |
| | | |||||
| * | Protect against other exit methods, protect against multiple fetches | Eric Bailey | 2024-09-11 | 2 | -13/+16 |
| | | |||||
| * | Protect against 3p PDSs and bad responses | Eric Bailey | 2024-09-11 | 1 | -4/+11 |
| | | |||||
| * | Dev helpers, string cleanup | Eric Bailey | 2024-09-11 | 4 | -8/+27 |
| | |