vibenews ~master (2021-08-11T13:20:39Z)
Home
Dub
Repo
Controller.enumerateNewArticles
vibenews
controller
Controller
Undocumented in source. Be warned that the author may not have intended to support it.
class
Controller
void
enumerateNewArticles
(
string
groupname
,
SysTime
date
,
void
delegate
(
size_t
idx
,
BsonObjectID
_id
,
string
msgid
,
long
msgnum
)
@
safe
del
)
Meta
Source
See Implementation
vibenews
controller
Controller
constructors
this
functions
activateArticle
addGroup
createGroupCategory
createGroupIndexes
deactivateArticle
deleteArticle
deleteGroupCategory
deleteOrphanedUsers
deleteUser
enumerateActiveArticlesBackwards
enumerateAllArticlesBackwards
enumerateArticles
enumerateGroupCategories
enumerateGroups
enumerateNewArticles
enumerateNewGroups
enumerateThreadPosts
enumerateThreads
enumerateUsers
getActiveArticlesCount
getAllArticlesCount
getArticle
getArticleGroupRefs
getAuthGroupByName
getGroup
getGroupByName
getGroupCategory
getThread
getThreadArticleIndex
getThreadCount
getThreadForFirstArticle
getThreadPostCount
getUser
getUserByEmail
getUserCount
getUserMessageCount
groupExists
isAuthorizedForReadingGroup
isAuthorizedForWritingGroup
isEmailRegistered
markAsSpam
postArticle
purgeGroup
reclassifySpam
repairGroupNumbers
repairThreads
updateGroup
updateGroupCategory
updateUser
properties
settings
userManAPI
userManController