Commit Graph

18 Commits

Author SHA1 Message Date
ChronosX88
163f2bcba6
Implement POST command 2022-02-03 19:44:08 +03:00
ChronosX88
e8aa350c53
Implement NEWGROUPS command 2022-01-26 00:29:30 +03:00
ChronosX88
ee63c0a9ef
Implement GROUP command 2022-01-25 19:27:58 +03:00
ChronosX88
796f37d55c
Add basic GitHub Action workflow 2022-01-22 00:03:43 +03:00
ChronosX88
7ae9a7af35
Implement wildmat support 2022-01-21 00:29:58 +03:00
ChronosX88
dda82b7916
Implement command pipelining, finish LIST ACTIVE command implementation 2022-01-20 00:44:27 +03:00
ChronosX88
99a950181d
Update roadmap in README 2022-01-19 22:51:38 +03:00
ChronosX88
3933abd40b
Make the storage backend modular 2022-01-19 22:51:08 +03:00
ChronosX88
99061051e7
Update implemented command list in README 2022-01-18 20:52:58 +03:00
ChronosX88
c5eaa65de9
Change default capabilities list to transit mode 2022-01-18 20:47:32 +03:00
ChronosX88
e85fb43d50
Implement actual MODE READER, add syntax error message 2022-01-18 20:43:05 +03:00
ChronosX88
0e6cd28925
Implement session pool, refactor connection/command handling 2022-01-18 20:26:37 +03:00
ChronosX88
9f14adfb95
Add missing command to README roadmap 2022-01-18 18:13:35 +03:00
ChronosX88
834298ee93
Better CAPABILITIES command implementation using declared types, use textproto package for connection i/o 2022-01-18 18:04:44 +03:00
ChronosX88
719005908a
Update README 2022-01-18 02:00:00 +03:00
ChronosX88
84bf58f39e
Add lists of features in README 2022-01-18 01:58:14 +03:00
ChronosX88
11d69d8912
Add README and LICENSE 2022-01-18 01:47:32 +03:00
ChronosX88
28e8e5fae7
init commit 2022-01-18 01:38:56 +03:00