pdontthink
|
4e08ebbbc0
Add display indicator for forwarded messages
|
16 years ago |
pdontthink
|
5b84abc4c7
Fix: Messages forwarded as attachments from message list were not getting flagged as forwarded
|
16 years ago |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 years ago |
pdontthink
|
c07775cdaa
Moving function to its rightful place
|
16 years ago |
pdontthink
|
cebf083b4e
Add access keys to mailbox list
|
16 years ago |
pdontthink
|
cb8c1c05f4
Add compatibility with Dovecot's bigint UIDs
|
16 years ago |
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 |