Commit graph

983 commits

Author SHA1 Message Date
indiri69
6d1018fb2a Removed spaces from end of SEARCH string, UW doesn't like them. 2002-08-23 17:30:34 +00:00
indiri69
0a47e9d878 Added missing 2002-08-23 17:19:38 +00:00
stekkel
95f3bf8d0d make use of sqimap_read_data_list in imap_general + some fixes for devel
Can somebody test it because I never used/test this plugin
2002-08-23 15:10:50 +00:00
indiri69
e06a5b4995 Moved links to bottom of menu before header 2002-08-22 18:36:04 +00:00
philippe_mingo
a74a48ff98 Fix 2002-08-22 10:34:42 +00:00
philippe_mingo
db3fa82a09 Indentation & Bugfix 2002-08-22 10:04:34 +00:00
philippe_mingo
6a1659b234 Masato
Japanes patch
2002-08-22 09:33:09 +00:00
thomppj
80df84b2fc Lots of small user interface fixes. Added user option to enable/disable "forward as attachment". 2002-08-21 22:56:09 +00:00
stekkel
cb34f7375a fixed a lot of warnings 2002-08-21 13:45:06 +00:00
stekkel
5455d42b2e make del_move_next work again 2002-08-20 08:24:52 +00:00
thomppj
78d3542acb Updated filters plugin to work with UID support.
Made main header block look prettier in message view.
2002-08-15 04:20:42 +00:00
Thijs Kinkhorst
8292e8fd09 Initialize $output 2002-08-07 15:38:55 +00:00
Thijs Kinkhorst
f16c9c8e1f Recreate listcommands plugin using new rfc822_header functionality.
Removes need for imap call.
2002-08-07 10:00:54 +00:00
stekkel
159a1cff1a rfc822_header stuff
to do: remove the imap_call because the information is already in the
rfc822_header
2002-08-06 23:09:14 +00:00
stekkel
856844d7ed adapt layout to fit in read_body + fix for comp_in_new stuff 2002-07-30 12:33:32 +00:00
stekkel
6d7d6f7d0c modified needed parameters for findPrevMessage and findNextMessage 2002-07-30 12:01:47 +00:00
Thijs Kinkhorst
4f8326cbf6 Make the date in day-view internationalizable. 2002-07-28 17:48:55 +00:00
stekkel
9872290747 fix for uid support 2002-07-09 09:47:17 +00:00
stakadush
f5805fee6f More fixes due to R2L implementation (bugs were posted to squirrel-devel)
The bug in listcommands was an extra <tr> tag.
The bug in read_body.php was a misplaced do_hook (line #793).
2002-07-08 07:40:43 +00:00
stakadush
9af648a098 Some fixes for bugs caused by the changes made for R2L support (bugs were posted to squirrelmail-devel). 2002-07-08 07:32:09 +00:00
indiri69
7e6f2753f6 Changed sqimap_get_sort_order call to take three variables 2002-07-06 17:53:08 +00:00
stekkel
c80b231fe0 update for UID support 2002-07-05 14:52:55 +00:00
stakadush
dcb3ceba01 Updated Hebrew po file.
A small cosmetic fix to plugins/abook_take/setup.php (lines 159 & 163) - added &nbsp;.
2002-07-04 09:48:43 +00:00
stakadush
c2a2414775 *** empty log message *** 2002-07-04 07:32:03 +00:00
stakadush
76a77d0d1c *** empty log message *** 2002-07-04 06:54:43 +00:00
philippe_mingo
f7aef6953d r2l by Yoav 2002-06-28 06:36:15 +00:00
centaurix
a535124000 upgraded to version 1.4 and debugged 2002-06-27 13:25:55 +00:00
centaurix
1ebd7a0b1f updated/moved plugin from plugins/abook_take to squirrelmail/plugins/abook_take
fixed bug [ 574135 ]
2002-06-27 10:37:57 +00:00
philippe_mingo
4ac4d7a63b r2l by Yoav 2002-06-27 09:15:36 +00:00
philippe_mingo
1d996be859 Quotes detection in motd 2002-06-17 08:23:08 +00:00
philippe_mingo
c785011588 "Arief S Fitrianto" <arief@gurame.fisika.ui.ac.id> 2002-06-17 07:35:06 +00:00
bbice
204d27f9b7 Added dsbl.org blacklists 2002-06-03 23:04:54 +00:00
philippe_mingo
a64b2be584 Bugfix by "Chiu Wai Pun" <pun@alumni.ust.hk> 2002-06-03 07:33:10 +00:00
stekkel
904ef81cfa fix for weird &quot in subject instead of " 2002-05-28 15:16:49 +00:00
stekkel
f965e7b4af fix for comp_in_new 2002-05-24 18:21:11 +00:00
jmunro
284d436701 Added IMAP server information plugin called 'info'. See the README for details :) 2002-05-17 14:27:42 +00:00
jmunro
3b876750c7 fix for problem with moving messages from folders that begin with "c", thanks Venge and Derek 2002-05-14 18:37:57 +00:00
Ondřej Surý
a8c1c80685 Added new config flag 'allow_charset_search' for those unfortunate using
other charset than US-ASCII with server which doesn't support it.
2002-05-10 12:50:41 +00:00
Thijs Kinkhorst
d306448f08 Fix bug #550605, thanks to Cor Bosman. 2002-05-08 14:03:07 +00:00
jmunro
a90c959102 iso_xxxx_x should be iso-xxxx-x. #550725 2002-05-01 15:20:00 +00:00
bbice
2b9144bb83 Fixed a bug -- an extra isset call recently put in was preventing the anti-SPAM filters from doing any DNS queries 2002-04-30 03:14:38 +00:00
jmunro
99fc5e07d3 Pontus fix for my fix :) 2002-04-28 23:56:35 +00:00
jmunro
790f5cd204 fixed filters so they can be applied to only new mail or to all mail. tested
with Cyrus, Courier, and UW on debian. Also fixed some E_ALL warnings and
changed the plugin to use sqimap_session_id() instead of hardcoded 'A3999'
2002-04-26 19:52:15 +00:00
jmunro
ca82f30890 better fix. 2002-04-26 17:20:33 +00:00
jmunro
942f5f40d0 missed a spot :) 2002-04-26 15:41:38 +00:00
jmunro
bba592c3bc fixes prev_del/next_del when using server or thread sorting. 2002-04-26 15:30:30 +00:00
bbice
1149f01c2e added sanity check for editing Header filters 2002-04-13 07:41:08 +00:00
bbice
ecee7da029 tweaked it so filters.php can pass a default TTL to bulkquery.c 2002-04-10 23:21:14 +00:00
bbice
62df102b70 Added a search by header option to filters -- needs error checking on the searchstring 2002-04-05 07:57:33 +00:00
bbice
42a43ae687 renamed the optpage_register_block hook filters uses to avoid name collisions 2002-04-05 06:58:27 +00:00