• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.4.3 Latest
Buy Hosting
FastidiousF

Fastidious

@Fastidious
About
Posts
94
Topics
19
Groups
0
Followers
0
Following
3

Topics

  • FastidiousF

    Disabling skins

    Scheduled Pinned Locked Moved Technical Support
    15
    0 Votes
    15 Posts
    6k Views
    psychobunnyP

    @Fastidious said:

    Of course I saw it. My finger got tired of clicking on it, while observing no results at all.

    Oh? Feel free to reply to the issue I closed, my bad. From the original report I assumed you didn't notice the button as opposed to that button not actually working.

    EDIT: Minor victory for me, because our team thought I sucked at UX because you didn't see the button. I just suck at coding then 😛 Please post git hash and stuff on the issue thread, will try and reproduce myself. FWIW, it does work for me on latest.

  • FastidiousF

    UI cosmetic

    Scheduled Pinned Locked Moved Bug Reports
    2
    0 Votes
    2 Posts
    1k Views
    henrywrightH

    Also I noticed the "browsing" avatars don't display on mobile or tablet. And that's probably due to the lack of space. There are a couple of options: use the Bootstrap grid markup or an alternative is flexbox

  • FastidiousF

    Recent Topics

    Scheduled Pinned Locked Moved General Discussion
    5
    0 Votes
    5 Posts
    2k Views
    K

    @julian Which plugin is it?

  • FastidiousF

    Upload to S3

    Scheduled Pinned Locked Moved NodeBB Plugins
    1
    1 Votes
    1 Posts
    868 Views
    FastidiousF

    Instead of trying plugin after plugin, does anyone knows of an upload to S3 plugin that is compatible with 0.8.X? Come across two or three, but that are older than Methuselah.

  • FastidiousF

    Logo size

    Scheduled Pinned Locked Moved Solved General Discussion
    7
    0 Votes
    7 Posts
    3k Views
    FastidiousF

    It seems "mark as solved" isn't working, but it is solved.

  • FastidiousF

    Online/Offline circle not aligned

    Scheduled Pinned Locked Moved Bug Reports
    7
    0 Votes
    7 Posts
    2k Views
    henrywrightH

    @Fastidious I just took a look through the templates and the status class is used in lots of places so removing the property might not be a good idea after all (as lots of testing will be needed). I think the padding fix might be the best option in this case.

  • FastidiousF

    Google, Facebook and Twitter SSO gone

    Scheduled Pinned Locked Moved Technical Support
    15
    0 Votes
    15 Posts
    6k Views
    julianJ

    Not impossible, just not worth the effort. The values are contained in the config hash, so if you want to clear it, you can go in and remove them manually...

  • FastidiousF

    Settings → Notifications usage

    Scheduled Pinned Locked Moved Technical Support
    3
    0 Votes
    3 Posts
    1k Views
    FastidiousF

    @a_5mith, thank you. Those two sentences (modified to fit the context) should be added to that screen.

  • FastidiousF

    Google SSO error

    Scheduled Pinned Locked Moved Technical Support
    5
    1 Votes
    5 Posts
    2k Views
    drewD

    @Fastidious That's because Twitter SSO is the WOOOOORST. It gives no email address. So you can't link it to an existing user. #fail

  • FastidiousF

    Division line at footer

    Scheduled Pinned Locked Moved Technical Support
    4
    1 Votes
    4 Posts
    1k Views
    julianJ

    @drew I'd totally be in favour of the footer being outside of the container... 😄

  • FastidiousF

    Recently logged in IPs issue

    Scheduled Pinned Locked Moved Technical Support
    3
    0 Votes
    3 Posts
    1k Views
    drewD

    @Fastidious Thanks for sharing the fix.

  • FastidiousF

    Email configuration using local Postfix

    Scheduled Pinned Locked Moved Technical Support
    7
    0 Votes
    7 Posts
    3k Views
    L

    As of version 1.0.0 NodeBB has by default enabled sendmail transport plugin. So it's enough to make available "sendmail" command in your system.

    For example on Debian Jessie with postfix installed you can do so with symlink:
    ln -s /usr/sbin/sendmail /usr/local/bin/sendmail
    and test it like:
    echo "Test mail" | sendmail -i -f [email protected] [email protected]

    Source: https://github.com/NodeBB/NodeBB/blob/master/src/emailer.js#L8
    Note: I know it's an old thread, by I want to make it clear to those who comes here from google, like me.

  • FastidiousF

    Installing on FreeBSD, error

    Scheduled Pinned Locked Moved Technical Support
    13
    0 Votes
    13 Posts
    4k Views
    R

    Ok,. I have just thought every gcc48 version would crash for you. – So everything is OK 🙂

    Really love NodeBB & FreeBSD 🙂

  • FastidiousF

    Deleted topics, comments

    Scheduled Pinned Locked Moved General Discussion
    7
    1 Votes
    7 Posts
    3k Views
    yariplusY

    @ldam Yes, delete just hides them from everyone except moderators.

    @baris said:

    If you want to completely remove them purge them after you delete.

  • FastidiousF

    UI bug on Profile

    Scheduled Pinned Locked Moved Bug Reports
    5
    0 Votes
    5 Posts
    2k Views
    FastidiousF

    @frissdiegurke then it is settled. Though... now I am at a crossroads. "I sum fastidium," albeit wrong, makes me unique (a little bit more that we all are). Yet, Fastidum Sum, other than being correct, it sounds better. Correcting it, thanks!

  • FastidiousF

    Loading notifications

    Scheduled Pinned Locked Moved General Discussion
    14
    0 Votes
    14 Posts
    3k Views
    PitaJP

    Do after clicking on the chat or notification icon, you don't see any errors in your browser console? What about your nodebb logs?

    Have you tried stopping, building, and starting nodebb from the command line?

    It may not be the imgur plugin. You don't need to uninstall plugins to check, just disable them, then rebuild and restart.

  • FastidiousF

    Is this line up to date?

    Scheduled Pinned Locked Moved General Discussion
    8
    0 Votes
    8 Posts
    2k Views
    julianJ

    v0.8.x is the branchn v0.8.0 is the version. We'll be dropping v0.8.1 today most likely, to include bugfixes discovered in the past week 😄

  • FastidiousF

    Reply/Quote Reply links to original comment

    Scheduled Pinned Locked Moved Feature Requests feature request
    1
    0 Votes
    1 Posts
    1k Views
    FastidiousF

    As I wrote before, this feature will be very nice (can't understand why it doesn't exist on the core already), and helpful to have.

    I am referring to a feature that will allow replies (either a reply or quote reply) to a comment within a topic, to link back to the comment/quoted comment.

  • FastidiousF

    Replies to comments linking back to original

    Scheduled Pinned Locked Moved General Discussion
    7
    0 Votes
    7 Posts
    2k Views
    FastidiousF

    @psychobunny wouldn't you agree this should be part of core?

  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
  • Login

  • Don't have an account? Register

  • Login or register to search.