-
Dweets that have been made by editing another dweet should indicate it's a remix and link to the original.
-
-
In a dweet like http://dweet.dwitter.net/id/246 I used newlines instead of `;` for readability purpose.
Problem 1: I am on Windows, hitting Return on a textarea apparently inserts a CRLF. So the site…
-
A bug was recently introduced (perhaps by https://github.com/lionleaf/dwitter/pull/42): When I try to comment (as staff), I get the confirm that normally pops up when I click delete dweet
-
Bom dia,
Como seria possível inserir uma figura no exato local que ela é colocada. Cheguei em uma parte de meu trabalho que insiro a figura, mas ela só aparece alguns parágrafos abaixo.
No meu c…
-
Cascading deletes? :(
-
- [x] Biblioteca para escrever
- [x] Script para ler
-
The ESP.getVcc() always just returns 4094 and analogRead(A0) returns 1024 when the WiFi radio has been disabled (eg following ESP.deepSleep(1, RF_DISABLED).
This is with Arduine IDE 1.6.8 and ESP cor…
-
Discussion for making a site that renders the workshops and easily allows people to comment on the content.
/cc @jonleung @TheThirdOne @ssun098
-
Currently, the dweetio node sends the payload wrapped in a { payload: XXX } object. There should be a way to send a value without the payload object.