Commit Graph

8255 Commits

Author SHA1 Message Date
thomascube
80fbdaa2d9 Changed imap_connect hook according to suggestions in #1485956 2009-08-14 08:24:09 +00:00
thomascube
dc1dbc478d Implemented new_messages plugin hook (#1486005) 2009-08-14 08:13:23 +00:00
thomascube
76791cf3c9 Extend message_compose hook with the possibility to specify attachments 2009-08-12 11:42:12 +00:00
thomascube
875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 2009-08-12 11:12:33 +00:00
thomascube
aa38e54441 Update German localizations 2009-08-12 11:00:13 +00:00
thomascube
75969686c2 Added 'message_compose' hook 2009-08-10 21:32:44 +00:00
yllar
d634fa60a2 localization update 2009-08-07 21:17:12 +00:00
thomascube
2a34eb9492 Add 'imap_connect' hook (#1485956) 2009-08-07 16:22:30 +00:00
thomascube
24e219d1cc New utility function for plugins to create urls 2009-08-07 16:10:24 +00:00
alecpl
10d0e3e0ac - oops, remove debug console call 2009-08-06 16:03:05 +00:00
alecpl
f4bf206fd4 - fix charset modification in html messages (#1486031) 2009-08-06 16:00:01 +00:00
alecpl
00e57d191d - Updated PEAR::Auth_SASL to 1.0.3 version 2009-08-06 09:21:55 +00:00
alecpl
f5880a9257 - label fix 2009-08-04 10:46:55 +00:00
alecpl
6b7e8e705a - Use sequence names only with PostgreSQL (#1486018) 2009-08-04 08:22:41 +00:00
alecpl
9510f89b62 - new labels for r2830 2009-08-03 18:42:57 +00:00
alecpl
f05834857c - Re-designed User Preferences interface 2009-08-03 18:27:53 +00:00
alecpl
dec9e85eae - Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019) 2009-08-03 11:33:53 +00:00
yllar
cb1d1cb3c8 translations update 2009-08-02 13:32:47 +00:00
alecpl
78c7947bf8 - Add rcube_imap::unset_flag (#1486017) 2009-08-02 07:54:10 +00:00
alecpl
1fcad15e75 - remove hardcoded 'contact' class name from rcube_table_output() 2009-08-01 10:20:09 +00:00
alecpl
269fb829ce - revert r2819 commit removed in last commit 2009-07-31 09:13:11 +00:00
alecpl
e54bb72d30 - Added 'display_next' option 2009-07-31 09:07:54 +00:00
thomascube
330ef6ca44 Create plugin hook for encrypted message parts + add size property to text part in order to display it 2009-07-31 08:55:56 +00:00
thomascube
24585b8ce6 Prevent from having two meta tags in html code 2009-07-31 08:14:37 +00:00
alecpl
44653321b4 - Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015) 2009-07-31 06:45:50 +00:00
svncommit
5f8d31f9be better solution for HTML washing encoding issue 2009-07-31 02:58:31 +00:00
svncommit
a80b7d416c better solution for HTML washing encoding issue 2009-07-31 02:57:53 +00:00
alecpl
03a63a4a03 - Fix endless loop in iil_C_Login() with Courier IMAP (#1486010) 2009-07-30 11:56:10 +00:00
yllar
4bd9c01951 he_IL fr_FR gl_ES sv_SE cy_GB update 2009-07-30 08:33:55 +00:00
svncommit
659672ebf9 fix washing of HTML encoded in something other than UTF-8 2009-07-30 04:07:26 +00:00
alecpl
9e953bc2d4 - fix preloading images without defined source 2009-07-29 09:35:32 +00:00
alecpl
5dc7c21bdc - Fix charset names with X- prefix handling 2009-07-28 13:04:40 +00:00
alecpl
daa3f720bc - revert unwanted commit 2009-07-28 08:44:42 +00:00
alecpl
2337a82f72 - Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
2009-07-28 08:41:50 +00:00
yllar
28f15eb597 pt_BR update 2009-07-26 11:42:46 +00:00
svncommit
d4e7c0c2db Update dutch translation. 2009-07-24 13:30:39 +00:00
thomascube
356a67fa54 Improve button capabilities 2009-07-24 10:36:52 +00:00
thomascube
29f977858e Register button event handlers in javascript and save some html code 2009-07-24 09:44:03 +00:00
thomascube
186938dac6 Use write_log() to log bugs. This will also trigger the write_log plugin hook as requested in #1485998 2009-07-24 08:49:53 +00:00
thomascube
f78dab1c80 Allow some recursion in reder_page hook (#1485977) 2009-07-24 08:29:24 +00:00
thomascube
efbe9ea781 Also add request tokens to forms in page footer 2009-07-23 12:43:05 +00:00
alecpl
8f6a46663a - update to last commit 2009-07-23 12:14:17 +00:00
alecpl
ee258ce158 - performance fix: don't check mbstring functions existence too often 2009-07-23 12:12:27 +00:00
alecpl
a01b3bf9ae - removed hardcoded 'compose-body' identifier (#1485996) 2009-07-23 06:57:20 +00:00
alecpl
c9e9fe1901 - fix button tooltips on IE (#1485994) 2009-07-23 06:26:30 +00:00
yllar
78f1611d9f localization update 2009-07-22 12:23:12 +00:00
alecpl
564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
2009-07-22 09:15:36 +00:00
alecpl
92f522d897 - Fix autocomplete bugs when erasing the comma (#1485990) 2009-07-22 06:52:58 +00:00
thomascube
a0c4cbe8ec Pipe date string through write_log plugin hook (#1485979) 2009-07-21 16:40:27 +00:00
thomascube
2a5d02ab8e Also protect GET request from CSRF 2009-07-21 16:13:42 +00:00