2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 23, 2024 — Jan 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made it possible for translations to translate the "time since arrival" date format More... over 15 years ago
made it possible to force the new page to update after so many seconds. The auto-updates only return refreshed content when something has changed (saves bandwidth and js resources). However if the date field is set to show how long ago a message arrived this value gets misleading after a long period of inactivity. The default is 5 minutes and can be changed in the index.php file by setting the force_new_page_update value More... over 15 years ago
improved the message header value decoding routine More... over 15 years ago
fix a bug with message from headers on outgoing mail that adds an extra quote when encoding header values More... over 15 years ago
updated japanese interface strings thanks to Takao abe More... over 15 years ago
warning fix More... over 15 years ago
cancel any pending ajax updates after a pageload has be submitted More... over 15 years ago
allow up to 200 messages per page More... over 15 years ago
default the htmlsafe method to replacing entities for now More... over 15 years ago
typo fix More... over 15 years ago
folder list fixes for uw More... over 15 years ago
warning fix for IMAP servers that don't have a login banner More... over 15 years ago
warning fix. only show the operate on option in the message controls of the mailbox page More... over 15 years ago
doc correction More... almost 16 years ago
php4 support for the uuencode plugin More... almost 16 years ago
improve error handling for the smtp class More... almost 16 years ago
make it possible to perform message actions on larger sets of message uids by chopping them up into groups of 1K More... almost 16 years ago
small fix to the quota plugin More... almost 16 years ago
more work on the quota plugin and a doc update More... almost 16 years ago
fix a warning in the smtp class. More... almost 16 years ago
fix a bug in autosave when the message has attachments. More... almost 16 years ago
doc update More... almost 16 years ago
update the compose warning plugin to work correctly with the changes to the compose page that hide the send button and show a "sending message..." notice after clicking send. More... almost 16 years ago
added 2 new options to the html_mail plugin to set the default font family and font size for the tinymce html editor. also moved the display strings into the config file so they can be translated. More... almost 16 years ago
add some js and a notice to the compose page that shows a message "sending message" and disables the send button after it is clicked More... almost 16 years ago
fix for folder hierarchy problems in Citadel (maybe others?) More... almost 16 years ago
make sure we get the unseen status on login when the start page is set to something that does not get the complete unseen status (anything but mailbox and new) More... almost 16 years ago
fix the position of the message_controls2 hook More... almost 16 years ago
finish the option to operate on all messages in a folder for the message controls More... almost 16 years ago
fix bad attribute in the unflag button on the message page More... almost 16 years ago