Aleksander Machniak
2014-06-03 bbce9f5a2e000b445a4b6bd72dd40dec5f9ddeb8
2014-06-03 Aleksander Machniak
Fix so message list and counters are updated when a message is opened in ne...
tree@ bbce9f commitdiff
2014-04-13 Aleksander Machniak
Use POST for refresh/check-recent request
tree@ 8b93fc commitdiff
2014-05-21 Aleksander Machniak
Fix so current page is reset on list-mode change (#1489907)
tree@ 54b479 commitdiff
2014-04-23 Aleksander Machniak
Fix missing Mail-Followup-To header in sent mail (#1489829)
tree@ 847e75 commitdiff
2014-04-23 Aleksander Machniak
Fix so browser capabilities check is done really only once a session
tree@ 293d61 commitdiff
2014-04-13 Aleksander Machniak
Fix lack of translation of special folders in some configurations (#1489799)
tree@ 4c7daf commitdiff
2014-04-10 Thomas Bruederli
Append group parameter to attachments set by plugins if not present
tree@ 026882 commitdiff
2014-04-08 Aleksander Machniak
Fix bug where "With attachment" option in search filter wasn't selected aft...
tree@ ceff79 commitdiff
2014-03-25 Thomas Bruederli
Improve mbox format import: don't expect empty lines after each message
tree@ 313887 commitdiff
2014-03-20 Thomas Bruederli
Don't hide upload dialog if no file was selected. Display an alert message ...
tree@ b7f95b commitdiff
2014-03-14 Aleksander Machniak
Trim search filter to prevent from creating invalid search criteria when sk...
tree@ 920322 commitdiff
2014-03-13 Thomas Bruederli
Fix message import dialog (#1489685): - Display alert if no file is chosen ...
tree@ 8d3b27 commitdiff
2014-03-06 Thomas Bruederli
Revert "Support structured data for autocompletion results; map 'type' attr...
tree@ 5ba538 commitdiff
2014-03-06 Thomas Bruederli
Support structured data for autocompletion results; map 'type' attribute to...
tree@ e3773d commitdiff
2014-03-05 Takika
Fix default mailbox sort order
tree@ 4b8596 commitdiff
2014-02-17 Aleksander Machniak
Fix regression in handling of 'attachments' result in message_compose hook ...
tree@ a16cbb commitdiff
2014-02-11 Aleksander Machniak
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
tree@ e089c5 commitdiff
2014-01-29 Thomas Bruederli
Include groups in contacts search on mail compose (#1489082)
tree@ 700e3c commitdiff
2014-01-27 Thomas Bruederli
Compare message IDs before suggesting to restore compose messages on reply
tree@ 90dc9b commitdiff
2014-01-22 Thomas Bruederli
Improve wording: don't pretend that mailbox is empty if search/filter doesn...
tree@ febcd4 commitdiff
2014-01-12 Aleksander Machniak
Extracting inline image data into attachments also if data type is not set
tree@ 14bd92 commitdiff
2014-01-05 Aleksander Machniak
Fix case-sensitivity of email addresses handling on compose (#1485499)
tree@ b23b3f commitdiff
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
tree@ f5d2ee commitdiff
2013-12-31 Aleksander Machniak
Fix default priority selection broken in last CS fix
tree@ ddc161 commitdiff
2013-12-30 Aleksander Machniak
CS fixes
tree@ 5e3034 commitdiff
2013-12-29 Aleksander Machniak
CS fixes
tree@ 0f16a0 commitdiff
2013-12-29 Aleksander Machniak
Don't alter Message-ID of a draft when sending (#1489409)
tree@ 10936f commitdiff
2013-12-25 Aleksander Machniak
CS fixes
tree@ c97625 commitdiff
2013-12-25 Aleksander Machniak
Display different icons when Trash folder is empty or full (#1485775)
tree@ da5fa2 commitdiff
2013-12-23 Aleksander Machniak
Fix so message flags modified by another client are applied on the list on ...
tree@ ac0fc3 commitdiff
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
tree@ 6b2b2e commitdiff
2013-12-21 Aleksander Machniak
Fix broken text/* attachments when forwarding/editing a message (#1489426)
tree@ 54029e commitdiff
2013-12-21 Aleksander Machniak
Make possible to get contact ID from HTML id attribute (#1489414)
tree@ 5224a6 commitdiff
2013-12-17 Aleksander Machniak
Fix replacing group name with group members on autocompletion (for some add...
tree@ 774f9d commitdiff
2013-12-17 Aleksander Machniak
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
tree@ a520f3 commitdiff
2013-11-26 Aleksander Machniak
Always send unread counter update for current folder
tree@ 993eb8 commitdiff
2013-11-25 Aleksander Machniak
Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ...
tree@ ac3cdd commitdiff
2013-11-24 Aleksander Machniak
Make Reporting-UA header in MDN report optional, as User-Agent is
tree@ f59cfe commitdiff
2013-11-23 Aleksander Machniak
Set real content-type for file downloads (#1489439)
tree@ 8c5f40 commitdiff
2013-11-15 Aleksander Machniak
Fix bgcolor attribute handling
tree@ 5e4894 commitdiff
2013-11-14 Thomas Bruederli
Clean HTML message body from URL parameters after enabling HTML mode in com...
tree@ 2af374 commitdiff
2013-11-14 Thomas Bruederli
Allow plugins to override message compose mode
tree@ e957bf commitdiff
2013-11-10 Thomas Bruederli
Compare draft message-ID when restoring local message contents
tree@ ceb2a3 commitdiff
2013-11-10 Thomas Bruederli
Better button text for message restore dialog
tree@ 87b513 commitdiff
2013-11-10 Thomas Bruederli
First version of the local storage compose data saving feature; some behavi...
tree@ 85e60a commitdiff
2013-11-07 Aleksander Machniak
Better handling of fopen() errors
tree@ d1a170 commitdiff
2013-11-04 Aleksander Machniak
Improve identity selection based on From: header (#1489378)
tree@ a8b004 commitdiff
2013-11-03 Aleksander Machniak
Fix issue where mails with inline images of the same name contained only th...
tree@ e28b12 commitdiff
2013-10-30 Aleksander Machniak
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488...
tree@ b972b4 commitdiff
2013-10-25 Thomas Bruederli
Merge branch 'dev-canned-responses'
tree@ 98b7b5 commitdiff
first | « prev | next »