Hendrik Leppelsack
Hendrik Leppelsack
In my opinion the first step would be implementing a show/hide option. This option should change a setting which is stored in localstorage. This allows the use case that different...
I have spoken with @dk87 in person about this. The idea is to allow offline access to the notes app on desktop instead of having to use a different app....
+1 for defaultTarget Especially in the case of multiple watch targets this would be really helpful.
Shout could proxy those images to prevent the client from sending direct requests. But this is probably another issue (even though this would solve this problem). The first approach in...
@jancborchardt try running `node ~/node_modules/shout`, where `~` is the directory where you executed `npm install shout`
I'd really like to get this in as I'm running into a similar issue as described in the test file. But I believe a simple implementation as for the normal...
An idea would be to fade your own messages out: The message is initially in the same color as all other messages (black), but immediately starts fading to the gray...
@xPaw this way there would be no way to differentiate between own and other messages other than the nick. I actually do like that shout has a visual differentiation for...
@theVKC awesome to have you on board! Anyone in the nextcloud organization can be assigned to issues on Github. @jancborchardt @LukasReschke @MorrisJobke can you help out and add @theVKC to...
awesome to see this happening! @raimund-schluessler is currently removing the Calendar dependencies from the tasks app. PR for reference owncloud/tasks#228