pdontthink
|
84a468306b
Clarify docs and use correct $nbsp
|
16 年之前 |
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 年之前 |
pdontthink
|
6db973fc82
Fix documentation
|
16 年之前 |
pdontthink
|
d27f53fb49
Fix for accesskey getting set to 'NONE' in somem cases
|
16 年之前 |
pdontthink
|
836d2c03e6
Allow makeInternalLink() and makeComposeLink() to accomodate access keys
|
16 年之前 |
pdontthink
|
7b7ec67401
Fix port detection (2388423)
|
16 年之前 |
pdontthink
|
7d285b51a0
Fix HTTPS detection under Windows IIS (#2318118)
|
16 年之前 |
Thijs Kinkhorst
|
833746dca6
rework seed generation: this is something that really belongs in init.php
|
17 年之前 |
Thijs Kinkhorst
|
9ad293f984
make MiB/KiB translatable
|
17 年之前 |
pdontthink
|
c3203d004e
Make message list refresh work again in default advanced tempate
|
18 年之前 |
pdontthink
|
c39eb5a9a8
Make all comparisons case insensitive for forwarded protocol in get_location()
|
18 年之前 |
pdontthink
|
a6129582a1
Added ability to detect HTTP_X_FORWARDED_PROTO in get_location(), thanks to Daniel Watts
|
18 年之前 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
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
|
7a16713e83
Refactor hyperlink template code
|
18 年之前 |
pdontthink
|
548b9b18f8
Add id attribute to hyperlink and image templates
|
18 年之前 |
pdontthink
|
e6aa350ba9
Add class attribute to template
|
18 年之前 |
pdontthink
|
8245571b10
Strip HTML for hyperlink creation from core
|
18 年之前 |
stekkel
|
628caa9264
sqBodywrap was extreme slow on large messages. The reason for that were the
|
19 年之前 |
pdontthink
|
7fb385ed0a
Moving sm_print_r back to globals.php; tired of it not being available when developing - that's what it's for, more than being available for actual code use as a string function in a file that's not included high enough. Also new directory parsing fxn.
|
19 年之前 |
Thijs Kinkhorst
|
d12db33c3f
kibibyte is with a capital K
|
19 年之前 |
Thijs Kinkhorst
|
37722cf3a4
kilo has a small 'k'.
|
19 年之前 |
Thijs Kinkhorst
|
125af3afaf
drop very old and very obsolete function
|
19 年之前 |
Thijs Kinkhorst
|
e703e30bdd
Make the base for the SquirrelMail URL configurable. Adds a new variable
|
19 年之前 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 年之前 |
Fredrik Jervfors
|
339f867fb5
Using IEC standard prefixes.
|
19 年之前 |
Thijs Kinkhorst
|
7392b8753d
Take X-Forwarded-Host HTTP header in consideration when constructing
|
19 年之前 |
Thijs Kinkhorst
|
5641a73844
Correct references trimming: array_walk can't in all PHP versions use
|
19 年之前 |
stekkel
|
d971de24d8
Fix for compose in new. Now use the constant SM_BASE_URI.
|
19 年之前 |
stekkel
|
0a70f643f2
Centralized init
|
19 年之前 |