Commit Graph

1769 Commits (a0a4288128c21b155cc23d6122c2e11820b9b645)

Author SHA1 Message Date
alecpl 07f0b94338 - fix FETCH reply parsing (#1485891) 16 years ago
thomascube 9489adc593 Fix list events used in drag&drop functionality (#1485890) 16 years ago
alecpl a36cf6d237 - PHP-5.3 compat. fix (#1485880) 16 years ago
alecpl 47f072523b - Fix displaying of big maximum upload filesize (#1485889) 16 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 16 years ago
alecpl 977078372e - use explode() instead of deprecated in php5.3 split() 16 years ago
alecpl d51c93b43e - get rid of some hardcoded action names and move decission about output compression to the user 16 years ago
yllar c52d9afae0 et_EE sv_SE ru_RU updates 16 years ago
alecpl a17fe620d4 - support browser object in template expressions 16 years ago
alecpl 52818559ce - Added possibility to invert messages selection 16 years ago
alecpl 6138a55f80 - fixed headers prefetching 16 years ago
alecpl dc2fc082d3 - After move/delete from 'show' action display next message instead of messages list (#1485887) 16 years ago
alecpl 7ef05f4df1 - set content-length when saving message source 16 years ago
alecpl dadefb80b3 - prevent duplicated inserts (#1485867) 16 years ago
alecpl 3297f6640b - fi_FI update (#1485877) 16 years ago
alecpl 0eeee63413 - fix too many debug info ;) 16 years ago
alecpl 6bc59a726c - re-fix #1485884 16 years ago
thomascube 991a25ab5d Better icon for deleting folders + remove hard-coded icon path 16 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 16 years ago
alecpl adc0bf01f5 - allow empty identity name (#1485863) 16 years ago
alecpl 12217da8b3 - simplified attachments handling on reply/forward/draft compose (possible regressions)
- also fix #1485847
16 years ago
alecpl a1fc8d2518 - removed unused and declared in PHP-5.3 quoted_printable_encode function (#1485879) 16 years ago
thomascube 3d3d1010cc Fix keyboard control of the autocomplete list 16 years ago
alecpl bb5dd5916b - reverted accidentally removed code 16 years ago
alecpl 9b2ccdd9cb - don't unset button title on IE (#1485874) 16 years ago
alecpl ac4882f35d - fix errors handling in ajax requests (#1485872) 16 years ago
thomascube a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 16 years ago
svncommit 966b5d8017 Update dutch translation. 16 years ago
thomascube b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 16 years ago
alecpl 8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 16 years ago
alecpl 91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 16 years ago
alecpl 1301e98110 - Support initial identity name from virtuser_query (#1484003) 16 years ago
alecpl 046c53c771 - dos2unix 16 years ago
alecpl eebfa5ed0b - small LF fix in quoted-printable convertion 16 years ago
alecpl 12f0572060 - pl_PL small fixes 16 years ago
alecpl 7dbe2fa6bf - get rid of 'plugins_dir' option, plugins directory must be in Roundcube root (like skins) 16 years ago
yllar 535b54d0d6 added Dari & Pashto + some updates 16 years ago
alecpl 4a4d227e6c - messagemenu label 16 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
16 years ago
alecpl aa320ede4b - handle startup response (#1484853) 16 years ago
thomascube 20d50de2d8 Fix URLs to plugin skin directory 16 years ago
thomascube eb6f198a2d Rename function to correct english spelling 16 years ago
thomascube 029c2fa60e Pass return value of config->load_from_file() back to the plugin 16 years ago
thomascube c73b195e5d Add function for plugins to load a local config file 16 years ago
thomascube 66f68e9623 Make links with /this/ pointing to the plugins skin directory 16 years ago
thomascube e7008cd4c6 Add fallback to default skin in plugins + replace links to plugin directory with the real plugin dir 16 years ago
alecpl 5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 16 years ago
alecpl 5ced192728 - pl_PL update 16 years ago
alecpl 969f6b4c8b - support plugin templates 16 years ago
thomascube 0772a7dee2 Fix invalid object reference 16 years ago