Commit Graph

8 Commits

Author SHA1 Message Date
8fa0de6094 Canceling join request now actually changes the status to cancelled so trying to join same RequestToJoin whiteboard with code manually doesnt fail due to status being Pending 2026-03-09 23:06:27 +01:00
b10292b880 Active users copied to last valid state upon invalidation 2026-03-09 21:13:21 +01:00
643de642a1 Merge branch 'main' into feature-join-whiteboard-by-code
# Conflicts:
#	dotnet/AipsRT/Hubs/WhiteboardHub.cs
#	dotnet/AipsRT/Services/Interfaces/IMessagingService.cs
#	front/src/stores/whiteboard.ts
2026-03-07 21:40:09 +01:00
24e42f1d0b removed unnecessary time gap prone to bug 2026-03-07 18:13:05 +01:00
3de787e07c implement feedback loop 2026-03-07 16:15:21 +01:00
4e6b5da71b RT 2026-03-04 23:13:32 +01:00
5c7909034f implement 2026-02-17 00:48:28 +01:00
1750f5adb1 async process on worker of AddRectangle 2026-02-16 16:56:00 +01:00