- Nov 01, 2000
-
-
Dries Buytaert authored
* fixed the slash-bug just reported by UnConeD.
-
Steven Wittens authored
username: anything password: mOo!
-
- Oct 31, 2000
-
-
Dries Buytaert authored
* updated the database files
-
- Oct 30, 2000
-
-
Dries Buytaert authored
- fixed a bug in check_input: html stripping was not 100% correct. - fixed a bug in account.php: the confirmation url is now correct. - improved error checking + security in diary.php. - fixed a bug in the html code of theme zaphod. - improved the date handling: always call format_date(). - expanded account information in administration pages. - added a new variable $siteurl to ./includes/config.inc. - added comment moderation to theme zaphod. - "alter table users add timezone varchar(8);" - !!! added new timezone feature !!! :o)
-
- Oct 25, 2000
-
-
Dries Buytaert authored
* fixed the login problem
-
Dries Buytaert authored
* fixes the current login problem
-
- Oct 24, 2000
-
-
Dries Buytaert authored
* Added the MySQL settings for www.drop.org (release preparations).
-
Dries Buytaert authored
added nl2br()'s where appropriate! UnConeD: will you add the nl2br()'s to your theme or do you want me to do so? Remark that it will look screwed up (too many <br>'s) with the current stories but it won't with new entries ...
-
Steven Wittens authored
-
Dries Buytaert authored
* added the database tables of drop to CVS: not the content, just the table definitions.
-
Dries Buytaert authored
This significant commit fixes 99% of all known bugs and improves drop.org by means of better security checks in order to avoid malicious behavior. In addition, quite some code has been fine-tuned. However, as a result, every theme will require a small update ...
-
- Oct 21, 2000
-
-
Dries Buytaert authored
- no comment
-
Dries Buytaert authored
A bunch of internal changes: - better organisation of include files - renamed a few function to make more sense - small bugfix in the user account registration - ...
-
Dries Buytaert authored
- small bugfix: the voting settings where not 100% correct
-
Dries Buytaert authored
* added a 'DOCTYPE' statement
-
Dries Buytaert authored
Fixed 4 tiny bugs in unconed.theme: + 'nocomments' should be removed as it's no longer supported. + '$sid' should be passed or you'll get moderation errors. + 'get' should be 'post' in the control form. + renamed the 'Refresh'-button to 'Save'.
-
Dries Buytaert authored
-
- Oct 20, 2000
-
-
natrak authored
-
Dries Buytaert authored
-
- Oct 19, 2000
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
A big, fat commit with a shitload of internal changes. Not that much visual changes: - removed redundant files user.class.php, calendar.class.php and backend.class.php. - converted *all* mysql queries to queries supported by the database abstraction layer. - expanded the watchdog to record more information on what actually happened. - bugfix: anonymous readers where not able to view comments. - bugfix: anonymous readers could gain read-only access to the submission queue. - bugfix: invalid includes in backend.php - bugfix: invalid use of '$user->block' and last but not least: - redid 50% of the user account system
-
- Oct 18, 2000
-
-
Dries Buytaert authored
* fixed a small bug.
-
Dries Buytaert authored
* fixed a small bug
-
Dries Buytaert authored
* fixed minor bug
-
- Oct 13, 2000
-
-
Dries Buytaert authored
* fixed 2 bugs in the discussion forum.
-
- Oct 12, 2000
-
-
Dries Buytaert authored
- anonymous chicken was able to moderate commnets - "anonymous chicken" was displayed in the comment reply form - ... The only thing left to be done is to tackle (or continue tackling) the user accounts which in fact is quite some work. :o)
-
- Oct 11, 2000
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Oct 10, 2000
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
structure changes, some sections are expanded. Take a look at the source code or ask me to elaborate on certain issues/topics.
-
Dries Buytaert authored
-
- Oct 05, 2000
-
-
Dries Buytaert authored
timout (cookie expires to fast) problem ... *fingers crosses*
-
- Oct 04, 2000
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Oct 02, 2000
-
-
Dries Buytaert authored
Changelog --------- - improved the user information page. - improved the story submission page. - fixed comments score bug: '.00' --> 'x.00' - tried fixing the calendar wrapping - UnConeD, is it fixed now? - provided a link back to the submission queue after having voted for a story. - fixed comment subject bug (and security flaw) by replacing quotes by ". - updated theme 'zaphod': fixed 2 bugs. - updated theme 'marvin': fixed 1 bug and improved the layout so things wrap (hopefully) better in Windows. - comments have by default no subject pre-set - if no subject is provided, the user is warned and when a comment eventually got submitted without a subject, a subject is composed using the x first characters of the comment's body. - improved comments on submit.php - corrected a typo in the FAQ. UnConeD ------- - replace 'article.php' by 'discussion.php' - comment() still uses old references to account.php: the parameters you supply to account.php does no longer hold. You have to update those links to the new syntax. - commentcontrol() is outdated - copy paste the one of theme 'marvin' and adjust it to your likings.
-
- Sep 29, 2000
-
-
Dries Buytaert authored
better theme descriptions so give it a change and post your ideas. (see config.inc or the "Custumize your page" site.
-