Alex Schroeder
83f6fe8ab1
Added EmacsWiki.
2009-10-13 22:29:04 +00:00
Alex Schroeder
290159adcf
New
2009-10-13 22:28:12 +00:00
Alex Schroeder
520fd3bf1b
Complete rewrite.
2009-10-13 22:27:54 +00:00
Alex Schroeder
c3f6e21399
(LatestChanges): Handle "to" parameter.
...
(RcHeader): Report use of "to" parameter
(RcHtml): Add More... link.
(DebugInterLinks): Moved to debug.pl.
2009-10-06 14:33:00 +00:00
Alex Schroeder
7419f31dc2
*** empty log message ***
2009-10-06 14:32:32 +00:00
Alex Schroeder
8b01679378
(@Debugging, DebugInterLinks): Moved here from
...
the main script.
2009-10-06 12:47:42 +00:00
Alex Schroeder
f890b9bce1
But run both!
2009-10-02 15:48:43 +00:00
Alex Schroeder
412b39d23f
Conditional require of TLS
2009-10-02 15:46:11 +00:00
Alex Schroeder
85f375712d
Support Net::SMTP::TLS and Net::SMTP::SSL
2009-10-02 15:36:38 +00:00
Alex Schroeder
4fb4431f9c
*** empty log message ***
2009-10-02 13:01:53 +00:00
Alex Schroeder
6b6416db0d
(get_timeframe): Added error message when open fails.
2009-09-28 20:14:47 +00:00
Alex Schroeder
0f319df8e9
(get_subscribers): Report number of subscribers per site.
2009-09-28 14:37:29 +00:00
Alex Schroeder
a6bd5af4c7
(get_timeframe): Create path to filename used for -t
...
option if it does not exist. Requires File::Basename and
File::Path.
2009-09-28 14:28:34 +00:00
Alex Schroeder
4bdcf5055b
*** empty log message ***
2009-09-09 10:45:46 +00:00
Alex Schroeder
bfb4a85fb5
Introduce -t option.
...
(get_timeframe): New function.
(get_rss): Use it.
2009-09-09 10:41:16 +00:00
Alex Schroeder
3d301f1bf9
vertical-align: top for table.user
2009-09-08 21:29:02 +00:00
Alex Schroeder
a42ecbb875
*** empty log message ***
2009-09-08 20:05:53 +00:00
Alex Schroeder
663a10589e
*** empty log message ***
2009-09-03 23:41:45 +00:00
Alex Schroeder
be7d3451f6
Copyright
2009-09-02 10:01:10 +00:00
Alex Schroeder
c7adc1cb55
Support tiny form for page search.
2009-09-02 10:00:47 +00:00
Alex Schroeder
e3595cdd08
Tested fix suggested to Gauthier.
2009-08-31 22:05:50 +00:00
Alex Schroeder
dbfaa13475
*** empty log message ***
2009-08-31 08:33:12 +00:00
Alex Schroeder
976cf99218
(JournalRssGetRcLines): New. Add journal
...
to %NearLinksException.
2009-08-31 08:32:10 +00:00
Alex Schroeder
c0a4ffcb20
(NearLinksInit): Initialize
...
%NearLinksException here instead of at top level so other modules
can add to it as well.
2009-08-31 08:31:04 +00:00
Alex Schroeder
8a7189bd4c
(%NearLinksException): New option.
...
(NewNearLinksSearchTitleAndBody): Use it.
2009-08-30 19:19:59 +00:00
Alex Schroeder
17b1ca5202
*** empty log message ***
2009-08-30 19:18:53 +00:00
Alex Schroeder
3760143147
Test whether LocalNames is not autosubscribed.
2009-08-29 23:51:15 +00:00
Alex Schroeder
4d4c13a60d
(MailNewSave): Only subscribe to a page to be
...
saved if that's also the page the user wants to save according to
GetId(). This is needed when saving a page X will also change
another page Y. GetId() will return X in both cases, so this code
is only triggered once.
2009-08-29 23:50:46 +00:00
Alex Schroeder
a810251b27
Add test for 'You are a normal user on this site'
2009-08-29 23:15:29 +00:00
Alex Schroeder
85e6ae7585
Regarding Gauthier's problem reported 2009-06-21 07:38 UTC
2009-08-29 23:13:32 +00:00
Alex Schroeder
77caec8e09
Add a test for broken regular expressions.
2009-08-19 16:18:34 +00:00
Alex Schroeder
46c3b68ad7
*** empty log message ***
2009-08-19 16:18:03 +00:00
Alex Schroeder
9d589bbf0b
(SearchRegexp, SearchString): Remove the test for
...
invalid regular expressions.
(DoSearch): Report invalid regular expressions as an error.
2009-08-19 16:17:50 +00:00
Alex Schroeder
996fcd4543
Clear pages before checking for page corruption.
2009-08-19 15:53:02 +00:00
Alex Schroeder
a2c44a9082
(SearchRegexp): Keep the test for invalid regular
...
expressions but do not return it as a result because the value
cannot be passed to grep.
2009-08-19 13:59:07 +00:00
Alex Schroeder
f4d2608726
*** empty log message ***
2009-08-19 13:58:53 +00:00
Alex Schroeder
79e23b1eed
*** empty log message ***
2009-08-15 22:12:46 +00:00
Alex Schroeder
af53662ef7
(SearchString, SearchRegexp): Handle invalid regular
...
expressions by compiling the regular expression, and if that
fails, use quotemeta on it and use that instead.
2009-08-15 22:11:14 +00:00
Alex Schroeder
835f2459c3
*** empty log message ***
2009-08-14 14:01:27 +00:00
Alex Schroeder
473b1d1064
New
2009-08-11 13:36:23 +00:00
Alex Schroeder
08ff5e4d7e
(DoPost): Apparently we cannot count on <$file> to
...
always work within the eval, so we use a local variable. (Showed
up on a site.)
2009-08-03 22:24:24 +00:00
Alex Schroeder
6efd82f070
*** empty log message ***
2009-08-03 22:23:23 +00:00
Alex Schroeder
0a44b09e26
noborder
2009-07-30 01:29:59 +00:00
Alex Schroeder
7fe76ee28b
*** empty log message ***
2009-07-29 13:00:46 +00:00
Alex Schroeder
860d601cda
(FlashboxRule): Made YouTube regular
...
expression even more lenient as suggested by sjm.
2009-07-29 13:00:33 +00:00
Alex Schroeder
852e17e763
(FlashboxRule): Fixed YouTube regular
...
expression as suggested by sjm.
2009-07-19 10:45:35 +00:00
Alex Schroeder
83f20eeaa1
*** empty log message ***
2009-07-19 10:43:09 +00:00
Alex Schroeder
1f9f48dc24
*** empty log message ***
2009-07-03 14:05:14 +00:00
Alex Schroeder
05d095912b
(UsemodRule): Use $UsemodHtmlRegExp instead of
...
$htmlre and no longer recompute it for every call.
2009-07-03 14:04:45 +00:00
Alex Schroeder
6ed8e7ed51
*** empty log message ***
2009-07-03 14:00:04 +00:00