about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Filter deleted convos from inbox (#7944)Samuel Newman2025-03-132-2/+8
| | | | | * filter deleted convos from inbox * fix logic
* Fix lists tab appearing when user has a starterpack but no lists (#7952)Samuel Newman2025-03-131-5/+7
| | | | | * Fix list tab showing up when no lists * tweak code
* fix newskie dialog width (#7949)Samuel Newman2025-03-131-2/+2
|
* fix typo (#7970)surfdude292025-03-131-1/+1
|
* Restore hardcoded DIDs for Discover debug (#7977)Samuel Newman2025-03-132-2/+15
|
* Nightly source-language updatepfrazee2025-03-131-4/+1
|
* tweak label (#7937)surfdude292025-03-121-1/+1
|
* fix: Account switcher shows outdated profile name (#7969)omar04042025-03-121-0/+3
|
* Nightly source-language updatepfrazee2025-03-121-1/+1
|
* Update `VideoTooLargeError` strings (#7923)surfdude292025-03-122-2/+2
|
* clean up logic for showing request buttons (#7964)Samuel Newman2025-03-111-49/+85
|
* encode url (#7968)Hailey2025-03-111-1/+1
|
* fix iframe transparency by unspecifying color-scheme (#7967)Samuel Newman2025-03-111-1/+1
|
* Fix color theme for embed (#7965)Samuel Newman2025-03-111-1/+3
| | | | | * fix embed default theme * use correct dataset string
* fix submit behaviour (#7959)Samuel Newman2025-03-111-2/+2
|
* Run intl:extract:allPaul Frazee2025-03-0739-195/+195
|
* Fix translation def (#7934)Eric Bailey2025-03-071-1/+1
|
* Run intl:pullPaul Frazee2025-03-0739-2001/+2001
|
* Small revert to be on the safe side (#7932)Eric Bailey2025-03-074-41/+28
| | | | | | | | | * Revert "fix autocomplete (#7930)" This reverts commit f06a78017a92de96bb4df0812c5934023440df95. * Revert "#6861: Use available space to make focus on Composer TextInput easier (copy) (#7836)" This reverts commit e40656128d2fad41762ec1e7f022bc10fcdd25fc.
* fix autocomplete (#7930)Samuel Newman2025-03-072-2/+2
|
* Add plugin to bump gradle jvm heap size (#7922)Eric Bailey2025-03-062-0/+35
|
* Release 1.99 prep (#7925)Paul Frazee2025-03-0642-42686/+84458
| | | | | | | | | * Revert #7847 (was causing layout issues) * Test fixes * Pull latest translations from crowdin * Run intl:extract:all
* Catch thrown error for autoplay in Safari (#7921)Eric Bailey2025-03-061-2/+10
|
* Nightly source-language updatepfrazee2025-03-071-226/+357
|
* Fix text not wrapping in social proof (#7920)Samuel Newman2025-03-062-1/+9
| | | | | | | * Fix text not wrapping in social proof * fix web too * add max_w_full atom
* add some metrics for labelers (#7747)Hailey2025-03-064-1/+50
| | | | | | | | | | | | | | | | | | | | | * add some metrics * add label pref switch metric * Update src/screens/Profile/Header/ProfileHeaderLabeler.tsx * Use new logger.metric * Fix conflicting types * Remove duplicate toasts * Move metric to try body * Move metric to try body --------- Co-authored-by: Eric Bailey <git@esb.lol>
* tweak ci (#7916)Samuel Newman2025-03-064-12/+18
|
* Merge #7903 (#7917)Eric Bailey2025-03-068-25/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add missing msg macro calls for i18n (#7903) * Add missing msg macro calls for i18n * Update src/screens/Settings/AppIconSettings/useAppIconSets.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Apply surfdude29's suggestions from code review Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Format --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net> Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* fixing moderation blur gap when replying via the thread feed (#7783)Seth Wood2025-03-061-1/+2
|
* fix cancel button on search posts screen (#7912)Samuel Newman2025-03-061-2/+7
|
* Add context for toast messages (#7902)Minseo Lee2025-03-0622-48/+64
| | | | | * add context for toast * add
* Filter searchable people list by accepted (#7915)Samuel Newman2025-03-061-1/+4
|
* Nightly source-language updatepfrazee2025-03-061-99/+148
|
* Add report dialog e2e tests (#7913)Eric Bailey2025-03-057-2/+124
|
* ota helper in dev mode (#7911)Samuel Newman2025-03-053-0/+87
|
* Add language: Esperanto (#7863)surfdude292025-03-058-0/+34
| | | | | | | | | | | | | | | | | * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
* Add language: Scottish Gaelic (#7864)surfdude292025-03-058-0/+34
| | | | | | | | | | | | | | | | | * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
* Add language: Welsh (#7866)surfdude292025-03-058-0/+34
| | | | | | | | | | | | | | | | | * Create messages.po * Update app.config.js * Update lingui.config.js * Update dates.ts * Update helpers.ts * Update i18n.ts * Update i18n.web.ts * Update languages.ts
* Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2025-03-051-1/+1
|\
| * mark label for translation (#7908)surfdude292025-03-051-1/+1
| |
* | Add initial test for post report flowPaul Frazee2025-03-051-0/+20
|/
* skeletons for chat list (#7907)Samuel Newman2025-03-053-14/+52
|
* fix layout shift in profile feed header (#7906)Samuel Newman2025-03-052-11/+4
|
* Add dark mode option to in-app embed snippet dialog (#7377)Samuel Newman2025-03-051-59/+125
| | | | | | | | | * add color theme selection * change chevron direction * change chevron direction again * rm unused ref
* enhance(embed): add ability to pin color mode (#7186)Samuel Newman2025-03-056-23/+96
| | | | | | | | | | | | | | | | | | | | | | | | | * enhance(embed): add ability to pin color mode * fix: Move color mode dropdown to the root section * auto -> system * style tweaks * default to light theme * try and fix eslint * fix dropdown styles on other browsers * rm unnecessary eslintrc change * more explicit color mode select * make light explicit --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* Nightly source-language updatepfrazee2025-03-051-165/+273
|
* use latest macos/xcode (#7893)Hailey2025-03-042-4/+4
|
* Prioritise language codes with regions (#7731)Samuel Newman2025-03-042-7/+16
| | | | | | | * prioritise chinese and portugese * more language name cleanup * skip ast to fix false positive
* DMs inbox (#7778)Samuel Newman2025-03-0440-340/+1800
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improve error screen * add chat request prompt * mock up inbox * bigger button * use two-button layout * get inbox working somewhat * fix type errors * fetch both pages for badge * don't include read convos in preview * in-chat ui for non-accepted convos (part 1) * add chatstatusinfo * fix status info not disappearing * get chat status info working * change min item height * move files around * add updated sdk * improve badge behaviour * mock up mark all as read * update sdk to 0.14.4 * hide chat status info if initiating convo * fix unread count for deleted accounts * add toasts after rejection * add prompt to delete * adjust badge on desktop * requests -> chat requests * fix height flicker * add mark as read button to header * add mark all as read APIs * separate avatarstack into two components (#7845) * fix messages being hidden behind chatstatusinfo * show inbox preview on empty state * fix empty state again * Use new convo availability API (#7812) * [Inbox] Accept button on convo screen (#7795) * accept button on convo screen * fix types * fix type error * improve spacing * [DMs] Implement new log types (#7835) * optimise badge state * add read message log * add isLogAcceptConvo * mute/unmute convo logs * use setqueriesdata * always show label on button * optimistically update badge * change incorrect unread count change * Update src/screens/Messages/Inbox.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/screens/Messages/components/RequestButtons.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/screens/Messages/components/RequestButtons.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/screens/Messages/components/RequestListItem.tsx Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * fix race condition with accepting convo * fix back button on web * filter left convos from badge * update atproto to fix CI * Add accept override external to convo (#7891) * Add accept override external to convo * rm log --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Eric Bailey <git@esb.lol>
* Modernize search page (take 2) (#7642)Samuel Newman2025-03-041-138/+55
|