about summary refs log tree commit diff
path: root/src/state/messages/convo
Commit message (Expand)AuthorAgeFilesLines
* use an env var for configurable proxy header (#8863)hailey2025-08-261-1/+1
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+1
* Couple of Sentry cleanups (#8532)Eric Bailey2025-06-201-30/+44
* [DMs] Reactions - link up API (attempt 2) (#8074)Samuel Newman2025-03-283-25/+207
* DMs inbox (#7778)Samuel Newman2025-03-044-9/+42
* Logger improvements (#7729)Eric Bailey2025-02-281-23/+18
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-182-23/+26
* Fix convo header loading state (#7603)Samuel Newman2025-02-033-22/+50
* fix: typo in filename list-converations (#7036)Renan Mav2024-12-101-1/+1
* Reduce calls to getLogs (#6381)Eric Bailey2024-11-151-2/+2
* [🐴] 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-281-2/+2
* [🐴] update convo list from message bus (#4189)Samuel Newman2024-05-242-29/+13
* Make sure failed messages enter error state (#4210)Eric Bailey2024-05-241-2/+9
* Reduce polling (#4204)Eric Bailey2024-05-231-2/+2
* [🐴] 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
* [🐴] Make status checks easier, fix load state (#4010)Eric Bailey2024-05-143-79/+137
* [🐴] Swap in new package, update usages (#3992)Eric Bailey2024-05-143-51/+20
* [🐴] Simplify message passing, cleanup (#3952)Eric Bailey2024-05-101-6/+36
* [🐴] Clean up after deleting message (#3950)Eric Bailey2024-05-101-8/+4
* [🐴] 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-091-55/+67
* [🐴] Integrate event bus (#3915)Eric Bailey2024-05-084-125/+111
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-073-0/+1238