summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2009-04-04Fixed a couple bad references to old environment variables for icons that don...npkNathan Kinkade
2009-04-04Fixes moving and copying of threads so that all children of selected messages...Nathan Kinkade
2009-04-04Redoing the previously undone commit, but this time add an extra file that I ...Nathan Kinkade
2009-04-04Fixes a bug where read messages continued to display the unread icon.Nathan Kinkade
2009-04-04Set default text width to 80 characters which seems to be more inline with Gm...Nathan Kinkade
2009-04-03Fixed a small bug I introduced in the threading patches where an expanded mes...Nathan Kinkade
2009-04-02Removed this temporary working because the bug was fixed upstream: http://hg....Nathan Kinkade
2009-04-01Selection of message icon div was too greedy for use with CSS sprites and thr...Nathan Kinkade
2009-04-01Fixes a display error caused by the cherry-pick of the CSS sprites implementa...Nathan Kinkade
2009-03-31Cherry-picked rev 84a7acd which implemented CSS sprites into branch npk.Nathan Kinkade
2009-03-26Update list dragging <div> to include names from address book, although it's ...Nathan Kinkade
2009-03-25Fix a breakage caused by the threading patches where dragged messages didn't ...Nathan Kinkade
2009-03-22Too large a commit, but ... implemented better handling of contexual display ...Nathan Kinkade
2009-03-22Make the folder where messages go when a user click the Archive button config...Nathan Kinkade
2009-03-21So it seems that commits efdff41, cbc33bd, and 8f612c3 were all for naught an...Nathan Kinkade
2009-03-21Allow user to configure which folder is used as the HamNotSpam folder in the ...Nathan Kinkade
2009-03-21Cleaned up copy.inc a bit, no code changes.Nathan Kinkade
2009-03-21Reverted back to value of $max prior to commit cbc33bd, and implemented a sim...Nathan Kinkade
2009-03-18Turns out I was wrong with commit 8f612c3, and this commit seems actually fix...Nathan Kinkade
2009-03-16Got a little carried away with changing REFERENCES to X-REFERENCES2.Nathan Kinkade
2009-03-15Get rid of some commented out code that is no longer needed.Nathan Kinkade
2009-03-15Change-set to let the IMAP server do the sensible sorting of threads i.e. sor...Nathan Kinkade
2009-03-15Don't ever save sort_order or sort_col in the session or database.Nathan Kinkade
2009-03-13Changed buttons from images to texual buttons on address book page.Nathan Kinkade
2009-03-12Moved functionality of toggling 'Not Spam' and 'Shred' buttons to app.js inst...Nathan Kinkade
2009-03-12Like the Not Spam button, only show the Delete button conditionally i.e. when...Nathan Kinkade
2009-03-12Replaced image buttons on compose screen with texual buttons.Nathan Kinkade
2009-03-12Removed image buttons from message view and replaced with textual button.Nathan Kinkade
2009-03-11Add a Not Spam button and code toggle it's visibility depending on whether th...Nathan Kinkade
2009-03-11Bits and pieces needed for a copy-message dropdown.Nathan Kinkade
2009-03-11Changes necessary to implement a move-message dropdown button.Nathan Kinkade
2009-03-11Some new label strings for the npk themeNathan Kinkade
2009-03-11Added an English translation label for the copyto dropdown.Nathan Kinkade
2009-03-11Added functionality to copy messages from one mailbox to another.Nathan Kinkade
2009-03-11Applied message threading patch from Chris January: http://www.atomice.com/bl...Nathan Kinkade
2009-03-11- Fix 'mode' parameter in sqlite DSN (#1485772)alec
2009-03-10Added Marathi translationthomasb
2009-03-10Partially reverted r2339 + fix indentationthomasb
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
2009-03-09Update Indonesian and Icelandic localizationthomasb
2009-03-09Fixed check-recent [richs]richs
2009-03-07mk_MK updateyllar
2009-03-06- use US-ASCII as failover also for SORT command (when used for searching)alec
2009-03-06- Use US-ASCII as failover when Unicode searching fails (#1485762)alec
2009-03-06- Fix FETCH result parsing for servers returning flags at the end of result (...alec
2009-03-06- Fix errors handling in IMAP command continuations (#1485762)alec
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
2009-03-02Add callback for <a> tags to add target=_blankthomasb
2009-03-01- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)alec
2009-03-01- Fix attaching more than nine inline images (#1485759)alec