Commit Graph

147 Commits

Author SHA1 Message Date
diamondburned (Forefront) 4a7f7a7994 Added Raw into CompletionEntry 2020-06-10 17:38:59 -07:00
diamondburned (Forefront) b38dc6c6b4 Added extra docs 2020-06-10 16:10:03 -07:00
diamondburned (Forefront) 8fdf82883a Moved package split to utils 2020-06-10 12:19:13 -07:00
diamondburned (Forefront) 66dd2b1b11 Added split package to help with completions 2020-06-10 01:12:41 -07:00
diamondburned (Forefront) b6eca8eafa Improved documentation for CompleteEntry 2020-06-09 21:05:59 -07:00
diamondburned (Forefront) 2e7c6b0098 Added blocks into richtext and AttrDim into inline attributes 2020-06-09 20:51:54 -07:00
diamondburned (Forefront) 557ac54a04 Extended CompleteMessage 2020-06-09 20:38:44 -07:00
diamondburned (Forefront) 2eed8da97f Minor documentation fix 2020-06-09 20:25:10 -07:00
diamondburned (Forefront) 242f2c6192 Added clarifications on containers (applies to all versions) 2020-06-08 20:52:24 -07:00
diamondburned (Forefront) 72966ad02a Allow Names to be in rich text 2020-06-08 20:37:40 -07:00
diamondburned (Forefront) ce009a8cba Name is now required for some interfaces, improved README 2020-06-08 20:35:04 -07:00
diamondburned (Forefront) b4abf67cca Revert cancel callback on most containers 2020-06-08 15:49:53 -07:00
diamondburned (Forefront) a2235171a1 DoAction should not need to return a stop callback. 2020-06-08 14:46:36 -07:00
diamondburned (Forefront) 01e6e1ce31 Deprecated LeaveServer API in favor of cancel callbacks 2020-06-08 14:20:21 -07:00
diamondburned (Forefront) 7194d04894 Added MessagesContainer into DoMessageAction 2020-06-08 00:00:39 -07:00
diamondburned (Forefront) 231088e94d Added ServerMessage{Editor,Actioner} 2020-06-07 23:42:01 -07:00
diamondburned (Forefront) fa7f2fdca4 Fixed color hexadecimal invalid size 2020-06-03 21:15:52 -07:00
diamondburned (Forefront) deadc66d46 Added label and icon containers to allow updates, minor changes 2020-06-03 19:40:36 -07:00
diamondburned (Forefront) 3eb64db96c Fixed MessageCreate not having updated Author return type 2020-06-03 11:42:12 -07:00
diamondburned (Forefront) 46debdf53b Clarify that Commander extends Sessions 2020-06-03 00:05:14 -07:00
diamondburned (Forefront) 9b3e03753c Added full interface implementations for reference 2020-06-02 23:56:34 -07:00
diamondburned (Forefront) 5d3c3568f8 Changed MessageAuthor.Text to .Name 2020-06-02 23:32:24 -07:00
diamondburned (Forefront) f846071657 Updated README 2020-06-02 23:28:01 -07:00
diamondburned (Forefront) c1846a7796 Added MessageMentionable 2020-06-02 23:27:43 -07:00
diamondburned (Forefront) 3d2eaae6de Added MessageAuthor and Session.UserID() 2020-06-02 23:23:08 -07:00
diamondburned (Forefront) 6df6fab132 Added SessionSaver and SessionRestorer 2020-05-29 00:00:00 -07:00
diamondburned (Forefront) 4669362443 Added Multiline in AuthenticateEntry 2020-05-28 23:41:35 -07:00
diamondburned (Forefront) c49bea418a Added Authenticate() to allow resetting the auth process 2020-05-25 15:01:17 -07:00
diamondburned (Forefront) f13b042836 Allow for mutliple sessions 2020-05-22 19:38:25 -07:00
diamondburned (Forefront) c159c2c1df Auto-create plugin dir 2020-05-22 17:37:32 -07:00
diamondburned (Forefront) 251f975dc7 Added a plugin repository, stabilized 2020-05-22 16:43:28 -07:00
diamondburned (Forefront) 519066e136 Made SendMessage optional, extended ServerMessageSender 2020-05-22 13:50:30 -07:00
diamondburned (Forefront) 668497aef0 Added IO/async guides into ServerList 2020-05-20 21:57:17 -07:00
diamondburned (Forefront) f099d3f70b Separate Server from Service, as Service shouldn't have ID() 2020-05-20 14:15:38 -07:00
diamondburned (Forefront) 107d70485e Extended Server to require Identifier implemented 2020-05-20 14:11:51 -07:00
diamondburned (Forefront) 3e796d5ffe Added the MessageNonce API 2020-05-19 23:11:27 -07:00
diamondburned (Forefront) 6ad5b27b27 Fixed indentation 2020-05-19 20:46:05 -07:00
diamondburned (Forefront) f7c3dcfb38 Improved Authentication docs 2020-05-19 20:44:49 -07:00
diamondburned (Forefront) db7136a15e Added README 2020-05-19 20:42:26 -07:00
diamondburned (Forefront) c3c545ce14 RunCommand returns io.ReadCloser instead 2020-05-19 20:35:00 -07:00
diamondburned (Forefront) 1b5f2712b6 Changed to MessagesContainer (plural) for consistency 2020-05-19 20:33:39 -07:00
diamondburned (Forefront) 8bb977b2a0 Added SendMessage and Commander 2020-05-19 20:29:53 -07:00
diamondburned (Forefront) c18af2b179 Added ErrInvalidConfigAtField 2020-05-19 19:36:12 -07:00
diamondburned (Forefront) fdbd4e5ff6 Renamed Core to Service 2020-05-19 00:11:30 -07:00
diamondburned (Forefront) 130bf5c68a Added a ServersContainer API, added documentation on auth 2020-05-19 00:10:11 -07:00
diamondburned (Forefront) a8d1490931 Added the Configuration API 2020-05-18 23:58:06 -07:00
diamondburned (Forefront) 3e8f0a0921 Initial API draft 2020-05-18 23:07:22 -07:00