dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

files / pkg / database


ModeNameSize
-rw-r--r--database.go377L
-rw-r--r--encryptedString.go33L
-rw-r--r--renderer.go97L
-rw-r--r--tableAuditLog.go27L
-rw-r--r--tableBadges.go27L
-rw-r--r--tableCaptchaRequests.go26L
-rw-r--r--tableChatInbox.go84L
-rw-r--r--tableChatMessages.go726L
-rw-r--r--tableChatReactions.go26L
-rw-r--r--tableChatReadMarkers.go28L
-rw-r--r--tableChatRoomGroups.go101L
-rw-r--r--tableChatRoomWhitelistedUsers.go42L
-rw-r--r--tableChatRooms.go245L
-rw-r--r--tableChessGames.go49L
-rw-r--r--tableDownloads.go39L
-rw-r--r--tableFiledrops.go84L
-rw-r--r--tableGists.go57L
-rw-r--r--tableIgnoredMessages.go23L
-rw-r--r--tableIgnoredUsers.go64L
-rw-r--r--tableInvitations.go58L
-rw-r--r--tableKarmaHistory.go27L
-rw-r--r--tableLinks.go282L
-rw-r--r--tableMemes.go119L
-rw-r--r--tableNotifications.go107L
-rw-r--r--tableOnionBlacklist.go13L
-rw-r--r--tablePmBlacklistedUsers.go59L
-rw-r--r--tablePmWhitelistedUsers.go51L
-rw-r--r--tablePokerCasino.go27L
-rw-r--r--tablePokerTables.go119L
-rw-r--r--tablePokerXmrTransactions.go114L
-rw-r--r--tableProhibitedPasswords.go11L
-rw-r--r--tableSecurityLogs.go79L
-rw-r--r--tableSessions.go76L
-rw-r--r--tableSettings.go48L
-rw-r--r--tableSnippets.go30L
-rw-r--r--tableSpamFilters.go31L
-rw-r--r--tableUploads.go147L
-rw-r--r--tableUserForumThreadSubscriptions.go39L
-rw-r--r--tableUserLastKnownMessages.go37L
-rw-r--r--tableUserPrivateNotes.go32L
-rw-r--r--tableUserPublicNotes.go32L
-rw-r--r--tableUserRoomSubscriptions.go34L
-rw-r--r--tableUsers.go966L
-rw-r--r--tableXmrInvoices.go84L
-rw-r--r--table_forum_threads.go288L
d---------utils/-