Fri Dec 7 12:55:50 EET 2007 matti@riikari.net * Zeta theme back in function. This patch also contains a stack of changes in several templates, as well as in the css files and folder.c and maidir.c. These changes help to create two totally distinctive approaches in displaying page links. Mon Dec 3 07:32:48 EET 2007 matti@riikari.net * Fixed closing span tag typo. Sat Dec 1 20:44:35 EET 2007 matti@riikari.net * Set theme cookie to enable correct theme for login page. Fri Nov 30 22:31:09 EET 2007 matti@riikari.net * Indentations change. Fri Nov 30 22:26:42 EET 2007 matti@riikari.net * Enable theme on login page. If cookies are allowed, login page style sheet is served according to theme applied in preferences. Wed Nov 28 08:35:52 EET 2007 matti@riikari.net * Message status type sanitization. Sun Nov 25 10:37:50 EET 2007 matti@riikari.net * GPG key control styles changes. Sat Nov 24 23:27:15 EET 2007 matti@riikari.net * Apply gpg signed / encrypted distinction styles. Sat Nov 24 23:25:23 EET 2007 matti@riikari.net * utf7 compliance when moving messages Fri Nov 23 11:19:03 EET 2007 matti@riikari.net * utf7 compliance patches. Applying folder functions on watchdog deliveryfolder trigger alerts or errors. This fixes the foldernames to be spelled as expected. + some minor fixing - identations etc. Thu Nov 22 10:40:03 EET 2007 matti@riikari.net * Gpg-signature stylishing. Thu Nov 22 09:15:27 EET 2007 matti@riikari.net * CSS definition fix for gpg action result. + removed a debugging alert message. Wed Nov 21 22:09:29 EET 2007 matti@riikari.net * Fixed duplicate sync() call. + some petty tunings. This patch contains the following changes: M ./zeta/html/templates/msgwrap.html -3 +2 M ./zeta/html/templates/zeta.js -9 +10 Wed Nov 21 14:18:08 EET 2007 matti@riikari.net * utf7 compliance to folder functions. Wed Nov 21 14:01:47 EET 2007 matti@riikari.net * Javascript typo in properites.html fixed. Wed Nov 21 13:55:19 EET 2007 matti@riikari.net * Fix isDir() return value, cancel() after properties page. Wed Nov 21 08:20:15 EET 2007 matti@riikari.net * Applied missing upgrades. Fri Nov 16 09:52:02 EET 2007 matti@riikari.net * Event manipulation fixes. Some changes to prevent multiple calls by mousedown-contextmenu-click events. + some more sanitization of folders functions matrix handling on the popup and dropdown menus. + getParentDir fix when using a numerical argument + removed a debugging call :-) + added a couple of debugging aids Fri Nov 16 07:51:55 EET 2007 matti@riikari.net * Typo fix. Thu Nov 15 11:27:01 EET 2007 matti@riikari.net * Folder / dir creation fixes. Seems pretty hard to be able to create folders and directories to top level through right click menu above some empty space on folders frame. New top level elements have to be created from dropdown menu. Thu Nov 15 10:01:56 EET 2007 matti@riikari.net * New encrypted message status style fix. Thu Nov 15 09:53:22 EET 2007 matti@riikari.net * Mark dir and subdir start and end points. Helps to see how elements are organized in html sources. No effect on anything else. Wed Nov 14 10:45:59 EET 2007 matti@riikari.net * html-formatted messages back Tue Nov 13 22:27:22 EET 2007 matti@riikari.net * Major upgrade. This is a largish upgrade, implementing changes from mother code version 5.2.0 Several smaller fixes all over the place. See ChangeLog. Not all of the package subdirs are recorded in the repo. Hence an upgrade by pulling these changes won't work. Download the new package. Only (some) zeta code changes listed. To see sqwebmail-5.2.2 changes, refer to its changelog. * Individually picked access rights were always set to false. Bug fixed. properties.html * Several situations in folder functions menu (popup and dropdown) fixed. nav.html main.html zeta.js * During zeta.js editing, a lot of comments have been added. The development cirlce has been long enough to sweep many things out of developers memory to the deep darkness. Hope this helps to keep track of what's happening. * Some cludging (okay, a lot -change positioning from float right to float left, from absolute to relative, proptortional with to absolute, back an forth, test, test, test, test...) to have the folder rows and unread positioning straight. FF seems to do some false computing when determining element widths, (padding increases the element witdh....) --hate this inconsistency across browsers. zeta.css * More room for folders list and longer foldername in folderindex. zeta.css * Removed a few unnecessary variables in main javascript. zeta.js * Somewhat more straight forward folderfunctions approach. Works now flawlessy. folder.c folder.h zeta.js * Prevent message functions popup in desynced mode and give error message. zeta.js msgwrap.html, folderindex.html * Returned the linked images handling code, that has slipped out somewhere. folder. * Messages with exessive cc recipients annoingly steal all the space available for message contents. Fixed with absolute positioning and an elevation shift at hover. The approach is pretty nice also with full headers enabled. zeta.css * Message deletion/moving cancel instead of clearing selections in "File" menu fixes a menu-on-top hang. nav.html * Skip new message headers validation when saving draft. zeta.js * Prevent accidental mailbox path switching from INBOX to SHARED. folder.c * Folderframe reload forcing after shredder mounting / umounting zeta.js * Handle unread count correctly depending on trashing/shredding. zeta.js * Fixed unread messages count on folders frame, when moving or deleting folder.c, zeta.js, folders.html, folderindex.html * Event handling fixes to right click and keycodes , which are interpreted differently in newer browers. zeta.js, folderindex.html, msgwrap.html, folders.html, nav.html, msg2html.c * Prevent firefox to cache folder names as input values. folder.c, zeta.js * Messages moving visualization fix (destfolder, showdest input) zeta.js, zeta.css * Preferences file write function fix. (added space char) pref.c * Fixed message status image change when using control keys. zeta.js * Message contents scrolling fix. Not perfect, but better :-) zeta.css * Fixed folder/dir creation problem after visiting public folders. folders.html, zeta.css * Smileys lifted from themes to imagedir top level. zeta/Makefile.am * smileys.txt update * Password change implemented. zetad.c, pref.c, changepw.html, zeta.css Thu Oct 11 09:10:35 EEST 2007 matti@riikari.net tagged zeta-0.0.6 Tue Oct 9 13:33:07 EEST 2007 matti@riikari.net * Watchdog rule editing fix. Saving changes to a rule returned a page to create a new rule. This fixes the problem and the saved rule is returned. Also the "enabled" flag was unset regardless of saved setting. Fixed Mon Oct 8 13:15:53 EEST 2007 matti@riikari.net * Returned message handling funcion. Mon Oct 8 10:35:56 EEST 2007 matti@riikari.net * Addressbook styles enhance. More room for longish nick names and adresses to prevent wrapping. Mon Oct 8 09:41:14 EEST 2007 matti@riikari.net * Some crucial dropouts back in place. +Added cgi/cgi.c in repo, changes needed to return sent message for elaboration in case the message size is too big (eg. large attachments) +zeta.js editor.js empty.html newmsg.html contain some changes for the same reason. +some petty fixes in the same files. +added calendar frame to main.html regardless calendaring support. Sun Oct 7 12:44:03 EEST 2007 matti@riikari.net * Watchdog rule page tuning. Sun Oct 7 08:37:06 EEST 2007 matti@riikari.net * TODO put in sync with v. 0.0.6 Sun Oct 7 08:26:58 EEST 2007 matti@riikari.net * Initial revision Patches prior to v. 0.0.6 are no longer available. Thu Mar 8 12:28:10 EET 2007 matti@riikari.net * Return previously sent message for reediting, if the attachments are too large. Give an error message of the problem. zeta.js editor.js newmsg.html empty.html Thu Mar 8 10:39:02 EET 2007 matti@riikari.net * Added editor.js contents to new location. editor.js Wed Mar 7 22:37:20 EET 2007 matti@riikari.net * Added funcPos variable to use with right click dialog functions. zeta.js Wed Mar 7 22:36:17 EET 2007 matti@riikari.net * Prevent global contextmenu. msgwrap.html Wed Mar 7 20:27:13 EET 2007 matti@riikari.net * Reset msgfunc variable after message cancelling. Leaving msgfunc to 1 freezes folder switching. zeta.js Wed Mar 7 18:13:26 EET 2007 matti@riikari.net * Allow cancelling of empty newmsg, fix zeta.js for missing gpg elements. Newmsg fixes Wed Mar 7 14:29:19 EET 2007 matti@riikari.net * Remove draft when message is cancelled. Wed Mar 7 14:10:32 EET 2007 matti@riikari.net * Up-to-date TODO Wed Mar 7 12:34:59 EET 2007 matti@riikari.net * Avoid "SEND_OK" message when saving draft Tue Mar 6 11:46:38 EET 2007 matti@riikari.net * Besides the location of the file in templates subdir, a few changes have been made to sanitize message moving operation. This is done only by pointing the destination folder in folders list. Dragging code still remains in the code,but is not used, for now. Added new location of zeta.js Tue Mar 6 11:44:26 EET 2007 matti@riikari.net * Fix message moving destination visibility Wed Feb 14 15:12:17 EET 2007 matti@riikari.net * Missing calendarF fix. Wed Feb 14 10:01:09 EET 2007 matti@riikari.net * Translate.pl script modification. Wed Feb 14 09:43:01 EET 2007 matti@riikari.net * A couple of debugging cleanups and unused variable removals. Wed Feb 14 09:40:53 EET 2007 matti@riikari.net * newmsg.html template change Wed Feb 14 09:39:18 EET 2007 matti@riikari.net * Attachments, watchtypes and weekstartdays added to locale.js Wed Feb 14 09:37:57 EET 2007 matti@riikari.net * Returned README_LANG.txt. Wed Feb 14 09:11:37 EET 2007 matti@riikari.net * zeta.js and locale.js moved The javascript files have been moved. The make command strips comments of the files located in templates subdir, and places the stripped copies to html root. The files will be intalled along with the css and image files at the http servers zeta root. This way they are cacheable and provide faster load at login. Wed Feb 14 09:04:42 EET 2007 matti@riikari.net * Folders listing tuning. Several small enhancements to simplify and clarify the folders listing and implement some changes of counting messages in directories and subdirectories. Wed Feb 14 08:42:16 EET 2007 matti@riikari.net * Message type recoding. Variable type mismatch caused process crash on some platforms. Wed Feb 14 08:33:55 EET 2007 matti@riikari.net * Autorenamesent typo fix. Fri Nov 10 12:50:04 EET 2006 matti@riikari.net * login submitbuttons lifted by one line Wed Nov 8 14:54:21 EET 2006 matti@riikari.net * css changes to have msg headers displayed better in firefox 1.5.0.7 Fri Jun 2 04:38:53 EEST 2006 matti@riikari.net tagged zeta 0.0.5 Sat May 20 17:09:36 EEST 2006 matti@riikari.net * Erraneus removal of watchFrame Fri May 19 08:44:48 EEST 2006 matti@riikari.net * Upgrade -> 0.0.4 Tue May 16 09:27:42 EEST 2006 matti@riikari.net * Sent folder renaming fix Prevents multiple Sent archive folders with different locale names. Mon May 15 07:37:53 EEST 2006 matti@riikari.net * pre_0.0.2 Fixed smiles substitution. Fri May 12 21:00:17 EEST 2006 matti@riikari.net * zeta 0.0.2 zeta.js and editor.js separated from the html templates, to have them cacheable; indentations are fixed. Some javascript changes to bring back the broken spellchecking. Firefox 1.5.0.3 still returns an empty string at window.getSelection().toString() Fri May 12 20:38:06 EEST 2006 matti@riikari.net * Initial revision