jfa-go/ts/modules
Harvey Tindall e97b90d4d7
Matrix: Setup bot, add PIN verification
PIN is verified but not used currently. Works a little different than
the others, you input your matrix user ID and then the PIN is sent to
you. The bot doesn't support E2EE, so the bot being the first one to
message ensures the chat is unencrypted.
2021-05-29 17:43:11 +01:00
..
accounts.ts Accounts: Fix cog on telegram when no discord linked 2021-05-23 14:48:36 +01:00
common.ts Matrix: Setup bot, add PIN verification 2021-05-29 17:43:11 +01:00
discord.ts Discord: split discord search into own module 2021-05-23 14:22:18 +01:00
invites.ts Discord: Fix GetUsers, add invite messages 2021-05-23 16:16:31 +01:00
lang.ts use selected language for time format, add manual selector 2021-04-07 15:09:44 +01:00
modal.ts modal: use arrow function to avoid 'this' naming collision 2021-05-07 14:30:30 +01:00
profiles.ts Use lang file in typescript 2021-01-15 14:43:31 +00:00
settings.ts Split some settings into new "messages" section 2021-05-07 21:53:29 +01:00
stripmd.ts rewrite stripmd, fix some typos 2021-03-26 23:13:19 +00:00
tabs.ts Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
theme.ts respect browser/os dark mode preference 2021-03-10 19:42:40 +00:00
update.ts add hard restart for updates on *nix 2021-05-03 20:08:23 +01:00