Tulir Asokan
bf9bda8b03
Bump version to 0.6.1
v0.6.1
2019-09-20 14:44:33 +03:00
Tulir Asokan
489d09a0f6
Bump version to 0.6.1rc2
v0.6.1-rc2
2019-09-03 00:34:51 +03:00
Tulir Asokan
d96356a310
Remove invalid reply fallbacks from edits
2019-09-03 00:33:58 +03:00
Tulir Asokan
d3c3912645
Add .gitlab-ci.yml
2019-09-03 00:32:45 +03:00
Tulir Asokan
92830c3a64
Bump version to 0.6.0rc1
v0.6.1-rc1
2019-09-03 00:23:35 +03:00
Tulir Asokan
00faab2213
Ignore Riot web brokenness in edits
2019-09-03 00:22:45 +03:00
Tulir Asokan
d6294ebb45
Fix some errors
2019-09-03 00:17:52 +03:00
Tulir Asokan
87aa0b6659
Limit displaynames sent to Matrix to 100 characters
2019-07-18 23:23:15 +03:00
Tulir Asokan
bb167b14ef
Add/remove reply fallbacks in m.new_content
2019-07-18 23:22:57 +03:00
Tulir Asokan
9a8f8433b0
Bump version to 0.6.0
v0.6.0
2019-07-09 19:43:56 +03:00
Tulir Asokan
4942789213
Fix vulnerability in event handling
2019-07-09 19:43:37 +03:00
Tulir Asokan
0741265837
Bump version to 0.6.0rc2
v0.6.0-rc2
2019-07-06 21:03:59 +03:00
Tulir Asokan
06d4e1703e
Restore old blockquote behavior in formatter as telegram's blockquotes don't work yet
2019-07-06 20:53:37 +03:00
Tulir Asokan
41be2a7b78
Merge branch 'native-strike-underline'
2019-07-06 20:50:07 +03:00
Tulir Asokan
610d12283d
Update telethon
2019-07-06 20:49:32 +03:00
Tulir Asokan
fee8da1613
Fix handling unsupported media
2019-07-06 17:57:28 +03:00
Tulir Asokan
28bed96e40
Fix displayname not updating for some users
...
Users who the bridge only saw via logged in users with the target user
in their contact lists wouldn't get their displayname updated due to an
invalid condition in the update_displayname function.
2019-07-04 22:32:30 +03:00
Tulir Asokan
050800f5f7
Add missing escape
2019-06-30 19:16:24 +03:00
Tulir Asokan
21fe94b38c
Add support for nested formatting coming from Telegram
2019-06-30 19:16:24 +03:00
Tulir Asokan
ce639c12d8
Use native strikethrough/underline/blockquote on Telegram
2019-06-30 19:16:24 +03:00
Tulir Asokan
78dd4e0086
Ignore .bak files
2019-06-30 19:08:30 +03:00
Tulir Asokan
0f7eebd683
Add option to set related groups for created rooms
2019-06-30 19:05:17 +03:00
Tulir Asokan
860b635188
Handle FileIdInvalidError in file transfers
2019-06-30 17:30:52 +03:00
Tulir Asokan
0710b4e8a1
Fix metrics config comment
2019-06-22 20:01:22 +03:00
Tulir Asokan
823abc121e
Update docker image to Alpine 3.10 and add libffi-dev
2019-06-22 19:16:14 +03:00
Tulir Asokan
3fa6128561
Bump version to 0.6.0rc1
v0.6.0-rc1
2019-06-22 18:56:14 +03:00
Tulir Asokan
ca00e53a40
Update state cache when sending state events (e.g. kicks). Fixes #278
2019-06-20 23:31:32 +03:00
Tulir Asokan
0003d2efd3
Add secret flag for logged in admins to use relaybot when plumbing rooms. Fixes #294
2019-06-20 22:57:47 +03:00
Tulir Asokan
0efe9f05f2
Add option for maximum document size that gets bridged. Fixes #335
2019-06-20 22:41:51 +03:00
Tulir Asokan
88d0c5feb3
Re-add warning about catch_up
2019-06-20 22:23:51 +03:00
Tulir Asokan
912aa38063
Make mime type extension guessing saner
2019-06-20 21:56:35 +03:00
Tulir Asokan
5fba658c66
Update to telethon 1.8. Fixes #334
2019-06-20 21:42:22 +03:00
Tulir Asokan
070601689a
Include relaybot pill in !tg create invite suggestion
2019-06-10 00:49:10 +03:00
Tulir Asokan
bde177fc34
Fix env config overrides. Fixes #333
2019-06-07 21:30:06 +03:00
Tulir Asokan
a593f71901
Merge pull request #332 from pacien/env-override
...
Allow config key override through env var
2019-06-07 17:10:10 +03:00
pacien
107fc501e4
Allow config key override through env var
...
Signed-off-by: pacien <pacien.trangirard@pacien.net >
2019-06-06 22:24:34 +02:00
Tulir Asokan
cd51fb85cf
Make getting started more user-friendly. Fixes #327
2019-06-01 22:38:43 +03:00
Tulir Asokan
9591a05361
Ignore whitespace in web login input
2019-06-01 22:15:49 +03:00
Tulir Asokan
ddfffaf6a2
Handle some image send errors by resending as document. Fixes #324
2019-06-01 22:09:05 +03:00
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
417c2e4d1e
Add build stuff to .gitignore
2019-05-31 01:18:11 +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
ff257fcd77
Fix edit index upgrade on postgres
2019-05-29 16:37:13 +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