]> git.mjollnir.org Git - s9y.git/log
s9y.git
19 years agofix entry manager
garvinhicking [Thu, 20 Apr 2006 13:59:21 +0000 (13:59 +0000)]
fix entry manager

19 years agoAllow to configure "client" as fullfeed toggle. If you specify ?fullFeed=true, you...
garvinhicking [Thu, 20 Apr 2006 11:26:41 +0000 (11:26 +0000)]
Allow to configure "client" as fullfeed toggle. If you specify ?fullFeed=true, you can get a full feed.

19 years ago1) BG translation of new strings.
jwalker [Thu, 20 Apr 2006 10:19:11 +0000 (10:19 +0000)]
1) BG translation of new strings.

19 years agofeedburner
garvinhicking [Thu, 20 Apr 2006 09:26:57 +0000 (09:26 +0000)]
feedburner

19 years agoAllow to force feedburner service
garvinhicking [Thu, 20 Apr 2006 08:58:01 +0000 (08:58 +0000)]
Allow to force feedburner service

19 years ago1) BG translation for new strings.
jwalker [Thu, 20 Apr 2006 06:51:25 +0000 (06:51 +0000)]
1) BG translation for new strings.

19 years agoMedia search/filter
garvinhicking [Wed, 19 Apr 2006 17:07:57 +0000 (17:07 +0000)]
Media search/filter

19 years ago* Restrict upload by size/dimensions
garvinhicking [Wed, 19 Apr 2006 11:07:47 +0000 (11:07 +0000)]
* Restrict upload by size/dimensions
* Auto-increase filename if already existing
* DB updates

19 years agoremained break.
omidmottaghi [Wed, 19 Apr 2006 11:05:39 +0000 (11:05 +0000)]
remained break.

19 years ago* translation updated.
elf2000 [Wed, 19 Apr 2006 10:05:13 +0000 (10:05 +0000)]
* translation updated.

19 years agoMedia manager improvements: ID3 Data, abstraction
garvinhicking [Wed, 19 Apr 2006 08:32:48 +0000 (08:32 +0000)]
Media manager improvements: ID3 Data, abstraction

19 years agoUse SELECT DISTINCT to prevent multiple listings of an entry with multiple
slothman [Wed, 19 Apr 2006 03:28:40 +0000 (03:28 +0000)]
Use SELECT DISTINCT to prevent multiple listings of an entry with multiple
selected categories.

19 years agoAdded missing images
garvinhicking [Tue, 18 Apr 2006 15:07:04 +0000 (15:07 +0000)]
Added missing images

19 years agoThere is no mysqli_pconnect. :)
garvinhicking [Tue, 18 Apr 2006 13:26:56 +0000 (13:26 +0000)]
There is no mysqli_pconnect. :)

19 years agoDocument akismet
garvinhicking [Tue, 18 Apr 2006 10:06:03 +0000 (10:06 +0000)]
Document akismet

19 years agoAdd Akismet antispam support
garvinhicking [Tue, 18 Apr 2006 10:04:30 +0000 (10:04 +0000)]
Add Akismet antispam support

19 years agoSave some memory, by re-assigning $ENTRIES after having parsed $CONTENT
garvinhicking [Tue, 18 Apr 2006 09:53:38 +0000 (09:53 +0000)]
Save some memory, by re-assigning $ENTRIES after having parsed $CONTENT

19 years agoInsert default config values so they don't need querying the next time
garvinhicking [Tue, 18 Apr 2006 08:32:08 +0000 (08:32 +0000)]
Insert default config values so they don't need querying the next time

19 years agoSome optimizations + benchmarks
garvinhicking [Tue, 18 Apr 2006 08:24:34 +0000 (08:24 +0000)]
Some optimizations + benchmarks

19 years agofix inverted category selection
garvinhicking [Mon, 17 Apr 2006 19:02:34 +0000 (19:02 +0000)]
fix inverted category selection

19 years agoFix config error
garvinhicking [Mon, 17 Apr 2006 18:54:51 +0000 (18:54 +0000)]
Fix config error

