alecpl
|
bb8012cfcd
|
- Extend contact groups support (#1486682)
|
15 years ago |
alecpl
|
488074965b
|
- Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
|
15 years ago |
alecpl
|
1ac779f490
|
- Use strcoll instead of strcmp when sorting contacts in autocomplete
|
15 years ago |
alecpl
|
25fdec592d
|
- Fix autocomplete shows entries without email (#1486452)
|
15 years ago |
alecpl
|
c833ed4053
|
- Fix listupdate event doesn't trigger on search response (#1486708)
|
15 years ago |
alecpl
|
697298552b
|
- small fix for current_page setting
|
15 years ago |
alecpl
|
9800a825e7
|
- improve performance and consistency by setting all list-related env data in list action only
|
15 years ago |
alecpl
|
c6427797b7
|
- fix unseen messages counter after unseen message preview
|
15 years ago |
alecpl
|
16378fe3a2
|
- preformance fix: don't load full folders list when checking for folder
existance in sendmail.inc, use internal cache to make mailbox_exists()
faster when called more than one time for the same folder
|
15 years ago |
alecpl
|
e095094591
|
- don't use deprecated split()
|
15 years ago |
alecpl
|
b62c4869f7
|
- Allow columns order change per user - drag&drop (#1485795)
|
15 years ago |
alecpl
|
ea50e71260
|
- Add References header in read receipt (#1486681)
|
15 years ago |
alecpl
|
3978d28ecd
|
- Fix quota_zero_as_unlimited (#1486662)
|
15 years ago |
alecpl
|
1097a3cd8a
|
- don't parse text/html attachment body on download
|
15 years ago |
alecpl
|
a03c98092f
|
- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)
- performance: add option to not checking MAXUID in messagecount()
|
15 years ago |
alecpl
|
b80a97adb0
|
- fix dublicated 'show' action after contact creation
|
15 years ago |
alecpl
|
c287f34bd3
|
- Fix setting spellcheck languages with extended codes (#1486605)
|
15 years ago |
alecpl
|
da8f11ce16
|
- Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
|
15 years ago |
thomascube
|
8e3a6039cf
|
Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619)
|
15 years ago |
alecpl
|
6b01133063
|
- Fix regression in disposition-notification (#1486623)
|
15 years ago |
thomascube
|
bc4960108e
|
Option not to mark messages as read when viewed in preview pane (#1485012)
|
15 years ago |
thomascube
|
814905ca87
|
Let plugins modify the Sent folder when composing (#1486548)
|
15 years ago |
thomascube
|
53d6261619
|
Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059
|
15 years ago |
thomascube
|
d1851ba77b
|
Configurable limit of address group members
|
15 years ago |
alecpl
|
751b22b41f
|
- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
|
15 years ago |
thomascube
|
65c8764b19
|
Add client-side events when adding/removing groups
|
15 years ago |
thomascube
|
1d773d7141
|
Fix typo
|
15 years ago |
thomascube
|
aa12df20e4
|
Add server-side plugin hooks to address group functions + better action names
|
15 years ago |
thomascube
|
c0297f4172
|
Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table
|
15 years ago |
thomascube
|
3baa72a62f
|
Implement group renaming/deleting + use more consistent names for commands and actions (#1486587)
|
15 years ago |
alecpl
|
6f31b356b2
|
- fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
|
15 years ago |
alecpl
|
7a48e5539f
|
- Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
|
15 years ago |
alecpl
|
ce467384e2
|
- Fix single space inserted on fwd/reply with top posting (#1486532)
|
15 years ago |
thomascube
|
a61bbb24aa
|
Added basic contact groups feature
|
15 years ago |
alecpl
|
fb7ec576ab
|
- Added possibility to select all messages in a folder (#1484756)
|
15 years ago |
alecpl
|
b488c1d02d
|
- improvements in rcmail_html4inline()
|
15 years ago |
alecpl
|
5799531e3f
|
- fix bug in css cleanup of html messages
|
15 years ago |
alecpl
|
fdf8750708
|
- don't need to reload messages list on copy error
|
15 years ago |
alecpl
|
1c9bd8c72e
|
- removed unnecessary counting
|
15 years ago |
alecpl
|
416bff5475
|
- Allow to override identity when composing a message (#1486466)
|
15 years ago |
alecpl
|
63ab02a9f2
|
- hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
|
15 years ago |
alecpl
|
258a043a31
|
- hide threads related stuff if threads are not supported
|
15 years ago |
alecpl
|
9b3fdc25c1
|
- Implemented messages copying using drag&drop + SHIFT (#1484086)
|
15 years ago |
alecpl
|
15e00bdf50
|
- Improved performance of folders operations (#1486525) + code cleanups
|
15 years ago |
alecpl
|
b575fa9008
|
- Fix blocked.gif attachment is not attached to the message (#1486516)
|
15 years ago |
alecpl
|
c16986be7f
|
- use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
b579f42b55
|
- fixes for proper handling of email addresses with form: "user"@domain.tld
|
15 years ago |
alecpl
|
1baeb660eb
|
- Improved check_email()
|
15 years ago |
thomascube
|
bc404ffd41
|
Save draft information in one header; finally fixes #1486203
|
15 years ago |