Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Dragooon
106
The Pub / More RSS feeds
« on April 17th, 2013, 06:21 PM »
It'll be useful to have an unread posts/latest posts with respect to the member RSS feed, since I use my RSS reader a lot on my phone. Having some sort of RSS-only key can solve the problem of security, although I'm not entirely sure. Plugin, perhaps?
107
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 10th, 2013, 07:28 PM »
108
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 10th, 2013, 02:27 PM »
Quote from Arantor on April 10th, 2013, 01:31 PM
Other than being Webkit only, and don't actually appear to work for me (the example about grabbing tweets from Twitter didn't show me a single notification even when I specifically gave it one to test)
I think it's chrome only, you sure you gave it permission? There was another demo which asked for a title and message which worked fine for me, plus I've been using these for Gmail since forever.
109
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 10th, 2013, 11:09 AM »
@Nao: We can use Chrome's Desktop notifications as well, they're pretty nice, http://www.html5rocks.com/en/tutorials/notifications/quick/ and http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification and fairly simple to implement.

110
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 9th, 2013, 12:51 PM »
Will reply to the rest of the things later, but you can disable individual types of notifications, see your profile area. And user configurable priority is something I thought of but didn't really do it, it's not a bad idea. And I have no actual unread notifications, just a counter saying 1, it got messed up sometime when the site was being modified or something.
111
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 9th, 2013, 09:01 AM »
Quote from Arantor on April 5th, 2013, 07:36 PM
Lemme dig it out, I'm sure I can convert it to use the regular notifications system without too much trouble.
Which reminds me, PM also have notifications. Hm, leave it alone or make the entire thing use notifications core? Also, do you have any ideas on how to handle the Email templates? You have some idea how I'm intending emails to be handled, but I'm not really sure how to go about it (Currently they suck, I had no idea where I was mentioned and the email was without any clickable link :P).

@Nao: Any summary of changes left for the notifications/not in SVN yet? Oh and can you make my unread_notifications count 0? it's driving me crazy :P

Also, did anyone test periodical notifications? Do they work? :P
112
Features / Re: Sources/notifiers
« on April 9th, 2013, 08:16 AM »
I like it
113
Plugins / [Plugin] Re: User Mentions v1.0 (9th March 2013)
« on April 6th, 2013, 01:56 PM »
Well I obviously prefer the current solution, but don't mind either way. As long as the unread ones are on the top.
114
Off-topic / Re: Zopfli compression
« on April 5th, 2013, 07:39 PM »
I can see its use in CDNs where the content is fairly static.
115
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 5th, 2013, 07:31 PM »
Quote from Arantor on April 5th, 2013, 07:31 PM
The post above mine about using TinyCon - I did most of a plugin to put the number of unread PMs into the favicon but for some reason I never finished it.
Why not? That sounds interesting.
116
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 5th, 2013, 07:25 PM »
Quote from Arantor on April 5th, 2013, 07:24 PM
You know I wrote half a plugin for this very thing, right?
Uhm, what do you mean?
117
Archived fixes / Re: Flexbox bug
« on April 5th, 2013, 07:22 PM »
Maybe you only thought you disabled it? :P
118
Features / Re: Github & stuff
« on April 5th, 2013, 05:47 PM »
Quote from MultiformeIngegno on April 5th, 2013, 05:44 PM
Quote from Dragooon on April 5th, 2013, 05:38 PM
Well I'm not sure, you sure your working branch is anythingslider and not master?
Even if my working branch is master I should be able to push changes to another branch...
Good point, try pushing to all or making a new clone. Something is wrong with how your local git checkout is working.
119
Features / Re: Github & stuff
« on April 5th, 2013, 05:38 PM »
Well I'm not sure, you sure your working branch is anythingslider and not master?
120
Archived fixes / Re: Flexbox bug
« on April 5th, 2013, 05:12 PM »
@Nao: Isn't it a bit too buggy to be spending so much time  on?