summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2009-08-27- remove all html tag attribs (#1486003)alec
git-svn-id: https://svn.roundcube.net/trunk@2880 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27- Fix Date sorting problem with Courier IMAP server (#1486065)alec
git-svn-id: https://svn.roundcube.net/trunk@2879 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Strip xmlns attributes from html tagthomasb
git-svn-id: https://svn.roundcube.net/trunk@2878 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Only allow images as 'inline' parts; list other parts as attachments if they ↵thomasb
have a valid mime type git-svn-id: https://svn.roundcube.net/trunk@2877 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Reset pressed buttons on next click (#1485987)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2876 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-27Reload settings page if language was changedthomasb
git-svn-id: https://svn.roundcube.net/trunk@2873 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-20lang updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2864 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-19Added # to washtml's regex for safe links (some list digests have tables of ↵ksteinhoff
contents that use internal links). git-svn-id: https://svn.roundcube.net/trunk@2863 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-17Remove newline in log_bug function (#1486047)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2862 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-14Changed imap_connect hook according to suggestions in #1485956thomasb
git-svn-id: https://svn.roundcube.net/trunk@2861 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-14Implemented new_messages plugin hook (#1486005)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2860 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-12Extend message_compose hook with the possibility to specify attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2856 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-12Tweak settings page: align with tab list, remove that single advanced option ↵thomasb
for now, select 'general' section at startup git-svn-id: https://svn.roundcube.net/trunk@2855 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-12Update German localizationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2854 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-10Added 'message_compose' hookthomasb
git-svn-id: https://svn.roundcube.net/trunk@2852 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07localization updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2850 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07Add 'imap_connect' hook (#1485956)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2849 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07New utility function for plugins to create urlsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2846 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-06- oops, remove debug console callalec
git-svn-id: https://svn.roundcube.net/trunk@2843 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-06- fix charset modification in html messages (#1486031)alec
git-svn-id: https://svn.roundcube.net/trunk@2842 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-06- Updated PEAR::Auth_SASL to 1.0.3 versionalec
git-svn-id: https://svn.roundcube.net/trunk@2841 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-04- label fixalec
git-svn-id: https://svn.roundcube.net/trunk@2836 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-04- Use sequence names only with PostgreSQL (#1486018)alec
git-svn-id: https://svn.roundcube.net/trunk@2834 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-03- new labels for r2830alec
git-svn-id: https://svn.roundcube.net/trunk@2831 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-03- Re-designed User Preferences interfacealec
git-svn-id: https://svn.roundcube.net/trunk@2830 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-03- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver ↵alec
(#1486019) git-svn-id: https://svn.roundcube.net/trunk@2828 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-02translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2827 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-02- Add rcube_imap::unset_flag (#1486017)alec
git-svn-id: https://svn.roundcube.net/trunk@2826 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-01- remove hardcoded 'contact' class name from rcube_table_output()alec
git-svn-id: https://svn.roundcube.net/trunk@2825 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- revert r2819 commit removed in last commitalec
git-svn-id: https://svn.roundcube.net/trunk@2823 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- Added 'display_next' optionalec
git-svn-id: https://svn.roundcube.net/trunk@2822 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31Create plugin hook for encrypted message parts + add size property to text ↵thomasb
part in order to display it git-svn-id: https://svn.roundcube.net/trunk@2821 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31Prevent from having two meta tags in html codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2819 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)alec
git-svn-id: https://svn.roundcube.net/trunk@2818 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31better solution for HTML washing encoding issueestadtherr
git-svn-id: https://svn.roundcube.net/trunk@2816 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31better solution for HTML washing encoding issueestadtherr
git-svn-id: https://svn.roundcube.net/trunk@2815 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-30- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)alec
git-svn-id: https://svn.roundcube.net/trunk@2814 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-30he_IL fr_FR gl_ES sv_SE cy_GB updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2813 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-30fix washing of HTML encoded in something other than UTF-8estadtherr
git-svn-id: https://svn.roundcube.net/trunk@2810 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-29- fix preloading images without defined source alec
git-svn-id: https://svn.roundcube.net/trunk@2805 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- Fix charset names with X- prefix handlingalec
git-svn-id: https://svn.roundcube.net/trunk@2804 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- revert unwanted commitalec
git-svn-id: https://svn.roundcube.net/trunk@2803 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-28- Fix displaying of HTML messages with unknown/malformed tags (#1486003)alec
- Some other changes for styled HTML display git-svn-id: https://svn.roundcube.net/trunk@2802 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-26pt_BR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2799 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Update dutch translation.robin
git-svn-id: https://svn.roundcube.net/trunk@2798 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Improve button capabilitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2796 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Register button event handlers in javascript and save some html codethomasb
git-svn-id: https://svn.roundcube.net/trunk@2794 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Use write_log() to log bugs. This will also trigger the write_log plugin ↵thomasb
hook as requested in #1485998 git-svn-id: https://svn.roundcube.net/trunk@2792 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-24Allow some recursion in reder_page hook (#1485977)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2791 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23Also add request tokens to forms in page footerthomasb
git-svn-id: https://svn.roundcube.net/trunk@2790 208e9e7b-5314-0410-a742-e7e81cd9613c