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