Chris Jung

Results 9 comments of Chris Jung

The reason is, that identi.ca has no /1.1/ API path. (but Twitter does...) conf.js has some code to normalize API version path, but this gets overwritten in lib.twitter.js

Just an improved version using tuples definitions and deleting superfluous double definition ```ts declare module 'html2pdf.js' { export default html2pdf; } declare function html2pdf(): Html2PdfWorkerRoot; declare function html2pdf( element: Html2PdfElement,...

Using Version 0.4.1 and the following scripts: 08:09:04 weechat | \* ia buffers.pl 3.8 (Sidebar with list of buffers) 08:09:04 weechat | \* ia iset.pl 3.2 (Interactive Set for configuration...

No problem, just wanted to report this after I took a look on the different client solutions for weechat ;-)

Ich werde das Ticket zwischendrin aktualisieren, wenn sich irgendwas ändert.

Hallo Benne, deine Ergänzung ist völlig richtig, das ist aktuell der einzige sinnvolle Weg. Die Anwendung ist eigentlich als "kann auch offline genutzt werden" und dann ist der Status sowieso...

Mit dem auskommentieren von Zeile 94 ist das Problem übrigens behoben. ![image](https://f.cloud.github.com/assets/209926/1405709/e73c5a7a-3d3a-11e3-98a9-016b11c220ef.png)

@swissspidy Wenn Du es nach dem Init aus dem DOM löschst, ist das Rendering der Buttons ja schon gelaufen. ;)

There was an issue with Grav 1.3.2 or 1.3.3 and the summary function... Maybe try with a newer version if it works then.