Tulir Asokan
|
baffe1b79e
|
Revert "Add event/update counter to metrics"
This reverts commit 145eb8f611.
|
2019-06-01 21:18:06 +03:00 |
|
Tulir Asokan
|
145eb8f611
|
Add event/update counter to metrics
|
2019-06-01 21:10:01 +03:00 |
|
Tulir Asokan
|
a279835cf8
|
HTML-escape names in telegram forward/reply header
|
2019-06-01 19:49:25 +03:00 |
|
Tulir Asokan
|
2dc04a8517
|
Add basic metrics with prometheus (ref #120)
|
2019-05-31 02:11:36 +03:00 |
|
Tulir Asokan
|
5c076933e7
|
Apparently session hashes can be negative integers too
|
2019-05-31 01:24:48 +03:00 |
|
Tulir Asokan
|
cbfb4d6d32
|
Add command to change displayname
|
2019-05-31 01:18:03 +03:00 |
|
Tulir Asokan
|
99ac768778
|
Fix relaybot edit deduplication in channels. Fixes #325
|
2019-05-31 00:30:55 +03:00 |
|
Tulir Asokan
|
7177d0c37e
|
Fix editing messages that went through relaybot
|
2019-05-29 16:53:29 +03:00 |
|
Tulir Asokan
|
47243334f4
|
Add native Matrix edit support
Warning: may break everything and/or edit your cat
|
2019-05-29 16:20:15 +03:00 |
|
Tulir Asokan
|
ab1d65e6f0
|
Trim left spaces when parsing command. Fixes #322
|
2019-05-15 20:45:16 +03:00 |
|
Tulir Asokan
|
5bbadbbdc8
|
Fix typo
|
2019-05-15 20:16:04 +03:00 |
|
Tulir Asokan
|
ce92cd31bf
|
Fix updating user info from entities attached to updates
Also made it trust info from users who don't have the puppet's phone number.
|
2019-05-15 20:05:27 +03:00 |
|
Tulir Asokan
|
8689d0e8b0
|
Save peer type when upgrading
Might have been the cause of #304
|
2019-05-15 20:04:26 +03:00 |
|
Tulir Asokan
|
6fef2a9a87
|
Update user info from entities attached to updates
|
2019-05-15 00:49:17 +03:00 |
|
Tulir Asokan
|
bc3ceab039
|
Fix handling of null m.relates_to objects. Fixes #317
|
2019-05-11 21:55:30 +03:00 |
|
Tulir Asokan
|
b9a0e6cbb6
|
Add external URL for chat and private channel messages. Fixes #308
|
2019-05-11 21:55:30 +03:00 |
|
Tulir Asokan
|
c50fd4b3ac
|
Fix mime type info for converted images. Fixes #307
|
2019-05-11 21:55:30 +03:00 |
|
Tulir Asokan
|
430f7b7217
|
Handle void tags correctly in the HTML parser. Fixes #309
|
2019-05-11 21:55:30 +03:00 |
|
Tulir Asokan
|
72a3cea948
|
Merge pull request #315 from t2bot/travis/fix-logout
Use empty collections when clearing portals/contacts instead of None
|
2019-05-07 02:06:15 +03:00 |
|
Tulir Asokan
|
fce22b08e9
|
Check if bot is configured before trying to get username in bridge info provisioning API
|
2019-04-24 16:42:28 +03:00 |
|
Travis Ralston
|
a2e64b4e0b
|
Use empty collections when clearing portals/contacts instead of None
This avoids an error when logging out regarding "NoneType is not iterable".
|
2019-04-19 23:42:11 -06:00 |
|
Tulir Asokan
|
1df87447bd
|
Set version to 0.6.0+dev
|
2019-04-08 00:41:01 +03:00 |
|
Tulir Asokan
|
75b2b3b163
|
Make retry_delay and other TelegramClient constructor fields configurable. Fixes #299
|
2019-04-03 16:20:19 +03:00 |
|
Tulir Asokan
|
80d90f93cd
|
Fix newlines in unformatted messages going through relaybot. Fixes #306
|
2019-04-03 15:31:59 +03:00 |
|
Tulir Asokan
|
e1ac4233c7
|
Add hidden way to clear vote and fix voting for first option
|
2019-04-03 15:26:30 +03:00 |
|
Tulir Asokan
|
46c3bbff3c
|
Simplify voting in polls
|
2019-04-03 15:11:21 +03:00 |
|
Tulir Asokan
|
41b8292f25
|
Bump version to 0.5.1
|
2019-03-21 15:32:37 +02:00 |
|
Tulir Asokan
|
366b95c8e8
|
Fix Python 3.5 compatibility
|
2019-03-21 14:42:18 +02:00 |
|
Tulir Asokan
|
fecf068455
|
Revert switching to @as_declarative for SQLAlchemy base class
This reverts commit 1da1133934 and a part of 2cf9dcafd9
|
2019-03-21 13:48:53 +02:00 |
|
Tulir Asokan
|
1da1133934
|
Fix reference to old BaseBase class in dbms migration script
|
2019-03-21 12:10:43 +02:00 |
|
Tulir Asokan
|
c4ac84c1a1
|
Bump version to 0.5.0
|
2019-03-19 20:08:24 +02:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
f7a4a23045
|
Don't add reply fallback to caption when caption is separate event. Fixes #285
|
2019-03-16 21:59:37 +02:00 |
|
Tulir Asokan
|
7e3c892ff6
|
Stop using rawgit in public website. Fixes #289
|
2019-03-16 18:05:12 +02:00 |
|
Tulir Asokan
|
36a654bcfe
|
Bump version to 0.5.0rc4
|
2019-03-16 17:36:25 +02:00 |
|
Tulir Asokan
|
7c46bf4b9e
|
Remove remaining traces of ORM
|
2019-03-16 17:13:28 +02:00 |
|
Tulir Asokan
|
7c82580b4b
|
Merge pull request #290 from V02460/tests
Add pytest unit testing framework
|
2019-03-16 17:13:19 +02:00 |
|
Kai A. Hiller
|
1e1e9b03c0
|
Revert absolute imports back to relative
|
2019-03-14 10:33:43 +01:00 |
|
Tulir Asokan
|
0587145145
|
Always flush stdout when logging in db migrate script
|
2019-03-13 23:50:40 +02:00 |
|
Tulir Asokan
|
7840da94b5
|
Fix verbose flag in db migrate script
|
2019-03-13 23:41:44 +02:00 |
|
Tulir Asokan
|
010866e0d0
|
Add verbose option to db migration script
|
2019-03-13 23:28:31 +02:00 |
|
Tulir Asokan
|
c54b057d90
|
Add __init__.py's so scripts would be included in builds
|
2019-03-13 23:28:31 +02:00 |
|
Travis Ralston
|
aa09e738e6
|
Log startup exceptions
|
2019-03-09 20:19:15 -06:00 |
|
Kai A. Hiller
|
4254b85628
|
Add pytest unit testing framework
|
2019-03-08 19:11:02 +01:00 |
|
Tulir Asokan
|
7d5e946067
|
Fix potential errors caused by deleted portals when logging out (ref #286)
|
2019-03-02 04:09:39 +02:00 |
|
Tulir Asokan
|
9eda525d2a
|
Fix handling missing argument in clear-db-cache (ref #286)
|
2019-03-02 04:09:23 +02:00 |
|
Tulir Asokan
|
8ef337f40b
|
Remove lxml HTML parser as it was messing up emoji offset handling
|
2019-03-01 23:45:30 +02:00 |
|
Tulir Asokan
|
f5ac584ed5
|
Escape HTML in displaynames before putting it in the relaybot format
|
2019-03-01 23:11:54 +02:00 |
|
Tulir Asokan
|
a3534d802a
|
Wrap database-changing statements in db.begin()
|
2019-02-24 02:53:50 +02:00 |
|
Tulir Asokan
|
92b689255b
|
Bump minimum alchemysession version and fix migrate script imports
|
2019-02-20 01:46:24 +02:00 |
|