Ricardo Iván Vieitez Parra
Ricardo Iván Vieitez Parra
Originally, I saw only advantages with the posthumous algorithm because it makes the results very predictable and easy to understand. I still like it for this. However, I came to...
I wasn't specific enough because I cannot say for sure what should be there, but it should be more than nothing. However, this is how I envision it: whenever one...
As per the conversation in Slack, the application should include a fallback message that is shown when browsers are unsupported (e.g., old browsers that don't understand modern JS) or when...
If the state is broken there's likely not much that can be done in general. However, the app should gracefully degrade and alert the user of broken / invalid states....
I'm modifying the content messages on the server (i.e., the server returns an invalid message). As noted, this should result in being unable to join the group and the UI...
Thanks for taking the time to review this. I was afraid that the issue was going to be complicated to resolve. If it indeed is (to some extent, at least)...
@Silver-IT I agree that the 'pending approval' page is misleading. However, when joining via an invite link (as opposed to a more direct mechanism not yet implemented that happens entirely...
@Silver-IT Yes, I think that this is the proper way to do this, and it also allows for extensibility in the future.
I need this too for a certain workflow. Idieally, `import` and `export` shoud be left alone, although there's a dirty workaround for exports. I'd be happy to submit a patch...
> If a user calls the chelonia/fileUpload, he should also save the token to the identity contract, which must be useful when delete the file whenever needed. In the identity...