Commit Graph

1747 Commits

Author SHA1 Message Date
thomascube
3d3d1010cc Fix keyboard control of the autocomplete list 2009-05-27 15:46:39 +00:00
alecpl
bb5dd5916b - reverted accidentally removed code 2009-05-27 10:09:09 +00:00
alecpl
9b2ccdd9cb - don't unset button title on IE (#1485874) 2009-05-27 10:01:01 +00:00
alecpl
ac4882f35d - fix errors handling in ajax requests (#1485872) 2009-05-26 16:54:55 +00:00
thomascube
a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 2009-05-26 13:21:57 +00:00
svncommit
966b5d8017 Update dutch translation. 2009-05-26 12:35:40 +00:00
thomascube
b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 2009-05-26 12:28:04 +00:00
alecpl
8234b4c6bc - Support UID EXPUNGE: remove only moved/deleted messages 2009-05-26 08:50:10 +00:00
alecpl
91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 2009-05-26 07:28:42 +00:00
alecpl
1301e98110 - Support initial identity name from virtuser_query (#1484003) 2009-05-26 07:01:55 +00:00
alecpl
046c53c771 - dos2unix 2009-05-25 16:26:05 +00:00
alecpl
eebfa5ed0b - small LF fix in quoted-printable convertion 2009-05-25 11:34:51 +00:00
alecpl
12f0572060 - pl_PL small fixes 2009-05-25 11:14:22 +00:00
alecpl
7dbe2fa6bf - get rid of 'plugins_dir' option, plugins directory must be in Roundcube root (like skins) 2009-05-25 09:22:59 +00:00
yllar
535b54d0d6 added Dari & Pashto + some updates 2009-05-24 18:07:50 +00:00
alecpl
4a4d227e6c - messagemenu label 2009-05-24 14:17:41 +00:00
alecpl
49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
2009-05-23 14:17:07 +00:00
alecpl
aa320ede4b - handle startup response (#1484853) 2009-05-22 10:45:01 +00:00
thomascube
20d50de2d8 Fix URLs to plugin skin directory 2009-05-22 07:59:37 +00:00
thomascube
eb6f198a2d Rename function to correct english spelling 2009-05-22 07:40:05 +00:00
thomascube
029c2fa60e Pass return value of config->load_from_file() back to the plugin 2009-05-21 20:40:10 +00:00
thomascube
c73b195e5d Add function for plugins to load a local config file 2009-05-21 20:34:28 +00:00
thomascube
66f68e9623 Make links with /this/ pointing to the plugins skin directory 2009-05-21 20:02:43 +00:00
thomascube
e7008cd4c6 Add fallback to default skin in plugins + replace links to plugin directory with the real plugin dir 2009-05-21 19:08:25 +00:00
alecpl
5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 2009-05-21 12:59:19 +00:00
alecpl
5ced192728 - pl_PL update 2009-05-21 09:11:31 +00:00
alecpl
969f6b4c8b - support plugin templates 2009-05-21 07:14:05 +00:00
thomascube
0772a7dee2 Fix invalid object reference 2009-05-20 13:12:20 +00:00
svncommit
dabad7b1f6 Update dutch translation. 2009-05-20 12:27:52 +00:00
alecpl
a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 2009-05-20 09:55:15 +00:00
alecpl
2de7d74c2b - remove not used icl_commons.inc file 2009-05-20 09:03:14 +00:00
alecpl
dbe44cd105 - Better support for malformed character names (#1485758) 2009-05-19 19:26:47 +00:00
alecpl
3e8d8975a9 - don't use 4th argument in htmlspecialchars (#1485475) 2009-05-19 11:44:21 +00:00
thomascube
aee4601907 Fix Googiespell 2009-05-18 08:12:42 +00:00
alecpl
55f54e2b9f - mdb2 bug workaround for identities insert/edition queries (#1485853) 2009-05-18 07:18:31 +00:00
yllar
7996339f16 small update 2009-05-17 11:56:53 +00:00
alecpl
74d421d55a - don't show message on unknown error (#1485848) + translate "Server Error!" message 2009-05-17 07:04:51 +00:00
alecpl
2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
2009-05-16 13:01:49 +00:00
alecpl
48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 2009-05-15 13:34:04 +00:00
thomascube
f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 2009-05-14 19:26:34 +00:00
thomascube
e54f6c7a9e Add hook 'message_sent' for logging or backup purpose 2009-05-14 19:04:57 +00:00
alecpl
cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 2009-05-14 13:18:36 +00:00
thomascube
953ce3f69c Don't write session data on every unset but just remember the unset variables 2009-05-14 07:22:01 +00:00
alecpl
b31a0af1f4 - fix uudecode (skip "begin XXX filename" header) 2009-05-14 06:39:10 +00:00
yllar
db33ffebc7 ru_RU update 2009-05-13 23:53:58 +00:00
alecpl
6748044273 - handle one convert_uudecode() warning 2009-05-13 10:07:38 +00:00
alecpl
27924acf43 - speed up the whole session cleaning in kill_session() 2009-05-13 07:17:33 +00:00
alecpl
1c5be6f792 - Support UUencode content encoding (#1485839) 2009-05-13 07:09:49 +00:00
yllar
9c6dfdc1e8 zh_TW update 2009-05-12 20:04:11 +00:00
alecpl
6481bbcf34 - don't stop on error 2009-05-12 18:46:17 +00:00