Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix loading jumps and footer on feeds tab (#8063) | Samuel Newman | 2025-04-01 | 3 | -81/+86 |
| | | | | | * Fix loading jumps and footer on feeds tab * same for lists/starter packs | ||||
* | Fix suggested follows scrolling (#8036) | Eric Bailey | 2025-04-01 | 1 | -28/+30 |
| | |||||
* | add `msg` macro in EmojiPopup.android.tsx (#8091) | surfdude29 | 2025-04-01 | 1 | -3/+3 |
| | |||||
* | fix warnings (#8092) | Samuel Newman | 2025-04-01 | 2 | -3/+3 |
| | |||||
* | Fix broken error screen in DMs (#8071) | Samuel Newman | 2025-04-01 | 1 | -9/+18 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-29 | 1 | -34/+91 |
| | |||||
* | Preload emoji picker data for reactions on web (#8079) | Eric Bailey | 2025-03-28 | 2 | -0/+27 |
| | | | | | * Preload emoji picker data for reactions on web * Sort imports | ||||
* | Put applied reactions inside context menu wrapper on native (#8078) | Eric Bailey | 2025-03-28 | 1 | -71/+72 |
| | |||||
* | Design tweaks to applied reactions (#8077) | Eric Bailey | 2025-03-28 | 1 | -4/+8 |
| | | | | | * Adjust styles of applied reactions * Tweaks for applied reactions styles | ||||
* | Some design tweaks to web emoji picker (#8076) | Eric Bailey | 2025-03-28 | 3 | -48/+96 |
| | | | | | | | | | * Tighten up and reverse action items on web * Tweak web styles for emoji bar * Might as well make disabled more obvious * Format | ||||
* | [DMs] Reactions - link up API (attempt 2) (#8074) | Samuel Newman | 2025-03-28 | 15 | -115/+627 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * update package * wire up APIs * get reactions to display * allow removing emoji * handle limits better * listen to reactions in log * update convo list with reactions * tweaks to reaction display * Handle empty message fallback case * update package * shift reacts up by 2px --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | [DMs] Emoji reaction picker (#8023) | Samuel Newman | 2025-03-28 | 14 | -198/+692 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-28 | 1 | -41/+41 |
| | |||||
* | Instrument signup (#8037) | Samuel Newman | 2025-03-27 | 8 | -57/+182 |
| | |||||
* | Allow selecting `ContextMenu` options via press-and-hold (#8020) | Samuel Newman | 2025-03-27 | 3 | -103/+332 |
| | | | | | | | | | * save locations of menu items * enable panning to select items * rm unused type * fix haptic overfiring | ||||
* | fix people list footer (#8039) | Samuel Newman | 2025-03-27 | 1 | -11/+18 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-25 | 1 | -72/+72 |
| | |||||
* | make the sidebar smaller when offset, reduce total offset (#8052) | Samuel Newman | 2025-03-24 | 3 | -5/+9 |
| | |||||
* | Extract center column offset, reduce by 20px (#7974) | Samuel Newman | 2025-03-24 | 6 | -7/+19 |
| | | | | | * extract offset, reduce by 20px * move constant to `Layout/const.ts` | ||||
* | fix:Conversations don't refresh when going offline and back online (#7985) | omar0404 | 2025-03-24 | 1 | -3/+8 |
| | |||||
* | Revert "Small revert to be on the safe side (#7932)" (#7958) | Samuel Newman | 2025-03-24 | 4 | -28/+41 |
| | | | This reverts commit 0014b8b9cd0a5858ea7fad31361e5b611296e912. | ||||
* | change touch device detection method (#5919) | Bas van den Wollenberg | 2025-03-24 | 1 | -2/+1 |
| | |||||
* | haptics on external link card (#8049) | Samuel Newman | 2025-03-24 | 1 | -4/+12 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-22 | 1 | -18/+39 |
| | |||||
* | New `ContextMenu` menu type for DM messages (#8014) | Samuel Newman | 2025-03-21 | 15 | -296/+1091 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * get context menu somewhat working ish * take screenshot rather than double rendering * get animations somewhat working * get transform animation working * rm log * upwards safe area * get working on android * get android working once and for all * fix positioning on both platforms * use dark blur on ios always, fix dark mode * allow closing with hardware back press * try and fix type error * add note about ts-ignore * round post * add image capture error handling * extract magic numbers * set explicit embed width, rm top margin * Message embed width tweaks * Format * fix position of embeds * same as above for web --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | Nightly source-language update | pfrazee | 2025-03-21 | 1 | -20/+20 |
| | |||||
* | Fix post thread item hider line height crop (#8028) | Samuel Newman | 2025-03-20 | 3 | -4/+5 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-20 | 1 | -4/+4 |
| | |||||
* | rm bad ref in render usage (#8024) | Samuel Newman | 2025-03-19 | 1 | -14/+2 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-18 | 1 | -1/+1 |
| | |||||
* | remove from iab (#8017) | Hailey | 2025-03-17 | 1 | -2/+2 |
| | |||||
* | remove .parse usage (#8016) | Hailey | 2025-03-17 | 3 | -4/+4 |
| | | | | | * remove .parse usage * add one more usage | ||||
* | Don't poll for latest for Discover (#7993) | Eric Bailey | 2025-03-17 | 1 | -1/+16 |
| | |||||
* | Update i18n (#7992) | Paul Frazee | 2025-03-14 | 39 | -6442/+6328 |
| | | | | | * Pull latest from crowdin * Run intl:extract:all | ||||
* | A few good metrics (#7897) | Eric Bailey | 2025-03-14 | 3 | -18/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Align dist and release tags on all platforms * Upload web sourcemaps * Debug code * Send debug and error logging to Sentry * Let .env do the work * Try straight env * Try copy in Dockerfile * Ok ok ok * Debug Dockerfile * Proper setup * See where we're at * Reference var correctly * Fall back to package version * Verbose force env * Should be working native builds * Comments * Remove unused deps * Revert unneeded changes * Remove debug code * Clarify intent * Remove deprecated files * Add sentry vars to OTA * Debug * Revert "Debug" This reverts commit 2d5857fb0fb0858ac3e2f98bc56bde913078d0a7. * Use included CLI to upload native source maps post-OTA build * Use included bin script See https://github.com/getsentry/sentry-react-native/commit/0d87adb516b2a5ea61353e25098c31f9aeb7e503 * Bump sentry, update script * Comment * fix failing CI * Pin sentry, update patch, update lock --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Fix missing RecordWithMedia media embed preview in notifications view (#7988) | Eric Bailey | 2025-03-14 | 2 | -11/+20 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-14 | 1 | -51/+51 |
| | |||||
* | Filter deleted convos from inbox (#7944) | Samuel Newman | 2025-03-13 | 2 | -2/+8 |
| | | | | | * filter deleted convos from inbox * fix logic | ||||
* | Fix lists tab appearing when user has a starterpack but no lists (#7952) | Samuel Newman | 2025-03-13 | 1 | -5/+7 |
| | | | | | * Fix list tab showing up when no lists * tweak code | ||||
* | fix newskie dialog width (#7949) | Samuel Newman | 2025-03-13 | 1 | -2/+2 |
| | |||||
* | fix typo (#7970) | surfdude29 | 2025-03-13 | 1 | -1/+1 |
| | |||||
* | Restore hardcoded DIDs for Discover debug (#7977) | Samuel Newman | 2025-03-13 | 2 | -2/+15 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-13 | 1 | -4/+1 |
| | |||||
* | tweak label (#7937) | surfdude29 | 2025-03-12 | 1 | -1/+1 |
| | |||||
* | fix: Account switcher shows outdated profile name (#7969) | omar0404 | 2025-03-12 | 1 | -0/+3 |
| | |||||
* | Nightly source-language update | pfrazee | 2025-03-12 | 1 | -1/+1 |
| | |||||
* | Update `VideoTooLargeError` strings (#7923) | surfdude29 | 2025-03-12 | 2 | -2/+2 |
| | |||||
* | clean up logic for showing request buttons (#7964) | Samuel Newman | 2025-03-11 | 1 | -49/+85 |
| | |||||
* | encode url (#7968) | Hailey | 2025-03-11 | 1 | -1/+1 |
| | |||||
* | fix submit behaviour (#7959) | Samuel Newman | 2025-03-11 | 1 | -2/+2 |
| |