Andy
|
afafd7bb4c
|
Merge branch 'master' into rrs-website
|
2024-11-07 22:05:56 -08:00 |
|
Andy
|
8e3064b80b
|
Merge branch 'master' into rrs-website
|
2024-11-07 22:04:49 -08:00 |
|
Andy
|
a106afa4ea
|
Merge branch 'master' into rrs-website
|
2024-11-07 21:59:16 -08:00 |
|
Andy
|
01bac5e506
|
Merge branch 'trunk'
|
2024-09-16 08:04:04 -07:00 |
|
pdontthink
|
0472dd0960
|
Don't need to decode empty string/NULL
|
2024-09-16 08:03:25 -07:00 |
|
Andy
|
45a5907e58
|
Merge branch 'trunk'
|
2024-06-01 14:37:25 -07:00 |
|
pdontthink
|
4b4b4291ad
|
Correct docs, initialize variable
|
2024-06-01 14:35:59 -07:00 |
|
Andy
|
bc9d14206d
|
Merge branch 'trunk'
|
2024-03-27 03:37:44 -07:00 |
|
pdontthink
|
ec91df548a
|
Fix PHP warning
|
2024-03-27 03:37:05 -07:00 |
|
pdontthink
|
324c28e5c7
|
Hack for problem where is used as both boolean and int
|
2024-03-27 03:35:17 -07:00 |
|
Andy
|
d79aab6762
|
Merge branch 'trunk'
|
2024-01-02 14:58:59 -08:00 |
|
pdontthink
|
39cfdaadfd
|
Happy New Year
|
2024-01-02 14:58:16 -08:00 |
|
Andy
|
c09151f675
|
Merge branch 'trunk'
|
2023-12-11 13:20:19 -08:00 |
|
pdontthink
|
acb279e2b5
|
Fix: Don't feed an integer to sizeof()
|
2023-12-11 13:19:27 -08:00 |
|
pdontthink
|
aa43aba6ec
|
Fix broken parenthesis
|
2023-11-24 11:24:45 -08:00 |
|
Andy
|
b1e0d5b0a0
|
Close #12
|
2023-09-18 17:34:57 -07:00 |
|
Andy
|
14188a7953
|
Merge branch 'trunk'
|
2023-09-03 07:09:09 -07:00 |
|
pdontthink
|
39b288ed9d
|
Add TODO
|
2023-09-03 07:08:36 -07:00 |
|
Andy
|
08893e3432
|
Merge branch 'trunk'
|
2023-08-24 15:23:31 -07:00 |
|
pdontthink
|
b0cd6a2d1c
|
Remove extraneous reset
|
2023-08-24 15:21:28 -07:00 |
|
Andy
|
be9df16d8f
|
Merge branch 'master' into rrs-website
|
2023-06-21 00:35:16 -07:00 |
|
Andy
|
c85b5da58f
|
Check for Empty User Agent before Comparing
|
2023-06-21 00:31:22 -07:00 |
|
Josh Soref
|
79e65cd7f6
|
Remove trailing whitespace
|
2023-05-23 22:39:38 -04:00 |
|
Andy
|
d9319d237b
|
Merge branch 'trunk'
|
2023-04-13 10:06:43 -07:00 |
|
pdontthink
|
ad802a31a9
|
Don't str_replace() on null values
|
2023-04-13 10:06:25 -07:00 |
|
Andy
|
7dd5b252a9
|
Merge branch 'trunk'
|
2023-04-13 10:04:58 -07:00 |
|
pdontthink
|
022460cfb2
|
Make sure is initialized when resetting the cache
|
2023-04-13 10:04:27 -07:00 |
|
Andy
|
efa465362d
|
Merge branch 'master' into rrs-website
|
2023-01-02 22:11:07 -08:00 |
|
Andy
|
ec52fd089c
|
Merge branch 'trunk'
|
2023-01-02 22:06:59 -08:00 |
|
pdontthink
|
380afc7213
|
Happy New Year
|
2023-01-02 22:04:25 -08:00 |
|
Andy
|
69d7b6e29c
|
Merge branch 'master' into rrs-website
|
2022-12-06 08:43:18 -08:00 |
|
Andy
|
aa760dcad7
|
Merge branch 'trunk'
|
2022-12-06 08:41:05 -08:00 |
|
pdontthink
|
864c548d25
|
Fix poorly written timezone parsing
|
2022-12-06 08:39:57 -08:00 |
|
Andy
|
4ea45d089f
|
Merge branch 'master' into rrs-website
|
2022-06-28 08:09:27 -07:00 |
|
Andy
|
9780129b1a
|
Prevent "null param2 in explode()" Warning
|
2022-06-28 08:02:30 -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
|
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
|
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
|
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 |
|