Dpaste - online compiler and collaboration tool dedicated to D Programming Language.

nazriel spam at dzfl.pl
Fri Aug 31 12:28:32 PDT 2012


On Friday, 24 August 2012 at 22:57:03 UTC, bearophile wrote:
> nazriel:
>
>> But I moved it by hand, seems to be working good again.
>
> Thank you.
>
> I have seen that some times it "loses" the selections: if I 
> select a certain "Expiration" or "Others" I'd like it to keep 
> the same choice in my successive pastes in the same session.
>
> Bye,
> bearophile

Done.

Thank you for your suggestions!

Anyways.

New set of improvements arrived.

In short:

New features
* Last commit for Git branch of DMD by Roman D. Boiko
* Comments under news and pastes
* 3 levels of accessablity for Pastes: public, unlisted, private
* Verbose version of compiler used at date of sending paste (ie 
dmd 2.057)
* Social plugins, sharing pastes
* Remember paste preference during active session by bearophile
* Search box (atm works only for tags) by Dejan Lekic
* Custom CAPTCHA module has been replaced with reCAPTCHA
* Navbar color change by David "dav1d" Herbert


Bug fixes
* CodeMirror glitches - this includes upgrading CodeMirror to 
experimental branch (3.0) + custom dpaste hacks
* Session for OAuth should be properly handled now - you should 
be automatically logged in while visiting dpaste
* Minor UI fixes and tweaks
* Backend tweaks & fixes in order to allow continues work without 
problems
* Report frame has textarea for filling reason why you report 
user/paste


Sidenotes
Service had HUGE refactoring done in its frontend in order to 
speed up development process. Every feature and bug should be 
implemented/fixed faster now.

**IMPORTANT**
If you see any UI glitches, before sending a bug report please 
Refresh your browser 2 or 3 times. Lots of JS and CSS files has 
changed and in most cases it will be Cache issue.

http://dpaste.dzfl.pl/news/change-log---v0.82


More information about the Digitalmars-d-announce mailing list