Files
oak-gpui/crates
Max Brunsfeld b77c815bcd Fix bugs in handling mutual following (#3091)
This fixes some bugs in our following logic, due to our attempts to
prevent infinite loops when two people follow each other.

* Propagate all of leader's views to a new follower, even if those views
were originally created by that follower.
* Propagate active view changes to followers, even if the active view is
following that follower.
* Avoid redundant active view updates on the client.

Release Notes:

- Fixed bugs where it was impossible to follow someone into a view that
they previously following you into.
2023-10-05 15:16:58 -07:00
..
2023-10-05 14:50:48 -04:00
2023-09-27 18:19:35 -06:00
2023-10-02 19:35:31 -04:00
2023-10-02 18:20:47 -04:00
2023-09-28 19:36:21 -04:00
2023-09-11 09:00:59 -06:00
2023-10-04 14:44:21 -06:00
2023-09-09 14:01:53 -07:00
2023-10-04 14:44:21 -06:00
2023-09-07 22:24:02 -06:00
2023-10-02 18:20:47 -04:00
2023-09-20 21:29:45 -06:00
2023-10-05 11:58:41 -07:00
2023-10-02 18:20:47 -04:00
2023-08-25 10:11:32 -07:00
2023-10-05 09:02:52 -06:00
2023-10-04 15:00:53 -04:00