Klaas Freitag
Klaas Freitag
I was thinking about this: - Client maintains a local storage of the events to be able to display them quickly and also in offline mode - From that local...
Nice, this looks reasonable. Some questions/remarks: - How do we specify how many results come back with a call to the new api? - I don't think using headers here...
@DeepDiver1975 @nickvergessen ok, how do we resolve the problem with the mark-up cluttering? We do not want to add mark ups for all use cases (webIF, RSS, desktop, mobile, no...
Well, _no_ markup at all is not useful as well. I like @nickvergessen idea of the simplified markup. However, the solution should completely preserve the translation, otherwise the texts become...
@nickvergessen lets keep it simple for now: - `link` to mark complete links - `relativelink` to mark relative links on the same ownCloud (do we need that?) - `user` the...
The API turns out to not be suitable to fulfill the needs of WebUI and client. That is for the following reasons: - field `subjectparams` does not need the collection...
@karlitschek mentioned something about a public standard that could be used here.
A database is not a no-go obviously, but there are a few important things to consider that I try to describe here. The high level pillars of the success of...
@micbar yes, I agree. I would start with the following "spec": - App Tokens always have the scope of a certain space. By default, users can create App tokens only...
Ok, so for migration we need more... but the small spec above stays relevant for normal App Tokens.