Commit Graph

53 Commits

Author SHA1 Message Date
Tulir Asokan a6bd561c7c Allow disabling (prefixed) commands in non-management rooms 2017-11-27 18:42:11 +02:00
Tulir Asokan 486c7af6f7 Add more JSDocs (ref #1) 2017-11-27 18:22:12 +02:00
Tulir Asokan c0febbff0a Remove old TODO and update jsdocs 2017-11-27 16:58:41 +02:00
Tulir Asokan cc66523df1 Add features & roadmap section 2017-11-26 15:04:55 +02:00
Tulir Asokan 84d92cab25 Allow starting private chats by inviting Telegram user. Fixes #13 2017-11-26 14:40:11 +02:00
Tulir Asokan 02ab9bb6df Minor improvements 2017-11-26 14:39:52 +02:00
Tulir Asokan b2a3954ad7 Allow HTML in search results 2017-11-26 14:39:22 +02:00
Tulir Asokan ba3667db0e Improve location text 2017-11-26 00:18:20 +02:00
Tulir Asokan adeb271c1b Add image/audio/file/location bridging. Fixes #9 2017-11-25 23:57:11 +02:00
Tulir Asokan 1caba73147 Refactoring and debug messages 2017-11-25 22:23:46 +02:00
Tulir Asokan 0cd22fc230 Update package lock 2017-11-25 19:51:14 +02:00
Tulir Asokan b4eb455295 Add jsdocs and jsdoc generator (ref #1) 2017-11-25 18:32:48 +02:00
Tulir Asokan 8cf76092c3 Add step #0 to both usage sections 2017-11-25 17:32:39 +02:00
Tulir Asokan ac6d0ea610 Improve help page sorting 2017-11-25 17:24:47 +02:00
Tulir Asokan a691315340 Fix logout and improve login-related management replies. Fixes #6 2017-11-25 17:10:21 +02:00
Tulir Asokan b66b65db65 Add unsetManagement and add help for management (un/)set commands 2017-11-25 16:10:18 +02:00
Tulir Asokan caaffde231 Fix bugs and #12 2017-11-25 16:01:27 +02:00
Tulir Asokan ffd04e00c2 Remove completed TODOs 2017-11-25 15:13:38 +02:00
Tulir Asokan 64462af078 Switch to ESLint formatting 2017-11-25 15:12:19 +02:00
Tulir Asokan 77a2705dd9 Improve management command output and add user link pills to search output (ref #7) 2017-11-25 15:08:22 +02:00
Tulir Asokan 69db7c8192 Fix TelegramPuppet.getDisplayName() 2017-11-25 14:52:32 +02:00
Tulir Asokan 03c9eb44f9 Allow management command replies to contain markdown/HTML
Fixes #2
2017-11-25 14:45:21 +02:00
Tulir Asokan ae71433743 Add commands for searching and initiating private chats with users (ref #7) 2017-11-25 14:11:15 +02:00
Tulir Asokan 3b42b17bb7 Disable automatic private chat room creation (ref #7) 2017-11-24 16:54:51 +02:00
Tulir Asokan a84349da85 Remove base64 storage testing debug messages 2017-11-24 16:54:27 +02:00
Tulir Asokan 8528f65848 Don't send empty messages 2017-11-24 16:27:04 +02:00
Tulir Asokan 3574c23ea5 Add discussion channels section 2017-11-22 13:50:43 +02:00
Tulir Asokan 989200e464 Fix private supergroup/channel room creation 2017-11-22 00:20:53 +02:00
Tulir Asokan 7cdbaf5eff Update README 2017-11-21 17:45:26 +02:00
Tulir Asokan cb0d931652 Add JSDocs to app.js (ref #1) 2017-11-21 17:32:10 +02:00
Tulir Asokan 674ea9eab4 Format and maybe break code 2017-11-21 14:30:59 +02:00
Tulir Asokan 5ef0a202a2 More code 2017-11-21 00:10:34 +02:00
Tulir Asokan 217017099a Add potential way to make user-store.db look nicer 2017-11-20 21:49:50 +02:00
Tulir Asokan db872983fb Small avatar update code cleanup 2017-11-20 21:48:09 +02:00
Tulir Asokan d2e64d12d1 Add script to download older telegram-mtproto commit
This is needed to get server salt renewal working.
2017-11-20 21:46:59 +02:00
Tulir Asokan 6d3c2fdb83 Remove useless telegram-mtproto v2 support 2017-11-19 18:41:04 +02:00
Tulir Asokan 02f1985171 Fix logging in 2017-11-19 18:39:42 +02:00
Tulir Asokan 58ca75aae4 Exit after generating registration 2017-11-19 18:25:20 +02:00
Tulir Asokan 8a1ed209f1 Yet another sync commit 2017-11-16 22:05:08 +02:00
Tulir Asokan e95873b4ec Remove broken AS bot displayname config option 2017-11-16 19:23:43 +02:00
Tulir Asokan 0c1bfb2e57 Add a hard-to-read help message 2017-11-16 18:07:01 +02:00
Tulir Asokan 42eb5775ff Update README.md 2017-11-16 17:57:55 +02:00
Tulir Asokan e136b14f0f Basic messaging on groups and channels works now 2017-11-16 17:55:47 +02:00
Tulir Asokan 0388c96881 Code additions/edits 2017-11-16 12:34:58 +02:00
Tulir Asokan 9d705bd5c8 Implement room and user creation 2017-11-16 11:54:01 +02:00
Tulir Asokan eb2de79a4b Improve and/or break things 2017-11-15 22:43:55 +02:00
Tulir Asokan 667421c727 Another sync commit with an useless message 2017-11-15 01:16:58 +02:00
Tulir Asokan 0539af129b Break and/or improve things 2017-11-13 23:47:26 +02:00
Tulir Asokan 0639f26a2c Logging in and auth persistence actually works now 2017-11-13 22:32:45 +02:00
Tulir Asokan daeaca8c4f Authentication may or may not now work 2017-11-13 01:19:12 +02:00