about summary refs log tree commit diff
path: root/src/state/messages
Commit message (Expand)AuthorAgeFilesLines
* use an env var for configurable proxy header (#8863)hailey2025-08-262-2/+2
* Add displayName to contexts (#8814)Samuel Newman2025-08-144-0/+4
* Couple of Sentry cleanups (#8532)Eric Bailey2025-06-202-48/+62
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-4/+4
* [DMs] Reactions - link up API (attempt 2) (#8074)Samuel Newman2025-03-283-25/+207
* fix:Conversations don't refresh when going offline and back online (#7985)omar04042025-03-241-3/+8
* DMs inbox (#7778)Samuel Newman2025-03-044-9/+42
* init log using `getLog` (#7886)Samuel Newman2025-03-031-8/+9
* Logger improvements (#7729)Eric Bailey2025-02-282-41/+32
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-183-28/+28
* Fix convo header loading state (#7603)Samuel Newman2025-02-033-22/+50
* fix: typo in filename list-converations (#7036)Renan Mav2024-12-102-2/+2
* Reduce calls to getLogs (#6381)Eric Bailey2024-11-151-2/+2
* Reduce `listConvos` requests (#6378)Eric Bailey2024-11-151-1/+1
* [🐴] Reduce amount that message sent date is shown (#4228)Samuel Newman2024-10-032-4/+31
* [🐴] Option to share via chat in post dropdown (#4231)Samuel Newman2024-05-311-0/+1
* [🐴] send record via link in text (Record DMs - base PR) (#4227)Samuel Newman2024-05-311-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-282-4/+4
* [🐴] update convo list from message bus (#4189)Samuel Newman2024-05-243-30/+17
* Recover from initial failed firehose state (#4211)Eric Bailey2024-05-241-0/+1
* Make sure failed messages enter error state (#4210)Eric Bailey2024-05-241-2/+9
* Reduce polling (#4204)Eric Bailey2024-05-232-4/+4
* [🐴] Do not init event bus if no session (#4193)Eric Bailey2024-05-231-2/+24
* Reduce polling when app is backgrounded (#4192)Eric Bailey2024-05-232-1/+8
* [🐴] Suspend event bus when switching accounts (#4190)Eric Bailey2024-05-231-5/+4
* remove DMs gate (#4112)Samuel Newman2024-05-201-16/+1
* [🐴] Don't retry sends (#4111)Eric Bailey2024-05-201-21/+16
* [🐴] Convo agent cleanup (#4109)Eric Bailey2024-05-192-33/+11
* [🐴] Mod disabled (#4089)Eric Bailey2024-05-174-5/+71
* Revert "Aggregate quickly-sent messages into batches (#4061)" (#4069)Eric Bailey2024-05-161-23/+17
* Aggregate quickly-sent messages into batches (#4061)Eric Bailey2024-05-161-17/+23
* [🐴] Error recovery (#4036)Eric Bailey2024-05-164-59/+165
* Remove error for refresh, not necessary (#4034)Eric Bailey2024-05-151-11/+0
* [🐴] Better retry styling (#4032)Eric Bailey2024-05-152-28/+27
* Reset after 5 min (#4026)Eric Bailey2024-05-142-7/+27
* [🐴] Message drafts (#3993)Samuel Newman2024-05-142-1/+87
* [🐴] Make status checks easier, fix load state (#4010)Eric Bailey2024-05-143-79/+137
* [🐴] Swap in new package, update usages (#3992)Eric Bailey2024-05-146-75/+27
* [🐴] Simplify message passing, cleanup (#3952)Eric Bailey2024-05-103-87/+85
* [🐴] Clean up after deleting message (#3950)Eric Bailey2024-05-102-8/+6
* [🐴] Remove extra spinner states from chat screen (#3947)Hailey2024-05-101-1/+1
* [🐴] Handle errors, improve styling (#3937)Eric Bailey2024-05-102-32/+60
* Add retries to all handlers (#3935)Eric Bailey2024-05-092-73/+90
* [🐴] Integrate event bus (#3915)Eric Bailey2024-05-085-126/+120
* [🐴] Refactor event bus (#3919)Eric Bailey2024-05-084-257/+151
* Move to requestPollInterval handling (#3914)Eric Bailey2024-05-082-23/+43
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-074-246/+264
* [🐴] Unread messages badge (#3901)Samuel Newman2024-05-071-2/+8
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-073-1/+65
* [🐴] State transitions (#3880)Eric Bailey2024-05-072-204/+472