19 years agoAdd "None" option to weblogping plugin
garvinhicking [Mon, 17 Apr 2006 18:03:36 +0000 (18:03 +0000)]
Add "None" option to weblogping plugin

19 years agodocument
garvinhicking [Sat, 15 Apr 2006 17:50:54 +0000 (17:50 +0000)]
document

19 years agofix parse error
garvinhicking [Sat, 15 Apr 2006 17:48:39 +0000 (17:48 +0000)]
fix parse error

19 years agoFix inserting random code into serendipity_config_local.inc.php as Admin.
garvinhicking [Sat, 15 Apr 2006 17:46:42 +0000 (17:46 +0000)]
Fix inserting random code into serendipity_config_local.inc.php as Admin.

19 years agomake it 1.0 compatible
garvinhicking [Sat, 15 Apr 2006 17:30:40 +0000 (17:30 +0000)]
make it 1.0 compatible

19 years agoSmartify "You chose..." page. Might not fully work yet.
garvinhicking [Thu, 13 Apr 2006 18:25:55 +0000 (18:25 +0000)]
Smartify "You chose..." page. Might not fully work yet.

19 years ago1) BG translation for new strings.
jwalker [Thu, 13 Apr 2006 13:55:53 +0000 (13:55 +0000)]
1) BG translation for new strings.
2) Typing error in serendipity_lang_en.inc.php file.

19 years agofix b2evo BC, make further links stylable by plugins
garvinhicking [Thu, 13 Apr 2006 10:49:52 +0000 (10:49 +0000)]
fix b2evo BC, make further links stylable by plugins

19 years agoAbstract link generation, b2evo BC fix
garvinhicking [Thu, 13 Apr 2006 10:47:35 +0000 (10:47 +0000)]
Abstract link generation, b2evo BC fix

19 years agofix spelling mistake
garvinhicking [Thu, 13 Apr 2006 10:29:31 +0000 (10:29 +0000)]
fix spelling mistake

19 years agoAdd RFC2616 compliance option
garvinhicking [Thu, 13 Apr 2006 10:08:13 +0000 (10:08 +0000)]
Add RFC2616 compliance option

19 years agoPatch by Tadashi for i18n
garvinhicking [Thu, 13 Apr 2006 08:31:27 +0000 (08:31 +0000)]
Patch by Tadashi for i18n

19 years ago* translation updated.
elf2000 [Thu, 13 Apr 2006 04:34:37 +0000 (04:34 +0000)]
* translation updated.

19 years agoFix date display in properties
garvinhicking [Wed, 12 Apr 2006 15:09:46 +0000 (15:09 +0000)]
Fix date display in properties

19 years agoParse, Display, Retrieve and Store EXIF, IPTC and XMP metadata. Phew.
garvinhicking [Wed, 12 Apr 2006 14:41:19 +0000 (14:41 +0000)]
Parse, Display, Retrieve and Store EXIF, IPTC and XMP metadata. Phew.

19 years agoFix bugs
garvinhicking [Wed, 12 Apr 2006 12:06:30 +0000 (12:06 +0000)]
Fix bugs

19 years agoFix wrong variable
garvinhicking [Wed, 12 Apr 2006 11:40:56 +0000 (11:40 +0000)]
Fix wrong variable

19 years agoMore smartification, show detailed image data.
garvinhicking [Wed, 12 Apr 2006 11:34:42 +0000 (11:34 +0000)]
More smartification, show detailed image data.

19 years agoappend Garvin's changes
omidmottaghi [Wed, 12 Apr 2006 10:58:32 +0000 (10:58 +0000)]
append Garvin's changes

19 years agosome bugs in persian_mktime temporary fixed!
omidmottaghi [Wed, 12 Apr 2006 04:17:16 +0000 (04:17 +0000)]
some bugs in persian_mktime temporary fixed!

19 years agoBG translation of new strings.
jwalker [Tue, 11 Apr 2006 17:36:42 +0000 (17:36 +0000)]
BG translation of new strings.

19 years agoAll work no play make garvin a dull boy
garvinhicking [Tue, 11 Apr 2006 14:55:04 +0000 (14:55 +0000)]
All work no play make garvin a dull boy

19 years agoTODO items:
garvinhicking [Tue, 11 Apr 2006 13:34:13 +0000 (13:34 +0000)]
TODO items:
- Smartify image selector
- Insert Image ID from javascript
- Ensure ACL/permissions

19 years agoShow plugin count
garvinhicking [Tue, 11 Apr 2006 11:04:48 +0000 (11:04 +0000)]
Show plugin count

19 years agoAllow to sort plugins by "ALL".
garvinhicking [Tue, 11 Apr 2006 10:50:15 +0000 (10:50 +0000)]
Allow to sort plugins by "ALL".

19 years agoAdd pivot importer
garvinhicking [Tue, 11 Apr 2006 09:56:41 +0000 (09:56 +0000)]
Add pivot importer

19 years agoJay Bertrandts patch for fixup multi-spawened WYSIWYG controls.
garvinhicking [Tue, 11 Apr 2006 07:08:23 +0000 (07:08 +0000)]
Jay Bertrandts patch for fixup multi-spawened WYSIWYG controls.
HUGE thanks!

19 years agohttp://www.s9y.org/137.html
garvinhicking [Mon, 10 Apr 2006 17:22:11 +0000 (17:22 +0000)]
http://www.s9y.org/137.html

19 years ago * The spamblock plugin now continues to check any comment/trackback
garvinhicking [Mon, 10 Apr 2006 13:45:19 +0000 (13:45 +0000)]
   * The spamblock plugin now continues to check any comment/trackback
     set to MODERATE if maybe other rules override the status to
     REJECTED. This should reduce the amount of moderation mails that
     definitely are spam. (Bug #1467707) (garvinhicking)

19 years agoBG translation for several new strings.
jwalker [Mon, 10 Apr 2006 13:39:09 +0000 (13:39 +0000)]
BG translation for several new strings.

19 years agoNew smarty function "serendipity_getTotalCount" which can show the amount of entries.
garvinhicking [Mon, 10 Apr 2006 07:51:39 +0000 (07:51 +0000)]
New smarty function "serendipity_getTotalCount" which can show the amount of entries.

19 years agoFix counting entries per category when they are outside the time scope.
garvinhicking [Mon, 10 Apr 2006 07:39:27 +0000 (07:39 +0000)]
Fix counting entries per category when they are outside the time scope.
Thanks to Machiavelli from the Forums!

19 years agoFix borkage when posting an entry
garvinhicking [Mon, 10 Apr 2006 07:21:35 +0000 (07:21 +0000)]
Fix borkage when posting an entry

19 years agoTODO update
garvinhicking [Fri, 7 Apr 2006 17:07:23 +0000 (17:07 +0000)]
TODO update

19 years agoTODO
garvinhicking [Fri, 7 Apr 2006 17:04:32 +0000 (17:04 +0000)]
TODO

19 years agoPimping lesson #2: Media comments
garvinhicking [Fri, 7 Apr 2006 16:01:20 +0000 (16:01 +0000)]
Pimping lesson #2: Media comments

19 years agoPimp up the valium:
garvinhicking [Thu, 6 Apr 2006 15:42:04 +0000 (15:42 +0000)]
Pimp up the valium:
Allow directory creation, interependant frame refreshing dependant on options.

19 years agoAdded directory tree view widget (JS) to the Media Selector
garvinhicking [Thu, 6 Apr 2006 14:00:02 +0000 (14:00 +0000)]
Added directory tree view widget (JS) to the Media Selector

19 years agoCommit some code changes; include_once vs. include.
garvinhicking [Thu, 6 Apr 2006 09:14:11 +0000 (09:14 +0000)]
Commit some code changes; include_once vs. include.
Define framework constants.

19 years agofix karmalog table creation code
garvinhicking [Tue, 4 Apr 2006 06:56:56 +0000 (06:56 +0000)]
fix karmalog table creation code

19 years agoMake plugin only send specific entry portion
garvinhicking [Mon, 3 Apr 2006 16:18:35 +0000 (16:18 +0000)]
Make plugin only send specific entry portion

19 years agoFix querying wrong column, thanks to Hurricane
garvinhicking [Mon, 3 Apr 2006 11:00:29 +0000 (11:00 +0000)]
Fix querying wrong column, thanks to Hurricane
(#1462845)

19 years ago * Create a new index on the plugin DB table, optimize fetching config values...
garvinhicking [Sat, 1 Apr 2006 20:24:28 +0000 (20:24 +0000)]
   * Create a new index on the plugin DB table, optimize fetching config     values for plugins. Load language file when permissions could not     allow reading the config file. (garvinhicking)

19 years agoFix a bug that might prevent {serendipity_fetchPrintEntries} from
garvinhicking [Fri, 31 Mar 2006 18:35:18 +0000 (18:35 +0000)]
Fix a bug that might prevent {serendipity_fetchPrintEntries} from
correctly showing output, and maybe duplicating entry list.

19 years agofix bug #1461728 - pubdate field not configurable
garvinhicking [Fri, 31 Mar 2006 17:23:37 +0000 (17:23 +0000)]
fix bug #1461728 - pubdate field not configurable

19 years agoBG translation of new text string.
jwalker [Fri, 31 Mar 2006 15:52:06 +0000 (15:52 +0000)]
BG translation of new text string.

19 years agofix bug: [ 1461754 ] Permalinks broken for some UTF8 characters
garvinhicking [Fri, 31 Mar 2006 08:30:15 +0000 (08:30 +0000)]
fix bug: [ 1461754 ] Permalinks broken for some UTF8 characters

19 years agoWrite session data before we request any longer lasting HTTP things, to prevent clien...
garvinhicking [Fri, 31 Mar 2006 08:25:08 +0000 (08:25 +0000)]
Write session data before we request any longer lasting HTTP things, to prevent client connection being unresponsive.

19 years ago * Make categories sidebar plugin able to only show categories readable for...
garvinhicking [Thu, 30 Mar 2006 16:28:55 +0000 (16:28 +0000)]
   * Make categories sidebar plugin able to only show categories      readable for logged in user (garvinhicking)

19 years agouse htmlspecialchars()
garvinhicking [Thu, 30 Mar 2006 10:37:48 +0000 (10:37 +0000)]
use htmlspecialchars()

19 years agouse htmlspecialchars for title
garvinhicking [Thu, 30 Mar 2006 10:34:08 +0000 (10:34 +0000)]
use htmlspecialchars for title

19 years agoFix decreasing comment count when tracbkack is deleted
garvinhicking [Thu, 30 Mar 2006 09:18:03 +0000 (09:18 +0000)]
Fix decreasing comment count when tracbkack is deleted

19 years agoFix problems with multiple image resuilts when using access lists
garvinhicking [Wed, 29 Mar 2006 13:48:51 +0000 (13:48 +0000)]
Fix problems with multiple image resuilts when using access lists

19 years agoFix missing UTF-8 encoding of date locales on Windows setups
garvinhicking [Wed, 29 Mar 2006 13:38:57 +0000 (13:38 +0000)]
Fix missing UTF-8 encoding of date locales on Windows setups

19 years agoFix imagepng() for PHP 5.1.x
garvinhicking [Wed, 29 Mar 2006 13:31:02 +0000 (13:31 +0000)]
Fix imagepng() for PHP 5.1.x

19 years agosome other strings translated
omidmottaghi [Wed, 29 Mar 2006 12:54:20 +0000 (12:54 +0000)]
some other strings translated

19 years agofix debug output
garvinhicking [Mon, 27 Mar 2006 11:17:11 +0000 (11:17 +0000)]
fix debug output

19 years agofix turkish include, fix JS markup
garvinhicking [Mon, 27 Mar 2006 10:57:36 +0000 (10:57 +0000)]
fix turkish include, fix JS markup

19 years agosome try/catch for htmlarea, thanks to Jay Bertrandt
garvinhicking [Thu, 23 Mar 2006 11:10:19 +0000 (11:10 +0000)]
some try/catch for htmlarea, thanks to Jay Bertrandt

19 years agofix wrong order
garvinhicking [Sun, 19 Mar 2006 11:48:22 +0000 (11:48 +0000)]
fix wrong order

19 years agoallow external calling
garvinhicking [Thu, 16 Mar 2006 16:26:01 +0000 (16:26 +0000)]
allow external calling

19 years agoaccept multiple categories
garvinhicking [Thu, 16 Mar 2006 16:15:50 +0000 (16:15 +0000)]
accept multiple categories

19 years agoSupport better hooking possibilities, i.e. multilingual search.
garvinhicking [Thu, 16 Mar 2006 13:43:43 +0000 (13:43 +0000)]
Support better hooking possibilities, i.e. multilingual search.

19 years agoAllow to duplicate groups
garvinhicking [Thu, 16 Mar 2006 11:26:16 +0000 (11:26 +0000)]
Allow to duplicate groups

19 years agoo translation updated.
elf2000 [Tue, 14 Mar 2006 21:12:15 +0000 (21:12 +0000)]
o translation updated.

19 years agofix parse error
garvinhicking [Tue, 14 Mar 2006 12:05:42 +0000 (12:05 +0000)]
fix parse error

19 years agocheck xmlrpc existence
garvinhicking [Tue, 14 Mar 2006 11:21:09 +0000 (11:21 +0000)]
check xmlrpc existence

19 years agoUse rel="nofollow" for threaded/linear comment views
garvinhicking [Tue, 14 Mar 2006 10:53:56 +0000 (10:53 +0000)]
Use rel="nofollow" for threaded/linear comment views

19 years agoBG translation of new strings
jwalker [Tue, 14 Mar 2006 06:25:47 +0000 (06:25 +0000)]
BG translation of new strings

19 years agodocument
garvinhicking [Mon, 13 Mar 2006 11:17:44 +0000 (11:17 +0000)]
document

19 years agoHuge statistic update by Shrikee / Arnan
garvinhicking [Mon, 13 Mar 2006 11:16:17 +0000 (11:16 +0000)]
Huge statistic update by Shrikee / Arnan

19 years agodon't include multiple times PEAR XMLRPC
garvinhicking [Mon, 13 Mar 2006 10:25:14 +0000 (10:25 +0000)]
don't include multiple times PEAR XMLRPC

19 years agoItalian Update by Marco Solari
garvinhicking [Mon, 13 Mar 2006 09:36:15 +0000 (09:36 +0000)]
Italian Update by Marco Solari

19 years agoinitially Support adding new privileges
garvinhicking [Thu, 9 Mar 2006 10:52:56 +0000 (10:52 +0000)]
initially Support adding new privileges

19 years ago * Fixed chief-editor not being able to create editors (garvinhicking)
garvinhicking [Thu, 9 Mar 2006 10:25:58 +0000 (10:25 +0000)]
   * Fixed chief-editor not being able to create editors (garvinhicking)

19 years agoalos support opera
garvinhicking [Wed, 8 Mar 2006 13:58:25 +0000 (13:58 +0000)]
alos support opera

19 years agofa language for some plugins
omidmottaghi [Tue, 7 Mar 2006 13:39:55 +0000 (13:39 +0000)]
fa language for some plugins

19 years agosmall fix of wrong display in the installer
flotsam [Mon, 6 Mar 2006 15:40:18 +0000 (15:40 +0000)]
small fix of wrong display in the installer

19 years agoAdded turkish language by Ahmet Usal
garvinhicking [Mon, 6 Mar 2006 09:47:40 +0000 (09:47 +0000)]
Added turkish language by Ahmet Usal