Commit graph

15136 commits

Author SHA1 Message Date
Andy
c48cd17719
Merge branch 'master' into rrs-website 2022-01-26 01:14:01 -08:00
Andy
e77a63b675
Merge branch 'trunk' 2022-01-26 01:07:44 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
Andy
f4c221b504
Merge branch 'master' into rrs-website 2022-01-11 11:20:24 -08:00
Andy
273ffd5c63
Merge branch 'trunk' 2022-01-11 11:19:12 -08:00
pdontthink
58084a55b3
Fix mixed use of message ID list (#2859) 2022-01-11 11:15:57 -08:00
Andy
92b0a574d4
Merge branch 'master' into rrs-website 2021-12-07 11:43:12 -08:00
Andy
cf95c8fb0d
Merge branch 'trunk' 2021-12-07 11:42:15 -08:00
pdontthink
55748d8049
Mild improvement in plugin detection 2021-12-07 11:41:50 -08:00
Andy
7f39a9b581
Merge branch 'master' into rrs-website 2021-11-21 09:01:29 -08:00
Andy
582a69f104
Undefined Variable Bug in sqimap_message_list_squisher 2021-11-21 09:00:19 -08:00
Andy
9f9effc996
Merge branch 'trunk' 2021-11-21 08:54:00 -08:00
pdontthink
93b68f79c4
Expand clickability of column sort links 2021-11-21 08:53:34 -08:00
Andy
5491e1a9ee
Merge branch 'trunk' 2021-10-17 17:08:50 -07:00
pdontthink
fa13f1555d
Someone meant to use strlen() instead of sizeof() but neither is necessary 2021-10-17 17:06:38 -07:00
Andy
adaaf5a9de
Add Nature Theme 2021-10-14 19:25:11 -07:00
Andy
29ceb5d03d
Remove CSS, Icons, and Themes 2021-10-14 01:01:37 -07:00
Andy
f2b178f096
Revert "Change Login form Name filed to E-Mail"
This reverts commit 56d9a31d33.
2021-10-14 00:55:40 -07:00
Andy
b90425da70
Switch to UTF-8 Default Charset 2021-10-14 00:53:11 -07:00
Andy
11402f616c
Merge branch 'master' into rrs-website 2021-10-14 00:52:55 -07:00
Andy
bbeaa3b1e5
Fix Column Sort Bug 2021-10-14 00:48:47 -07:00
pdontthink
06880e1ceb
Error context is removed from PHP 8 2021-10-11 17:30:59 -07:00
pdontthink
580b85b557
Someone added non-optional parameter after optional one; it's not optional, but we can fix it like this 2021-09-28 19:16:09 -07:00
pdontthink
0d6d3dcf6c
Forgot to change constructor name 2021-09-28 19:14:18 -07:00
Andy
40a3ce5b3a
Merge branch 'trunk' into master
Trunk forgot to change gettext_reader's constructor function.
2021-09-09 04:55:12 -07:00
pdontthink
ac0c27aef6
Class constructor updates that were missed previously 2021-09-09 04:52:09 -07:00
Andy
d846407774
Merge branch 'trunk' into master 2021-08-25 06:22:41 -07:00
pdontthink
96a713c8e4
Fix certain messages with headers in unknown charsets encoded as quoted printable showing up as blank sender/subject in message list. There are two ways to fix it, and the more accurate but costly one is left unfinished since the easy fix seems to have helped in every case I know of 2021-08-25 06:21:15 -07:00
Andy
3cd65b53ff
Merge branch 'master' into rrs-website 2021-08-10 04:23:20 -07:00
Andy
c953453f72
Merge branch 'trunk' into master 2021-08-10 04:22:11 -07:00
pdontthink
1b4ce00bb4
Minor, rare bug fix: Properly reduce multiple spaces in date headers 2021-08-10 04:21:36 -07:00
Andy
6cab6553fc
Merge branch 'master' into rrs-website 2021-08-09 10:26:49 -07:00
Andy
8a1379a66b
Merge branch 'trunk' into master 2021-05-11 22:43:17 -07:00
pdontthink
09e28faac4
Make sure drafts are sent with the current date and not that of its previous 'Save Draft' action 2021-05-11 22:40:52 -07:00
Andy
30513c2396
Merge branch 'trunk' into master 2021-05-07 20:29:19 -07:00
pdontthink
57be9908a6
Browser seems to respond better when deleting the cookie if you void its value also; helps actually get the cookie to be removed even though this feels more like a browser problem... maybe it does not like a date in 1970? 2021-05-07 20:27:24 -07:00
Andy
e63d412d7c
Merge branch 'master' into rrs-website 2021-05-07 03:33:07 -07:00
Andy
9690279beb
Merge branch 'trunk' into master 2021-05-07 03:32:00 -07:00
pdontthink
f732572ecb
Add cookie SameSite attribute; uses default if "Strict" but can be overridden by $same_site_cookies in config_local.php 2021-05-07 03:31:11 -07:00
Andy
e805d5d57e
Merge branch 'trunk' into master 2021-04-15 11:05:17 -07:00
pdontthink
af4ab4a32d
Fix order of optional args 2021-04-15 11:04:09 -07:00
Andy
94047d232d
Merge branch 'master' into rrs-website 2021-04-11 22:30:44 -07:00
Andy
39f35de012
Merge branch 'trunk' into master 2021-04-11 22:28:21 -07:00
pdontthink
2e69989631
Allow plugins to add non-link text for attachments 2021-04-11 22:26:49 -07:00
pdontthink
ab016f826c
Scale images to viewable space 2021-03-31 07:25:28 -07:00
pdontthink
ea910725fd
Synchronize optional parameters 2021-03-29 18:24:25 -07:00
pdontthink
d834041532
Make sure large images fit in viewable space 2021-03-28 17:50:47 -07:00
pdontthink
ccf0957355
Fixing layout issues with some HTML messages. Please provide feedback (and examples to reproduce) if this causes issues 2021-03-19 07:22:41 -07:00
Andy
b5b825f946
Merge branch 'master' into rrs-website 2021-03-12 18:15:32 -08:00
Andy
400b23ea22
Merge branch 'trunk' into master 2021-03-12 18:14:30 -08:00