2000-07-05 |
gustavf | Fixed bug with 8-bit characters in personal name when... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-05 |
lbergman | Added minimum GNU License |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-05 |
lbergman | Added minimum GNU License |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-05 |
gustavf | Fixed some problems with cookies bein set wrong when... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-05 |
pallo | Removed what appears to be leftover debug code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-05 |
pallo | Applied patch from Toby Cabot to fix a small bug in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-05 |
gustavf | Added brief documentation on the plugin architecture. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-04 |
pallo | Updated with latest changes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-04 |
pallo | Insert In-Reply-To and References headers when replying... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-04 |
gustavf | Added a new session variable base_uri. Uses this variab... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-03 |
lbergman | Changed temp file write to from due to leftover... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-03 |
gustavf | Added missing ; in HTML-code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-02 |
nehresma | changed the header at the top of the csv import page... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-07-02 |
nehresma | fixed html problem and spelling error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
lbergman | Initial add of csv import file. No error checking prese... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
lbergman | Added csv import form HTML to addressbook.php. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
lbergman | changed unclosed comment tags /* on lines 315 & 316... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
oricn | Fixed a small glitch in my Priority code, also added... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
gustavf | Bug when repkyin. Could not use is_logged_in(). Replace... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
lkehresman | Made some changes to the way that attachments are downl... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-30 |
oricn | Added X-Priority Detection Now puts a "!" in the coloum... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-29 |
gustavf | Removed dependency of IMAP from some more files. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-29 |
gustavf | Removed dependency on IMAP. Uses auth.php instead. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-29 |
gustavf | Added auth.php to put authentication functions in one... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-29 |
gustavf | Added session variable $is_logged_in. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-29 |
gustavf | Now translation is working for "Unknown user or..." |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-29 |
gustavf | Fixed spelin errorr. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
gustavf | Added basic framework for plugin support. Very little... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
pallo | Ported new functions in javascript addressbook to the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
pallo | Fixed some HTML bugs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
pallo | Some changes to HTML table code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
pallo | Fixed bug in Javascript code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
gustavf | No longer requires both body and subject. One of them... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-28 |
gustavf | Changed comment. It used to plain wrong. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-24 |
lkehresman | made a few asthetic changes to addressbook.php -- made... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-24 |
lkehresman | updated some documentation, fixed minor bugs in MIME... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-23 |
lkehresman | updated todo, trying to fix this stupid multiple log... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-23 |
lkehresman | wrote up documentation on how the MIME stuff works now |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-23 |
lkehresman | may have fixed the blank subject problem |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-23 |
lkehresman | This MIME support now passes the torture test that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-22 |
lkehresman | added debugging information and fixed a minor bug ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-21 |
lkehresman | made message highlighting be more flexible. You can... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-21 |
lkehresman | Rewrote MIME support and made it much, MUCH quicker... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-21 |
pallo | Added "List all" button to javascript address book. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-20 |
gustavf | Fixed translations in signout.php. Moved setting of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-20 |
gustavf | Fixed up porblem with language selection. Now uses... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-19 |
oricn | Put my name against the search mailbox(es) TODO, seeing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-19 |
lkehresman | Made the message highlighting much more stable and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-18 |
lkehresman | Added basic support for message highlighting. Note... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-18 |
lkehresman | testing multiple file commits for CVS messages |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-18 |
lkehresman | moved buttons on compose form so they are more accessab... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-16 |
lbergman | Added error check and message for missing ../help/en... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-15 |
lkehresman | a test run of the logging capabilities |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-15 |
lkehresman | testing the logging to email list |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-15 |
gpadgham | changed where a variable is registered in the session... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-14 |
gustavf | Made a few strings easier to translate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-09 |
lbergman | Corrected UGLY html output, now looks more common sense. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
oricn | Wrong version commited last time :P |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
oricn | Added th patch from Tom Duffey, added checking for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
lbergman | Added internationalization compatibility to error message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
lbergman | Initial add, provides dynamic menu for left frame built... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
lbergman | Removed help related code, moved tp left_help.php. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
lbergman | Made call for help bring up left_help.php for left... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-08 |
lbergman | Added coma after name - neccessary for proper display... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-07 |
gustavf | Updated with e-mail addresses and Polish translation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-07 |
gustavf | Gave Lukasz Klimek <casa@LO.Pila.PL> credit for Polish... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-07 |
gustavf | Added polish translation from Lukasz Klimek <casa@LO... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-06 |
lbergman | Added spaces and coma's to make it display better in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-06 |
lbergman | Added check for ?help.php so left frame is set large. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | corrected error which caused no data |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | Basic description I think needs to be done for a transl... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | added help menu stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | Added variable, this needs work and possible substitution. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | Checks for user language availability and includes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | added a fourth method (?help.php) to call webmail. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | added help to menu choices |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | added blue steel theme to array |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | added ugly but patriotic theme |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-05 |
lbergman | added dark blue/grey theme |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-02 |
lkehresman | updated authors file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-06-01 |
lkehresman | Updated some things to say 0.5pre1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-26 |
nehresma | spelling fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-25 |
gustavf | Cleaned up HTML. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-25 |
gustavf | Cleaned up generated HTML-code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-25 |
gustavf | Added basic CSS support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-25 |
gustavf | displayHtmlHeader now takes a title as parameter (defau... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-25 |
gustavf | Moved printing of HTML-header into page_header.php. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-19 |
oricn | Fixed the No Subect Bug |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-18 |
oricn | Sorted a few   to $nbsp; |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-14 |
lkehresman | fixed subject length problem |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-13 |
lkehresman | fixed bugs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-08 |
lkehresman | added some fixed mentioned on the mailing list |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-06 |
lkehresman | updated theme, fixed problem expunging |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-06 |
lkehresman | hopefully fixed [ NONE ] problem |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-05 |
lkehresman | fixed some bugs with sending to inbox after send. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-05 |
lkehresman | sending messages takes you back to previous mailbox |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-05 |
lkehresman | address book saves stuff between instances |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-05 |
lkehresman | removed debugging info |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-05 |
lkehresman | updated html address book |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2000-05-04 |
lkehresman | minor bugfix, first line of message used to remove... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |