Commit Graph

457 Commits (72364448190864dd7ab9dc2da7ab47b15bcfbe2f)

Author SHA1 Message Date
alecpl c321e2fb24 - Fix ESC key doesn't close folder name edition field in Google Chrome 16 years ago
alecpl be9d4d2ab7 - Fix message list and preview pane cleanup on search request 16 years ago
thomascube dbdd71f166 Don't replace error messages with loading info (#1486300) 16 years ago
thomascube 5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 16 years ago
alecpl 1fe60e25c9 - Fix group creation field hiding on webkit (Chromium) (#1486839) 16 years ago
alecpl 2fc4596587 - Allow commands with mutiple - (#1486851) 16 years ago
alecpl 27ea62a576 - Fix typo in update_contact_row() (#1486875) 16 years ago
alecpl 3940ba65be - Resize editor after switching to html mode
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
16 years ago
alecpl edfe91737e - Improved command() to call simple command functions directly 16 years ago
alecpl 087c7dc5d2 - Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
16 years ago
alecpl bdb13a51f7 - Fix RC forgets search results (#1483883) 16 years ago
alecpl f821fecac8 - Hide disabled fieldsets in messages list menu 16 years ago
alecpl 5c024015f0 - Fix quota indicator position on Opera 10.10 16 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
16 years ago
alecpl 61248fd1ce - Don't call keep-alive on print page 16 years ago
alecpl 176c76c431 - unset env.messages on mailbox change to save some browser's memory 16 years ago
alecpl 56f41af7a5 - Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266) 16 years ago
alecpl 172e3346ca - Added mailboxlist options menu in message page 16 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 16 years ago
alecpl 9dd3553ab0 - Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character 16 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 16 years ago
thomascube 8e32dcd9e8 Fix subject column after re-arranging cols 16 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 16 years ago
alecpl 6c9d496fcc - 'threads' column made movable 16 years ago
alecpl 7ceabc8815 - Add request* event triggers in http_post/http_request (#1486054) 16 years ago
alecpl fc1b7226b4 - Renamed events for groups handling, insertgroup -> group_insert,
updategroup -> group_update, removegroup -> group_delete
16 years ago
alecpl d470f97038 - fix FF crash (#1486752)
- fix some issues after deleting last message from the list
16 years ago
alecpl 13e1552df1 - Trigger listupdate event after message removal from list (#1486734) 16 years ago
alecpl 14259ce101 - fixed parse error
- support arguments of type object in enable_command()
- simplify setting of state of message commands
16 years ago
thomascube 3831efb452 Better jqueryfication 16 years ago
alecpl fb466386cc - code cleanup 16 years ago
alecpl 50067d581a - Reverted change that removed response.callbacks 16 years ago
thomascube 86f3aaf2b9 Wrap group name input field in <li> + more jqueryfication + add dummy group functionality to example address book plugin 16 years ago
alecpl 87a8685fbf - Fix wrong message on file upload error (#1486725) 16 years ago
alecpl 2bb1f633fb - Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
- Removed response.callbacks feature
16 years ago
alecpl 54531f1d7f - small improvements 16 years ago
alecpl 677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 16 years ago
alecpl caccd193c8 - remove temp code 16 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
16 years ago
alecpl 5d04a85924 - removed redundant code in expand_unread() 16 years ago
alecpl e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 16 years ago
alecpl a4a270be84 - removed old code 16 years ago
alecpl ab10d6f7a6 - Fix marking/deleting of all messages in search result (#1486736) 16 years ago
alecpl 349cbfffac - Fix: reset select_all_mode on select-none action 16 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 16 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
16 years ago
alecpl f9a2a601d1 - Fix signatures get added instead of replaced in plain text mode (#1486730) 16 years ago
alecpl b5002a019f - Fix setting sorting order to "None" 16 years ago
alecpl 500af6fcf8 - Fix adding signature above the body in plain-text mode 16 years ago
alecpl c833ed4053 - Fix listupdate event doesn't trigger on search response (#1486708) 16 years ago