about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Session] Restore emailAuthFactor and emailConfirmed from last session (#3939)dan2024-05-091-4/+7
* Add retries to all handlers (#3935)Eric Bailey2024-05-092-73/+90
* [🐴] Rich text in messages (#3926)Samuel Newman2024-05-095-20/+75
* lowcase ALT text (#3934)Samuel Newman2024-05-091-1/+1
* Handle push notifications for DMs (#3895)Hailey2024-05-099-109/+274
* Add gate, a:a swap onboarding state (#3930)Eric Bailey2024-05-093-9/+154
* [🐴] Add hover context menu for convo list on web (#3923)Hailey2024-05-094-43/+71
* [🐴] Skeleton header (#3921)Samuel Newman2024-05-081-22/+45
* [🐴] Integrate event bus (#3915)Eric Bailey2024-05-085-126/+120
* [🐴] Refactor event bus (#3919)Eric Bailey2024-05-084-257/+151
* Replace updateCurrentAccount() with refreshSession() (#3910)dan2024-05-089-257/+15
* [🐴] Adjust press and hold delay on messages (#3918)Hailey2024-05-081-5/+7
* add sideborders prop (#3920)Samuel Newman2024-05-083-1/+5
* actually optimistic mark as read (#3917)Samuel Newman2024-05-082-5/+9
* Move to requestPollInterval handling (#3914)Eric Bailey2024-05-082-23/+43
* [🐴] Mark as read in convo menu (#3913)Samuel Newman2024-05-085-8/+51
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-078-278/+296
* Add session reducer tests (#3860)dan2024-05-082-0/+1644
* [Session] Code cleanup (#3854)dan2024-05-0811-503/+554
* [🐴] Unread messages badge (#3901)Samuel Newman2024-05-075-8/+162
* [Session] Remove global agent (#3852)dan2024-05-085-355/+260
* Handle invalid service URLs (#3908)Eric Bailey2024-05-072-3/+19
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-076-31/+112
* Remove messages provider (#3902)Eric Bailey2024-05-072-41/+35
* [🐴] State transitions (#3880)Eric Bailey2024-05-074-208/+490
* [🐴] Global event mgmt (#3897)Eric Bailey2024-05-075-41/+686
* Run intl:extractPaul Frazee2024-05-0717-8276/+14285
* Remove unnecessary Trans tags (#3888)Minseo Lee2024-05-072-14/+10
* [GIFs] Restore default alt text (#3893)Samuel Newman2024-05-074-20/+84
* Update Feed.tsx (#3715)Minseo Lee2024-05-071-1/+5
* Update Feeds.tsx (#3719)Minseo Lee2024-05-071-1/+1
* Update Indonesian translation (#3891)kodebanget2024-05-071-1273/+449
* Update WhoCanReply.tsx (#3720)Minseo Lee2024-05-071-6/+8
* fix bad bool check in action (#3885)Hailey2024-05-061-2/+1
* Finnish translation update (#3755)Jan-Olof Eriksson2024-05-061-87/+49
* Improve localization marks (#3285)Minseo Lee2024-05-0612-66/+67
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-0719-63/+505
* Protect against missing elementPaul Frazee2024-05-061-5/+4
* Merge branch 'web-loading' of https://github.com/TuxPenguin09/bsky-social-app...Paul Frazee2024-05-061-2/+8
|\
| * Added Preload for Webaliamanuba2024-05-021-2/+8
* | Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-0616-96/+156
* | Dont leave promise unresolvedPaul Frazee2024-05-063-17/+33
* | Merge branch 'fix-banner-cropper' of https://github.com/piotrpalek/social-app...Paul Frazee2024-05-066-50/+92
|\ \
| * | add missing cropImageUtil filePiotr P2024-04-271-0/+13
| * | hide alternative ratio buttons when using custom ratioPiotr P2024-04-271-30/+34
| * | allow for custom cropper aspect ration based on imagePiotr P2024-04-273-5/+30
| * | Fix cropper crashing after clicking cancelPiotr P2024-04-271-3/+1
| * | eslint autofixesPiotr P2024-04-273-12/+14
* | | make gif alt text prompt selectable (#3879)Samuel Newman2024-05-062-2/+6
* | | remove trailing period from query term in `useActorAutocompleteQuery` (#3765)Hailey2024-05-061-1/+5