Thijs Kinkhorst
|
5e85598e72
fix duplicate htmlspecialchars of $sTmp; this comes straight from
|
17 年之前 |
pdontthink
|
531be4d495
Clarify sloppy variable name usage
|
17 年之前 |
pdontthink
|
6b1c1ef750
avoid E_STRICT errors
|
17 年之前 |
pdontthink
|
176dc3877a
Allow better override of handleMessageListForm, although this all really needs to be much better abstracted
|
18 年之前 |
pdontthink
|
6e4992889b
Added ability to keep messages selected on mailbox listing - use 'preselected' query arg or global var from plugins
|
18 年之前 |
Thijs Kinkhorst
|
beaac6787b
Use attachment_dir only at the point where we're actually
|
18 年之前 |
pdontthink
|
e79338b3dd
Correctly update cached message flags in ALL places when they are changed by the user
|
18 年之前 |
pdontthink
|
d657b8c751
Add the message as a parameter to subject_link hook since it could be useful too
|
18 年之前 |
pdontthink
|
d3ed3088c6
Allow message list form handler to accept GET args as well
|
18 年之前 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 年之前 |
pdontthink
|
d7fc64fac6
Give threading URI to template, let template do the HTML layout
|
18 年之前 |
Thijs Kinkhorst
|
13c297bc93
Improve attachment file handling: use one new function to create a temp
|
18 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 年之前 |
tokul
|
5e5c23dca1
msgs_list_copy arguments and return codes differ from msgs_list_move.
|
19 年之前 |
tokul
|
14b6285361
adding message copy buttons.
|
19 年之前 |
stekkel
|
0a70f643f2
Centralized init
|
19 年之前 |
stekkel
|
4801835e4c
Headers fetch from read_body triggered by using the prev/next links didn't
|
19 年之前 |
tokul
|
83fdb4c332
copyright update
|
19 年之前 |
tokul
|
c5c93fb8cc
don't issue imap commands when target mailbox is same as source mailbox.
|
19 年之前 |
pdontthink
|
87be233847
Fixed first message losing correct URI
|
19 年之前 |
pdontthink
|
3e9c793354
Reimplement subject_link hook and add some new link attribute variables
|
19 年之前 |
stekkel
|
6c781823d5
forgot to add a few comments. Now others can read the code as well ;)
|
20 年之前 |
stekkel
|
2767aaa9eb
Fix for situation when mailbox cache was invalidated while iterating through
|
20 年之前 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 年之前 |
jangliss
|
8bc2695b48
Fix for folder cache if the cache was somehow broken. Reproduced bad cache
|
20 年之前 |
Thijs Kinkhorst
|
d677e65490
drop any double spaces since these will be displayed in the title-attribute
|
20 年之前 |
Fredrik Jervfors
|
974f7ad73b
Initializing aHeaderFields to avoid notices
|
20 年之前 |