1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-02 23:57:46 +02:00
jfa-go/ts/modules
Harvey Tindall ce8cdced4d
Discord: Fix GetUsers, add invite messages
The "Send to" box on the invite tab now accepts username#discriminator,
and a search icon has been added which opens a search window similar to
the one on the accounts tab. DiscordDaemon.GetUsers was also very broken
and wouldn't work with full username#discriminator, that's been fixed.
2021-05-23 16:16:31 +01:00
..
accounts.ts Accounts: Fix cog on telegram when no discord linked 2021-05-23 14:48:36 +01:00
common.ts Telegram: Allow admin to add telegram contact 2021-05-07 18:20:35 +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