Commit Graph

20 Commits

Author SHA1 Message Date
ChronosX88
564947e75c
Make assigning new article number bound to a group 2022-04-19 02:50:31 +03:00
ChronosX88
7d5d277a1f
Implement THREAD command 2022-04-15 05:45:40 +03:00
ChronosX88
f868fb8876
Fix GROUP cmd when group is empty 2022-04-15 02:21:35 +03:00
ChronosX88
9dec53ff13
Implement NEWTHREADS command 2022-04-15 00:31:03 +03:00
ChronosX88
56205ffdd1
Implement attachments for article 2022-04-12 03:29:22 +03:00
ChronosX88
05816654d3
Implement OVER/XOVER command 2022-02-05 21:31:22 +03:00
ChronosX88
6aa7450792
Fix NEXT/LAST incorrect behavior 2022-02-05 20:25:38 +03:00
ChronosX88
5c36bf1e71
Implement NEXT command 2022-02-05 19:23:20 +03:00
ChronosX88
679c515ad1
Implement LAST command 2022-02-05 19:19:43 +03:00
ChronosX88
1197ded1aa
Fix panic when ARTICLE command goes w/o args 2022-02-05 19:03:54 +03:00
ChronosX88
e6f8e39a8e
Implement NEWNEWS command 2022-02-05 18:42:23 +03:00
ChronosX88
57bd1e0eb5
Implement ARTICLE command 2022-02-05 13:51:50 +03:00
ChronosX88
5023c13afd
Make article number be unique only within newsgroup 2022-02-03 21:24:40 +03:00
ChronosX88
10320d169a
Implement LISTGROUP command 2022-02-03 20:39:08 +03:00
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
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
3933abd40b
Make the storage backend modular 2022-01-19 22:51:08 +03:00