about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Decrease thickness of border on message input (#4196)Hailey2024-05-232-2/+2
* [🐴] better error message for "Bad token scope" error (#4194)Samuel Newman2024-05-231-0/+3
* Add padding to dialogs when keyboard is open on Android (#4182)Hailey2024-05-238-3/+54
* [🐴] Do not init event bus if no session (#4193)Eric Bailey2024-05-231-2/+24
* stop line breaks for timeelapsed (#4191)Samuel Newman2024-05-231-0/+2
* Reduce polling when app is backgrounded (#4192)Eric Bailey2024-05-232-1/+8
* implement a safari hack for ime (#4186)Hailey2024-05-235-6/+30
* [🐴] Suspend event bus when switching accounts (#4190)Eric Bailey2024-05-231-5/+4
* Handle zero bottom inset on iOS (#4184)Hailey2024-05-221-3/+3
* [Session] Dispose of stale agents immediatelyDan Abramov2024-05-231-0/+13
* [Session] Persist updates from inactive agentDan Abramov2024-05-232-17/+22
* wrap web in disabled keyboard provider (#4176)Hailey2024-05-221-33/+36
* Cleanup gates (#4170)dan2024-05-224-30/+9
* [🐴] Invalidate list convos query on block (#4171)Samuel Newman2024-05-222-21/+25
* More retries when resuming non-stale account (#4156)Eric Bailey2024-05-221-1/+1
* Add note to clarify "allow new messages from" setting (#4166)Samuel Newman2024-05-221-4/+20
* don't use `contentVisibility` on Firefox (#4164)Hailey2024-05-221-1/+2
* Remove added radius, add to specific location (#4160)Eric Bailey2024-05-212-2/+2
* [🐴] Support Japanese (et al.) IME in message input on web (#4159)Hailey2024-05-211-1/+10
* [🐴] Fix convo menu overlap (web) (#4153)Samuel Newman2024-05-211-26/+19
* check `maxTouchPoints` is greater than 1, not zero (#4158)Hailey2024-05-211-1/+1
* close loggedout view when logging in (#4154)Samuel Newman2024-05-211-0/+3
* flip order (#4152)Samuel Newman2024-05-211-1/+1
* fix to negative top of component so it moves with container growth (#4151)Samuel Newman2024-05-211-1/+1
* Make list end text customizable (#4145)Hailey2024-05-2019-457/+591
* Only fallback to Discover if Following is first pinned (#4146)dan2024-05-201-15/+14
* [Statsig] Sample router events (#4143)dan2024-05-203-3/+9
* [🐴] only try to initialize once in the NUX (#4142)Hailey2024-05-201-2/+5
* Run intl extractPaul Frazee2024-05-2017-187/+391
* use same visuals for notification sounds setting as the allow messages from (...Hailey2024-05-201-15/+41
* Add convoId as key to Convo wrapper (#4140)Eric Bailey2024-05-201-1/+1
* Run intl extractPaul Frazee2024-05-2017-2380/+2635
* Switch to a more visually obvious button for the threadgate (#4139)Paul Frazee2024-05-203-47/+39
* [🐴] Add end of list text, fix threshold (#4138)Eric Bailey2024-05-202-2/+18
* Fix button size on labeler (#4137)Eric Bailey2024-05-201-3/+4
* expand the background color to cover the overscroll area on settings screen (...Pokai Chang2024-05-211-2/+1
* Release 1.83 (#4136)Paul Frazee2024-05-2018-6721/+10906
* [🐴] set layout height in `onLayout` (#4135)Hailey2024-05-201-12/+22
* Fix laggy scrolling on mobile app's home screen, etc. (#4108)Pokai Chang2024-05-212-10/+24
* remove DMs gate (#4112)Samuel Newman2024-05-209-152/+41
* [🐴] Empty chat prompt (#4132)Eric Bailey2024-05-204-10/+141
* [🐴] Prevent flash upon first message (#4133)Eric Bailey2024-05-201-1/+5
* [Statsig] Fix exposure logging for reduced onboarding (#4131)dan2024-05-218-14/+29
* [🐴] Add new chat metrics (#4130)Hailey2024-05-206-17/+44
* Ensure deleted chats don't count towards unread (#4129)Eric Bailey2024-05-201-1/+4
* [🐴 Tweak appeal button styles (#4128)Eric Bailey2024-05-201-5/+4
* [🐴] Appeal form for disabled DMs (#4126)Samuel Newman2024-05-203-17/+158
* in-convo muted chat indicator (#4127)Samuel Newman2024-05-201-0/+8
* Some styling of empty list chats states (#4124)Eric Bailey2024-05-201-27/+84
* [🐴] Handle deleted accounts, restructure ChatListItem (#4114)Eric Bailey2024-05-202-165/+201