Created by @jahudka in Releases
@jahudka
@jahudka

Hello everyone, welcome to Nittro forums!

Nittro has been out for more than two years now, but until today developers had no single place to ask their questions or learn about new releases. This is something I'd like to change here.

In the Releases category I'll be posting a topic for each new Nittro release along with a brief explanation of the changes it brings. During the sign up process you have the option to subscribe to e-mail notifications about new topics in this category; these will be sent at most once per day in the morning.

The Q&As category is the place to ask any and all questions you might have about development with Nittro. It's a category that I have a subscription for, so I should know about your questions right away and typically should be able to get back to you in a matter of hours, if not minutes.

Also the forum itself is written in Nette + Nittro and it's brand new, so there might be some bugs there as well - if so, please feel free to report them either via e-mail or in the Q&As category of the forum itself.

@chemix
@chemix

👋 It looks great 🔥🔥🔥

@jahudka
@jahudka

@chemix i sure hope so ;-)

@danik
@danik

@jahudka @chemix hey guys, so I updated the way e-mails are generated at this forum, now the instant-notification e-mails have a unique subject per topic so that they'll group nicely in your gmails and also I added a couple of mail headers like List-Unsubscribe (along with a fancy link in the mail body) to allow users to toggle their subscriptions off easily if they become too bothersome. Let me know what you think!

@chemix
@chemix

👌 nice feature

@chemix
@chemix

⚫ Tip https://cldup.com/zfbpsgxpnb.png ← link to specific last post in topic summary

@jahudka
@jahudka

@chemix wrote:

⚫ Tip https://cldup.com/zfbpsgxpnb.png ← link to specific last post in topic summary

sounds good, thx

@jahudka
@jahudka

btw the bug in user profiles is fixed now, thx for the report

@chemix
@chemix

@jahudka wrote:

btw the bug in user profiles is fixed now, thx for the report

👌

@chemix
@chemix

⚫Tip When I comment only with Emoji → use for it bigger font size

@chemix
@chemix

⚫ Next idea is from slack/github. Simple comment post via emoji https://cldup.com/26cOm3EII7.png

@jahudka
@jahudka

@chemix wrote:

⚫Tip When I comment only with Emoji → use for it bigger font size

not sure how I'd go about implementing this, since you in fact didn't comment with Emoji only - your comment contained a quote of the comment you were replying to..

@chemix wrote:

⚫ Next idea is from slack/github. Simple comment post via emoji https://cldup.com/26cOm3EII7.png

nice to have definitely, but not a priority right now..

@chemix
@chemix

@jahudka wrote:

@chemix wrote:

⚫Tip When I comment only with Emoji → use for it bigger font size

not sure how I'd go about implementing this, since you in fact didn't comment with Emoji only - your comment contained a quote of the comment you were replying to..

Simple implementation: Analyse all lines separately and if on line are only emojiicons (by utf8 number?) → then add div with class emoji-line

😄

@chemix wrote:

⚫ Next idea is from slack/github. Simple comment post via emoji https://cldup.com/26cOm3EII7.png

nice to have definitely, but not a priority right now..

👌

@milo
@milo

Hi! Github authentication would be great. But anyway, looks great!

@chemix
@chemix

Question is just github? Or +facebook, +twitter +forum.nette ? @milo @jahudka

@jahudka
@jahudka

@chemix re: larger emoticons - that'd work I suppose.. I'll look into it :-)

@chemix @milo re: SSO - well if we can do SSO through Github then I think that'd be the single best option - pretty much everybody who's a programmer has a Github account. On the other hand I'd rather not have to deal with fb or twitter; forum.nette might be nice, but if we have Github, then maybe it should be the other way around (forum.nette should have Github SSO as well)..

@jahudka
@jahudka

😎

@chemix
@chemix

👍

@milo
@milo

@milo re: SSO - well if we can do SSO through Github then I think that'd be the single best option

Agree. If you would looking for example of authentication. https://github.com/milo/github-api/blob/master/src/Github/OAuth/Login.php

@danik
@danik

Testing a new feature; if it works, you should see a View Topic button in your Gmail similar to View Issue / View Pull Request on GitHub notification emails

Sign in to post a reply