| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
* Do not init event bus if no session
* Be explicit
* Simplify, fix log
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
remove debug logs
use a better hack
implement a safari hack
extract `isSafari` and `isFirefox` to a global variable
|
|
|
|
|
| |
* Suspend event bus when switching accounts
* Make effect symmetrical
|
|
|
|
|
| |
* set message padding to a minimum of 60 and max of 70
* adjust range
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Unlaunch disable_poll_on_discover_v2
* Rm unused gates
* Unlaunch autoexpand_suggestions_on_profile_follow_v2
* Launch disable_min_shell_on_foregrounding_v3
|
|
|
|
|
| |
* more memoization
* invalidate listconvos query on block
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* support japanese et al. IME
* update comment
* nit
|
|
|
|
|
| |
* add right padding to chatlistitem to avoid overlap
* reduce padding amount
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* only try to initialize once
* nit
* change to `You have reached the end`
* make the text at end of list customizable
* make the text at end of list customizable
* update intl
|
| |
|
| |
|
|
|
|
|
| |
* only try to initialize once
* nit
|
| |
|
|
|
|
| |
(#4141)
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Switch to a more visually obvious button for the threadgate
* Move threadgate button into the keyboard-sticky area
* Fix keyboard offset
|
|
|
|
|
| |
* Add end of list text
* onEndReachedThreshold
|
|
|
|
|
| |
* Fix button size
* Fix mobile
|
|
|
|
| |
(#4101)
|
|
|
|
|
| |
* Test fixes
* Run intl:extract
|
|
|
|
|
| |
* set layout height in `onLayout`
* keep setting it in `onScroll` too
|
|
|
|
|
|
|
|
|
|
|
| |
* Improve scrolling performance for List
* Update List.tsx
* Apply same fix to profile labels
---------
Co-authored-by: dan <dan.abramov@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add empty chat pill
* Tweak padding
* move to `components`, place inside `KeyboardStickyView`
* cleanup unused vars
* add a new animation type
* (unrelated) add haptic to long press
* adjust shrink and pop
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Prevent flash upon first message
* set `hasScrolled` to true when sending a message if it isn't already true
* revert other change
* lint
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
| |
* Add dangerouslyDisableExposureLogging option
* Rename onboarding gate to v2
* Disable exposure logging for onboarding in PostFeed query
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* remove a comment
* add types for event, add log to profile button
* add `chat:open`
* add to chat list items
* fix types
* oops
* oops 2.0
|
| |
|
|
|
|
|
| |
* Tweak styles
* Tweak copy
|
|
|
|
|
|
|
| |
* add appeal dialog
* use useMutation for the labels on me dialog
* replace text button with small button
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Handle deleted accounts, restructure ChatListItem
* Remove triggerOpacity option
* account for handle change in screen reader
* simplify the check
---------
Co-authored-by: Hailey <me@haileyok.com>
|
| |
|
|
|
|
|
| |
* Extract new strings to translate in French
* Translate new strings into French
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translations
* Updated as PR on Plural is merged (#3882)
* Feedback API (#3498)
etc.
* Improve localization marks (#3285)
* Update Lightbox.tsx
* Change strings for easier localization
* Update DeleteAccount.tsx
* Update LabelsOnMeDialog.tsx
* Update FeedCard.tsx
* Update index.tsx
* Update LabelsOnMeDialog.tsx
* Update index.tsx
* Update FeedCard.tsx
* Update SelfLabel.tsx
* Update Hashtag.tsx
* Update index.tsx
* Update Hashtag.tsx
* Update ChangeHandle.tsx
* Update index.web.tsx
* Update index.web.tsx
* Update index.tsx
* Remove unnecessary `<Trans>` tags
* Update Drawer.tsx
* Finnish translation update (#3755)
* Update messages.po
Translated new strings (GIF's etc) and cleaned up deprecated ones.
* Update messages.po
resolve conflict
* Update messages.po
removed double quotes. Thanks @lapanti
* fix bad bool check in action (#3885)
* fix bad bool check in action
* add `fetch-depth` so we can get the commit hash
* `.env` should be in `.easignore` 🙃
* Updated to follow #3285 etc.
* The translation of 'place' and 'apply' of labels has been unified into '適用する'.
* Fix translation of "repost"
* Updated
* Updated Japanese translation
* Updated Japanese translation
- #3816
* Fixed translations
* Updated translation : #3995
* Updated Japanese translation
* Updated Japanese translation (ref. #3962 #4028)
* Updated Japanese translation
* Updated Japanese translation
* Updated Japanese translation
---------
Co-authored-by: Minseo Lee <itoupluk427@gmail.com>
Co-authored-by: Jan-Olof Eriksson <jan-olof.eriksson@iki.fi>
Co-authored-by: Hailey <me@haileyok.com>
|