Aleksander Machniak
|
bb5d728285
|
Use also Envelope-To for identity selection (#1488553)
|
12 years ago |
Aleksander Machniak
|
25bf00ecbc
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
d9f109b56a
|
Allow forwarding of multiple emails (#1486854)
|
12 years ago |
Thomas Bruederli
|
31521613e4
|
Append filename extension if missing
|
12 years ago |
Thomas Bruederli
|
a8a72e2e7e
|
Nicely render headers of message/rfc822 parts
|
12 years ago |
Aleksander Machniak
|
8b748de4ec
|
Plugin API: add 'check_recent' hook with possibility to control folders list used on check-recent action
|
12 years ago |
Aleksander Machniak
|
176172c850
|
Fix PHP warning when replied message contains exactly one Delivered-To header
|
12 years ago |
Aleksander Machniak
|
c7ff6ec2cb
|
Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1488844)
|
12 years ago |
Aleksander Machniak
|
0fa54df638
|
enriched.inc -> rcube_enriched
|
12 years ago |
Aleksander Machniak
|
8afbc8aeea
|
Fix attachment Content-Length for in-memory files (#1488844)
|
12 years ago |
Aleksander Machniak
|
876d31d594
|
Fix empty email on identities list after identity update (#1488834)
|
12 years ago |
Aleksander Machniak
|
48ef1334ff
|
Merge pull request #49 from linagora/master
Add new identity level: one identity with edit only signature
|
12 years ago |
Aleksander Machniak
|
0247b89c38
|
Move code for identity selection to function, move identities formatting to rcube_user::list_identities()
|
12 years ago |
Aleksander Machniak
|
30cc01f89d
|
Use Delivered-To header as a last resort for identity selection (#1488840)
|
12 years ago |
Thomas Bruederli
|
c14b337450
|
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and filename extensions
|
12 years ago |
Thomas Bruederli
|
60226a75d8
|
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
|
12 years ago |
jeremie kornobis
|
c753bc4a8b
|
unset email address with new level entity 4
|
12 years ago |
jeremie kornobis
|
f125852979
|
Add new identity level: one identity with edit only signature
|
12 years ago |
Aleksander Machniak
|
789e5988aa
|
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
|
12 years ago |
Aleksander Machniak
|
5352b55779
|
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
297c1afb80
|
Fix redundant colon after last address in print mode
|
12 years ago |
Aleksander Machniak
|
65dff8f812
|
Fix hidden flag and default_addressbook settings handling
|
12 years ago |
Thomas Bruederli
|
b81e7e91a9
|
Consider filename extension to detect image attachments of type application/octet-stream
|
12 years ago |
Thomas Bruederli
|
271c5c9764
|
Correctly handle multiple file uploads (#1488820)
|
12 years ago |
Thomas Bruederli
|
810efee4d3
|
Avoid double-encoding of HTML entities in signature edit field
|
12 years ago |
Thomas Bruederli
|
37557b5f08
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
ac382e1145
|
Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799)
|
12 years ago |
Thomas Bruederli
|
c72a96144d
|
Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion)
|
12 years ago |
Aleksander Machniak
|
6459d86291
|
Select default_addressbook on the list in Address Book (#1488280)
|
12 years ago |
Thomas Bruederli
|
a9e136161a
|
Use dedicated method to determine an attachment's file size
|
12 years ago |
Thomas Bruederli
|
3bf7310fa3
|
Add onclick handler to Show-links
|
12 years ago |
Thomas Bruederli
|
d20e965c48
|
Improve thumbnail display: center images and display a 'show' link for attachments the browser is capable to display them
|
12 years ago |
Thomas Bruederli
|
8fb4f05725
|
Move default value for client_mimetypes to rcube_config; make sure an array is returned
|
12 years ago |
Aleksander Machniak
|
3833790db4
|
Support contacts import from CSV file (#1486399)
|
12 years ago |
Aleksander Machniak
|
8d54286df8
|
Merge branch 'keep-alive'
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
52d0d94910
|
Fix handling of text/enriched content on message reply/forward/edit
|
12 years ago |
Aleksander Machniak
|
398238abf2
|
Remove redundant code
|
12 years ago |
Aleksander Machniak
|
d15163ab6e
|
Fix XSS vulnerability in handling of text/enriched messages (#1488806)
|
12 years ago |
Aleksander Machniak
|
f226549d4f
|
Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval
|
12 years ago |
Aleksander Machniak
|
4340d5e634
|
Fix excessive LFs at the end of composed message with top_posting=true (#1488797)
|
12 years ago |
Thomas Bruederli
|
e43dcb0df3
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
e5e2190e4e
|
Fix bug where leading blanks were stripped from quoted lines (#1488795)
|
12 years ago |
Aleksander Machniak
|
77de23fa93
|
Added cross-task 'refresh' request for system state updates
|
12 years ago |
Thomas Bruederli
|
03149131f7
|
New feature: display attached images as thumbnails below message body
|
12 years ago |
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.
|
12 years ago |
Aleksander Machniak
|
fb53c809a6
|
Fix AREA links handling (#1488792)
|
12 years ago |
Thomas Bruederli
|
2ad0a8d3f6
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
9ce2398ef9
|
Fix regression in detecting if attachment should be displayed inline (is an image)
|
12 years ago |
Thomas Bruederli
|
df79b2638f
|
Tell client to open mailto: links in contact details in a new window (if configured)
|
12 years ago |
Thomas Bruederli
|
28de391182
|
Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication
|
12 years ago |
Thomas Bruederli
|
cf57b2b130
|
Fix count display after inserting a new contact
|
12 years ago |
Thomas Bruederli
|
dc6794f9c4
|
Don't add Bcc headers from identity twice (e.g. if already saved in draft)
|
12 years ago |
Aleksander Machniak
|
abe164367b
|
Fix HTML entities handling on addressbooks list
|
12 years ago |
Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
12 years ago |
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
12 years ago |
Aleksander Machniak
|
f0affa6cc2
|
- Fix handling dont_override with message_sort_col and message_sort_order settings (#1488760)
|
12 years ago |
Aleksander Machniak
|
1e7aa75d18
|
Remove leftover code
|
12 years ago |
Thomas Bruederli
|
3715694887
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
e6a0747155
|
Convert all identity headers into the desired message charset
|
12 years ago |
Aleksander Machniak
|
374104ed6d
|
Fixed undefined global variable
|
12 years ago |
Aleksander Machniak
|
0768134de1
|
Fix bug where wrong words were highlighted on spell-before-send check
|
12 years ago |
Thomas Bruederli
|
83f2f6bb65
|
Display email address if contact has more than one (in compose address book widget)
|
12 years ago |
Aleksander Machniak
|
22c67d0ec2
|
Fix handling of URLs with asterisk characters (#1488759)
|
12 years ago |
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
|
12 years ago |
Thomas Bruederli
|
464a0fba9d
|
Display connection errors in UI. Stack error messages in popup (Larry skin)
|
12 years ago |
Thomas Bruederli
|
0f7d11e798
|
Better fix for headers decoding problem: fetch them as raw and let rcube_mime::decode_address_list() do the job right
|
12 years ago |
Thomas Bruederli
|
27be4e7644
|
Fix header charset decoding when opening a draft message
|
12 years ago |
Aleksander Machniak
|
7ac533dede
|
Add flags and date arguments to kolab_storage::save_message()
|
12 years ago |
Aleksander Machniak
|
0054f7a5bf
|
Fix sig_above setting, broken in 651c7b6e9d
|
12 years ago |
Thomas Bruederli
|
18b73873dc
|
New skin selection with full name, license and thumbnail
|
12 years ago |
Thomas Bruederli
|
95d2892686
|
Fix HTTP User-Agent XSS vulnerability (#1488737)
|
12 years ago |
Thomas Bruederli
|
7257040ca2
|
Add localized titles for message header toggles
|
12 years ago |
Thomas Bruederli
|
765ecb9fa0
|
Let the skin limit the number of visible recipeints and place a link to show them all in a dialog (better fix for #1488590)
|
12 years ago |
Thomas Bruederli
|
61512fe104
|
Avoid double-quoting of some message headers; wrap email address strings in <span> for better styling
|
12 years ago |
Thomas Bruederli
|
c23aad2feb
|
Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5 .
Conflicts:
CHANGELOG
skins/larry/mail.css
|
12 years ago |
Aleksander Machniak
|
ab08544520
|
Enable subscription option for already subscribed "virtual" folders,
small code improvements
|
12 years ago |
Thomas Bruederli
|
0746d58fce
|
Allow to mark/flag messages from full message view screen
|
12 years ago |
Aleksander Machniak
|
1b9923208c
|
Re-fix HTML entities handling in addressbook names
|
12 years ago |
Aleksander Machniak
|
5802cfec95
|
Support HTML entities in addressbook names
|
12 years ago |
Aleksander Machniak
|
32ba62889c
|
Don't directly require email address on contact import, allowing import
of contacts being validated by addressbook validation code. The same
as for create/edit contact actions.
|
12 years ago |
Aleksander Machniak
|
fa57c98854
|
Don't add inline images from HTML part to the attachments list when forwarding in plain text
|
12 years ago |
Aleksander Machniak
|
a04a74fec4
|
Improvements in building criteria string for IMAP SEARCH
|
12 years ago |
Aleksander Machniak
|
1e9aa25609
|
Fix error where session wasn't updated after folder rename/delete (#1488692)
|
12 years ago |
Aleksander Machniak
|
9287ed36b3
|
- Replace data URIs of images (pasted in HTML editor) with inline attachments (#1488502)
|
12 years ago |
Aleksander Machniak
|
06073ef216
|
Merge branch 'message_show_ui'
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
af276f21e5
|
Add full headers view in message preview window (#1488538)
Fix message display page issues - unified with message preview (#1488590, #1488642)
|
12 years ago |
Aleksander Machniak
|
26fc0defe3
|
Fix bug where parentnotwritable error wasn't displayed in the interface
|
12 years ago |
Aleksander Machniak
|
10141cd6fd
|
Fix displaying all headers when they contain malformed characters (#1488666)
|
12 years ago |
Aleksander Machniak
|
46d0012e26
|
Fix quota capability detection so it can be overwritten by a plugin (#1488655)
|
12 years ago |
Aleksander Machniak
|
4c127375ce
|
Fix identity selection on reply (#1488101)
|
12 years ago |
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
12 years ago |
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
12 years ago |
Aleksander Machniak
|
74d7841c26
|
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
9cb76ad3c2
|
Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed
|
12 years ago |
Aleksander Machniak
|
fe2f0be435
|
Fix possible PHP warning, read default_folders using config->get()
to support deprecated option name (default_imap_folders)
|
12 years ago |
Aleksander Machniak
|
c8f35a17e6
|
Added "Undeleted" option to messages list filter
|
12 years ago |
Aleksander Machniak
|
60082ad665
|
Fix PHP Warning: strlen() expects parameter 1 to be string, object given
|
12 years ago |
Aleksander Machniak
|
6ab9369eb1
|
Fix lower-casing email address on replies (#1488598)
|
12 years ago |
Aleksander Machniak
|
fb2f825cd9
|
Fix line separator in exported messages (#1488603)
|
12 years ago |
Aleksander Machniak
|
c086978f6a
|
Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
|
12 years ago |
Aleksander Machniak
|
21d463baba
|
Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
|
12 years ago |
Aleksander Machniak
|
56689b31ae
|
Fix inactive Save search option after advanced search (#1488607)
|
12 years ago |
Thomas Bruederli
|
248d781e5f
|
Improve text wrapping in replies
|
12 years ago |
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
|
12 years ago |
Aleksander Machniak
|
703be89e20
|
Fix bug in last commit which broke searching
|
12 years ago |
Aleksander Machniak
|
e0efd8f5dc
|
Added separate From and To columns apart from smart From/To column (#1486891)
|
12 years ago |
Aleksander Machniak
|
30833a2ad5
|
Fix image cid substitution in compose/sendmail
|
12 years ago |
Aleksander Machniak
|
cd482ebce6
|
Fix SQL errors handling
|
12 years ago |
Aleksander Machniak
|
2b992c5683
|
Remove unused variable
|
12 years ago |
Aleksander Machniak
|
887838da08
|
Fix double HTML entities escaping in forward message header
|
12 years ago |
Aleksander Machniak
|
b169de8fcd
|
- Fix order of attachments in sent mail (#1488423)
|
12 years ago |
Aleksander Machniak
|
e1cf53ef18
|
Remove debug code
|
12 years ago |
Aleksander Machniak
|
0ed7034d35
|
Fix duplicated fields when object is converted into array
|
12 years ago |
Aleksander Machniak
|
ec86add1ff
|
Define context (_remote=1) for spellcheck requests to send proper response on error
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |
Thomas Bruederli
|
baecd8becc
|
Move the hard-coded list of fields used to list contacts to a central location
|
12 years ago |
Aleksander Machniak
|
e19fafae04
|
Prefer default addressbook also when checking for existence of MDN request recipient
|
12 years ago |
Thomas Bruederli
|
384948886c
|
Prepare to show contact photo of email sender in mail views
|
12 years ago |
Aleksander Machniak
|
840b4dbeb8
|
Simplified method of getting default addressbook.
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
|
13 years ago |
Aleksander Machniak
|
2b21b97ef0
|
Use file_get_contents() to make code simpler and to fix possible infinite loop
|
13 years ago |
Aleksander Machniak
|
3efc74654a
|
- Don't add attachments content into reply/forward/draft message body (#1488557)
|
13 years ago |
Aleksander Machniak
|
b97d0e11b5
|
Fix empty user agent string on error page for "incompatible browser" error
|
13 years ago |
Aleksander Machniak
|
a60d139d87
|
Define array variable in case none of zones is valid (shouldn't happen)
|
13 years ago |
Aleksander Machniak
|
669747a81c
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
ceaaebbc8c
|
Fix fatal error when date.timezone isn't set (#1488546)
|
13 years ago |
Thomas Bruederli
|
0be8bd11e2
|
Enable drag & drop file upload for contact photos
|
13 years ago |
Aleksander Machniak
|
4fd5b62194
|
Add Content-Length for attachments where possible (#1485478)
|
13 years ago |
Aleksander Machniak
|
8749e94b4b
|
Fix attachment sizes in message print page and attachment preview page (#1488515)
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
|
13 years ago |
Aleksander Machniak
|
54be5ccb50
|
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
|
13 years ago |
Thomas Bruederli
|
ae6d2de17f
|
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
|
13 years ago |
Aleksander Machniak
|
aede1f9ab4
|
Fix possible PHP warning: strpos(): Offset not contained in string
|
13 years ago |
Aleksander Machniak
|
d487cd5a6c
|
Merge branch 'dev-browser-capabilities'
Conflicts:
CHANGELOG
|
13 years ago |
Thomas Bruederli
|
ca1c2a8c9c
|
Don't show errors when moving contacts into groups they're already in (#1488493)
|
13 years ago |
Aleksander Machniak
|
19cc5b91c9
|
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
|
13 years ago |
Aleksander Machniak
|
b9854b8cbe
|
Add Flash support detection
|
13 years ago |
Aleksander Machniak
|
7c1231a94b
|
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
|
13 years ago |
Aleksander Machniak
|
e349a8c9ae
|
Added browser capabilities detection, i.e. PDF and TIFF support
|
13 years ago |
Aleksander Machniak
|
6d3e53d2b8
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
476fa983c0
|
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
|
13 years ago |
Aleksander Machniak
|
c0839699bb
|
Move messages forwarding mode setting into Preferences
|
13 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
13 years ago |
Aleksander Machniak
|
4bfe4ec22a
|
Remove last instance of storage_connect() with possible performance
improvement when a message part body is in cache
|
13 years ago |
Aleksander Machniak
|
5c7e54b175
|
- Fix HTML entities handling in HTML editor (#1488483)
|
13 years ago |
Thomas Bruederli
|
705ba185bb
|
Fix object reference
|
13 years ago |
Aleksander Machniak
|
b5c4e7d85c
|
Fix PHP warning on PHP 5.4 (#1488469)
|
13 years ago |
Aleksander Machniak
|
644f00d5a2
|
Fix add_contact() (#1488465)
|
13 years ago |
Aleksander Machniak
|
4d7e277b92
|
Removed debug code
|
13 years ago |
Aleksander Machniak
|
c1a0578d21
|
Fix Opera issues with duplicated scrollbar and invisible border
|
13 years ago |
alecpl
|
76248c7b6e
|
- Improved all headers viewer (mostly in Larry skin)
|
13 years ago |
alecpl
|
db70b3fc82
|
- Fix handling errors on draft auto-save
|
13 years ago |
alecpl
|
19d5973247
|
- Add vCard import from multiple files at once (#1488015)
|
13 years ago |
thomascube
|
6707ca47a2
|
Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445)
|
13 years ago |
alecpl
|
b4f95a9387
|
- Fix attachment name regression (#1488446)
|
13 years ago |
alecpl
|
5475865485
|
- Fix creating folders if ACL exists (1488443)
|
13 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
13 years ago |
alecpl
|
373e3df580
|
- Small fix
|
13 years ago |
alecpl
|
9336ba21cf
|
- Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
|
13 years ago |
alecpl
|
c71e95b775
|
- Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
|
13 years ago |
alecpl
|
3d5240b70d
|
- Revert r6060, fix #1487822 using css-only
|
13 years ago |
thomascube
|
c97c575671
|
Force page reload if list columns changed in IE8 (#1487822)
|
13 years ago |
thomascube
|
1ba07f0709
|
Allow mass-removal of addresses from a group (#1487748)
|
13 years ago |
alecpl
|
a274fb2e20
|
- Fix so "Back" from compose/show doesn't reset search request (#1488238)
|
13 years ago |
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
13 years ago |
alecpl
|
252d27459c
|
- Fix E_STRICT warning (#1488404)
|
13 years ago |
thomascube
|
4cf42fde05
|
Add support for read-only address book records
|
13 years ago |
alecpl
|
a71a97fa49
|
- Image resize with GD extension (#1488383)
|
13 years ago |
thomascube
|
d1e3430bfa
|
Pass message UID to 'message_part_get' hook
|
13 years ago |
thomascube
|
168e540923
|
Request all needed fields from address book backends (#1488394)
|
13 years ago |
alecpl
|
4be86f3a37
|
- Unified (single) spellchecker button
|
13 years ago |
thomascube
|
c388257078
|
Only run value through format_date if no render_func was called before
|
13 years ago |
alecpl
|
0203f16312
|
- Fix duplicate names handling in addressbook searches (#1488375)
|
13 years ago |
thomascube
|
6357223bd1
|
Fix spelling
|
13 years ago |
alecpl
|
82d69583fd
|
- Fixed double-quotes handling in recipient names
|
13 years ago |
alecpl
|
2b4855b1aa
|
- Add Russian to the spellchecker languages list (#1488135)
|
13 years ago |
thomascube
|
1e09cd0811
|
Slighlty increase minimum browser requirements
|
13 years ago |
alecpl
|
18a3dcaf56
|
- Fix issue with folder creation under INBOX. namespace (#1488349)
|
13 years ago |
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
13 years ago |
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
13 years ago |
alecpl
|
33423a5570
|
- Fix issue where some text from original message was missing on reply (#1488340)
|
13 years ago |
alecpl
|
f3136149fe
|
- Workaround IMAP server issue when THREAD command returns less messages than exist in a folder: don't update folder status in second count() call
|
13 years ago |
thomascube
|
fc7b5b8283
|
Get rid of global $__skin_path variable (#1488336)
|
13 years ago |
thomascube
|
43875379d5
|
Allow users to choose cols for contacts list sorting
|
13 years ago |
thomascube
|
6835114c4d
|
Allow plugins to overwrite the displayed confirmation message when saving a draft
|
13 years ago |
thomascube
|
e472110e2c
|
Added new plugin hook 'message_draftsaved'
|
13 years ago |
thomascube
|
567be64c28
|
Fix if/else structure
|
13 years ago |
alecpl
|
63ff2a22ca
|
- Fix warning when default_folders setting is not an array
|
13 years ago |
alecpl
|
a19d90043e
|
- Fix call to undefined method rcube_result_index::getElement()
|
13 years ago |
alecpl
|
002189e3ab
|
- Fix drafts update issues when edited from preview pane (#1488314)
|
13 years ago |
alecpl
|
ce4c610311
|
- Fix warning when default_folders setting is not an array
|
13 years ago |
thomascube
|
50d6e918e1
|
Use <uri> value from package.xml to build download links in about screen; show links in default style
|
13 years ago |
thomascube
|
a49a00fd30
|
Display priority in message headers block
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
64f6e75a3f
|
- Fix incorrect function call (#1488310)
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1adc70526c
|
- Use proper class name
|
13 years ago |
alecpl
|
c1d27d8679
|
- Fix setting pagesizes (#1488295)
|
13 years ago |
thomascube
|
eeb73cc21a
|
Implement address book widget on compose screen
|
13 years ago |
thomascube
|
b611d3a5db
|
Simplify
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |