Tom Moor
Tom Moor
I can't remember why I didn't think this was mergable yet 😢 – will get to it this week
One of those long standing Prosemirror frustrations: https://discuss.prosemirror.net/t/how-to-use-default-listitem-attributes-when-splitting-a-listitem/354/8 Although I'm sure there are smart workarounds
I think we need to implement our own version of `splitListItem` similar to how TipTap has, here: https://github.com/ueberdosis/tiptap/blob/e2f8747e2b10f98d49798b15d64db5f0a36a3427/packages/core/src/commands/splitListItem.ts#L25
This sounds like expected behavior when searching a Google SSO team from within Slack at the moment – It will only search collections with team read access as there is...
This seems like a solid win as long as the email address is verified by the SSO provider we can safely add the authentication method to any existing user on...
Signing up with email and SSO will now result in one account being created rather than two. Noone has worked on merging two existing accounts yet, it's not something that...
Yep, merged just now: https://github.com/outline/outline/pull/3497 Suspended users will no longer appear. I don't think we'll add an option to remove the collaborators altogether though…
I honestly don't know how this got closed.
This is now deployed to cloud-hosted Outline. Seamless editing remains the default, but you can optionally enable an "Edit" button for your team under **Settings -> Features**.
We could do that but you need to be able to rotate the secret in the case of a leak. So either it would be the same implementation on the...