about summary refs log tree commit diff
path: root/src/state/messages/convo/agent.ts
Commit message (Expand)AuthorAgeFilesLines
* use an env var for configurable proxy header (#8863)hailey2025-08-261-1/+1
* Couple of Sentry cleanups (#8532)Eric Bailey2025-06-201-30/+44
* [DMs] Reactions - link up API (attempt 2) (#8074)Samuel Newman2025-03-281-13/+179
* DMs inbox (#7778)Samuel Newman2025-03-041-0/+21
* Logger improvements (#7729)Eric Bailey2025-02-281-23/+18
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-10/+13
* Fix convo header loading state (#7603)Samuel Newman2025-02-031-7/+25
* [🐴] Reduce amount that message sent date is shown (#4228)Samuel Newman2024-10-031-4/+19
* [🐴] 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
* Make sure failed messages enter error state (#4210)Eric Bailey2024-05-241-2/+9
* [🐴] Don't retry sends (#4111)Eric Bailey2024-05-201-21/+16
* [🐴] Convo agent cleanup (#4109)Eric Bailey2024-05-191-32/+10
* [🐴] Mod disabled (#4089)Eric Bailey2024-05-171-3/+43
* 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-161-52/+128
* Remove error for refresh, not necessary (#4034)Eric Bailey2024-05-151-11/+0
* [🐴] Better retry styling (#4032)Eric Bailey2024-05-151-23/+13
* Reset after 5 min (#4026)Eric Bailey2024-05-141-7/+26
* [🐴] Swap in new package, update usages (#3992)Eric Bailey2024-05-141-41/+17
* [🐴] 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-101-25/+45
* Add retries to all handlers (#3935)Eric Bailey2024-05-091-55/+67
* [🐴] Integrate event bus (#3915)Eric Bailey2024-05-081-125/+103
* [🐴] Reorg convo files (#3909)Eric Bailey2024-05-071-0/+985