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 年之前 |
Thijs Kinkhorst
|
76a47436fa
Handle missing flags column (in broken messages) a bit more gracefully
|
20 年之前 |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 年之前 |
stekkel
|
0d2cbaf9f5
* Fix sort order direction
|
20 年之前 |
Thijs Kinkhorst
|
3c0b4d41b2
Fix a small bug when displaying less messages than the page max.
|
20 年之前 |
stekkel
|
666ea4c638
Reset the pageindex on a new search
|
20 年之前 |
stekkel
|
0795b7906a
Fixed truncateWithEntities function which trimmed the string one char to
|
20 年之前 |
stekkel
|
7b0bac96b6
Show email address as title attribute if we only show the personal name of
|
20 年之前 |
stekkel
|
590cc07929
Show bypass trash checkbox again and move the delete button to the right.
|
20 年之前 |
stekkel
|
0d2a145760
removed just added htmlspecialvars around the date column because it fucks
|
20 年之前 |