Sijmen Schoon
88769a95b7
Hardcode images to jpeg
...
For some reason, Telegram now sets the mimetype of images to application/octet-stream, breaking the extension detection. Hardcoding it to jpeg is a dirty but effective solution.
2017-01-05 16:25:27 +00:00
Sijmen Schoon
8fc4b5902b
Fix some crashes
2017-01-05 01:08:02 +00:00
Sijmen Schoon
2d317d1044
Merge branch 'master' of github.com:SijmenSchoon/telematrix
2016-11-27 10:18:56 +00:00
Sijmen Schoon
cba7594283
Discard old Matrix messages and reduce verbosity
2016-11-27 10:18:49 +00:00
Sijmen Schoon
023367b72b
Fix no-member error in matrix_room
2016-11-27 01:20:41 +01:00
Sijmen Schoon
5bcaf1ba74
Phase out TELEGRAM_CHATS and MATRIX_ROOMS
2016-11-27 01:13:09 +01:00
Sijmen Schoon
ad842ada4d
Fix links not getting added to the database
2016-11-27 00:07:40 +00:00
Sijmen Schoon
c705e8823c
Add try-except around matrix_transaction
2016-11-22 15:59:29 +00:00
Sijmen Schoon
bc5269c7be
Support displayname changes
2016-11-17 10:33:22 +00:00
Sijmen Schoon
29fa9086c6
Fix crash
2016-11-16 14:08:55 +00:00
Sijmen Schoon
a1ca8d48cd
Fix CI
2016-11-16 14:47:13 +01:00
Sijmen Schoon
6ef0a343c8
Move files to a module
2016-11-16 13:50:13 +01:00
Sijmen Schoon
3324257e35
Add last bit of configuration documentation.
...
Fixes #7
2016-11-15 15:26:21 +01:00
Sijmen Schoon
354b44a07e
Add asconfig explanation to README.md
2016-11-15 10:12:30 +01:00
Sijmen Schoon
7e17dd60c2
Remove random spacing in readme
2016-11-15 10:07:52 +01:00
Sijmen Schoon
34febdac1f
Fix readme
2016-11-15 10:06:41 +01:00
Sijmen Schoon
5af3faf9a3
Improve forward and reply messages
2016-11-15 08:28:42 +01:00
Sijmen Schoon
fe5f913ab9
Fix Telegram forwards
2016-11-15 07:00:00 +00:00
Sijmen Schoon
9f805b87cb
Add database to gitignore
2016-11-15 07:53:43 +01:00
Sijmen Schoon
e9f166ee1b
Add a bit more documentation
2016-11-15 07:45:09 +01:00
Sijmen Schoon
fa390b69c5
Make Google API token optional
...
Fixes #11
2016-11-15 07:36:36 +01:00
Sijmen Schoon
935fada1c5
Use a database for links, allowing for automatic configuration
...
Fixes #6
2016-11-15 00:52:00 +01:00
Sijmen Schoon
08c8a88721
Add travis pylint CI
2016-11-14 11:22:22 +01:00
Sijmen Schoon
df535efdc1
Replace hyphens with emdashes
2016-11-14 11:14:36 +01:00
Sijmen Schoon
68b6bbe6a4
Merge pull request #10 from Flippylosaurus/master
...
Fixes #9
2016-11-14 11:09:48 +01:00
Sijmen Schoon
873bd6f101
Remove trailing space
2016-11-14 11:07:26 +01:00
Sijmen Schoon
186cad8931
Add requirements.txt and update README a bit
2016-11-14 11:06:16 +01:00
Sijmen Schoon
0f39b8881c
Merge branch 'master' of github.com:SijmenSchoon/telematrix
2016-11-12 02:33:59 +00:00
Sijmen Schoon
8bb396b44e
Several improvements
2016-11-12 02:33:51 +00:00
Sijmen Schoon
dad1d6a37a
Merge pull request #8 from Flippylosaurus/master
...
added example configuration
2016-10-08 18:15:06 +02:00
Hillebrand van de Groep
0fd1d45e9b
added example configuration
2016-10-08 18:08:59 +02:00
Sijmen Schoon
3b1c26cb7d
Merge branch 'master' of github.com:SijmenSchoon/telematrix
2016-09-26 11:59:47 +02:00
Sijmen Schoon
7230fa1466
Add missing )
2016-09-26 11:59:38 +02:00
Sijmen Schoon
2e027e425f
Update README.md
2016-09-26 11:34:46 +02:00
Sijmen Schoon
1dfbd81ebc
Add missing await to m.image handler
2016-09-26 11:30:39 +02:00
Sijmen Schoon
37a8c63502
Fix url shortener
2016-09-26 04:11:18 +02:00
Sijmen Schoon
a0c111c1ea
Add missing await to m.image matrix->tg
2016-09-26 04:02:26 +02:00
Sijmen Schoon
9c91711740
Possibly fix image sending bug
2016-09-26 04:00:23 +02:00
Sijmen Schoon
e883055e61
Major refactor
2016-09-26 03:52:59 +02:00
Sijmen Schoon
9052cac2e8
Create README.md
2016-09-26 02:30:15 +02:00
Sijmen Schoon
ff1c6bf883
Fix forward/reply grammar
2016-09-26 00:56:22 +02:00
Sijmen Schoon
a6007a8902
Support Tg forwards and replies
...
Fixes #2 and #3 .
2016-09-25 22:59:54 +02:00
Sijmen Schoon
e62fa9ceb3
Initial commit
2016-09-13 16:17:11 +02:00