alecpl
|
ecb9fb058d
|
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
|
16 years ago |
thomascube
|
5302a931ff
|
No link on subject in IE browsers (#1484913)
|
16 years ago |
alecpl
|
21d6827c70
|
- fix delete icon on attachment list (#1485921)
|
16 years ago |
alecpl
|
aae0ad8cb2
|
- re-set 'prefer_html' to have possibility to use html part for compose
|
16 years ago |
alecpl
|
069704b170
|
- Added message Edit feature (#1483891, #1484440) - need icon
|
16 years ago |
alecpl
|
59c027ba5f
|
- Fix message Etag generation for counter issues (#1485623)
|
16 years ago |
alecpl
|
011b02e75b
|
- speed up: don't count UNSEEN if mailbox is empty
|
16 years ago |
alecpl
|
cd9a036856
|
- fix marking as DELETED with skip_deleted enabled
|
16 years ago |
alecpl
|
7fd19309cc
|
- speed up empty folder selection
|
16 years ago |
alecpl
|
7c60ffbdaa
|
- fix email address pattern for some addresses
|
16 years ago |
alecpl
|
2dd7ee346f
|
- Fixed many 'skip_deleted' issues (#1485634)
- Fixed messages list sorting on servers without SORT capability
- some preformance improvements
|
16 years ago |
thomascube
|
ed205f4183
|
Change rcube_user::list_identities() to return an array instead of a sql-result
|
16 years ago |
alecpl
|
a54242c2b1
|
- Colorized signatures in plain text messages
|
16 years ago |
alecpl
|
6ca8274e5a
|
- typo (#1485910)
|
16 years ago |
alecpl
|
c5ee036866
|
- fix rcmail_temp_gc() + small code cleanups
|
16 years ago |
alecpl
|
119cd17abf
|
- add 'Deleted' to search filter
|
16 years ago |
alecpl
|
0b2ce91f25
|
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI
|
16 years ago |
alecpl
|
8209f77d8e
|
- decode message subject for 'save' action (#1485902)
|
16 years ago |
alecpl
|
88ed237f7c
|
- speed up plain text messages parsing (up to 60%)
|
16 years ago |
alecpl
|
42b25afac8
|
- fix sending mail without identity
|
16 years ago |
alecpl
|
8f9ab39e48
|
- fix sending mail without identity (#1485898)
|
16 years ago |
alecpl
|
d51c93b43e
|
- get rid of some hardcoded action names and move decission about output compression to the user
|
16 years ago |
alecpl
|
dc2fc082d3
|
- After move/delete from 'show' action display next message instead of messages list (#1485887)
|
16 years ago |
alecpl
|
7ef05f4df1
|
- set content-length when saving message source
|
16 years ago |
thomascube
|
991a25ab5d
|
Better icon for deleting folders + remove hard-coded icon path
|
16 years ago |
alecpl
|
12217da8b3
|
- simplified attachments handling on reply/forward/draft compose (possible regressions)
- also fix #1485847
|
16 years ago |
alecpl
|
ac4882f35d
|
- fix errors handling in ajax requests (#1485872)
|
16 years ago |
thomascube
|
a25d3969a0
|
Re-enable the permalink command (allows one to choose right-click and open-in-new-tab)
|
16 years ago |
alecpl
|
49dfb0047a
|
- Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
|
16 years ago |
thomascube
|
c73b195e5d
|
Add function for plugins to load a local config file
|
16 years ago |
alecpl
|
5d4ac46c1b
|
- Add 1 minute interval in autosave options (#1485854)
|
16 years ago |
alecpl
|
a5897a3e38
|
- Support UTF-7 encoding in messages (#1485832)
|
16 years ago |
alecpl
|
3e8d8975a9
|
- don't use 4th argument in htmlspecialchars (#1485475)
|
16 years ago |
alecpl
|
2471d3a979
|
- Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
|
16 years ago |
alecpl
|
48958e0512
|
- Fix Answered/Forwarded flag setting for messages from subfolders
|
16 years ago |
thomascube
|
f879f4e2f8
|
Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation
|
16 years ago |
thomascube
|
e54f6c7a9e
|
Add hook 'message_sent' for logging or backup purpose
|
16 years ago |
alecpl
|
cea956cf6a
|
- Fix autocomplete problem with capital letters (#1485792)
|
16 years ago |
svncommit
|
617b4f699f
|
Minimize chance of race condition in session handling (#1485659, #1484678)
|
16 years ago |
alecpl
|
20ccd472f7
|
- Fix html editor mode setting when reopening draft message (#1485834)
|
16 years ago |
alecpl
|
89ccc4e16c
|
- fix parse error
|
16 years ago |
alecpl
|
23a2eec4d5
|
- ereg -> preg
|
16 years ago |
alecpl
|
6fd71e3ed4
|
- more addressbooks hooks (#1485829)
|
16 years ago |
alecpl
|
3ddbe667a9
|
- added create_contact hook in mail/addcontact action (#1485828)
|
16 years ago |
alecpl
|
30b152b194
|
- Added quick search box menu (#1484304)
|
16 years ago |
alecpl
|
4e65a3c145
|
- limit pspell suggestions for each word
|
16 years ago |
alecpl
|
309d2f40a0
|
- jQuery'fied GoogieSpell 4.0 + some changes in compose
|
16 years ago |
thomascube
|
69f18a09ae
|
Add plugin hooks for creating/saving/deleting identities and contacts
|
16 years ago |
thomascube
|
762a699dc7
|
Hard-wrap message headers according to RFC
|
16 years ago |
alecpl
|
1fb5874f27
|
- fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
|
16 years ago |