1
1
mirror of https://github.com/ahabhyde/miguelbridge synced 2025-01-26 14:04:20 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
Ahab Hyde
e544ddebd7 Send generic file and bugfix
Now is possible to send every type of file. If the file is not an image, the MIME type will be 'text/plain'.

Fixed the bug that would crash the program when someone would send the same image in a Telegram chat.

Moved the test classes to test package.

Renamed the class from "bottelegram" to "telegrambot"
2018-05-22 14:35:27 +02:00
Ahab Hyde
06c6bd40dd update 2018-05-15 17:30:08 +02:00
Ahab Hyde
384a51342d Fix null come cognome 2018-04-23 14:32:21 +02:00
Ahab Hyde
53e3cce3d9 Immagini tg -> matrix inviate come immagini
Non vengono inviate se su tg viene inviata un'immagine già presente (problema nel trovare il path dell'immagine?)
2018-04-21 22:36:07 +02:00
Ahab Hyde
c7b81d01c3 Prima versione di inoltro immagini tg > matrix
Immagine mandata come file, se viene mandata la stessa immagine più volte non viene inviata
2018-04-20 16:59:24 +02:00
Ahab
2efb16cdfa
Update README.md 2018-04-20 16:58:43 +02:00
Ahab
45aa908ca4
Update README.md 2018-04-20 15:39:54 +02:00
Ahab Hyde
0f305fb327 Aggiunta richiesta post di upload file funzionante 2018-04-20 15:29:44 +02:00
Ahab Hyde
c4bce1ac74 Aggiunto richiesta post file, da aggiornare guida file json 2018-04-20 01:11:05 +02:00
Ahab Hyde
b26f00736a Nuovo gitignore per IntelliJ 2018-04-17 15:30:33 +02:00
Ahab Hyde
c240c697dd Aggiunto comando info 2018-04-16 17:33:40 +02:00
Ahab Hyde
61e32deef6 Updated javac 2018-04-13 11:01:29 +02:00
Ahab
bd1ae7c796 Fixed null messages 2018-04-10 17:39:40 +02:00
Ahab
5a7d9e3507 Moved test class to test package 2018-04-10 12:38:00 +02:00
Ahab
f6ae8dcb8b Patch null messages
It doesn't send null or emptty messages anymore
2018-04-10 12:13:44 +02:00
Ahab
18e089246a
Update README.md 2018-04-09 20:50:33 +02:00
Ahab
1e609bf113
Update README.md 2018-04-09 20:22:54 +02:00
Ahab
26af7a5fab
Update README.md 2018-04-09 20:21:25 +02:00
Ahab
235e47188e Update sample settings 2018-04-09 20:20:57 +02:00
Ahab
da548d9db7 Merge branch 'master' of https://github.com/AhabHyde/MiguelBridge 2018-04-09 20:20:39 +02:00
Ahab
eb172ae329 Update sample settings 2018-04-09 20:19:23 +02:00
Ahab
f7753a0269
Update README.md 2018-04-09 20:18:37 +02:00
Ahab
6c65ae8bdb Supporto a multi stanze
Per ora configurabili solamente manualmente. Il bot prova a joinare tutte le stanze salvate nel json all'avvio
2018-04-09 19:53:14 +02:00
Ahab
f5e4f582f8 HomeServer in settings 2018-04-09 18:13:55 +02:00
Ahab
c51262aa65 Sample json file 2018-04-09 16:58:30 +02:00
Ahab
a98cf5a15b Merge branch 'master' of https://github.com/AhabHyde/MiguelBridge 2018-04-09 12:48:36 +02:00
Ahab
c88a31254a Nome nel messaggio
Ora viene scritto chi ha scritto il messaggio e tutte le impostazioni sono salvate in un unico file json
2018-04-09 12:48:31 +02:00
Ahab
538c5adc13
Create README.md 2018-04-09 12:04:28 +02:00
Ahab
0daaf77f2f Prima versione "funzionante"
Per ora inoltra solo i messaggi di testo tra la chat "provaBot" su matrix e la chat tra me ed il bot su telegram, con gli id delle stanze brutalmente hardcodate dentro.
2018-04-09 02:01:44 +02:00
Ahab
c07392b09c commit 1 2018-04-08 18:36:41 +02:00
Ahab
3fd7446592 Aggiunto Codice 2018-04-08 17:51:32 +02:00
Ahab
f92450a76d Initial commit 2018-04-08 17:16:20 +02:00