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.
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 »
@Arantor: http://dangercove.com/html5-notifications/ works well
108
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 10th, 2013, 02:27 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)
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 »Lemme dig it out, I'm sure I can convert it to use the regular notifications system without too much trouble.
@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
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 »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.
116
Plugins / [Plugin] Re: Notifications system (1.0)
« on April 5th, 2013, 07:25 PM »You know I wrote half a plugin for this very thing, right?
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 »Even if my working branch is master I should be able to push changes to another branch...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?
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?