Commit Graph

1788 Commits (96b9717c189d393f606fbb0743019388a886dafa)

Author SHA1 Message Date
alecpl c5ee036866 - fix rcmail_temp_gc() + small code cleanups 17 years ago
alecpl 119cd17abf - add 'Deleted' to search filter 17 years ago
alecpl 0b2ce91f25 - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI 17 years ago
alecpl 8209f77d8e - decode message subject for 'save' action (#1485902) 17 years ago
alecpl 1691a8e91a - fix key repetition (#1485672) 17 years ago
alecpl b4ee74cda7 - removed unused var 17 years ago
alecpl 12989a756d - small fixes/improvements of drag&drop 17 years ago
alecpl 74eb6c3ceb - fix bug in last commit 17 years ago
alecpl 79c45f4b18 - fix rep_specialchars_output() performance, remove old 'charset' option use 17 years ago
alecpl 0061e7b77f - fix drag_move performance 17 years ago
alecpl 88ed237f7c - speed up plain text messages parsing (up to 60%) 17 years ago
alecpl 42b25afac8 - fix sending mail without identity 17 years ago
alecpl b1fb698c49 - added more charset aliases 17 years ago
alecpl 024130bee2 - fix selecting repetition with holded arrow key (#1485672) 17 years ago
alecpl ca85b1c6bb - handle iso-8859-1 as windows-1252
- some fixes for utf8 class
17 years ago
alecpl 09839a59cb - cross-browser css fixes 17 years ago
alecpl 8f9ab39e48 - fix sending mail without identity (#1485898) 17 years ago
alecpl 1ae1d85ce4 - use -ms-filter for IE8 opacity 17 years ago
alecpl 0af42e57cc - de_DE update (#1485893) 17 years ago
alecpl 07f0b94338 - fix FETCH reply parsing (#1485891) 17 years ago
thomascube 9489adc593 Fix list events used in drag&drop functionality (#1485890) 17 years ago
alecpl a36cf6d237 - PHP-5.3 compat. fix (#1485880) 17 years ago
alecpl 47f072523b - Fix displaying of big maximum upload filesize (#1485889) 17 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 17 years ago
alecpl 977078372e - use explode() instead of deprecated in php5.3 split() 17 years ago
alecpl d51c93b43e - get rid of some hardcoded action names and move decission about output compression to the user 17 years ago
yllar c52d9afae0 et_EE sv_SE ru_RU updates 17 years ago
alecpl a17fe620d4 - support browser object in template expressions 17 years ago
alecpl 52818559ce - Added possibility to invert messages selection 17 years ago
alecpl 6138a55f80 - fixed headers prefetching 17 years ago
alecpl dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 17 years ago
alecpl 7ef05f4df1 - set content-length when saving message source 17 years ago
alecpl dadefb80b3 - prevent duplicated inserts (#1485867) 17 years ago
alecpl 3297f6640b - fi_FI update (#1485877) 17 years ago
alecpl 0eeee63413 - fix too many debug info ;) 17 years ago
alecpl 6bc59a726c - re-fix #1485884 17 years ago
thomascube 991a25ab5d Better icon for deleting folders + remove hard-coded icon path 17 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 17 years ago
alecpl adc0bf01f5 - allow empty identity name (#1485863) 17 years ago
alecpl 12217da8b3 - simplified attachments handling on reply/forward/draft compose (possible regressions)
- also fix #1485847
17 years ago
alecpl a1fc8d2518 - removed unused and declared in PHP-5.3 quoted_printable_encode function (#1485879) 17 years ago
thomascube 3d3d1010cc Fix keyboard control of the autocomplete list 17 years ago
alecpl bb5dd5916b - reverted accidentally removed code 17 years ago
alecpl 9b2ccdd9cb - don't unset button title on IE (#1485874) 17 years ago
alecpl ac4882f35d - fix errors handling in ajax requests (#1485872) 17 years ago
thomascube a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 17 years ago
svncommit 966b5d8017 Update dutch translation. 17 years ago
thomascube b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 17 years ago
alecpl 8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 17 years ago
alecpl 91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 17 years ago