forum.dlang.org, version 2 (BETA)

extrawurst via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Jun 5 02:44:19 PDT 2015


On Thursday, 4 June 2015 at 15:38:57 UTC, Vladimir Panteleev 
wrote:
> On Thursday, 4 June 2015 at 15:33:56 UTC, extrawurst wrote:
>> On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev 
>> wrote:
>>> http://beta.forum.dlang.org/
>>>
>>> Many major and minor improvements.
>>>
>>> Some major ones:
>>>
>>> - dlang.org theme, fully responsive and mobile-friendly
>>> - keyboard navigation in all views
>>> - automatically saved post drafts
>>> - get notified of new posts and replies with subscriptions
>>> - full text search
>>> - by persistent request, a new view mode (vertical-split)
>>> - post to mailing lists
>>> - even faster, believe it or not.
>>>
>>> This update is the sum of 256 commits over 34 days of 
>>> development.
>>
>> Wow its insanely fast!
>>
>> i have some issues with the shortcuts. i have a german 
>> keyboard and "?" is Shift+.. combo and i cant open the 
>> shortcut help.
>
> Code in question:
> https://github.com/CyberShadow/DFeed/blob/next/web/static/js/dfeed.js#L645-L646
>
> Can you propose a patch?
>
>> Also in split mode there is no mention of a "mark as read" 
>> shortcut, is there none?
>
> There is none, just press Enter to load the post, which will 
> mark it as read. It shouldn't be much slower.

If the thread is more than one page it is actually very much 
slower, cause one has to go through all pages.


More information about the Digitalmars-d-announce mailing list