Commit graph

35 commits

Author SHA1 Message Date
philippe_mingo
b630edc905 Operation "foo_once".
functions Folder
Step 1: Check file including and change it to the _once system.
2001-09-26 10:43:39 +00:00
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
thomppj
2866c6b6e7 More "" to '' conversions. 2001-01-31 18:59:14 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
Ondřej Surý
3a1107410a - fixed error in iso-8859-2 handling function in function/i18n.php.
- prepare for another php backend in functions/imap.php.
- aligned "Sent" button in src/compose.php.
- added two .cvsignore files in data/ and config/ directory.
2000-10-20 15:13:17 +00:00
Luke Ehresman
e02cfd342e changed <? to <?php in everything 2000-04-11 23:19:53 +00:00
gustavf
960fbbd382 Added a constat to all files in functions/ to be able to chech whether the
file has already been included.
2000-03-01 08:44:35 +00:00
Luke Ehresman
1ed03f4b37 Fixed the problem with downloading attachments... they work now. 2000-02-22 11:55:02 +00:00
Luke Ehresman
d507e552c8 Rewrote IMAP functions. 2000-02-21 12:00:17 +00:00
nehresma
a5fdbfdfcf deleting folders is now recursive and should work more reliably 2000-02-17 17:13:18 +00:00
nehresma
050324174f fixed some html on removing a folder 2000-02-15 15:55:57 +00:00
nehresma
a55373bd55 bug fixes and better error messages on emptying trash 2000-02-14 19:40:20 +00:00
nehresma
be778eead1 fixed some cyrus problems and a bug in reloading the left frame where the
time was set to "" rather than "None".
2000-02-11 02:42:40 +00:00
Luke Ehresman
dfe2b3657f Made deleting messages smarter.. detects if trash folder exists or not 2000-02-09 14:54:46 +00:00
Luke Ehresman
db4f8834c4 Fixed some major bugs in getting the folder list. Might fix the problem with the left folder not refreshing. Also made the folder creation and deletion look nicer. 2000-02-09 12:10:43 +00:00
nehresma
1de98e240a fixed a bug when deleting messages and the flag for moving to trash was set,
but there was no trash box to move to.
2000-01-31 16:50:01 +00:00
Luke Ehresman
6c609ecb83 fixed some bugs in the way it got the folder separator 2000-01-27 15:15:02 +00:00
Luke Ehresman
7809e75fa3 added auto expunge 2000-01-07 23:15:44 +00:00
Luke Ehresman
b318821249 Quoted the login session to hopefully fix some bugs 2000-01-07 23:07:23 +00:00
Luke Ehresman
35ab54e269 Added subscription stuff so you only view folders that you're subscribed to. 2000-01-07 22:22:57 +00:00
Luke Ehresman
4e30e8862c Pref file now isn't created if the login failed 2000-01-06 20:54:06 +00:00
Luke Ehresman
545d0db129 fixed a bug in color prefs 2000-01-06 18:51:16 +00:00
Luke Ehresman
080737884d Redid the way folders are listed 1999-12-18 16:08:29 +00:00
Luke Ehresman
5936ae8562 I believe everything is compatable with all IMAP servers now 1999-12-16 21:18:54 +00:00
Luke Ehresman
44fc8507d2 Added BASIC mime support. Not fully working yet. 1999-12-13 13:53:22 +00:00
Luke Ehresman
e47298cba5 Added "CC" to read_body.php, and rewrote the code to handle getting TO and CC 1999-12-09 20:11:31 +00:00
Luke Ehresman
6fd6f33dcf Fixed a bug in deleting messages where it wouldn't delete the messages. Now
it does.
1999-12-07 22:02:27 +00:00
Luke Ehresman
4798021995 added DELETE for when viewing a message
beautified some of the messages
1999-12-06 16:31:30 +00:00
Luke Ehresman
ba5ed072a5 Deleting and creating folders works great! 1999-11-29 16:30:24 +00:00
Luke Ehresman
a67b0a401f Folder manipulation stuff 1999-11-29 01:57:53 +00:00
nehresma
f4b5e0bed0 pulled out all the login stuff and error checking from each individual php file
and put it in functions/imap.php
1999-11-29 01:31:19 +00:00
Luke Ehresman
cfd922c560 updated some folder stuff 1999-11-29 01:07:41 +00:00
Luke Ehresman
b703d43e5d Added some folder functionality 1999-11-28 22:03:13 +00:00
Luke Ehresman
784885a602 php refrences updated 1999-11-23 03:12:51 +00:00
Luke Ehresman
f4d230a3a3 Updated all php3's to php's 1999-11-23 03:07:24 +00:00
Renamed from functions/imap.php3 (Browse further)