mailer.git
14 years agoFix for missing content type
Roland Häder [Mon, 23 Nov 2009 14:39:33 +0000 (14:39 +0000)]
Fix for missing content type

14 years agoMore fixes for redirect vs. regular output, thanks to wernisman
Roland Häder [Sun, 22 Nov 2009 20:00:33 +0000 (20:00 +0000)]
More fixes for redirect vs. regular output, thanks to wernisman

14 years agoFix for 'Undefined index: content_type'
Roland Häder [Sun, 22 Nov 2009 19:46:06 +0000 (19:46 +0000)]
Fix for 'Undefined index: content_type'

14 years agodie() removed... :(
Roland Häder [Sun, 22 Nov 2009 19:42:48 +0000 (19:42 +0000)]
die() removed... :(

14 years agoNow also deflate, but gzip first
Roland Häder [Sun, 22 Nov 2009 19:39:39 +0000 (19:39 +0000)]
Now also deflate, but gzip first

14 years agoFix for output to bots, 'slurp' is now detected
Roland Häder [Sun, 22 Nov 2009 19:29:12 +0000 (19:29 +0000)]
Fix for output to bots, 'slurp' is now detected

14 years agoMore HTML rewrites #3
Roland Häder [Sun, 22 Nov 2009 15:40:29 +0000 (15:40 +0000)]
More HTML rewrites #3

14 years agoMore HTML rewrites #2
Roland Häder [Sun, 22 Nov 2009 15:32:25 +0000 (15:32 +0000)]
More HTML rewrites #2

14 years agoMore HTML rewrites
Roland Häder [Sun, 22 Nov 2009 15:18:21 +0000 (15:18 +0000)]
More HTML rewrites

14 years agoMissing CSS class added
Roland Häder [Sun, 22 Nov 2009 13:19:29 +0000 (13:19 +0000)]
Missing CSS class added

14 years agoRewrite of language strings
Roland Häder [Sun, 22 Nov 2009 12:44:35 +0000 (12:44 +0000)]
Rewrite of language strings

14 years agoTable in div converted
Roland Häder [Sun, 22 Nov 2009 09:22:11 +0000 (09:22 +0000)]
Table in div converted

14 years agoFix...
Roland Häder [Sun, 22 Nov 2009 09:16:24 +0000 (09:16 +0000)]
Fix...

14 years agoMenu moved to extension
Roland Häder [Sun, 22 Nov 2009 09:11:58 +0000 (09:11 +0000)]
Menu moved to extension

14 years agoCSS fixed
Roland Häder [Sun, 22 Nov 2009 09:01:57 +0000 (09:01 +0000)]
CSS fixed

14 years agoNext phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
Roland Häder [Sun, 22 Nov 2009 08:58:23 +0000 (08:58 +0000)]
Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites

14 years agoNew-line added
Roland Häder [Sun, 22 Nov 2009 08:43:09 +0000 (08:43 +0000)]
New-line added

14 years agoRefback rewritten: referal id, joined added
Roland Häder [Sun, 22 Nov 2009 08:39:00 +0000 (08:39 +0000)]
Refback rewritten: referal id, joined added

14 years agoFixes for refback mail
Roland Häder [Sun, 22 Nov 2009 08:19:01 +0000 (08:19 +0000)]
Fixes for refback mail

14 years agoTemplate fixed
Roland Häder [Sun, 22 Nov 2009 08:04:42 +0000 (08:04 +0000)]
Template fixed

14 years agoA lot templates rewritten, TODOs.txt updated, XHTML fixes:
Roland Häder [Sun, 22 Nov 2009 07:31:42 +0000 (07:31 +0000)]
A lot templates rewritten, TODOs.txt updated, XHTML fixes:
- A lot more configurations are now parsed by FILTER_COMPILE_EXTENSION ()
  (we really need to rename this function)
- The same with user data
- HTML tag 'SMALL' fixed to a div
- Codes 'ID_UNCONFIRMED' and 'ID_LOCKED' renamed to 'STATUS_xxx'
- TODOs.txt updated

14 years agoDouble quotes to single converted, TODOs.txt updated
Roland Häder [Sun, 22 Nov 2009 06:02:03 +0000 (06:02 +0000)]
Double quotes to single converted, TODOs.txt updated

14 years agoNext stage of HTML rewriting, lesser br-tags
Roland Häder [Sun, 22 Nov 2009 05:38:55 +0000 (05:38 +0000)]
Next stage of HTML rewriting, lesser br-tags

14 years agoTODOs.txt updated
Roland Häder [Sat, 21 Nov 2009 18:02:45 +0000 (18:02 +0000)]
TODOs.txt updated

14 years agoNow total received mails are reduced if no entry in user_stats_data is found
Roland Häder [Sat, 21 Nov 2009 17:54:07 +0000 (17:54 +0000)]
Now total received mails are reduced if no entry in user_stats_data is found

14 years agoWorkaround for missing function, this will be better in 0.3.0
Roland Häder [Sat, 21 Nov 2009 17:21:08 +0000 (17:21 +0000)]
Workaround for missing function, this will be better in 0.3.0

14 years agoFix empty delimiter in isSpider()
Roland Häder [Sat, 21 Nov 2009 17:15:13 +0000 (17:15 +0000)]
Fix empty delimiter in isSpider()

14 years agoFix for URL detection
Roland Häder [Sat, 21 Nov 2009 17:12:42 +0000 (17:12 +0000)]
Fix for URL detection

14 years agozip,refid secured, more data for admin-refback email
Roland Häder [Sat, 21 Nov 2009 02:15:30 +0000 (02:15 +0000)]
zip,refid secured, more data for admin-refback email

14 years agoRewrite of all mail templates with user data to new 'tag-like' functionality
Roland Häder [Sat, 21 Nov 2009 01:41:46 +0000 (01:41 +0000)]
Rewrite of all mail templates with user data to new 'tag-like' functionality

14 years agoNow extension code must be inserted like {%ext,version=foo%}
Roland Häder [Fri, 20 Nov 2009 17:21:05 +0000 (17:21 +0000)]
Now extension code must be inserted like {%ext,version=foo%}

14 years agoFix for userid=0 and if code is empty debug_report_bug() is called
Roland Häder [Thu, 19 Nov 2009 19:57:20 +0000 (19:57 +0000)]
Fix for userid=0 and if code is empty debug_report_bug() is called

14 years agoForced space removed
Roland Häder [Wed, 18 Nov 2009 12:23:13 +0000 (12:23 +0000)]
Forced space removed

14 years agoEven more fixes #2
Roland Häder [Wed, 18 Nov 2009 12:20:03 +0000 (12:20 +0000)]
Even more fixes #2

14 years agoEven more fixes
Roland Häder [Wed, 18 Nov 2009 12:00:20 +0000 (12:00 +0000)]
Even more fixes

14 years agoFix for fix :(
Roland Häder [Wed, 18 Nov 2009 11:35:45 +0000 (11:35 +0000)]
Fix for fix :(

14 years agoFix for double-add of URL
Roland Häder [Wed, 18 Nov 2009 11:31:54 +0000 (11:31 +0000)]
Fix for double-add of URL

14 years agoFix for non-working rewrite-links (still this is lame code)
Roland Häder [Wed, 18 Nov 2009 11:23:51 +0000 (11:23 +0000)]
Fix for non-working rewrite-links (still this is lame code)

14 years agoFix for rewritting code #6 (final?)
Roland Häder [Wed, 18 Nov 2009 04:32:22 +0000 (04:32 +0000)]
Fix for rewritting code #6 (final?)

14 years agoFix for rewritting code #5
Roland Häder [Wed, 18 Nov 2009 04:30:53 +0000 (04:30 +0000)]
Fix for rewritting code #5

14 years agoFix for rewritting code #4
Roland Häder [Wed, 18 Nov 2009 04:27:09 +0000 (04:27 +0000)]
Fix for rewritting code #4

14 years agoFix for rewritting code #3
Roland Häder [Wed, 18 Nov 2009 04:24:23 +0000 (04:24 +0000)]
Fix for rewritting code #3

14 years agoFix for rewritting code #2
Roland Häder [Wed, 18 Nov 2009 04:22:04 +0000 (04:22 +0000)]
Fix for rewritting code #2

14 years agoFix for rewritting code
Roland Häder [Wed, 18 Nov 2009 04:17:52 +0000 (04:17 +0000)]
Fix for rewritting code

14 years agoAnother fix #2
Roland Häder [Wed, 18 Nov 2009 04:13:35 +0000 (04:13 +0000)]
Another fix #2

14 years agoAnother fix
Roland Häder [Wed, 18 Nov 2009 04:12:27 +0000 (04:12 +0000)]
Another fix

14 years agoTable->div rewritten
Roland Häder [Wed, 18 Nov 2009 04:05:10 +0000 (04:05 +0000)]
Table->div rewritten

14 years agoFinal fixes for admin logout
Roland Häder [Wed, 18 Nov 2009 04:02:18 +0000 (04:02 +0000)]
Final fixes for admin logout

14 years agoTODOs.txt updated :(
Roland Häder [Wed, 18 Nov 2009 03:49:34 +0000 (03:49 +0000)]
TODOs.txt updated :(

14 years agoGlobal rewrite of engine:
Roland Häder [Wed, 18 Nov 2009 03:45:39 +0000 (03:45 +0000)]
Global rewrite of engine:
- Cookie-less (even no session cookie) should now work
  (maybe with some flaws)
- Some code cleanups

14 years agoFix for {PER} in queries...
Roland Häder [Tue, 17 Nov 2009 21:07:42 +0000 (21:07 +0000)]
Fix for {PER} in queries...

14 years agoAnother hack...
Roland Häder [Tue, 17 Nov 2009 21:04:57 +0000 (21:04 +0000)]
Another hack...

14 years agoHack for old/new mixtures in email addresses ('{DOT}' vs. '.')
Roland Häder [Tue, 17 Nov 2009 20:46:10 +0000 (20:46 +0000)]
Hack for old/new mixtures in email addresses ('{DOT}' vs. '.')

14 years agoPossible fix #2
Roland Häder [Tue, 17 Nov 2009 20:30:22 +0000 (20:30 +0000)]
Possible fix #2

14 years agoPossible fix
Roland Häder [Tue, 17 Nov 2009 20:27:19 +0000 (20:27 +0000)]
Possible fix

14 years agoDebug mails added
Roland Häder [Tue, 17 Nov 2009 20:23:48 +0000 (20:23 +0000)]
Debug mails added

14 years agoFix
Roland Häder [Tue, 17 Nov 2009 18:40:48 +0000 (18:40 +0000)]
Fix

14 years agoExtension ext-repair extended, outdated calls DEBUG_LOG() fixed:
Roland Häder [Tue, 17 Nov 2009 02:44:47 +0000 (02:44 +0000)]
Extension ext-repair extended, outdated calls DEBUG_LOG() fixed:
- Extension ext-repair does now "repair", say check, for missing translation
  entries. This tool should be used by the translation maintainer to find all
  missing language strings.
- Old calles of DEBUG_LOG() fixed to logDebugMessage()

14 years agoEnglish templates folders prepared
Roland Häder [Mon, 16 Nov 2009 07:28:29 +0000 (07:28 +0000)]
English templates folders prepared

14 years agoLanguage definitions removed in english pack due to re-write and re-translate
Roland Häder [Mon, 16 Nov 2009 07:27:04 +0000 (07:27 +0000)]
Language definitions removed in english pack due to re-write and re-translate

14 years agoColumn span fixed, fatal error fixed
Roland Häder [Mon, 16 Nov 2009 07:06:28 +0000 (07:06 +0000)]
Column span fixed, fatal error fixed

14 years agoLogin procedure rewritten to filters (internal TODO)
Roland Häder [Mon, 16 Nov 2009 06:17:11 +0000 (06:17 +0000)]
Login procedure rewritten to filters (internal TODO)

14 years agoFix for the fix #2
Roland Häder [Mon, 16 Nov 2009 04:53:56 +0000 (04:53 +0000)]
Fix for the fix #2

14 years agoFix for the fix
Roland Häder [Mon, 16 Nov 2009 04:52:14 +0000 (04:52 +0000)]
Fix for the fix

14 years agoDouble->single rewrites, fixes for email archive
Roland Häder [Mon, 16 Nov 2009 04:49:50 +0000 (04:49 +0000)]
Double->single rewrites, fixes for email archive

14 years agoHandling of empty results
Roland Häder [Sun, 15 Nov 2009 22:29:24 +0000 (22:29 +0000)]
Handling of empty results

14 years agoMissing language string added
Roland Häder [Sun, 15 Nov 2009 21:10:17 +0000 (21:10 +0000)]
Missing language string added

14 years agojquery will not become an extension in the future
Roland Häder [Sun, 15 Nov 2009 21:03:02 +0000 (21:03 +0000)]
jquery will not become an extension in the future

14 years agoPossible fix for userid=0
Roland Häder [Sun, 15 Nov 2009 20:38:23 +0000 (20:38 +0000)]
Possible fix for userid=0

14 years agoFixes for previous rewrite
Roland Häder [Sun, 15 Nov 2009 20:32:28 +0000 (20:32 +0000)]
Fixes for previous rewrite

14 years agoObsolete parameters removed/rewritten
Roland Häder [Sun, 15 Nov 2009 20:28:26 +0000 (20:28 +0000)]
Obsolete parameters removed/rewritten

14 years agoFunction renamed and dublicate code removed
Roland Häder [Sun, 15 Nov 2009 20:20:35 +0000 (20:20 +0000)]
Function renamed and dublicate code removed

14 years agodetectExtraTemplatePath() cached, ext-network continued:
Roland Häder [Sun, 15 Nov 2009 19:09:00 +0000 (19:09 +0000)]
detectExtraTemplatePath() cached, ext-network continued:
- Function detectExtraTemplatePath() is now 'cached' by $GLOBALS usage
- Extension ext-network contined, so a selection box for networks is generated

14 years agoMissing SVN properties set
Roland Häder [Sat, 14 Nov 2009 09:39:17 +0000 (09:39 +0000)]
Missing SVN properties set

14 years agoComments fixed, ext-network continued, fix for mod stats:
Roland Häder [Thu, 12 Nov 2009 11:09:52 +0000 (11:09 +0000)]
Comments fixed, ext-network continued, fix for mod stats:
- A lot comments fixed (underline for project title)
- ext-network continued: Networks are now deleteable
- Fix for admin module 'what-stats_mods.php'

14 years agoAnother missing variable fixed
Roland Häder [Wed, 11 Nov 2009 19:35:15 +0000 (19:35 +0000)]
Another missing variable  fixed

14 years agoFix for missing variable
Roland Häder [Wed, 11 Nov 2009 19:22:21 +0000 (19:22 +0000)]
Fix for missing variable

14 years agoExtra rows now with CSS classes
Roland Häder [Wed, 11 Nov 2009 19:11:51 +0000 (19:11 +0000)]
Extra rows now with CSS classes

14 years agoSome code 'beatuified', config in templates surfbar_stopped.tpl
Roland Häder [Tue, 10 Nov 2009 00:31:36 +0000 (00:31 +0000)]
Some code 'beatuified', config in templates surfbar_stopped.tpl

14 years agoEditing of network data completed
Roland Häder [Mon, 9 Nov 2009 19:14:53 +0000 (19:14 +0000)]
Editing of network data completed

14 years agoFixes for HTML in extension menu SQLs. :(
Roland Häder [Mon, 9 Nov 2009 18:19:38 +0000 (18:19 +0000)]
Fixes for HTML in extension menu SQLs. :(

14 years agoAll CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
Roland Häder [Mon, 9 Nov 2009 17:47:12 +0000 (17:47 +0000)]
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have 4 columns

14 years agoColors switched
Roland Häder [Mon, 9 Nov 2009 17:10:56 +0000 (17:10 +0000)]
Colors switched

14 years agoSome old lost language constants fixed
Roland Häder [Mon, 9 Nov 2009 16:59:04 +0000 (16:59 +0000)]
Some old lost language constants fixed

14 years agoFix for #138 and some 'empty version' fixed
Roland Häder [Mon, 9 Nov 2009 16:51:46 +0000 (16:51 +0000)]
Fix for #138 and some 'empty version' fixed

14 years agoRedirection fixed
Roland Häder [Mon, 9 Nov 2009 04:39:34 +0000 (04:39 +0000)]
Redirection fixed

14 years agoLogin bonus fixed, template fixed, referenced to paidlinks removed:
Roland Häder [Mon, 9 Nov 2009 04:30:12 +0000 (04:30 +0000)]
Login bonus fixed, template fixed, referenced to paidlinks removed:
- The login bonus was given even when the 'active rallye' is disabled
- Template member_doubler.tpl fixed
- References of ext-paidlinks (deprecated) removed, ext-sponsor
- TODOs.txt updated

14 years agoMember login rewritten, TODOs.txt updated
Roland Häder [Mon, 9 Nov 2009 04:16:59 +0000 (04:16 +0000)]
Member login rewritten, TODOs.txt updated

14 years agoYet another 'empty version' fixed
Roland Häder [Mon, 9 Nov 2009 03:18:47 +0000 (03:18 +0000)]
Yet another 'empty version' fixed

14 years agoSQL fix
Roland Häder [Mon, 9 Nov 2009 03:13:49 +0000 (03:13 +0000)]
SQL fix

14 years agoext was missing, fixed error message
Roland Häder [Mon, 9 Nov 2009 03:08:40 +0000 (03:08 +0000)]
ext was missing, fixed error message

14 years agoisNicknameUsed() does no longer check for ext-nickname
Roland Häder [Mon, 9 Nov 2009 03:05:04 +0000 (03:05 +0000)]
isNicknameUsed() does no longer check for ext-nickname

14 years agoSome German-Umlauts fixed to entities
Roland Häder [Sun, 8 Nov 2009 18:50:46 +0000 (18:50 +0000)]
Some German-Umlauts fixed to entities

14 years agoFixes for 'empty version'
Roland Häder [Sun, 8 Nov 2009 18:27:59 +0000 (18:27 +0000)]
Fixes for 'empty version'

14 years agoObsolete SQL_FREERESULT() call removed
Roland Häder [Sun, 8 Nov 2009 17:30:57 +0000 (17:30 +0000)]
Obsolete SQL_FREERESULT() call removed

14 years agodiv->span and full path removed in debug output
Roland Häder [Sun, 8 Nov 2009 17:29:46 +0000 (17:29 +0000)]
div->span and full path removed in debug output

14 years agoDeprecated templates removed, some code moved to filters, bug fixed in mydata:
Roland Häder [Sun, 8 Nov 2009 17:22:13 +0000 (17:22 +0000)]
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
- Deprecated templates removed
- Old lost template admin_extensions_installed.tpl now deprecated
- Missing array element 'info' rewritten to 'message' in what=mydata (user has
  updated his/her profile)
- Some other minor fixes
- Some HTML/CSS issues fixed
- TODOs.txt updated

14 years agoSeveral fixes for module/action/what handling.
Roland Häder [Sat, 7 Nov 2009 21:25:26 +0000 (21:25 +0000)]
Several fixes for module/action/what handling.

14 years agoFound some older words, all now Mailer
Roland Häder [Sat, 7 Nov 2009 20:39:37 +0000 (20:39 +0000)]
Found some older words, all now Mailer

14 years agoLast words removed. :)
Roland Häder [Sat, 7 Nov 2009 19:53:27 +0000 (19:53 +0000)]
Last words removed. :)