urbit/pkg
Fang 084ce356a8
chat-hook: on %remove, try our best to pull subs
Previously, we were removing the relevant entry from the `synced` map
before calling `+pull-wire`, which requires an entry to still be there.
This lead to subscriptions not actually being pulled, commonly leading
to "subscribe wire not unique" errors on re-join.

In addition to fixing that, `%remove` actions now try to pull the
subscription regardless of whether they have an entry in the `synced`
map or not. `%leave` is always safe, and we might want to clean up
subscriptions that shouldn't be there anymore in the first place.
2020-04-15 16:29:26 +02:00
..
arvo chat-hook: on %remove, try our best to pull subs 2020-04-15 16:29:26 +02:00
ent Add 'pkg/ent/' from commit '31ac2913f14c6f7631f5792ad942605fb2d9fb87' 2019-03-04 16:49:14 -08:00
ge-additions Pull in latest v0.8.0.rc changes 2019-07-16 15:59:39 -07:00
herb gitignore: tweaks [ci skip] 2020-02-29 18:00:25 +04:00
hs urbit-atom: Cleanup 2020-03-18 12:38:48 -07:00
interface Merge pull request #2730 from liam-fitzgerald/lf/chat-synced-fix 2020-04-14 11:40:45 -07:00
urbit vere: v0.10.4 version bump [ci skip] 2020-03-12 14:14:30 +04:00