about summary refs log tree commit diff
path: root/src/state/messages/events
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* 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-18/+18
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-4/+4
* fix:Conversations don't refresh when going offline and back online (#7985)omar04042025-03-241-3/+8
* init log using `getLog` (#7886)Samuel Newman2025-03-031-8/+9
* Logger improvements (#7729)Eric Bailey2025-02-281-18/+14
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-5/+2
* Reduce `listConvos` requests (#6378)Eric Bailey2024-11-151-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-2/+2
* Recover from initial failed firehose state (#4211)Eric Bailey2024-05-241-0/+1
* Reduce polling (#4204)Eric Bailey2024-05-231-2/+2
* [🐴] 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
* [🐴] Swap in new package, update usages (#3992)Eric Bailey2024-05-143-24/+7
* [🐴] Simplify message passing, cleanup (#3952)Eric Bailey2024-05-102-81/+49
* Add retries to all handlers (#3935)Eric Bailey2024-05-091-18/+23
* [🐴] Integrate event bus (#3915)Eric Bailey2024-05-081-1/+9
* [🐴] Refactor event bus (#3919)Eric Bailey2024-05-084-257/+151
* Move to requestPollInterval handling (#3914)Eric Bailey2024-05-082-23/+43
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-071-1/+17
* [🐴] Global event mgmt (#3897)Eric Bailey2024-05-073-0/+644