Re: Reggae: a metabuild system in D (Daniel, you should read this). Now with more dub. And package builds.

2015-06-04 Thread Atila Neves via Digitalmars-d-announce
On Thursday, 4 June 2015 at 01:20:18 UTC, Dicebot wrote: https://github.com/atilaneves/reggae/issues I think this is all I would want before considering to try reggae as my main build system. Concept worked pretty good so far and I feel very satisfied with what we can potentially get from it

Re: DevDocs.io: voting for D

2015-06-04 Thread Quentin Ladeveze via Digitalmars-d-announce
On Wednesday, 3 June 2015 at 08:53:06 UTC, Robert M. Münch wrote: On 2015-06-02 16:42:40 +, sigod said: Hi everyone. Please vote for D to be added to https://DevDocs.io: https://trello.com/c/bCgqhZ4s/123-d About DevDocs (copy-pasted from index page): ``` For OSX users I can recommend: h

Re: DevDocs.io: voting for D

2015-06-04 Thread Kagamin via Digitalmars-d-announce
https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/D ?

Arch Linux D package update

2015-06-04 Thread Dicebot via Digitalmars-d-announce
gdc - now uses 5.1 gcc base and 2.066.1 frontend - patched to correctly use system zlib library (resulted in linker errors before) dtools - switched back to use dmd as default compiler dub - switched back to use dmd as default compiler dcd - new package, release 0.6.0

Re: Arch Linux D package update

2015-06-04 Thread Dicebot via Digitalmars-d-announce
coming soon : Digger (later this week, debugging new package)

forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
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 persis

Re: Arch Linux D package update

2015-06-04 Thread Daniel Kozák via Digitalmars-d-announce
On Thu, 04 Jun 2015 14:46:38 + Dicebot via Digitalmars-d-announce wrote: > gdc > > - now uses 5.1 gcc base and 2.066.1 frontend > - patched to correctly use system zlib library (resulted in > linker errors before) > > dtools > > - switched back to use dmd as default compil

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread ponce via Digitalmars-d-announce
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 ne

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread wobbles via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:08:34 UTC, ponce 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 view

Re: Arch Linux D package update

2015-06-04 Thread Robert burner Schadek via Digitalmars-d-announce
On Thursday, 4 June 2015 at 14:46:39 UTC, Dicebot wrote: dcd - new package, release 0.6.0 - only x86_64 for now (upstream bug) - provides systemd service : `sudo systemctl enable dcd.service` to start automatically upon system startup this is totally awesome, thank you

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Baz via Digitalmars-d-announce
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 ne

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:10:20 UTC, wobbles wrote: Is it using vibe-d? No, it's a homebrew web "framework" that predates vibe.d. I thought of migrating to Vibe eventually, but it would be non-trivial. Some things the forum does are also difficult to express using the fiber asynchronici

Re: Arch Linux D package update

2015-06-04 Thread Daniel Kozak via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:09:02 UTC, Daniel Kozák wrote: On Thu, 04 Jun 2015 14:46:38 + Dicebot via Digitalmars-d-announce wrote: [...] Please fix description: Compiler for D programming language which uses gcc backend (2.065 frontend version) should be Compiler for D programming

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Sönke Ludwig via Digitalmars-d-announce
Am 04.06.2015 um 17:04 schrieb Vladimir Panteleev: 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 repli

Re: DevDocs.io: voting for D

2015-06-04 Thread Quentin Ladeveze via Digitalmars-d-announce
On Thursday, 4 June 2015 at 14:41:01 UTC, Kagamin wrote: https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/D ? I just tried to generate the docs with this script but it didn't work :/ If somebody knows ruby (or rake, I don't know) it could be cool to take a look.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:23:04 UTC, Sönke Ludwig wrote: The left navigation bar doesn't use the same snap in/out style like the main page - is that on purpose? That's the only thing that makes it feel a little alien within the rest of the site. Sorry, I'm not following. What do you mean

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread extrawurst via Digitalmars-d-announce
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 ne

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread extrawurst via Digitalmars-d-announce
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

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
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

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Nick Sabalausky via Digitalmars-d-announce
On 06/04/2015 11:14 AM, Vladimir Panteleev wrote: I thought of migrating to Vibe eventually, but it would be non-trivial. Some things the forum does are also difficult to express using the fiber asynchronicity model. Such as what? (Out of curiosity)

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread extrawurst via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:35:47 UTC, extrawurst 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, full

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:35:58 UTC, Nick Sabalausky wrote: On 06/04/2015 11:14 AM, Vladimir Panteleev wrote: I thought of migrating to Vibe eventually, but it would be non-trivial. Some things the forum does are also difficult to express using the fiber asynchronicity model. Such as wha

