summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-21Bypass Trash folder if Shift-Del was pressed.robin
git-svn-id: https://svn.roundcube.net/trunk@375 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-21Add first and last buttons.robin
git-svn-id: https://svn.roundcube.net/trunk@374 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-20Initialize this.message_list only if we have one.robin
git-svn-id: https://svn.roundcube.net/trunk@373 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-17Re-initialize rows after move or deleterobin
git-svn-id: https://svn.roundcube.net/trunk@372 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-16Fetch all identities if virtuser_query is used; limitations can be done in SQL.robin
git-svn-id: https://svn.roundcube.net/trunk@371 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-16Fix variable assignment typo (Matt Kaatman).robin
git-svn-id: https://svn.roundcube.net/trunk@370 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-16clear_message_list() was removed in revision 354.robin
git-svn-id: https://svn.roundcube.net/trunk@369 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-15fixed deletion from message list.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@368 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-13Fixed strrpos problem in template parserthomasb
git-svn-id: https://svn.roundcube.net/trunk@367 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-11finish previous commitestadtherr
git-svn-id: https://svn.roundcube.net/trunk@366 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-11fixed message moving/deletion from "show" pageestadtherr
git-svn-id: https://svn.roundcube.net/trunk@365 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-09Corrected template parsing and output encodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@364 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-09Fixed encoding issues and delete-on-reply problemthomasb
git-svn-id: https://svn.roundcube.net/trunk@363 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-08upgrade to TinyMCE v2.0.8estadtherr
git-svn-id: https://svn.roundcube.net/trunk@362 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-10-22Updated Russian localizationwebmechanics
git-svn-id: https://svn.roundcube.net/trunk@361 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-10-08fixed css pathestadtherr
git-svn-id: https://svn.roundcube.net/trunk@360 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-30enabled spellchecker in plugin configurationestadtherr
git-svn-id: https://svn.roundcube.net/trunk@359 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-28removed leftover debug statement.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@358 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-27corrected duplicate emoticon fix.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@357 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-27added labels for editor togglesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@356 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationestadtherr
git-svn-id: https://svn.roundcube.net/trunk@355 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Partial client re-write with a common list classthomasb
git-svn-id: https://svn.roundcube.net/trunk@354 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Updated README and UPGRADING instructionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@353 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-24Updated Hungarian,Estonian and Traditional Chinese localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@352 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23added TinyMCE spellchecker plugin, configured to use GoogleSpellestadtherr
git-svn-id: https://svn.roundcube.net/trunk@351 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23removed debug from previous commitestadtherr
git-svn-id: https://svn.roundcube.net/trunk@350 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23prevent multiple copies of an emoticon image from being attached to an ↵estadtherr
outgoing message git-svn-id: https://svn.roundcube.net/trunk@349 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-19Correct UTF-7 to UTF-8 conversion if mbstring is not availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@348 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-16code cleanup of HTML editing capability (round 1)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@347 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Fixed quoting in MySQL update scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@346 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14fixed typo in editor_init call.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@345 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-13Header encoding again. iconv_mime_encode does no good jobthomasb
git-svn-id: https://svn.roundcube.net/trunk@343 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-13Fixed bug #1484019 and #1484020estadtherr
git-svn-id: https://svn.roundcube.net/trunk@342 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomasb
git-svn-id: https://svn.roundcube.net/trunk@341 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Fixed wrong header encoding (Bug #1483976)thomasb
git-svn-id: https://svn.roundcube.net/trunk@340 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-08Fixed safe_mode issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@339 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Some bugfixes and session expiration stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@338 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-07Made automatic draft saving configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@337 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-04Little improvements for message parsing and encodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@336 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-03Fixed another XSS issue: #1483830thomasb
git-svn-id: https://svn.roundcube.net/trunk@335 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Finalized quota imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@334 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Updated Norwegian (bokmal) localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@333 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Correct creation of a message-idthomasb
git-svn-id: https://svn.roundcube.net/trunk@332 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Quota display as imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@331 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Improved message parsing and HTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@330 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30New indentation for quoted message text; HTML validitythomasb
git-svn-id: https://svn.roundcube.net/trunk@329 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30Added MSSQL supportthomasb
git-svn-id: https://svn.roundcube.net/trunk@328 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-28Fixed tickets 1445501 and 1483820estadtherr
git-svn-id: https://svn.roundcube.net/trunk@327 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-27Fixed message parsing problems (Ticket #1327068)thomasb
git-svn-id: https://svn.roundcube.net/trunk@326 208e9e7b-5314-0410-a742-e7e81cd9613c