It is about this Watching/Tracking/Normal/Muted switch. When I do not want any reactions displayed and set it to Muted then topic disappears completely from view
It would be better to remove the +1 and -1, otherwise there are fools who add them randomly, without reason or explanation.
We're starting to feel like the old forum and Karma, which started adding them -1 randomly, until they were finally removed to save the staff from continue complains...
https://forum.mikrotik.com/t/v7-20beta-testing-is-released/183944/714
When you write idiotic comments you can just expect to get a thumbs down. So don't do that.
I'm still waiting for you to write the reason, since it doesn't seem idiotic at all to me,
and in any case,
I was referring to the question why he received 3 -1, not your -1 from before.
Removed from the other topic, I add that here for you:
@pe1chl
Look, I really appreciate your kindness in responding.
Regardless of whether it was a stupid comment or not,
I'm happy we can freely discuss things here.Thanks again.
Another example of spammers creating new account and resurrecting old thread, adding an AI generated response, and editing that response after 18 hours to add a spam link. How can that be prevented?
https://forum.mikrotik.com/t/vlan-distribution-over-bridges-basic-vlan-configuration-hints/175920/9
After the fact there would be lots of ways to prevent that. But they require careful moderator activity, and probably when the number of new accounts exceeds some threshold, the moderator tends to approve them.
It would seem easy: when a new account is created and the first post is an unrelated AI generated followup in an old topic, perma-ban of that account.
But would you quickly recognize the "AI generated response" after you had to validate 50 new accounts?
When I was a moderator on the old forum,
I approved the first posts only if plausible [is not plausible NameSurname that register just for thanks one 4 year olds topic and quit immediately...].
but I immediately removed the ability to edit the post...
Now I don't know how it works in this kind of forum scroll...
Traces indicating artificial deficiency:
nick like NameSurname or WordoneWordtwo
use of special characters like • — « » and so on...
write entire speeches without ever starting a new line...
Writing obvious things, but so obvious that it's obvious that they're obvious...
See here
Ability to mark post as solution/ solved does not seem to be available everywhere.
If you are like me, use dark-mode and hate the purple-blue color theme that MikroTik imposes on us, but are ok-ish with the rest (border, spacing, sizes, etc...), you can use the browser extension that @teslasystems linked to in his thread, but change the CSS for the colors only. I am using these color based on the default Discourse Dark theme (just darken the background a bit more):
CSS
.topic-post.topic-owner :not(.embedded-reply) .trigger-user-card:has(.username)::after {
background: var(--tertiary);
}
body:not(.admin-interface) .category-list .subcategories .subcategory {
background: var(--tertiary);
}
:root:has(body:not(.admin-interface)) {
--csstools-color-scheme--light: ;
color-scheme: dark;
--scheme-type: dark;
--primary: #dddddd;
--secondary: #222222;
--tertiary: #0f82af;
--quaternary: #c14924;
--header_background: #181818;
--header_primary: #dddddd;
--body_background: #181818;
--d-content-background: #181818;
--d-sidebar-background: #181818;
--d-sidebar-active-background: #282828;
--d-sidebar-highlight-background: #282828;
--topic-list-bg: #282828;
--blockquote-low: #323232;
--blockquote-medium: #454545;
--blockquote-high: #555555;
--menu_background: #181818;
--highlight: #a87137;
--danger: #e45735;
--success: #1ca551;
--love: #fa6c8d;
--d-selected: #052e3d;
--d-hover: #313131;
--always-black-rgb: 0, 0, 0;
--primary-rgb: 221, 221, 221;
--primary-low-rgb: 49, 49, 49;
--primary-very-low-rgb: 40, 40, 40;
--secondary-rgb: 34, 34, 34;
--header_background-rgb: 17, 17, 17;
--tertiary-rgb: 15, 130, 175;
--highlight-rgb: 168, 113, 55;
--success-rgb: 28, 165, 81;
--primary-very-low: rgb(39.78, 39.78, 39.78);
--primary-low: rgb(48.62, 48.62, 48.62);
--primary-low-mid: rgb(121.55, 121.55, 121.55);
--primary-medium: rgb(143.65, 143.65, 143.65);
--primary-high: rgb(165.75, 165.75, 165.75);
--primary-very-high: rgb(198.9, 198.9, 198.9);
--primary-50: rgb(39.78, 39.78, 39.78);
--primary-100: rgb(44.2, 44.2, 44.2);
--primary-200: rgb(48.62, 48.62, 48.62);
--primary-300: rgb(88.4, 88.4, 88.4);
--primary-400: rgb(121.55, 121.55, 121.55);
--primary-500: rgb(132.6, 132.6, 132.6);
--primary-600: rgb(143.65, 143.65, 143.65);
--primary-700: rgb(154.7, 154.7, 154.7);
--primary-800: rgb(165.75, 165.75, 165.75);
--primary-900: rgb(198.9, 198.9, 198.9);
--header_primary-low: rgb(71.7230785731, 71.7230785731, 71.7230785731);
--header_primary-low-mid: rgb(131.4617815184, 131.4617815184, 131.4617815184);
--header_primary-medium: rgb(164.2942482256, 164.2942482256, 164.2942482256);
--header_primary-high: rgb(185.1361661048, 185.1361661048, 185.1361661048);
--header_primary-very-high: rgb(209.7279189808, 209.7279189808, 209.7279189808);
--secondary-low: rgb(188.7, 188.7, 188.7);
--secondary-medium: rgb(144.5, 144.5, 144.5);
--secondary-high: rgb(100.3, 100.3, 100.3);
--secondary-very-high: rgb(49.47, 49.47, 49.47);
--tertiary-very-low: rgb(3.75, 32.5, 43.75);
--tertiary-low: rgb(5.25, 45.5, 61.25);
--tertiary-medium: rgb(8.25, 71.5, 96.25);
--tertiary-high: rgb(11.25, 97.5, 131.25);
--tertiary-hover: rgb(20.0526315789, 173.7894736842, 233.9473684211);
--tertiary-25: #031a23;
--tertiary-50: rgb(3.75, 32.5, 43.75);
--tertiary-100: rgb(4.2, 36.4, 49);
--tertiary-200: rgb(4.65, 40.3, 54.25);
--tertiary-300: rgb(5.25, 45.5, 61.25);
--tertiary-400: rgb(6.3, 54.6, 73.5);
--tertiary-500: rgb(7.2, 62.4, 84);
--tertiary-600: rgb(8.25, 71.5, 96.25);
--tertiary-700: rgb(9.3, 80.6, 108.5);
--tertiary-800: rgb(10.35, 89.7, 120.75);
--tertiary-900: rgb(11.25, 97.5, 131.25);
--quaternary-low: rgb(57.9, 21.9, 10.8);
--highlight-bg: rgb(33.6, 22.6, 11);
--highlight-low: rgb(33.6, 22.6, 11);
--highlight-medium: rgb(75.6, 50.85, 24.75);
--highlight-high: rgb(151.2, 101.7, 49.5);
--danger-low: rgb(89.2328384279, 26.9465502183, 11.9271615721);
--danger-low-mid: rgba(99.1475982533, 29.9406113537, 13.2524017467, 0.7);
--danger-medium: rgb(161.1148471616, 48.6534934498, 21.5351528384);
--danger-hover: rgb(198.2951965066, 59.8812227074, 26.5048034934);
--success-low: rgb(11.2, 66, 32.4);
--success-medium: rgb(16.8, 99, 48.6);
--success-hover: rgb(22.4, 132, 64.8);
--love-low: rgb(138.4894736842, 4.7105263158, 35.8);
--wiki: green;
--blend-primary-secondary-5: rgb(59.5, 59.5, 59.5);
--primary-med-or-secondary-med: rgb(144.5, 144.5, 144.5);
--primary-med-or-secondary-high: rgb(100.3, 100.3, 100.3);
--primary-high-or-secondary-low: rgb(188.7, 188.7, 188.7);
--primary-low-mid-or-secondary-high: rgb(100.3, 100.3, 100.3);
--primary-low-mid-or-secondary-low: rgb(188.7, 188.7, 188.7);
--primary-or-primary-low-mid: rgb(121.55, 121.55, 121.55);
--highlight-low-or-medium: rgb(75.6, 50.85, 24.75);
--tertiary-or-tertiary-low: rgb(5.25, 45.5, 61.25);
--tertiary-low-or-tertiary-high: rgb(11.25, 97.5, 131.25);
--tertiary-med-or-tertiary: #0f82af;
--secondary-or-primary: #dddddd;
--tertiary-or-white: #fff;
--facebook-or-white: #fff;
--twitter-or-white: #fff;
--hljs-attr: #88aece;
--hljs-attribute: #c59bc1;
--hljs-addition: #76c490;
--hljs-bg: rgba(0, 0, 0, 0.25);
--inline-code-bg: rgba(0, 0, 0, 0.35);
--hljs-comment: rgb(132.6, 132.6, 132.6);
--hljs-deletion: #de7176;
--hljs-keyword: #88aece;
--hljs-title: #f08d49;
--hljs-name: #f08d49;
--hljs-punctuation: #ccc;
--hljs-symbol: #b5bd68;
--hljs-variable: #b5bd68;
--hljs-string: #b5bd68;
--google: #fff;
--google-hover: rgb(242.25, 242.25, 242.25);
--instagram: #e1306c;
--instagram-hover: rgb(171.6265822785, 24.8734177215, 74.6202531646);
--facebook: #0866ff;
--facebook-hover: rgb(0, 70.975708502, 186.5);
--cas: #70ba61;
--twitter: #000;
--github: #100e0f;
--github-hover: rgb(70.4, 61.6, 66);
--discord: #7289da;
--discord-hover: rgb(73.6011235955, 103.191011236, 207.3988764045);
--discourse_id-text: var(--d-button-primary-text-color);
--discourse_id-text-hover: var(--d-button-primary-text-color--hover);
--discourse_id-background: var(--d-button-primary-bg-color);
--discourse_id-background-hover: var(--d-button-primary-bg-color--hover);
--discourse_id-icon: var(--d-button-primary-icon-color);
--discourse_id-icon-hover: var(--d-button-primary-icon-color--hover);
--discourse_id-border: var(--d-button-border);
--gold: rgb(231, 195, 0);
--silver: #c0c0c0;
--bronze: #cd7f32;
--d-link-color: var(--tertiary);
--title-color--read: var(--primary-medium);
--content-border-color: var(--primary-low);
--input-border-color: var(--primary-400);
--table-border-color: var(--content-border-color);
--metadata-color: var(--primary-medium);
--d-badge-card-background-color: var(--primary-very-low);
--mention-background-color: var(--primary-low);
--title-color: var(--primary);
--title-color--header: var(--header_primary);
--excerpt-color: var(--primary-high);
--shadow-modal: 0 8px 60px rgba(0, 0, 0, 1);
--shadow-composer: 0 -1px 40px rgba(0, 0, 0, 0.35);
--shadow-card: 0 4px 14px rgba(0, 0, 0, 0.5);
--shadow-dropdown: 0 2px 12px 0 rgba(0, 0, 0, 0.25);
--shadow-menu-panel: var(--shadow-dropdown);
--shadow-header: 0 0 0 1px var(--content-border-color);
--shadow-footer-nav: 0 0 2px 0 rgba(0, 0, 0, 0.4);
--shadow-focus-danger: 0 0 6px 0 var(--danger);
--float-kit-arrow-stroke-color: var(--primary-low);
--float-kit-arrow-fill-color: var(--secondary);
--topic-timeline-border-color: rgb(11.25, 97.5, 131.25);
--91525bb8-csstools-light-dark-toggle--0: var(--csstools-color-scheme--light) var(--tertiary);
--topic-timeline-handle-color: var(--91525bb8-csstools-light-dark-toggle--0, var(--tertiary-400));
}
I was lazy and did not add !important to the CSS so make sure that this is turned on in the extension:
And in case you also hate rounded corners and prefer Segoe UI under Windows as font over Inter, you can add this too:
CSS
:root {
--font-family: 'Segoe UI Variable Display', Inter, Arial, sans-serif;
--heading-font-family: 'Segoe UI Variable Display', Inter, Arial, sans-serif;
--d-font-family--monospace: Consolas, Monaco, monospace;
--d-border-radius: 0px;
}
Thanks for note. I also see that mouse over shadow is barely visible. Added task for colleague to check that.
we do not make forum software, fyi
Yes, but you change design and colors periodically.
BUT, do you make brochures? ![]()
WinBox v3.43 ESR (bugfixes, improvements) - #22 by jaclaz
![]()
Can anyone confirm that modes don't work anymore? Switching between Compact/Cozy/Default doesn't work for me.
Doesn't work here too (not that I ever used that control, but just tested it to give you confirmation).










