pdontthink
|
4a76bb288a
Plugins have to be able to update the message cache if they manipulate messages
|
17 years ago |
pdontthink
|
a8fb2585fa
Give plugins something to work with
|
17 years ago |
pdontthink
|
0b830c5620
Allow plugins to have buttons that don't need message selections to work on the mailbox list page
|
17 years ago |
pdontthink
|
5348e464a7
More readable spacing
|
17 years ago |
pdontthink
|
f9f2c44bbe
Per last commit, fix other places using msg message file extension - change to eml
|
17 years ago |
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 |