pdontthink
|
7f6c4cf3cd
|
Fix PHP notice
|
2022-06-20 07:09:27 -07:00 |
|
Andrew Sachen
|
aa9db50ad9
|
Merge pull request #9 from arshidkv12/patch-1
Required param not allowed after optional (Part 3)
|
2022-06-07 10:45:02 -07:00 |
|
Arshid
|
411813f6dc
|
PHP 8 issue
Required parameter $error_code follows optional parameter $rpc_action
|
2022-06-07 09:41:47 +05:30 |
|
Andy
|
06f96dc8d7
|
Merge branch 'trunk'
|
2022-06-04 11:07:02 -07:00 |
|
pdontthink
|
c870c2b266
|
Remove use of each() and make sense of poorly named variables
|
2022-06-04 11:06:21 -07:00 |
|
Andy
|
ba38980be5
|
Merge branch 'trunk'
|
2022-06-04 10:25:53 -07:00 |
|
pdontthink
|
15f39ad7ad
|
Fix undefined variable notices
|
2022-06-04 10:24:40 -07:00 |
|
Andy
|
a0ffc73d1a
|
Merge branch 'trunk'
|
2022-05-27 15:10:25 -07:00 |
|
pdontthink
|
139a9f97a6
|
Add ability to explicitly set address book DB connection charset, though usually if database defaults are sensible this is not something to be concerned with in configuring SquirrelMail
|
2022-05-27 15:09:38 -07:00 |
|
pdontthink
|
eb1008dffb
|
Add ability to explicitly set prefs DB connection charset, though usually if database defaults are sensible this is not something to be concerned with in configuring SquirrelMail
|
2022-05-27 15:02:55 -07:00 |
|
Andy
|
db02693f31
|
Merge branch 'master' into rrs-website
|
2022-05-24 05:59:11 -07:00 |
|
Andy
|
60f8a36db4
|
Merge branch 'trunk'
Negates d69a18f5
|
2022-05-24 05:54:52 -07:00 |
|
pdontthink
|
d1c46a27d4
|
Fix PHP notice when property doesn't exist
|
2022-05-24 05:50:45 -07:00 |
|
Andy
|
ae4ef34295
|
Merge branch 'master' into rrs-website
|
2022-05-23 05:22:06 -07:00 |
|
Andy
|
71483087d5
|
Merge branch 'trunk'
|
2022-05-23 05:19:05 -07:00 |
|
pdontthink
|
56f8263300
|
Greatly fix the plaintext display of messages that do not have a text part. Patch from Alexey Shpakovsky (#496)
|
2022-05-23 05:18:40 -07:00 |
|
Andy
|
7222c8307f
|
Merge branch 'trunk'
|
2022-05-22 16:08:18 -07:00 |
|
pdontthink
|
ed0e93752b
|
Fix: Login mechanisms other than "login" were broken if server returned untagged data before login response (#2854)
|
2022-05-22 16:07:35 -07:00 |
|
Andy
|
a4419982b5
|
Merge branch 'trunk'
|
2022-05-22 13:51:49 -07:00 |
|
pdontthink
|
84336cdc40
|
Add option to folder prefs for marking deleted messages as read
|
2022-05-22 13:50:52 -07:00 |
|
Andy
|
a5dfd7abfb
|
Set Default Theme to Nature
|
2022-05-22 13:11:55 -07:00 |
|
Andy
|
6ba1e41f3a
|
Merge branch 'master' into rrs-website
|
2022-05-22 13:11:26 -07:00 |
|
Andy
|
fc474fbca6
|
Check for Empty Actions before Reply Check
|
2022-05-22 13:10:10 -07:00 |
|
Andy
|
d69a18f551
|
Fix PHP notice when property doesn't exist (#2863) Redux
|
2022-05-22 13:08:09 -07:00 |
|
Andy
|
842be708b1
|
Merge branch 'master' into rrs-website
|
2022-05-22 12:49:23 -07:00 |
|
Andy
|
d902a126a0
|
Merge branch 'trunk'
|
2022-05-22 12:44:41 -07:00 |
|
pdontthink
|
ebc4032c84
|
Implement SQL identifier quoting in all cases (alleviates issue double-quoting user field under PGSQL, #177)
|
2022-05-22 12:43:07 -07:00 |
|
Andy
|
ef6c4f1d3a
|
Merge branch 'trunk'
|
2022-05-22 11:23:47 -07:00 |
|
pdontthink
|
9d9bf9b608
|
Fix PHP notice when property doesn't exist (#2863)
|
2022-05-22 11:23:31 -07:00 |
|
Andy
|
c54d92b6cb
|
Merge branch 'trunk'
|
2022-05-22 11:22:06 -07:00 |
|
pdontthink
|
ecce14f911
|
Fix: When "Return To Message List After Move" is off, deleting message from message view screen was broken (#2863)
|
2022-05-22 11:19:23 -07:00 |
|
Andy
|
9d0e30352e
|
Merge branch 'trunk'
|
2022-05-22 10:01:23 -07:00 |
|
pdontthink
|
dfd17feaf0
|
Fix bug where could not toggle flag (delete, etc) a single message
|
2022-05-22 10:00:45 -07:00 |
|
Andy
|
2d4192f3af
|
Merge branch 'trunk'
|
2022-05-04 15:08:45 -07:00 |
|
pdontthink
|
c0f7ddd80f
|
Cause message subject to show in page title when message view is loaded in its own window/tab
|
2022-04-25 14:40:55 -07:00 |
|
pdontthink
|
bc5d1b84ed
|
Add proper RFC 3461 DSN functionality (previously we relied only on the Return-Receipt-To header)
|
2022-04-14 04:44:52 -07:00 |
|
pdontthink
|
b7697a3db8
|
Sort out DSN functionality
|
2022-04-14 04:42:02 -07:00 |
|
Andy
|
19f143e777
|
Merge branch 'trunk'
|
2022-03-21 14:04:56 -07:00 |
|
pdontthink
|
e8c96bab1b
|
Add ability for plugins to request additional header fields in the message list lookup
|
2022-03-21 14:03:42 -07:00 |
|
Andy
|
8a12a84b54
|
Merge branch 'master' into rrs-website
|
2022-02-28 19:21:39 -08:00 |
|
Andy
|
d82d4d586b
|
Trimming NULL is Illegal Now
PHP 8.1 is pretty uppity for a typeless language.
|
2022-02-28 19:20:07 -08:00 |
|
Andy
|
eebe84eab6
|
Empty Strings Don't Need Cleanup Part 2
Revenge of the PHP 8.1, starring str_replace().
|
2022-02-28 19:15:50 -08:00 |
|
Andy
|
fe6a5ae434
|
Merge branch 'master' into rrs-website
|
2022-02-28 19:12:55 -08:00 |
|
Andy
|
a1c51cb5f4
|
Merge branch 'master' into rrs-website
|
2022-02-28 19:12:30 -08:00 |
|
Andy
|
474f469a4a
|
Empty Strings Don't Need Cleanup
PHP 8.1 is a real stickler about this.
|
2022-02-28 19:11:03 -08:00 |
|
Andy
|
a8163e30d6
|
Case-Insensitive is Case-Insensitive
And in PHP 8.1 strtolower() hates an empty value.
|
2022-02-28 19:09:27 -08:00 |
|
Andy
|
534050ecd4
|
Default decodeBody() force_crlf Value
Prevent any PHP 8.1 errors about sending empty variables to functions that want contentful strings.
|
2022-02-28 19:07:17 -08:00 |
|
Andy
|
7f4a258173
|
Merge branch 'trunk'
|
2022-02-28 18:54:52 -08:00 |
|
pdontthink
|
58441bd7c3
|
Fix whacky theme name logic, though it's still needlessly complex and should not be using 'none' when no theme is chosen...
|
2022-02-28 18:53:54 -08:00 |
|
Andy
|
bb18fc1ac1
|
Update Plugins
|
2022-02-15 12:40:46 -08:00 |
|