Tyler Akins
|
995d93b74d
Changed how replied-to messages are wrapped.
|
25 years ago |
Tyler Akins
|
d6d35f4be7
Modified sqWordWrap again, it also now works with lines like '>'
|
25 years ago |
Luke Ehresman
|
e46b0d6acd
runs message through sqWordWrap before putting it in compose area on reply
|
25 years ago |
Tyler Akins
|
0e5a275825
Added the 'login_top' hook (was missing) (login.php)
|
25 years ago |
Tyler Akins
|
73f6370ab5
Changed size display:
|
25 years ago |
Tyler Akins
|
c4651cc100
Fixed silly typo, now you can read your mail. :-)
|
25 years ago |
Tyler Akins
|
350c5219d6
Minor bugfixes:
|
25 years ago |
Tyler Akins
|
be2cc2f087
Updated sqWordWrap() function a lot
|
25 years ago |
Tyler Akins
|
75ec65addd
Functions now pass message body by reference to save on memory.
|
25 years ago |
Luke Ehresman
|
369e7225ff
changed version to "0.6pre1 (cvs)"
|
25 years ago |
pallo
|
e6366ffc7a
Avoid using track vars when not necessary.
|
25 years ago |
Tyler Akins
|
8c33b4b434
Attempted to auto-detect port number in get_location()
|
25 years ago |
Tyler Akins
|
60ec412850
Improved random number generation
|
25 years ago |
pallo
|
b799a269df
Fixed bug in PHP version checking code.
|
25 years ago |
pallo
|
addf91a3ff
Fixed one of Gustav's many famous typos :)
|
25 years ago |
gustavf
|
7f2b62ea70
Added mopre entropy collection before creating onte time pad.
|
25 years ago |
pallo
|
ff6f07534e
Added function to check what PHP version we have.
|
25 years ago |
Luke Ehresman
|
4468e95b99
Changed version number
|
25 years ago |
gustavf
|
1bbc280e7a
Added encryption of the password before it is stored in a cookie.
|
25 years ago |
mattphillips
|
25a486951e
Added patch number 101150 to fix the regex stuff. Should fix the bug some people were having where messages were being sent to co, etc.
|
25 years ago |
Luke Ehresman
|
bcbd7bc514
- fixed and improved wordWrap
|
25 years ago |
Luke Ehresman
|
bc05456516
updated changelog, changed version number to 0.5pre2
|
25 years ago |
Luke Ehresman
|
5f688d9fbf
- fixed bug with word wrapping deleting last word
|
25 years ago |
Luke Ehresman
|
d1bc9ef85e
- Fixed bug when one message left in message index, displayed wrong one
|
25 years ago |
mattphillips
|
bfe087e99f
Fix for bug number 110588. Addresses listed in the CC field of reply all messages never get double commas now.
|
25 years ago |
Luke Ehresman
|
b7304a887c
removed making search results highlighted -- messed up other parsing badly
|
25 years ago |
Luke Ehresman
|
9d36327160
- fixed bug when deleting last message, sends you to previous list
|
25 years ago |
Luke Ehresman
|
ce696e8508
updated the squirrelmail.po file, fixed some bugs with next/prev
|
25 years ago |
Luke Ehresman
|
323a7118d1
- made the date like Netscape Messenger: if today show time, if this week
|
25 years ago |
Luke Ehresman
|
4c8b901c3e
- added a bunch of sqimap_logout's where none existed
|
25 years ago |