Commit graph

  • 534050ecd4
    Default decodeBody() force_crlf Value Andy 2022-02-28 19:07:17 -08:00
  • 7f4a258173
    Merge branch 'trunk' Andy 2022-02-28 18:54:52 -08:00
  • 58441bd7c3
    Fix whacky theme name logic, though it's still needlessly complex and should not be using 'none' when no theme is chosen... pdontthink 2022-02-28 20:19:00 +00:00
  • bb18fc1ac1
    Update Plugins Andy 2022-02-15 12:40:46 -08:00
  • c48cd17719
    Merge branch 'master' into rrs-website Andy 2022-01-26 01:14:01 -08:00
  • e77a63b675
    Merge branch 'trunk' Andy 2022-01-26 01:07:44 -08:00
  • bcdfe6e9f1
    Happy New Year pdontthink 2022-01-18 08:12:00 +00:00
  • f4c221b504
    Merge branch 'master' into rrs-website Andy 2022-01-11 11:20:24 -08:00
  • 273ffd5c63
    Merge branch 'trunk' Andy 2022-01-11 11:19:12 -08:00
  • 58084a55b3
    Fix mixed use of message ID list (#2859) pdontthink 2022-01-11 09:07:00 +00:00
  • 92b0a574d4
    Merge branch 'master' into rrs-website Andy 2021-12-07 11:43:12 -08:00
  • cf95c8fb0d
    Merge branch 'trunk' Andy 2021-12-07 11:42:15 -08:00
  • 55748d8049
    Mild improvement in plugin detection pdontthink 2021-12-07 19:27:00 +00:00
  • 7f39a9b581
    Merge branch 'master' into rrs-website Andy 2021-11-21 09:01:29 -08:00
  • 582a69f104
    Undefined Variable Bug in sqimap_message_list_squisher Andy 2021-11-21 09:00:19 -08:00
  • 9f9effc996
    Merge branch 'trunk' Andy 2021-11-21 08:54:00 -08:00
  • 93b68f79c4
    Expand clickability of column sort links pdontthink 2021-11-21 09:24:00 +00:00
  • 5491e1a9ee
    Merge branch 'trunk' Andy 2021-10-17 17:08:50 -07:00
  • fa13f1555d
    Someone meant to use strlen() instead of sizeof() but neither is necessary pdontthink 2021-10-17 22:32:00 +00:00
  • adaaf5a9de
    Add Nature Theme Andy 2021-10-14 01:02:36 -07:00
  • 29ceb5d03d
    Remove CSS, Icons, and Themes Andy 2021-10-14 01:01:37 -07:00
  • f2b178f096
    Revert "Change Login form Name filed to E-Mail" Andy 2021-10-14 00:55:40 -07:00
  • b90425da70
    Switch to UTF-8 Default Charset Andy 2021-10-14 00:53:11 -07:00
  • 11402f616c
    Merge branch 'master' into rrs-website Andy 2021-10-14 00:52:55 -07:00
  • bbeaa3b1e5
    Fix Column Sort Bug Andy 2021-10-14 00:48:47 -07:00
  • 06880e1ceb
    Error context is removed from PHP 8 pdontthink 2021-10-12 00:16:00 +00:00
  • 580b85b557
    Someone added non-optional parameter after optional one; it's not optional, but we can fix it like this pdontthink 2021-09-28 23:34:00 +00:00
  • 0d6d3dcf6c
    Forgot to change constructor name pdontthink 2021-09-28 23:27:00 +00:00
  • 40a3ce5b3a
    Merge branch 'trunk' into master Andy 2021-09-09 04:55:12 -07:00
  • ac0c27aef6
    Class constructor updates that were missed previously pdontthink 2021-09-09 06:25:00 +00:00
  • d846407774
    Merge branch 'trunk' into master Andy 2021-08-25 06:22:41 -07:00
  • 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 pdontthink 2021-08-25 03:38:00 +00:00
  • 3cd65b53ff
    Merge branch 'master' into rrs-website Andy 2021-08-10 04:23:20 -07:00
  • c953453f72
    Merge branch 'trunk' into master Andy 2021-08-10 04:22:11 -07:00
  • 1b4ce00bb4
    Minor, rare bug fix: Properly reduce multiple spaces in date headers pdontthink 2021-08-10 06:41:00 +00:00
  • 6cab6553fc
    Merge branch 'master' into rrs-website Andy 2021-08-09 10:26:49 -07:00
  • 8a1379a66b
    Merge branch 'trunk' into master Andy 2021-05-11 22:43:17 -07:00
  • 09e28faac4
    Make sure drafts are sent with the current date and not that of its previous 'Save Draft' action pdontthink 2021-05-12 05:33:00 +00:00
  • 30513c2396
    Merge branch 'trunk' into master Andy 2021-05-07 20:29:19 -07:00
  • 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? pdontthink 2021-05-08 03:11:00 +00:00
  • e63d412d7c
    Merge branch 'master' into rrs-website Andy 2021-05-07 03:33:07 -07:00
  • 9690279beb
    Merge branch 'trunk' into master Andy 2021-05-07 03:32:00 -07:00
  • f732572ecb
    Add cookie SameSite attribute; uses default if "Strict" but can be overridden by $same_site_cookies in config_local.php pdontthink 2021-05-07 09:32:00 +00:00
  • e805d5d57e
    Merge branch 'trunk' into master Andy 2021-04-15 11:05:17 -07:00
  • af4ab4a32d
    Fix order of optional args pdontthink 2021-04-15 17:21:00 +00:00
  • 94047d232d
    Merge branch 'master' into rrs-website Andy 2021-04-11 22:30:44 -07:00
  • 39f35de012
    Merge branch 'trunk' into master Andy 2021-04-11 22:28:21 -07:00
  • 2e69989631
    Allow plugins to add non-link text for attachments pdontthink 2021-04-12 04:28:00 +00:00
  • ab016f826c
    Scale images to viewable space pdontthink 2021-03-31 05:20:00 +00:00
  • ea910725fd
    Synchronize optional parameters pdontthink 2021-03-28 20:50:00 +00:00
  • d834041532
    Make sure large images fit in viewable space pdontthink 2021-03-28 21:27:00 +00:00
  • ccf0957355
    Fixing layout issues with some HTML messages. Please provide feedback (and examples to reproduce) if this causes issues pdontthink 2021-03-19 08:45:00 +00:00
  • b5b825f946
    Merge branch 'master' into rrs-website Andy 2021-03-12 18:15:32 -08:00
  • 400b23ea22
    Merge branch 'trunk' into master Andy 2021-03-12 18:14:30 -08:00
  • 8e505f5a06
    Fix a couple functions with required parameters after optional ones pdontthink 2021-03-13 00:20:00 +00:00
  • 45ae2d0072
    Remove stray curly brackets pdontthink 2021-03-13 00:14:00 +00:00
  • 54686b478f
    Merge branch 'master' into rrs-website Andy 2021-03-02 17:22:10 -08:00
  • 1877538335
    Default to SAMEORIGIN if provider_uri is Unset Andy 2021-03-02 17:20:52 -08:00
  • 3c741730d1
    Merge branch 'master' into rrs-website Andy 2021-02-08 15:25:56 -08:00
  • 97b3205313
    Merge branch 'trunk' into master Andy 2021-02-08 15:25:06 -08:00
  • 39555bed41
    Migrate away from using create_function as long as PHP 5.3+ is available pdontthink 2021-02-08 21:59:46 +00:00
  • d850eb3534
    Merge branch 'master' into rrs-website Andy 2021-02-07 23:20:17 -08:00
  • 477e7647f1
    Merge branch 'trunk' into master Andy 2021-02-07 23:18:40 -08:00
  • b177d0ef66
    Remove random default argument value in the middle of argument list pdontthink 2021-02-08 07:00:12 +00:00
  • 9986e3b4f3
    Fix Square Bracket in Administrator Plugin Andy 2021-02-06 09:34:18 -08:00
  • 4783fa1b6a
    Stop using curly braces pdontthink 2021-02-06 08:02:22 +00:00
  • fabb21dfcf
    Undo Change to Trunk Andy 2021-02-06 09:20:02 -08:00
  • 65a4dfb111
    Stop using curly braces pdontthink 2021-02-06 07:25:55 +00:00
  • 84071a7e84
    Stop using curly braces pdontthink 2021-02-06 07:22:06 +00:00
  • 723a0d58cc
    Merge branch 'master' into rrs-website Andy 2021-02-05 12:04:47 -08:00
  • c32baf6f95
    Merge branch 'trunk' into master Andy 2021-02-05 11:57:03 -08:00
  • c4ef1a0eea
    Happy New Year pdontthink 2021-02-05 19:29:03 +00:00
  • 605e9b3d9b
    Hash Agnostic SCRAM Perl Config Prompts Andy 2021-02-03 00:42:40 -08:00
  • 55c21a63ea
    Add SCRAM-SHA-512 to Perl Config Autodetect Andy 2021-02-03 00:41:43 -08:00
  • ecd5be1f86
    Prevent Administrator Plugin Re-Define Warnings Andy 2021-02-03 00:32:41 -08:00
  • 48fdaf6d58
    List all SCRAM Digests in Administrator Plugin Andy 2021-02-03 00:21:59 -08:00
  • cd737ab8c5
    Hash Agnostic SCRAM Authentication Doc Andy 2021-02-03 00:20:25 -08:00
  • a11875145c
    Allow for SCRAM Algorithms with Hyphens Andy 2021-02-03 00:08:14 -08:00
  • 4acee40537
    Merge branch 'master' into rrs-website Andy 2021-02-02 23:11:13 -08:00
  • c322eb43ae
    Merge branch 'trunk' into master Andy 2021-02-02 23:10:05 -08:00
  • fc0a6742d4
    Fix variable name typo pdontthink 2021-02-03 05:42:46 +00:00
  • 9905c9c488
    Merge branch 'master' into rrs-website Andy 2021-01-16 02:20:52 -08:00
  • 69acd51ecc
    Merge branch 'trunk' into master Andy 2021-01-16 02:19:32 -08:00
  • b3acab5356
    Typo fix pdontthink 2021-01-16 09:45:33 +00:00
  • 8e48a0bb7b
    Remove use of each() as it is deprecated pdontthink 2021-01-16 09:42:31 +00:00
  • 29af35c8e8
    Merge branch 'master' into rrs-website Andy 2021-01-15 19:32:44 -08:00
  • 4e8eff574c
    Merge branch 'trunk' into master Andy 2021-01-15 19:30:58 -08:00
  • 52eff45ff7
    Fix for unknown broken mailer using "UTC" in Date header pdontthink 2021-01-16 02:51:18 +00:00
  • 2771324b6b
    Merge branch 'master' into rrs-website Andy 2021-01-15 10:05:25 -08:00
  • e460842997
    Merge branch 'trunk' into master Andy 2021-01-15 10:02:58 -08:00
  • a5f22384a9
    Give attribution pdontthink 2021-01-15 16:34:00 +00:00
  • e29bca959e
    PHP 8 compatibility fix pdontthink 2021-01-15 16:30:25 +00:00
  • c062a4cb65 Merge branch 'master' into rrs-website Andy 2020-11-20 21:04:34 -08:00
  • 025dd37b11 Merge branch 'trunk' into master Andy 2020-11-20 21:03:33 -08:00
  • 70ecd67cf2 Add default ability to view calendar attachments sent as application/ics pdontthink 2020-11-21 04:00:56 +00:00
  • 9a5d708dae Merge branch 'master' into rrs-website Andy 2020-11-03 12:52:58 -08:00
  • ed07f16bf8 Merge branch 'trunk' into master Andy 2020-11-03 12:51:38 -08:00
  • dc69181ec7 Fix what I think was a misunderstanding of what the extra attribute was supposed to be for the anchor links for attachment actions pdontthink 2020-11-03 20:17:15 +00:00
  • cd492625de Merge branch 'master' into rrs-website Andy 2020-11-01 17:59:16 -08:00
  • cc59260fa5 Required Param Not Allowed After Optional (Part 2) Andy 2020-11-01 17:57:23 -08:00