Aleksander Machniak
|
9ac96015f2
|
Better GD module functions detection, should fix "Call to undefined function imagecreatefromjpeg()" error
|
12 years ago |
Aleksander Machniak
|
c5d7c941aa
|
Add unsupported alternative parts to attachments list (#1488870)
|
12 years ago |
Aleksander Machniak
|
f5e7a1f36a
|
Add Compose button on message view page (#1488747)
Fixed javascript error on extwin message page (classic skin) - removed splitter.
|
12 years ago |
Aleksander Machniak
|
0d214498d0
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
83370e5ff1
|
Display 'Sender' header in message preview
|
12 years ago |
Aleksander Machniak
|
dfc57863d1
|
Plugin API: Added message_before_send hook
|
12 years ago |
Aleksander Machniak
|
8cacecb2ff
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
12 years ago |
Aleksander Machniak
|
9945f24274
|
CS fixes
|
12 years ago |
Aleksander Machniak
|
d6938bd1ea
|
CS fixes, mostly tabs to spaces conversion
|
12 years ago |
Aleksander Machniak
|
a2b6383204
|
Fix keep-alive interval reset on AJAX request
|
12 years ago |
Thomas Bruederli
|
a84efc689d
|
Mention new PDO requirements a bit more flashy
|
12 years ago |
Thomas Bruederli
|
939f94bb73
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
a072247dde
|
Fix package definitions and include framework classes in phpdoc
|
12 years ago |
Aleksander Machniak
|
df8ada1f19
|
Merge pull request #50 from weisslj/master
Add host config option to http_authentication plugin.
|
12 years ago |
Aleksander Machniak
|
c0208002a8
|
Fix escaping of add-contact arguments - fixes JS error in IE
|
12 years ago |
Aleksander Machniak
|
ff4a92c8e2
|
Fix contact copy/add-to-group operations on search result (#1488862)
|
12 years ago |
Aleksander Machniak
|
5c421d9927
|
Fix delete button regression in message view (#1488867)
|
12 years ago |
Aleksander Machniak
|
9849d550f9
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
a0e3dcf170
|
Use matching identity in MDN response (#1488864)
|
12 years ago |
Aleksander Machniak
|
1d1e21698e
|
Merge pull request #52 from xabbuh/master
fix syntax error in moduserprefs.sh
|
12 years ago |
Christian Flothmann
|
6585e86260
|
fix syntax error
|
12 years ago |
Aleksander Machniak
|
0f4e2f8134
|
Remove brackets for recipients without name
|
12 years ago |
Aleksander Machniak
|
3f08b3a35a
|
Fix unwanted horizontal scrollbar in message preview header (#1488866)
|
12 years ago |
Thomas Bruederli
|
f7136bd217
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
dc67f38cdf
|
Properly parse message/rfc822 parts including all headers, body decoding and charset conversion
|
12 years ago |
Aleksander Machniak
|
87ec1de655
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
a9bb50d804
|
Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
|
12 years ago |
Aleksander Machniak
|
5aed9a9a37
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
5b15700d11
|
Rename hook imap_connect to storage_connect
|
12 years ago |
Aleksander Machniak
|
04689fa7ee
|
Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858)
|
12 years ago |
Aleksander Machniak
|
0435f40999
|
Add EXISTS mode to count() method - return number of all messages in a folder,
event if skip_deleted is enabled and/or search is active.
|
12 years ago |
Aleksander Machniak
|
bb5d728285
|
Use also Envelope-To for identity selection (#1488553)
|
12 years ago |
Aleksander Machniak
|
3a1a361422
|
More code unification using selection_post_data()
|
12 years ago |
Aleksander Machniak
|
876f4ebc60
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
463ce6848d
|
Fix bug where all messages in a folder were copied on copy action,
if search was active and user choose select-all feature. Code improvements.
|
12 years ago |
Aleksander Machniak
|
b01d84d0f7
|
Extend just_parse() method with conditions parsing
|
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
|
1aaa4bc393
|
Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to be
resource, null given. This happens on Administrative Limit Exceeded error when
using VLV.
|
12 years ago |
Aleksander Machniak
|
7b29770e2b
|
Merge pull request #51 from alex-go/master
Fixed small error in SQ-usercopy
|
12 years ago |
Thomas Bruederli
|
9cd1b120d0
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Alex_Go
|
2884303903
|
fixed sq_usercopy to correctly copy SQ-label to RC-notes.
|
12 years ago |
Aleksander Machniak
|
4f1c887eaa
|
Add support for IMAP BINARY (RFC3516)
|
12 years ago |
Thomas Bruederli
|
6488992dd0
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
3bb75a5cc7
|
Add default path for mime.types file; map jpg => image/jpeg in fallback list
|
12 years ago |
Thomas B.
|
d414cc05a3
|
Add github syntax highlighting to php code snippet
|
12 years ago |
Thomas Bruederli
|
bc1ec6c1a1
|
Added README file for the Roundcube framework
|
12 years ago |