Sam Saffron
c5e67726fd
FIX: under some conditions draft would say it was saving when not
...
This is a major change to draft internals. Previously there were quite a
few cases where the draft system would say "draft saved", when in fact
we just skipped saving.
This commit ensures the draft system deals with draft ownership handover in
a predictable way.
For example:
- Window 1 editing draft
- Window 2 editing same draft at the same time
Previously we would allow window 1 and 2 to just fight on the same draft
each window overwriting the same draft over an over.
This commit introduces an ownership concept where either window 1 or 2 win
and user is prompted on the loser window to reload screen to correct the issue
This also corrects edge cases where a user could have multiple browser windows
open and posts in 1 window, later to post in the second window. Previously
drafts would break in the second window, this corrects it.
2019-10-31 17:15:58 +11:00
..
2019-10-03 21:48:56 +03:00
2019-05-07 11:00:30 +10:00
2019-10-02 14:01:53 +10:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-07-16 14:41:03 +03:00
2019-04-30 10:27:42 +10:00
2019-08-06 11:26:54 +01:00
2019-10-21 13:39:45 -04:00
2019-10-02 14:01:53 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-10-04 11:11:03 +10:00
2019-06-11 10:04:26 +10:00
2019-05-07 13:12:20 +10:00
2019-10-31 17:15:58 +11:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-09-29 20:51:59 -04:00
2019-08-07 11:38:58 +02:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-09-10 11:58:08 -05:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-07-19 11:29:12 +05:30
2019-07-19 11:29:12 +05:30
2019-05-07 13:12:20 +10:00
2019-06-03 12:42:29 +10:00
2019-04-30 10:27:42 +10:00
2019-10-21 21:33:58 +03:00
2019-05-29 20:13:23 +08:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-10-21 12:08:20 +01:00
2019-04-30 10:27:42 +10:00
2019-09-10 13:59:48 +03:00
2019-04-30 10:27:42 +10:00
2019-10-14 15:06:09 +02:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-10-14 12:49:11 +05:30
2019-10-08 15:39:23 -03:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-08-12 11:02:38 +01:00
2019-08-06 11:26:54 +01:00
2019-05-13 09:55:44 +08:00
2019-10-01 18:33:53 -03:00
2019-05-07 13:12:20 +10:00
2019-09-18 11:28:59 +01:00
2019-10-11 11:07:19 -05:00
2019-09-19 13:26:17 -04:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 08:43:38 -04:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-09-13 18:01:16 +01:00
2019-08-29 15:47:08 +01:00
2019-04-30 10:27:42 +10:00
2019-10-21 12:08:20 +01:00
2019-04-30 10:27:42 +10:00
2019-10-11 17:44:29 +11:00
2019-08-07 12:45:55 +10:00
2019-04-30 10:27:42 +10:00
2019-08-27 09:09:00 -03:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-10-11 12:38:16 -03:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-10-04 09:56:28 +10:00
2019-08-16 18:23:51 +10:00
2019-04-30 10:27:42 +10:00
2019-10-17 18:34:07 +02:00
2019-07-19 12:46:10 +03:00
2019-10-02 14:01:53 +10:00
2019-08-21 10:23:20 +02:00
2019-05-08 15:45:25 +08:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-08-01 16:24:09 +08:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-07-25 19:41:25 +05:30
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-05-24 12:58:36 +08:00
2019-05-07 13:12:20 +10:00
2019-10-28 11:01:47 +00:00
2019-04-30 10:27:42 +10:00
2019-10-21 20:25:46 +03:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-08-26 10:33:26 -03:00