pdontthink
|
88722757aa
|
Add ability to force message list refresh
|
2008-01-05 11:19:29 +00:00 |
|
pdontthink
|
3a86fca1a4
|
Be explicit about empty form action
|
2008-01-05 06:06:06 +00:00 |
|
Fredrik Jervfors
|
e2604ed40a
|
String change based on a report by Alexandros Vellis stating that it works in Opera, Firefox, and Safari 3/Windows as well.
|
2007-12-27 14:51:48 +00:00 |
|
pdontthink
|
c95f555e76
|
Fix include error. Thanks Patrick Dubau.
|
2007-12-07 18:49:39 +00:00 |
|
pdontthink
|
553d97c6c1
|
Fix include error. Thanks Patrick Dubau.
|
2007-12-07 18:46:21 +00:00 |
|
pdontthink
|
43907d78b3
|
Fix test that was never working, and was further confused by the change to the PAGE_NAME paradigm
|
2007-12-06 19:11:00 +00:00 |
|
pdontthink
|
edcdd93355
|
Make message_details actually show the correct entity when viewing details of attached messages
|
2007-09-28 17:27:29 +00:00 |
|
pdontthink
|
27509084b6
|
Added configtest hook
|
2007-09-05 23:44:27 +00:00 |
|
pdontthink
|
40bc7d6380
|
Update pot file
|
2007-09-05 19:12:00 +00:00 |
|
pdontthink
|
b39046b318
|
Add options block demo
|
2007-09-05 19:06:47 +00:00 |
|
Thijs Kinkhorst
|
c38de069ae
|
fix strict js/css notices (#1778815)
|
2007-09-04 09:33:10 +00:00 |
|
pdontthink
|
15b94fa287
|
Make version for core plugins 'CORE'
|
2007-08-31 04:59:12 +00:00 |
|
pdontthink
|
6e3cefb64d
|
Make version for core plugins 'CORE'
|
2007-08-31 04:59:00 +00:00 |
|
pdontthink
|
006dd4d12f
|
Initial import
|
2007-08-30 09:13:19 +00:00 |
|
pdontthink
|
bb07956901
|
Purge wrong Id tags
|
2007-08-30 05:32:03 +00:00 |
|
pdontthink
|
48a9011bcf
|
Initial import from trunk/plugins
|
2007-08-30 03:28:25 +00:00 |
|
pdontthink
|
01db845df0
|
Remove hook call from template; fix all corresponding core plugins.
|
2007-08-30 02:10:25 +00:00 |
|
pdontthink
|
9945d195d8
|
Use sqm_baseuri() for links
|
2007-08-27 03:19:30 +00:00 |
|
pdontthink
|
2bfd7268da
|
Remove extraneous slash
|
2007-08-13 22:42:26 +00:00 |
|
pdontthink
|
bb3c334ad7
|
List separator i18n. Complements RisuMail Team - risumail.jp
|
2007-08-09 06:49:14 +00:00 |
|
Thijs Kinkhorst
|
ac19ee2a63
|
typo (=/==)
|
2007-07-23 12:49:46 +00:00 |
|
Thijs Kinkhorst
|
0ddf214952
|
drop some unneeded globals / variables
|
2007-07-20 17:13:05 +00:00 |
|
Thijs Kinkhorst
|
ca89661e3c
|
drop unused global
|
2007-07-14 17:45:20 +00:00 |
|
Thijs Kinkhorst
|
9a031330ae
|
make use of PAGE_NAME constant in plugin, prefix it with the plugin name.
|
2007-07-14 17:44:29 +00:00 |
|
Thijs Kinkhorst
|
086cccc724
|
remove PHP closing tag in example config file
|
2007-07-11 09:44:01 +00:00 |
|
Thijs Kinkhorst
|
4ae0889ab8
|
drop two unneeded globals
|
2007-07-09 09:37:05 +00:00 |
|
Thijs Kinkhorst
|
f69d74535e
|
remove unused globals, thanks Tomas Kuliavas for $day
|
2007-07-09 09:02:54 +00:00 |
|
Thijs Kinkhorst
|
2248508af5
|
- Fix disabling password encryption in mail_fetch (#1738001).
Thanks Stephen More
|
2007-06-25 20:18:15 +00:00 |
|
Thijs Kinkhorst
|
ee55e1aedd
|
- Fix compatibility with Windows path in administrator plugin (#1740469).
|
2007-06-25 19:43:38 +00:00 |
|
Thijs Kinkhorst
|
fc50a978b3
|
fix mail_fetch class to properly cope with dots as specified
in the RFC, thanks Tomas Kuliavas. Closes: #1621267
|
2007-05-30 18:30:27 +00:00 |
|
pdontthink
|
7b15fd5f16
|
Add autohide functionality for preview pane. Thanks to Daniel Watts.
|
2007-05-18 13:17:27 +00:00 |
|
pdontthink
|
7f4d34d361
|
Update preview pane functionality so it only refreshes message list when viewing a message that has not yet been seen; also small code updates
|
2007-05-18 11:10:12 +00:00 |
|
Thijs Kinkhorst
|
dfbdae5943
|
replace preg_split without a regular expression with the
faster and less complicated explode()
|
2007-05-17 16:36:13 +00:00 |
|
Thijs Kinkhorst
|
9791356483
|
replace string "Cute." with "Invalid URL" (reuse of existing string)
|
2007-05-10 11:41:20 +00:00 |
|
Fredrik Jervfors
|
e109e30b68
|
Short PHP tags are against the SquirrelMail coding standards.
|
2007-04-26 06:22:50 +00:00 |
|
pdontthink
|
ee0444272e
|
Remove $version, use SM_VERSION constant instead
|
2007-03-22 20:01:33 +00:00 |
|
Alexandros Vellis
|
4f4dc965b4
|
Fix typo
|
2007-03-19 13:45:44 +00:00 |
|
Fredrik Jervfors
|
7534282ca3
|
Going XHTML.
|
2007-03-12 12:16:17 +00:00 |
|
pdontthink
|
2dcedd5313
|
Templatize (un)collapse buttons; move all templates to default_advanced, since default template does not use preview_pane plugin.
|
2007-03-10 05:48:35 +00:00 |
|
jangliss
|
c43fd7d70c
|
Some fixes for #1634735.
- Issue in filters using 'yes' instead of SMPREF_ON
- Using fact that get host function returns hostname if unresolved
|
2007-03-10 04:10:46 +00:00 |
|
pdontthink
|
530f837d05
|
Add (un)collapse buttons
|
2007-03-09 06:11:56 +00:00 |
|
Fredrik Jervfors
|
ff19ef2743
|
Removing "www." in some links as well as the link to the deprecated feedback page.
|
2007-03-08 12:13:09 +00:00 |
|
Fredrik Jervfors
|
8c03c77b3a
|
Adding a missing setting (since 1.4.6 RC 1).
|
2007-03-07 21:56:05 +00:00 |
|
Thijs Kinkhorst
|
567ef6de29
|
do not special case a folder named 'None'. There's no reason
to not use the empty string and this prevents people who want
to have a "None" folder from using it properly.
|
2007-03-06 14:57:12 +00:00 |
|
Thijs Kinkhorst
|
6042f69801
|
drop obsolte .cvsignore files, these are now svn:ignore properties
|
2007-03-06 02:03:36 +00:00 |
|
Fredrik Jervfors
|
737ddc2c04
|
Updating to the newer option page format.
|
2007-03-04 12:50:00 +00:00 |
|
Thijs Kinkhorst
|
3affe24230
|
move HTML output to template, improve HTML on the fly
|
2007-02-27 18:22:00 +00:00 |
|
Thijs Kinkhorst
|
d962e1ecd7
|
typo in variable name peardb, reported by Tomas (Closes: #1662444)
|
2007-02-18 17:28:44 +00:00 |
|
Thijs Kinkhorst
|
5a04219efc
|
HTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but since
we require PHP >= 4.1.x, we need not use it anyware.
|
2007-02-18 12:46:47 +00:00 |
|
pdontthink
|
7cd5d9c660
|
Remove extra parameter that should not have been in previous commit
|
2007-02-14 05:35:27 +00:00 |
|