]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/field.go
Fix bug in news article reply threading
[rbdr/mobius] / hotline / field.go
index aef790d171351e3c78ce8e362a01166e4a3beb74..3378552a8f0da2408691919cc16d53e85d61a9f2 100644 (file)
@@ -24,6 +24,7 @@ const fieldChatID = 114
 const fieldChatSubject = 115
 const fieldWaitingCount = 116
 const fieldBannerType = 152
+const fieldNoServerAgreement = 152
 const fieldVersion = 160
 const fieldCommunityBannerID = 161
 const fieldServerName = 162
@@ -57,10 +58,12 @@ const fieldNewsArtDate = 330
 const fieldNewsArtPrevArt = 331
 const fieldNewsArtNextArt = 332
 const fieldNewsArtData = 333
-const fieldNewsArtFlags = 334
+
+// const fieldNewsArtFlags = 334
 const fieldNewsArtParentArt = 335
 const fieldNewsArt1stChildArt = 336
-const fieldNewsArtRecurseDel = 337
+
+// const fieldNewsArtRecurseDel = 337
 
 type Field struct {
        ID        []byte // Type of field