Commit graph

35 commits

Author SHA1 Message Date
pdontthink
598a599ba3
Happy New Year 2025-01-03 11:47:03 -08:00
pdontthink
39cfdaadfd
Happy New Year 2024-01-02 14:58:16 -08:00
pdontthink
380afc7213
Happy New Year 2023-01-02 22:04:25 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
pdontthink
c4ef1a0eea
Happy New Year 2021-02-05 11:55:37 -08:00
pdontthink
fc283980d0
Happy New Year 2020-01-07 00:12:38 -08:00
pdontthink
fbcb1ca1f5
Happy New Year 2019-01-07 21:55:08 -08:00
pdontthink
23cd61b628 Happy New Year 2018-01-16 23:44:07 +00:00
pdontthink
6cd24c0552 Happy 2017 2017-01-27 20:34:08 +00:00
pdontthink
2934017d92 Happy New Year 2016-01-01 20:59:53 +00:00
pdontthink
3b465a0d0f Happy 2015 2015-01-03 04:09:49 +00:00
pdontthink
581dc23061 Happy 2014 2014-01-01 20:33:20 +00:00
Fredrik Jervfors
c076a1f1ae Update copyright 2013-07-26 17:31:02 +00:00
Fredrik Jervfors
703f538bea Resetting $Id$
Subversion expands the $Id$ keyword anchor to a string, but some files
in this repository have strings instead of keyword anchors.
2013-03-29 11:35:02 +00:00
pdontthink
acc409fb2a Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59 Happy New Year! 2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 2009-09-29 12:15:33 +00:00
Fredrik Jervfors
be847014a1 Fixing spelling error (I hope). 2009-05-01 14:39:28 +00:00
Fredrik Jervfors
0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 2009-04-15 22:00:49 +00:00
Fredrik Jervfors
0291a597ff Changing newlines from DOS to Unix style.
Updating documentation block for phpDocumentor.
2009-04-15 16:26:43 +00:00
pdontthink
79685447ec Everyone deserves version info 2008-11-21 19:42:56 +00:00
pdontthink
88722757aa Add ability to force message list refresh 2008-01-05 11:19:29 +00:00
pdontthink
3a86fca1a4 Be explicit about empty form action 2008-01-05 06:06:06 +00:00
pdontthink
7b15fd5f16 Add autohide functionality for preview pane. Thanks to Daniel Watts. 2007-05-18 13:17:27 +00:00
pdontthink
7f4d34d361 Update preview pane functionality so it only refreshes message list when viewing a message that has not yet been seen; also small code updates 2007-05-18 11:10:12 +00:00
pdontthink
2dcedd5313 Templatize (un)collapse buttons; move all templates to default_advanced, since default template does not use preview_pane plugin. 2007-03-10 05:48:35 +00:00
pdontthink
530f837d05 Add (un)collapse buttons 2007-03-09 06:11:56 +00:00
pdontthink
78e0a18219 Plugins like preview_pane should not close their own pages without displaying errors; easiest way to do that is use footer.tpl 2007-02-14 04:35:23 +00:00
pdontthink
7e844b339d Fix mistake - was using echo instead of adding to output string 2007-02-09 10:39:34 +00:00
pdontthink
9f0f4e2c5f Syntax error fix 2007-02-06 02:14:29 +00:00
pdontthink
2838ad5a23 Allow other plugins to ask for message list refresh 2007-02-06 02:00:33 +00:00
pdontthink
8b265152f6 Allow other plugins to indicate that preview_pane should load the URI being loaded in the preview pane into the message list pane instead 2007-02-05 23:26:53 +00:00
pdontthink
ff21685fa5 Use addButton() here too 2007-02-02 21:57:32 +00:00
pdontthink
7f637af934 Add preview pane to advanced default template. This serves as an example of how to use a plugin to provide backend functionality introduced by a template (preview pane needs to be turned on/off by settings in the display preferences, which the plugin does; actual preview pane output is done by the template set). Note any plugin can be turned on or off for a given skin using the template's own config file. 2007-01-24 06:51:15 +00:00