Commit Graph

  • 54413c5143
    Implement basic functionality of IHAVE command master ChronosX88 2023-01-31 09:53:17 +0300
  • 564947e75c
    Make assigning new article number bound to a group ChronosX88 2022-04-19 02:50:31 +0300
  • 7d5d277a1f
    Implement THREAD command ChronosX88 2022-04-15 05:45:40 +0300
  • f65363ccf8
    Add response header for ARTICLE ChronosX88 2022-04-15 02:21:50 +0300
  • f868fb8876
    Fix GROUP cmd when group is empty ChronosX88 2022-04-15 02:21:35 +0300
  • 9dec53ff13
    Implement NEWTHREADS command ChronosX88 2022-04-15 00:31:03 +0300
  • 75df0d6bdf
    Make all newsgroups temporary anonymous ChronosX88 2022-04-14 20:38:51 +0300
  • 3bedb48945
    Revert behavior of setting thread property when posting article ChronosX88 2022-04-14 19:24:37 +0300
  • 86e4290287
    Implement WebSocket support ChronosX88 2022-04-13 13:10:11 +0300
  • 56205ffdd1
    Implement attachments for article ChronosX88 2022-04-12 03:29:22 +0300
  • 537c3abe82
    Implement advanced parsing of envelope (article) ChronosX88 2022-02-21 13:43:39 +0300
  • 70e75b1c63
    Implement LIST OVERVIEW.FMT command ChronosX88 2022-02-05 22:10:00 +0300
  • 5edc89b9ef
    Correctly count article bytes in OVER ChronosX88 2022-02-05 22:00:30 +0300
  • b148a434c9
    Add OVER to capability list ChronosX88 2022-02-05 21:51:43 +0300
  • 05816654d3
    Implement OVER/XOVER command ChronosX88 2022-02-05 21:31:22 +0300
  • 6aa7450792
    Fix NEXT/LAST incorrect behavior ChronosX88 2022-02-05 20:25:38 +0300
  • 352bcf75cd
    Set Path header when posting article ChronosX88 2022-02-05 20:14:47 +0300
  • 5c36bf1e71
    Implement NEXT command ChronosX88 2022-02-05 19:23:20 +0300
  • 679c515ad1
    Implement LAST command ChronosX88 2022-02-05 19:19:43 +0300
  • 1197ded1aa
    Fix panic when ARTICLE command goes w/o args ChronosX88 2022-02-05 19:03:54 +0300
  • e6f8e39a8e
    Implement NEWNEWS command ChronosX88 2022-02-05 18:42:23 +0300
  • 5981fd1415
    Implement HELP command ChronosX88 2022-02-05 18:32:38 +0300
  • 164c296835
    Slightly refactor handling system & implement STAT command ChronosX88 2022-02-05 18:20:22 +0300
  • 0a92a2cabf
    Implement BODY command ChronosX88 2022-02-05 17:46:25 +0300
  • ac390d3945
    Implement HEAD command ChronosX88 2022-02-05 17:40:38 +0300
  • 032d238b9f
    small typo fix ChronosX88 2022-02-05 14:06:37 +0300
  • 58a8ca6a8a
    Split command list in README by category ChronosX88 2022-02-05 14:05:37 +0300
  • fc0c3183c0
    Update README ChronosX88 2022-02-05 13:52:36 +0300
  • 57bd1e0eb5
    Implement ARTICLE command ChronosX88 2022-02-05 13:51:50 +0300
  • 496fbf2a4f
    Refactor all response messages as NNTPResponse type ChronosX88 2022-02-05 12:54:41 +0300
  • 5023c13afd
    Make article number be unique only within newsgroup ChronosX88 2022-02-03 21:24:40 +0300
  • fcd95a9411
    Update README ChronosX88 2022-02-03 20:40:38 +0300
  • 10320d169a
    Implement LISTGROUP command ChronosX88 2022-02-03 20:39:08 +0300
  • 163f2bcba6
    Implement POST command ChronosX88 2022-02-03 19:44:08 +0300
  • e8aa350c53
    Implement NEWGROUPS command ChronosX88 2022-01-26 00:29:30 +0300
  • ee63c0a9ef
    Implement GROUP command ChronosX88 2022-01-25 19:27:58 +0300
  • 796f37d55c
    Add basic GitHub Action workflow ChronosX88 2022-01-22 00:03:43 +0300
  • 7ae9a7af35
    Implement wildmat support ChronosX88 2022-01-21 00:29:58 +0300
  • dda82b7916
    Implement command pipelining, finish LIST ACTIVE command implementation ChronosX88 2022-01-20 00:44:27 +0300
  • 99a950181d
    Update roadmap in README ChronosX88 2022-01-19 22:51:38 +0300
  • 3933abd40b
    Make the storage backend modular ChronosX88 2022-01-19 22:51:08 +0300
  • 99061051e7
    Update implemented command list in README ChronosX88 2022-01-18 20:52:51 +0300
  • c5eaa65de9
    Change default capabilities list to transit mode ChronosX88 2022-01-18 20:47:32 +0300
  • e85fb43d50
    Implement actual MODE READER, add syntax error message ChronosX88 2022-01-18 20:43:05 +0300
  • 0e6cd28925
    Implement session pool, refactor connection/command handling ChronosX88 2022-01-18 20:26:37 +0300
  • 9f14adfb95
    Add missing command to README roadmap ChronosX88 2022-01-18 18:13:35 +0300
  • 834298ee93
    Better CAPABILITIES command implementation using declared types, use textproto package for connection i/o ChronosX88 2022-01-18 18:04:20 +0300
  • 719005908a
    Update README ChronosX88 2022-01-18 02:00:00 +0300
  • 84bf58f39e
    Add lists of features in README ChronosX88 2022-01-18 01:58:14 +0300
  • 11d69d8912
    Add README and LICENSE ChronosX88 2022-01-18 01:47:32 +0300
  • 28e8e5fae7
    init commit ChronosX88 2022-01-18 01:38:56 +0300