Commit History

Author SHA1 Message Date
  Thijs Kinkhorst 5e85598e72 fix duplicate htmlspecialchars of $sTmp; this comes straight from 17 years ago
  pdontthink 531be4d495 Clarify sloppy variable name usage 17 years ago
  pdontthink 6b1c1ef750 avoid E_STRICT errors 17 years ago
  pdontthink 176dc3877a Allow better override of handleMessageListForm, although this all really needs to be much better abstracted 18 years ago
  pdontthink 6e4992889b Added ability to keep messages selected on mailbox listing - use 'preselected' query arg or global var from plugins 18 years ago
  Thijs Kinkhorst beaac6787b Use attachment_dir only at the point where we're actually 18 years ago
  pdontthink e79338b3dd Correctly update cached message flags in ALL places when they are changed by the user 18 years ago
  pdontthink d657b8c751 Add the message as a parameter to subject_link hook since it could be useful too 18 years ago
  pdontthink d3ed3088c6 Allow message list form handler to accept GET args as well 18 years ago
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 years ago
  pdontthink d7fc64fac6 Give threading URI to template, let template do the HTML layout 18 years ago
  Thijs Kinkhorst 13c297bc93 Improve attachment file handling: use one new function to create a temp 18 years ago
  pdontthink 3174ac0e31 Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc? 18 years ago
  pdontthink 35bd7b151c Refactor message list template, move hooks out of template, add hook for plugin access to message list controls, change message list control array to use associative (string) array keys for easier groking 18 years ago
  pdontthink 717be5c30c Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 years ago
  tokul 59ae6f3ac2 removing trailing ?> from function scripts 19 years ago
  tokul 5e5c23dca1 msgs_list_copy arguments and return codes differ from msgs_list_move. 19 years ago
  tokul 14b6285361 adding message copy buttons. 19 years ago
  stekkel 0a70f643f2 Centralized init 19 years ago
  stekkel 4801835e4c Headers fetch from read_body triggered by using the prev/next links didn't 19 years ago
  tokul 83fdb4c332 copyright update 19 years ago
  tokul c5c93fb8cc don't issue imap commands when target mailbox is same as source mailbox. 19 years ago
  pdontthink 87be233847 Fixed first message losing correct URI 19 years ago
  pdontthink 3e9c793354 Reimplement subject_link hook and add some new link attribute variables 19 years ago
  stekkel 6c781823d5 forgot to add a few comments. Now others can read the code as well ;) 19 years ago
  stekkel 2767aaa9eb Fix for situation when mailbox cache was invalidated while iterating through 19 years ago
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates 20 years ago
  jangliss 8bc2695b48 Fix for folder cache if the cache was somehow broken. Reproduced bad cache 20 years ago
  Thijs Kinkhorst d677e65490 drop any double spaces since these will be displayed in the title-attribute 20 years ago
  Fredrik Jervfors 974f7ad73b Initializing aHeaderFields to avoid notices 20 years ago