about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix: show known feed error UI more reliably (#4463)Paul Frazee2024-06-101-3/+2
|
* Only validate persisted data for existing users (#4465)Eric Bailey2024-06-101-0/+6
|
* Check `canAskAgain` for notification permissions (#4460)Hailey2024-06-103-3/+15
|
* Add support for new-tab clicks on feeds (#4462)Paul Frazee2024-06-103-22/+48
|
* Override legacy language codes for indonesian, hebrew, and yiddish (#4461)Paul Frazee2024-06-102-2/+20
| | | | | * Manually override incorrect 'in' to 'id' lang code * Fix additional legacy language code issues
* Ungate mobile web notification badge (#4459)dan2024-06-102-19/+14
|
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-109-30/+43
| | | | | | | | | * Fix (#4430): Use separate hooks for shell mode animated styles * Consolidate in one file --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Throttle instead of debounce (#4456)Samuel Newman2024-06-101-2/+6
| | | | | | | | | | | * throttle instead of debounce * trailing: true * Fix throttle call --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* debounce refetching listconvos (#4455)Samuel Newman2024-06-101-3/+16
|
* Patch to work around a crash in RN internals (#4426)dan2024-06-081-0/+16
| | | | Co-authored-by: Hailey <me@haileyok.com>
* Reliably focus keyboard on Android (#4427)dan2024-06-071-7/+25
|
* Bump `expo-notifications` to fix NPE (#4425)Hailey2024-06-084-5/+5
| | | | | * bump library * rename patch file
* Use the proper logic on iOS to increment the badge (#4233)Hailey2024-06-077-15/+34
|
* Bump 1.86.0 (#4411)Hailey2024-06-071-1/+1
|
* Composer - backup android focus (#4415)Samuel Newman2024-06-071-0/+13
| | | | | * backup android focus * bump to 300ms just to make sure it catches all of them
* scope enable/disable of keyboard controller in composer to only android (#4412)Hailey2024-06-061-1/+1
|
* Fix horizontal padding of tab within profile header (#3924)Minseo Lee2024-06-062-9/+8
| | | | Co-authored-by: Hailey <me@haileyok.com>
* 1.85.1Paul Frazee2024-06-061-1/+1
|
* disable keyboard controller in the composer screen (#4399)Hailey2024-06-061-0/+12
| | | | | | | | | | | | | | | * disable keyboard controller in the composer screen * add comment * oops * destructure * rename to keyboard context for clarity * move destructure * cleanup
* Fix notifications pagination on web (#4400)Paul Frazee2024-06-061-1/+10
| | | | | * Fix notifications pagination on web * Preserve larger threshold on native
* Patch Expo Modules for Android crash (#4398)dan2024-06-062-0/+19
| | | | | | | | | * Patch Expo Modules for Android crash * rm intermediaries, add a readme --------- Co-authored-by: Hailey <me@haileyok.com>
* Revert "Change Android's MainActivity launchMode to singleTop" (#4397)Hailey2024-06-062-18/+0
| | | | | | | | | | | * Revert "Change Android's MainActivity launchMode to singleTop (#4255)" This reverts commit 65ad16e394d0525d68e6fc8cd9508de4675c88d5. * Update bundle-deploy-eas-update.yml --------- Co-authored-by: dan <dan.abramov@gmail.com>
* Fix tall image lightbox on Android (#4393)dan2024-06-061-8/+14
|
* Fix prettier (#4392)dan2024-06-061-1/+6
|
* cancel animations before updating value for min-shell animation (#4386)Hailey2024-06-062-2/+10
| | | | | * cancel animations before updating value * comment
* Composer - make sure android keyboard opens (#4390)Samuel Newman2024-06-063-11/+20
| | | | | | | | | | | | | | | | | | | | | | | | | * keep trying to open keyboard until it's open * limit number of retries * keep the original 50ms one as well * Proper fix! * disable autoFocus if not visible * Reset derived state * Revert "Reset derived state" This reverts commit 71f57391ae78bac717282e699d1b83cbd87771eb. * Use derived state pattern * Rename for clarity --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Switch to withSpring to work around Reanimated regression (#4391)dan2024-06-061-9/+3
|
* Split ShareViaChatDialog (#4383)dan2024-06-061-11/+22
|
* Pin resolution of Statsig Expo dependencies (#4382)dan2024-06-062-98/+6
| | | | | * Force resolution of expo-constants * Pin expo-device
* add `legacy` to picker for Android (#4377)Hailey2024-06-052-1/+4
| | | | | * add `legacy` to picker * add for the other callsite
* add notification count badge mobile web (#4375)Hailey2024-06-052-8/+36
| | | | | | | | | | | | | | | | | * add notification count badge mobile web * rename var * add gate to types * implement gate * nit * Fix condition order, narrow types --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Remove `expo-constants` (#4371)Hailey2024-06-052-2/+1
|
* add types for `desktopFixedHeight` to `List` (#4356)Hailey2024-06-052-1/+2
| | | | | | | * add types for `desktopFixedHeight` * nit * accept both `number` and `boolean`
* Release 1.85 (#4372)Paul Frazee2024-06-0420-12052/+14968
| | | | | * Update tests * Run intl extract
* Update Korean localization (#4318)Minseo Lee2024-06-041-840/+707
| | | | | | | | | | | * Update messages.po * Update messages.po * Update messages.po * Update messages.po * Merge remote-tracking branch 'upstream/main' into update-korean-localization
* Update Irish translations back to 100% (#4306)Kevin Scannell2024-06-041-1595/+764
|
* Update French localizations (#4223)Stanislas Signoud2024-06-041-906/+742
| | | | | | | | | | | | | | | | | * Update French localizations * Fix typos in French and misusage of "Ignorer" Thanks @surfdude29 for the review! Fixes #4296. * Bump strings and remove unused one in French * Translate three new missing strings in French * Bump strings and trim unused old in French again * Translate five new missing strings in French again
* Upated Japanese translation (#4311)Takayuki KUSANO2024-06-041-197/+164
| | | | | | | * Delete obsoleted translated messages * Translate new messages, update some messages * Update Japanese translations
* Update Chinese Localization (#4323)Frudrax Cheng2024-06-042-1871/+1726
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve zh-TW translation * improve and fix * Update messages.po msgid "Nevermind, create a handle for me" * revert L3813 * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * Update src/locale/locales/zh-TW/messages.po Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> * BOTH: Fix and clean msgid "Copy {0}" msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." * CN: Unify emoji * TW: Update and unify some translation * TW: unify "色情 * TW: update * TW: typo * CN:translated latest commit * CN:removed superseded strings * CN:fixed string 'left to go' * CN:unified translation * CN:translated latest commit * CN:fix typo --------- Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com>
* use a timeout to focus the composer input (#4370)Hailey2024-06-051-1/+8
| | | | | | | | | | | * use a timeout to focus the composer input * scope to just android * scope useEffect to just android as well * oops * cleanup
* Clarify some things in OTA docs (#4367)Eric Bailey2024-06-045-10/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clarify some things * add github outputs script * add slack notify android * test slack android * fix indent * fix test * sigh... * Revert "fix test" This reverts commit c99764464f0e0d147587e3b813319b9b887a30d8. * Revert "fix indent" This reverts commit 4cce508d280c4f9e7b0ee6f9c2693fa88d2b65f4. * Revert "test slack android" This reverts commit b02419b2471e99faa5bac860276fc71b11d35b6a. * test ios workflow * remove testing * add slack info to docs * use correct output for android --------- Co-authored-by: Hailey <me@haileyok.com>
* Fix: visually indicate when quoted content is labeled (#4369)Paul Frazee2024-06-051-2/+4
|
* [🙅] Integrate deactivate (#4308)Eric Bailey2024-06-057-20/+216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update types (cherry picked from commit 27deac1f367825771ba76fa098ec1b0a62dcf64a) * Integrate into deactivate dialog (cherry picked from commit 84f299a447259cc1fbfc7be607e28197779e4ec1) * Integrate into Deactivated screen (cherry picked from commit 29193f34822ecdf11e2a407197fa230285dfe846) * Bump api sdk (cherry picked from commit 738c622d3e5a23bfbb0d3bdce3a6bdf01e54ca60) * Update permalink (cherry picked from commit c10bf5c071d76c3054bc4ce9d313c10b1820f038) * Bump sdk pkg * Update types to match backend * Loosen types for forwards compat * Hydrate status from persisted data * Refresh session when re-activating, clear query cache * Show app password error * Refactor dialog to clear state when closed * Add app password error to Deactivated screen
* Fix descenders cutoff in new chat dialog (#4359)Eric Bailey2024-06-041-2/+4
|
* Report persisted schema validation failures (#4358)Eric Bailey2024-06-041-2/+13
| | | | | * Report persisted schema validation failures * Make it safer
* Don't show profile labels until loaded (#4357)dan2024-06-041-9/+11
|
* [🙅] Remove fallback that's no longer valid (#4353)Eric Bailey2024-06-042-30/+30
| | | | | * Remove fallback that's no longer valid * Update test
* Use recent convos for share via dialog (#4352)Eric Bailey2024-06-043-11/+81
|
* Fix a few border nits (#4349)Hailey2024-06-043-11/+19
| | | | | | | | | | | | | | | * replace w/ hairline width * no border for placeholder * few notifications screen fixes tablet * still show the border on desktop * Simp --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Mark `accessibilityLabel` and `accessibilityHint` for translation (#4351)surfdude292024-06-041-2/+5
| | | | | | | * mark `accessibilityLabel` and `accessibilityHint` for translation * lint * try again