Aleksander Machniak
|
969cb03f9a
|
Add option to display email address together with a name in mail preview (#1488732)
|
2013-05-01 12:26:23 +02:00 |
|
Thomas Bruederli
|
378d6cf97f
|
Build plugin info from both package.xml and composer.json files; allow plugins to override the meta info method
|
2013-04-28 13:45:32 +02:00 |
|
Aleksander Machniak
|
4cb8ced1a4
|
Fix min_refresh_interval handling on preferences save (#1489073)
|
2013-04-28 11:30:32 +02:00 |
|
Aleksander Machniak
|
e0cc1fb9aa
|
Fix display of HTML entities in protected folder name (#1489042)
|
2013-04-13 19:07:33 +02:00 |
|
Aleksander Machniak
|
1d4c84f4d7
|
Remove sig_above configuration option, use reply_mode only (#1489001)
|
2013-03-26 19:36:47 +01:00 |
|
Aleksander Machniak
|
cf8b9fc004
|
Move spellcheck options section below signature options section
|
2013-03-07 14:10:21 +01:00 |
|
Aleksander Machniak
|
876d31d594
|
Fix empty email on identities list after identity update (#1488834)
|
2012-11-29 09:01:29 +01:00 |
|
Aleksander Machniak
|
48ef1334ff
|
Merge pull request #49 from linagora/master
Add new identity level: one identity with edit only signature
|
2012-11-28 23:36:50 -08:00 |
|
jeremie kornobis
|
c753bc4a8b
|
unset email address with new level entity 4
|
2012-11-26 15:45:33 +01:00 |
|
jeremie kornobis
|
f125852979
|
Add new identity level: one identity with edit only signature
|
2012-11-26 14:17:20 +01:00 |
|
Aleksander Machniak
|
789e5988aa
|
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
|
2012-11-26 10:08:40 +01:00 |
|
Aleksander Machniak
|
65dff8f812
|
Fix hidden flag and default_addressbook settings handling
|
2012-11-23 09:11:19 +01:00 |
|
Thomas Bruederli
|
810efee4d3
|
Avoid double-encoding of HTML entities in signature edit field
|
2012-11-19 11:43:22 +01:00 |
|
Aleksander Machniak
|
6459d86291
|
Select default_addressbook on the list in Address Book (#1488280)
|
2012-11-18 19:27:52 +01:00 |
|
Aleksander Machniak
|
f226549d4f
|
Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval
|
2012-11-12 14:50:49 +01:00 |
|
Aleksander Machniak
|
aa83596b0b
|
Clarify keep-alive setting, move it to User Interface section, change label
to "Refresh (check for new messages, etc.)", allow no-refresh mode.
|
2012-11-10 12:13:53 +01:00 |
|
Thomas Bruederli
|
28de391182
|
Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication
|
2012-11-06 13:21:04 +01:00 |
|
Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
2012-10-27 16:12:37 +02:00 |
|
Aleksander Machniak
|
1e7aa75d18
|
Remove leftover code
|
2012-10-24 10:05:22 +02:00 |
|
Thomas Bruederli
|
271efe53e0
|
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
|
2012-10-17 22:42:35 +02:00 |
|
Aleksander Machniak
|
0054f7a5bf
|
Fix sig_above setting, broken in 651c7b6e9d
|
2012-10-10 08:35:04 +02:00 |
|
Thomas Bruederli
|
18b73873dc
|
New skin selection with full name, license and thumbnail
|
2012-10-05 14:08:28 +02:00 |
|
Aleksander Machniak
|
ab08544520
|
Enable subscription option for already subscribed "virtual" folders,
small code improvements
|
2012-10-01 10:44:27 +02:00 |
|
Aleksander Machniak
|
5802cfec95
|
Support HTML entities in addressbook names
|
2012-09-20 15:46:11 +02:00 |
|
Aleksander Machniak
|
1e9aa25609
|
Fix error where session wasn't updated after folder rename/delete (#1488692)
|
2012-09-11 19:34:35 +02:00 |
|
Aleksander Machniak
|
26fc0defe3
|
Fix bug where parentnotwritable error wasn't displayed in the interface
|
2012-09-03 19:56:59 +02:00 |
|
Aleksander Machniak
|
46d0012e26
|
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
|
2012-08-29 08:32:06 +02:00 |
|
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
2012-08-27 10:16:04 +02:00 |
|
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
2012-08-26 18:20:28 +02:00 |
|
Aleksander Machniak
|
9cb76ad3c2
|
Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed
|
2012-08-21 11:22:23 +02:00 |
|
Aleksander Machniak
|
fe2f0be435
|
Fix possible PHP warning, read default_folders using config->get()
to support deprecated option name (default_imap_folders)
|
2012-08-21 10:50:14 +02:00 |
|
Thomas Bruederli
|
b8b6e5011a
|
Skip IDN conversion when saving/reading identies. This should provide proper support for multiple recipeint values including name blocks in bcc and reply-to fields
|
2012-08-13 21:59:54 +02:00 |
|
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
2012-07-30 10:00:35 +02:00 |
|
Aleksander Machniak
|
a60d139d87
|
Define array variable in case none of zones is valid (shouldn't happen)
|
2012-06-28 09:26:59 +02:00 |
|
Aleksander Machniak
|
ceaaebbc8c
|
Fix fatal error when date.timezone isn't set (#1488546)
|
2012-06-28 09:21:48 +02:00 |
|
Aleksander Machniak
|
6d3e53d2b8
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
2012-05-26 10:32:10 +02:00 |
|
Aleksander Machniak
|
476fa983c0
|
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
|
2012-05-26 10:30:24 +02:00 |
|
Aleksander Machniak
|
c0839699bb
|
Move messages forwarding mode setting into Preferences
|
2012-05-25 13:45:38 +02:00 |
|
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
2012-05-22 12:31:37 +02:00 |
|
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
2012-05-22 11:07:20 +02:00 |
|
Aleksander Machniak
|
5c7e54b175
|
- Fix HTML entities handling in HTML editor (#1488483)
|
2012-05-22 09:06:02 +02:00 |
|
Aleksander Machniak
|
4d7e277b92
|
Removed debug code
|
2012-05-08 14:50:07 +02:00 |
|
Aleksander Machniak
|
c1a0578d21
|
Fix Opera issues with duplicated scrollbar and invisible border
|
2012-05-08 14:48:39 +02:00 |
|
thomascube
|
6707ca47a2
|
Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445)
|
2012-04-21 16:32:55 +00:00 |
|
alecpl
|
5475865485
|
- Fix creating folders if ACL exists (1488443)
|
2012-04-18 17:49:02 +00:00 |
|
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
2012-04-08 16:34:36 +00:00 |
|
alecpl
|
18a3dcaf56
|
- Fix issue with folder creation under INBOX. namespace (#1488349)
|
2012-02-13 14:26:46 +00:00 |
|
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
2012-02-13 08:39:39 +00:00 |
|
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
2012-02-11 11:28:58 +00:00 |
|
thomascube
|
43875379d5
|
Allow users to choose cols for contacts list sorting
|
2012-02-02 22:18:10 +00:00 |
|