Re: DevDocs.io: voting for D

2015-06-04 Thread Quentin Ladeveze via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:26:55 UTC, Quentin Ladeveze wrote: On Thursday, 4 June 2015 at 14:41:01 UTC, Kagamin wrote: https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/D ? I just tried to generate the docs with this script but it didn't work :/ If somebody knows rub

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Nick Sabalausky via Digitalmars-d-announce
On 06/04/2015 11:04 AM, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ Nice! And big improvement on mobile. (Well, except that the device's touch keyboard always covers up the bottom half of the box when wring a post, but that has more to do with the browser itself being a piece of

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 6/4/15 8:04 AM, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ This is positively AWESOME. A few random comments as I notice things: * "Welcome, Guest." -> "Welcome, Guest. You may read or post without creating an account. Accounts (create/login) save your name, avatar, and subscr

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Nick Sabalausky via Digitalmars-d-announce
On 06/04/2015 11:51 AM, Andrei Alexandrescu wrote: * "mailing list" in the last column is awkward because it's broken into two rows. It isn't for me. In any case, using a non-breaking space ( ) would fix that. * I don't know how to change view modes. Clicking on a forum name takes to the

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Kagamin via Digitalmars-d-announce
Space left for text reduced: http://abload.de/img/tmpkbqjv.png

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 16:12:04 UTC, Kagamin wrote: Space left for text reduced: http://abload.de/img/tmpkbqjv.png The price of using the new dlang.org theme. In horizontal-split view, where horizontal space is important, there is a link to toggle the sidebar. And, of course, it goes aw

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Dmitry via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ Many major and minor improvements. Very nice! Thank you! Please, add buttons 'Mark as readed'. For posts in one thread, for all threads in one section and for all forum.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Mr. Anonymous via Digitalmars-d-announce
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 ne

Re: Arch Linux D package update

2015-06-04 Thread Dicebot via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:09:02 UTC, Daniel Kozák wrote: Please fix description: Compiler for D programming language which uses gcc backend (2.065 frontend version) should be Compiler for D programming language which uses gcc backend (2.066.1 frontend version) or remove info about fron

Re: Arch Linux D package update

2015-06-04 Thread Mathias Lang via Digitalmars-d-announce
You're the man ! Thanks for the switch back, I can re-install ldc now ;) 2015-06-04 16:46 GMT+02:00 Dicebot via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com>: > gdc > > - now uses 5.1 gcc base and 2.066.1 frontend > - patched to correctly use system zlib library (resulted

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:33:56 UTC, extrawurst wrote: i have some issues with the shortcuts. i have a german keyboard and "?" is Shift+.. combo and i cant open the shortcut help. I cannot open it too. Both in Chrome 43 and Firefox 38.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Mattcoder via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ Like everyone said, AWESOME! PS: I think you could increase the font size a bit on the top links( Index » Announce / Log in · Settings · Help) and the page numbers on the bottom, at least for mob

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:51:56 UTC, Andrei Alexandrescu wrote: * "Welcome, Guest." -> "Welcome, Guest. You may read or post without creating an account. Accounts (create/login) save your name, avatar, and subscriptions." This was actually one of the random tips. I promoted it to the fi

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * No threaded view? There are 4 view modes: http://beta.forum.dlang.org/help#view-modes * Space to scroll doesn't work. Where? * How about being able to collapse/expand quotes? Maybe one day. (In the meantime, don't overquo

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
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: [...] Wow its insanely fast! i have some issues with the shortcuts. i have a german keyboard an

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * Space to scroll doesn't work. Where? In threads. But works on help page.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Tourist via Digitalmars-d-announce
On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * No threaded view? There are 4 view modes: http://beta.forum.dlang.org/help#view-modes I liked this: http://i.imgur.com/M1nLVkr.png Now it can only be changed

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Tourist via Digitalmars-d-announce
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 ne

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:06:10 UTC, Tourist wrote: On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * No threaded view? There are 4 view modes: http://beta.forum.dlang.org/help#view-modes I liked this:

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 19:55:28 UTC, sigod wrote: 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: [...] Wow its insanely fast! i have some

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 19:57:20 UTC, sigod wrote: On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * Space to scroll doesn't work. Where? In threads. But works on help page. Should be fixed now.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Tourist via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:08:04 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 20:06:10 UTC, Tourist wrote: On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * No threaded view? There are 4 view

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:16:01 UTC, Tourist wrote: On Thursday, 4 June 2015 at 20:08:04 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 20:06:10 UTC, Tourist wrote: On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:05:32 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 19:57:20 UTC, sigod wrote: On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * Space to scroll doesn't work. Where?

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:07:26 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 19:55:28 UTC, sigod wrote: 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: [...] Code in question: https://github.c

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:30:38 UTC, sigod wrote: On Thursday, 4 June 2015 at 20:07:26 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 19:55:28 UTC, sigod wrote: On Thursday, 4 June 2015 at 15:38:57 UTC, Vladimir Panteleev wrote: [...] Shift+? returns key code 191. And `Strin

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:33:29 UTC, sigod wrote: On Thursday, 4 June 2015 at 20:30:38 UTC, sigod wrote: Hm. Actually 63 key code will appear on `keypress` event. And 191 on `keydown`. (But you use `keydown` for webkit.) Take a look here: http://stackoverflow.com/a/29494190/944911 Thank

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:25:02 UTC, sigod wrote: Few issues with help dialog (opened with Shift+H): - Centers on full page instead of only visible part of it. - Scrolls with page. `fixed` instead of [`absolute`][0] and it should be fixed. (Heh, funny.) Also, I believe closing popup on

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:56:33 UTC, sigod wrote: On Thursday, 4 June 2015 at 20:25:02 UTC, sigod wrote: Few issues with help dialog (opened with Shift+H): - Centers on full page instead of only visible part of it. - Scrolls with page. `fixed` instead of [`absolute`][0] and it should be f

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Sönke Ludwig via Digitalmars-d-announce
Am 04.06.2015 um 17:43 schrieb Vladimir Panteleev: On Thursday, 4 June 2015 at 15:35:58 UTC, Nick Sabalausky wrote: On 06/04/2015 11:14 AM, Vladimir Panteleev wrote: I thought of migrating to Vibe eventually, but it would be non-trivial. Some things the forum does are also difficult to express

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 21:08:04 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 20:56:33 UTC, sigod wrote: On Thursday, 4 June 2015 at 20:25:02 UTC, sigod wrote: Few issues with help dialog (opened with Shift+H): - Centers on full page instead of only visible part of it. - Scrol

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 21:23:19 UTC, sigod wrote: Also, I just noticed: when you open direct link linked post appears on the bottom of the page instead of the top. For example: http://beta.forum.dlang.org/post/gbzgmtrjpnsexfasx...@beta.forum.dlang.org Chrome weirdness. Push fixed.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread sigod via Digitalmars-d-announce
On Thursday, 4 June 2015 at 21:32:36 UTC, Vladimir Panteleev wrote: Chrome weirdness. Push fixed. Thanks. It was fast. :)

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Nick Sabalausky via Digitalmars-d-announce
On 06/04/2015 03:41 PM, Mattcoder wrote: PS: I think you could increase the font size a bit on the top links( Index » Announce / Log in · Settings · Help) and the page numbers on the bottom, at least for mobile. Yea, they are hard to hit accurately on mobile (but then, I'm usually in the hab

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Thursday, 4 June 2015 at 21:10:13 UTC, Sönke Ludwig wrote: I don't know how things are now, but when I tried to move to Vibe.d (which was several years ago), you had to do some strange acrobatics in order to read the same connection in one fiber but write to it from another. In ae.net, reads a

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Charles via Digitalmars-d-announce
Any change of making the D Logo redirect to dlang.org rather than the forum itself?

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:06:04 UTC, Charles wrote: Any change of making the D Logo redirect to dlang.org rather than the forum itself? No, I'm very used to clicking the logo to back to the forum index, and I suspect so are many others. You can use the "D Home" links to go to dlang.org.

Re: DevDocs.io: voting for D

2015-06-04 Thread John Colvin via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:43:03 UTC, Quentin Ladeveze wrote: On Thursday, 4 June 2015 at 15:26:55 UTC, Quentin Ladeveze wrote: On Thursday, 4 June 2015 at 14:41:01 UTC, Kagamin wrote: https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/D ? I just tried to generate the d

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Mike via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ This is really nice. It appears the horizontal split puts the latest thread at the bottom of the list instead of the top. I think that should be reversed. Mike

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:34:27 UTC, Mike wrote: On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ This is really nice. It appears the horizontal split puts the latest thread at the bottom of the list instead of the top. I think that should

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:46:11 UTC, Mike wrote: On Friday, 5 June 2015 at 00:37:20 UTC, Vladimir Panteleev wrote: It appears the horizontal split puts the latest thread at the bottom of the list instead of the top. I think that should be reversed. I think not, as that would mean that t

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Mike via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:37:20 UTC, Vladimir Panteleev wrote: It appears the horizontal split puts the latest thread at the bottom of the list instead of the top. I think that should be reversed. I think not, as that would mean that threads are sorted in one direction, but posts within

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Mike via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ In threaded view, when viewing any post except the original post, and then clicking the leaf breadcrumb at the top, the following appears: Post #0 of thread not found

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 6/4/15 5:08 PM, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 00:06:04 UTC, Charles wrote: Any change of making the D Logo redirect to dlang.org rather than the forum itself? No, I'm very used to clicking the logo to back to the forum index, and I suspect so are many others. You can

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Andrei Alexandrescu via Digitalmars-d-announce
When one clicks "create thread", focus should go on the post title, not the post body. -- Andrei

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 6/4/15 5:49 PM, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 00:46:11 UTC, Mike wrote: On Friday, 5 June 2015 at 00:37:20 UTC, Vladimir Panteleev wrote: It appears the horizontal split puts the latest thread at the bottom of the list instead of the top. I think that should be revers

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Mike via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:49:48 UTC, Vladimir Panteleev wrote: Consider the space bar's current functionality: it jumps to the next unread post. How would it work in this scheme? Would it go down within a thread and then jump up to the next thread? Or would it keep going down, going throu

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:50:17 UTC, Mike wrote: On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ In threaded view, when viewing any post except the original post, and then clicking the leaf breadcrumb at the top, the following appears: Po

Re: Arch Linux D package update

2015-06-04 Thread rcorre via Digitalmars-d-announce
Awesome, thanks for all your work here! The DCD package is a nice addition.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:10:02 UTC, Andrei Alexandrescu wrote: When one clicks "create thread", focus should go on the post title, not the post body. -- Andrei Fixed. (You have an eye for details!)

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Manu via Digitalmars-d-announce
On 5 June 2015 at 01:04, Vladimir Panteleev via Digitalmars-d-announce 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 dra

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:05:32 UTC, Andrei Alexandrescu wrote: On 6/4/15 5:08 PM, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 00:06:04 UTC, Charles wrote: Any change of making the D Logo redirect to dlang.org rather than the forum itself? No, I'm very used to clicking the logo to

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Manu via Digitalmars-d-announce
On 5 June 2015 at 11:39, Manu wrote: > On 5 June 2015 at 01:04, Vladimir Panteleev via Digitalmars-d-announce > wrote: >> http://beta.forum.dlang.org/ >> >> Many major and minor improvements. >> >> Some major ones: >> >> - dlang.org theme, fully responsive and mobile-friendly >> - keyboard naviga

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:39:48 UTC, Manu wrote: If I click to select some text, the page bounces downwards on the mouse-up event. If I click again to select some other text, the page bounces back upwards again to it's original position (again, on the mouse-up). How do I reproduce this? W

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Manu via Digitalmars-d-announce
On 5 June 2015 at 11:42, Vladimir Panteleev via Digitalmars-d-announce wrote: > On Friday, 5 June 2015 at 01:39:48 UTC, Manu wrote: >> >> If I click to select some text, the page bounces downwards on the >> mouse-up event. >> If I click again to select some other text, the page bounces back >> upw

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Meta via Digitalmars-d-announce
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 ne

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:42:20 UTC, Manu wrote: Also, oauth? There is no way I would register an account to make a post unless I was *really* motivated. What gave you the impression that you have to register an account in order to post? The front page now explicitly says that you don't

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:48:20 UTC, Meta wrote: How feasible is it to add code formatting for the web interface? Not sure what you mean. Do you mean syntax highlighting for D code? If you mean the rewrapping issues with forum.dlang.org, those should be fixed now. Code (and other text wi

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 02:02:11 UTC, IgorStepanov wrote: Sorry if this question has been raised but is the reason for the inability to edit posts? Posts are not editable because once sent, they are relayed to the NNTP server, mailing lists, and users' email inboxes. Will be this feature

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread IgorStepanov via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:52:07 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 01:48:20 UTC, Meta wrote: How feasible is it to add code formatting for the web interface? Not sure what you mean. Do you mean syntax highlighting for D code? If you mean the rewrapping issues with f

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:49:31 UTC, Manu wrote: On 5 June 2015 at 11:42, Vladimir Panteleev via Digitalmars-d-announce wrote: On Friday, 5 June 2015 at 01:39:48 UTC, Manu wrote: [...] How do I reproduce this? What browser, view mode, etc.? I don't think I do anything fancy with mouse

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Meta via Digitalmars-d-announce
On Friday, 5 June 2015 at 01:52:07 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 01:48:20 UTC, Meta wrote: How feasible is it to add code formatting for the web interface? Not sure what you mean. Do you mean syntax highlighting for D code? If you mean the rewrapping issues with f

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Vladimir Panteleev via Digitalmars-d-announce
On Friday, 5 June 2015 at 02:11:17 UTC, IgorStepanov wrote: On Friday, 5 June 2015 at 02:03:48 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 02:02:11 UTC, IgorStepanov wrote: Sorry if this question has been raised but is the reason for the inability to edit posts? Posts are not edi

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread IgorStepanov via Digitalmars-d-announce
On Friday, 5 June 2015 at 02:03:48 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 02:02:11 UTC, IgorStepanov wrote: Sorry if this question has been raised but is the reason for the inability to edit posts? Posts are not editable because once sent, they are relayed to the NNTP server

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread IgorStepanov via Digitalmars-d-announce
On Friday, 5 June 2015 at 02:14:08 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 02:11:17 UTC, IgorStepanov wrote: On Friday, 5 June 2015 at 02:03:48 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 02:02:11 UTC, IgorStepanov wrote: Sorry if this question has been raised but

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Manu via Digitalmars-d-announce
On 5 June 2015 at 11:45, Vladimir Panteleev via Digitalmars-d-announce wrote: > On Friday, 5 June 2015 at 01:42:20 UTC, Manu wrote: >> >> Also, oauth? >> There is no way I would register an account to make a post unless I >> was *really* motivated. > > > What gave you the impression that you have

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Walter Bright via Digitalmars-d-announce
On 6/4/2015 8:04 AM, 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 w

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Jonathan M Davis via Digitalmars-d-announce
On Thursday, June 04, 2015 18:05:32 Andrei Alexandrescu via Digitalmars-d-announce wrote: > Also, after thinking today about the universe and everything, I > concluded that that's without a doubt the ugliest bold font created by > the human civilization. That's a bold statement. :) - Jonathan M

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Adam D. Ruppe via Digitalmars-d-announce
On Friday, 5 June 2015 at 04:03:48 UTC, Manu wrote: Yeah I've had the same experience. I reckon there's room for a libOAuth... I would hella-make-use-of-that! https://github.com/adamdruppe/arsd/blob/master/oauth.d my implementation is a bit bizarre and tied to my cgi.d but it supports the oau

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Nick Sabalausky via Digitalmars-d-announce
On 06/04/2015 10:59 PM, IgorStepanov wrote: On Friday, 5 June 2015 at 02:14:08 UTC, Vladimir Panteleev wrote: On Friday, 5 June 2015 at 02:11:17 UTC, IgorStepanov wrote: Ok, why we use email/NNTP server instead of simple database/file storage? Do we use some free mail server, or we must suppor

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 6/4/15 6:37 PM, Vladimir Panteleev wrote: Except for the bold part, believe it or not, it's exactly the same font as we use on dlang.org, size and all (Verdana 14px). And as for the bold part, it doesn't look so bad on Windows, so what does that say about the famed OS X font rendering? :D Gu

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Sönke Ludwig via Digitalmars-d-announce
Am 05.06.2015 um 02:01 schrieb Vladimir Panteleev: On Thursday, 4 June 2015 at 21:10:13 UTC, Sönke Ludwig wrote: I don't know how things are now, but when I tried to move to Vibe.d (which was several years ago), you had to do some strange acrobatics in order to read the same connection in one fi

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Sönke Ludwig via Digitalmars-d-announce
Am 04.06.2015 um 17:27 schrieb Vladimir Panteleev: On Thursday, 4 June 2015 at 15:23:04 UTC, Sönke Ludwig wrote: The left navigation bar doesn't use the same snap in/out style like the main page - is that on purpose? That's the only thing that makes it feel a little alien within the rest of the

Re: DevDocs.io: voting for D

2015-06-04 Thread Quentin Ladeveze via Digitalmars-d-announce
On Friday, 5 June 2015 at 00:26:39 UTC, John Colvin wrote: On Thursday, 4 June 2015 at 15:43:03 UTC, Quentin Ladeveze wrote: On Thursday, 4 June 2015 at 15:26:55 UTC, Quentin Ladeveze wrote: On Thursday, 4 June 2015 at 14:41:01 UTC, Kagamin wrote: https://github.com/Kapeli/Dash-User-Contributio