Commit Graph

59 Commits

Author SHA1 Message Date
Tulir Asokan 18e96abb3f Update README 2018-02-05 00:20:58 +02:00
Tulir Asokan 385a4eed49 Add group upgrade command and basic supergroup power level bridging.
Fixes #27
Fixes #31
2018-02-04 23:59:41 +02:00
Tulir Asokan 51359747ca Add Telegram->Matrix message pinning support 2018-02-04 23:17:37 +02:00
Tulir Asokan 52269eb35e Allow inviting Matrix users into portal rooms 2018-02-04 22:53:43 +02:00
Tulir Asokan 166682fced Add aliases to public channels/supergroups 2018-02-03 17:00:56 +02:00
Tulir Asokan f49f71ce8d Bridge group chat portal metadata from Matrix to Telegram. Fixes #33
WARNING: Portal table schema changed. Run the following SQL before updating:
    ALTER TABLE portal ADD COLUMN about VARCHAR
2018-02-03 16:22:23 +02:00
Tulir Asokan e38cf82c40 Add Matrix->Telegram kicking and fix and improve things. Fixes #36 2018-02-01 23:22:16 +02:00
Tulir Asokan 89e185320f Update README.md 2018-01-30 16:20:07 +02:00
Tulir Asokan f843fd7e85 Add command to forget portal room. Fixes #30 2018-01-29 23:46:46 +02:00
Tulir Asokan b8bcd84c68 Handle leaving Matrix rooms
Fixes #28 - Leaving group chat portals leaves the Telegram chat
Fixes #29 - Leaving private chat portals makes the bridge forget that room
2018-01-29 23:02:18 +02:00
Tulir Asokan 4593e1c857 Add command to get invite link. Fixes #32 2018-01-29 22:40:32 +02:00
Tulir Asokan 6c9b31b0e9 More minor changes 2018-01-29 22:21:58 +02:00
Tulir Asokan 02afc0bc03 Update metadata and fix small things 2018-01-29 21:31:10 +02:00
Tulir Asokan 02e3a07b0a Fix files in private chats 2018-01-29 18:22:03 +02:00
Tulir Asokan bddd09fddf Update README.md 2018-01-29 12:49:42 +02:00
Tulir Asokan c79eb8b2e7 Update roadmap 2018-01-29 10:47:46 +02:00
Tulir Asokan f8e2a93ef3 Update README 2018-01-28 17:15:28 +02:00
Tulir Asokan 143ca11f05 Add support for inviting users and initiating chats from Matrix 2018-01-28 17:05:43 +02:00
Tulir Asokan f83f7870c8 Add support for joining chats and initiating private chats 2018-01-28 14:33:40 +02:00
Tulir Asokan 58d572162d Convert stickers to png 2018-01-27 21:57:14 +02:00
Tulir Asokan 0280309098 Update README 2018-01-27 21:37:49 +02:00
Tulir Asokan 06cc5246ab Add initial power level bridging 2018-01-27 21:01:54 +02:00
Tulir Asokan aea82daf1b Minor fixes and preparation for proper permission checking in intent API 2018-01-27 18:50:19 +02:00
Tulir Asokan ebe84a1fa9 Implement kicking and fix invites 2018-01-27 17:49:28 +02:00
Tulir Asokan 9722a1ce6f Implement Matrix->Telegram redactions 2018-01-27 17:27:44 +02:00
Tulir Asokan f80f407ae0 Update README and clean up new methods 2018-01-27 16:50:26 +02:00
Tulir Asokan a0bbf0338d Add support for all kinds of files in both directions 2018-01-27 16:31:40 +02:00
Tulir Asokan 9c6fbb8bc5 Add supergroup migrate support 2018-01-27 14:22:14 +02:00
Tulir Asokan 0eace205ad Add avatar syncing and join/leave bridging 2018-01-23 22:14:26 +02:00
Tulir Asokan a84f730dc4 Update README 2018-01-22 21:59:10 +02:00
Tulir Asokan 8a3ccb6e8c Implement message reply/forward bridging in both directions 2018-01-22 21:20:56 +02:00
Tulir Asokan aaaf52576c Implement room name and avatar change handling 2018-01-22 19:03:02 +02:00
Tulir Asokan af9d38c534 Add Telegram->Matrix presence and typing notifications 2018-01-21 21:50:56 +02:00
Tulir Asokan a8359441b0 Implement Matrix -> Telegram formatted message bridging 2018-01-21 20:48:14 +02:00
Tulir Asokan f1d8312806 Implement Telegram -> Matrix formatted message bridging 2018-01-21 15:15:13 +02:00
Tulir Asokan 130a428641 Implement login 2018-01-21 12:16:06 +02:00
Tulir Asokan 899f491707 Add plain text message bridging 2018-01-20 23:59:51 +02:00
Tulir Asokan ad6a9ebae3 Start Python rewrite
Initial setup, config parsing and registration generation is included.
2018-01-16 23:33:01 +02:00
Tulir Asokan debcf0dc29 Add support for kicking Telegram users from Matrix 2017-12-03 22:50:57 +02:00
Tulir Asokan 8a082a4598 Allow upgrading Telegram groups to supergroups from Matrix 2017-12-03 22:34:47 +02:00
Tulir Asokan 58ea45638e Add support for creating Telegram chats from Matrix 2017-12-03 22:23:06 +02:00
Tulir Asokan b203f3b182 Add support for Matrix->Telegram invites 2017-12-03 13:14:20 +02:00
Tulir Asokan 00c26eef86 Add supergroup upgrade handling and experimental updatesTooLong handling 2017-12-03 11:32:49 +02:00
Tulir Asokan a02363638e Add more things 2017-12-03 10:47:31 +02:00
Tulir Asokan f773289111 Add bot commands to feature list 2017-12-02 15:50:46 +02:00
Tulir Asokan 04dc8ee3e9 Fix Matrix->Telegram formatting and add mention bridging 2017-12-01 18:57:52 +02:00
Tulir Asokan 678a2a460e Update README 2017-11-30 23:33:42 +02:00
Tulir Asokan 51bc1f30da Handle avatar and chat title changes 2017-11-30 21:07:13 +02:00
Tulir Asokan ee62b9cd7e Reorder and update features/roadmap 2017-11-30 20:36:23 +02:00
Tulir Asokan 639ed0e4a8 Handle Telegram membership events 2017-11-30 20:30:21 +02:00