esoBB 1.0.0d3 checklist - Esoteric Chat https://esoteric.chat/9439/esobb-1-0-0d3-checklist/ developers Sun, 15 Sep 2024 22:59:48 +0000 eso LindyMan https://esoteric.chat/post/43884/ <p>I agree with Schrute. Reactions and updoots are the kind of stupid popularity-contest features that websites for normalfags like Reddit are bound to have.</p> Wed, 11 Sep 2024 16:31:49 +0000 https://esoteric.chat/post/43884/ admin https://esoteric.chat/post/42630/ <p>For discussing new suggestions, please see the conversation <a href='https://esoteric.chat/8432/suggestions-thread/'>Suggestions thread</a>; this thread has more to do with the order of implementing (and checking off) changes planned to be made to the software.</p> Fri, 06 Sep 2024 06:35:10 +0000 https://esoteric.chat/post/42630/ Mr. Schrute https://esoteric.chat/post/41877/ <blockquote><p><cite>zerofive - <a href='https://esoteric.chat/post/41545/' class='postLink'>go to this post</a></cite></p><p>Having reactions would be nice.</p></blockquote><p>No, it wouldn&#39;t. Half-brained suggestions like this would be the death of this forum is followed. Porting over features from other platforms, such as discord, takes away from the forum&#39;s uniqueness. When the features are something as braindead as reactions, which appeal primarily to the youth of today whose attention span is no longer than that of a YouTube short, you degrade the overall quality of the forum and its posts. Such a feature doesn&#39;t mesh with the forum as it currently stands. It would be out of place and simply doesn&#39;t belong in a forum where posts longer in length than a text-message are supposed to be lodged. If you want reactions, go use discord. Don&#39;t try to drop a massive steaming turd that isn&#39;t even Andy Sixx&#39;s in here.</p> Sat, 03 Aug 2024 15:36:49 +0000 https://esoteric.chat/post/41877/ marbles https://esoteric.chat/post/41782/ <p>Reactions? Just reply and explain with a 1800 word paragraph</p> Thu, 01 Aug 2024 10:29:57 +0000 https://esoteric.chat/post/41782/ zerofive https://esoteric.chat/post/41545/ <p>Having reactions would be nice.</p> Tue, 30 Jul 2024 04:57:55 +0000 https://esoteric.chat/post/41545/ pizzaman https://esoteric.chat/post/41533/ <p>👍🏿 pizzaman liked your post.</p><blockquote><p><cite>admin - <a href='https://esoteric.chat/post/41302/' class='postLink'>go to this post</a></cite></p><h3>Core software</h3><ul><li>If you make a new conversation, make it starred by default</li></ul><p><b>Post formatting</b></p><ul><li>Add checkboxes ([] / [X]) to posts for better todo lists!</li><li><del>Maximum length of quotes; longer quote may be suffixed with “...”</del> <b>Max-height added to blockquotes!</b></li></ul><p><b>Private conversations</b></p><ul><li>Bring back Members-only conversations to include Moderators and Administrators; this will be a private convo for all signed-up members.</li><li>Exclamation point in front of username (!user) to exclude them from the conversation.</li></ul><p><b>&quot;Change username&quot; functionality</b></p><ul><li>Add username timeout for old (taken) names</li><li><i>Username history on profiles</i> <b>(probably should be a plugin)</b> </li><li>JavaScript to check validity of username, etc.</li></ul><h3>Plugin ideas</h3><ul><li>Field for custom CSS in user settings which applies to that user.</li><li>Custom regular expression to filter posts.</li></ul><p><b>Blocking users</b></p><ul><li>Hide conversations and posts from blocked users</li><li>Show “you blocked this user” message at the top of blocked user’s profile and their conversations</li><li>Add “block/unblock this user” button to the profile view for other users</li></ul><p><b>Deleting users (DeleteMember)</b></p><ul><li>Code quality audit</li></ul><p><b>Other plugin ideas</b></p><ul><li>Plugin idea: Sort posts(?) and conversations by likes/dislikes</li></ul><ul><li><del>Plugin idea: warn users for clicking on links that follows a regular expression</del></li><li><del>User setting to disable this functionality</del> <b>Added to core software with custom formatting for external links.</b> </li></ul><ul><li>Clear Esoteric Chat of posts and/or shouts belonging to members that don’t exist!</li><li>User profile db queries for post stats&lt;/blockquote&gt;</li></ul> Tue, 30 Jul 2024 04:46:44 +0000 https://esoteric.chat/post/41533/ zerofive https://esoteric.chat/post/41314/ <p>Colored text when?</p> Fri, 26 Jul 2024 21:50:47 +0000 https://esoteric.chat/post/41314/ admin https://esoteric.chat/post/41302/ <h3>Core software</h3><ul><li><del>If the enabled forum skin&#39;s number of colors is 0 or less: changeColor() should return false</del>, <i>colors should not render on a user&#39;s settings, and the c (color) class for posts should default to 1.</i> <b>Partially implemented</b>; the rest was deemed redundant.</li><li>If you make a new conversation, make it starred by default</li><li>More robust e-mail verification system. Separate values for manual and e-mail verification. Require verification if a user changes their e-mail.</li><li>Show account creation date on hover if &quot;last active&quot; is &quot;never&quot; on user&#39;s profile</li></ul><p><b>Post formatting</b></p><ul><li>Add checkboxes ([] / [X]) to posts for better todo lists!</li><li><del>Maximum length of quotes; longer quote may be suffixed with “...”</del> <b>Max-height added to blockquotes!</b></li><li>An elegant way to disable automatic conversion of URLs (<code>google.com</code> → <a href='https://google.com' target='_blank' class='external' onclick='return Conversation.externalLink()'>google.com</a>) and emotes (<code>:)</code> → :))</li></ul><p><b>Private conversations</b></p><ul><li>Bring back Members-only conversations to include Moderators and Administrators; this will be a private convo for all signed-up members.</li><li>Exclamation point in front of username (!user) to exclude them from the conversation.</li></ul><p><b>&quot;Change username&quot; functionality</b></p><ul><li>Add username timeout for old (taken) names</li><li><i>Username history on profiles</i> <b>(probably should be a plugin)</b> </li><li>JavaScript to check validity of username, etc.</li></ul><h3>Plugin ideas</h3><ul><li>Field for custom CSS in user settings which applies to that user.</li><li>Custom regular expression to filter posts.</li></ul><p><b>Blocking users</b></p><ul><li>Hide conversations and posts from blocked users</li><li>Show “you blocked this user” message at the top of blocked user’s profile and their conversations</li><li>Add “block/unblock this user” button to the profile view for other users</li></ul><p><b>Deleting users (DeleteMember)</b></p><ul><li>Code quality audit</li></ul><p><b>Other plugin ideas</b></p><ul><li>Plugin idea: Embed videos for YouTube, Vimeo, Bitchute, etc.</li><li>Automatically convert video links to embeds.</li><li>User setting to disable embeds from appearing on any posts.</li></ul><ul><li>Plugin idea: Sort posts(?) and conversations by likes/dislikes</li></ul><ul><li><del>Plugin idea: warn users for clicking on links that follows a regular expression</del></li><li><del>User setting to disable this functionality</del> <b>Added to core software with custom formatting for external links.</b> </li></ul><ul><li>Clear Esoteric Chat of posts and/or shouts belonging to members that don’t exist!</li><li>User profile db queries for post stats</li></ul> Fri, 26 Jul 2024 04:03:39 +0000 https://esoteric.chat/post/41302/