Commit Graph

18 Commits

Author SHA1 Message Date
Alex Schroeder
e77abbc09f big-brother.pl: Make sure restricted URL is used 2015-09-21 17:56:02 +02:00
Alex Schroeder
58e9a1e240 use v5.10 everywhere + enabled test in meta.t 2015-08-18 10:48:03 +02:00
Aleks-Daniel Jakimenko
df87ff82c3 No more redundant 'package OddMuse;' 2015-04-27 17:41:59 +03:00
Aleks-Daniel Jakimenko
6f8d281d79 No more "use vars"! 2015-04-10 13:31:28 +03:00
Aleks-Daniel Jakimenko
4492ede096 "use strict;" in modules (some modules have problems) 2015-03-27 03:01:01 +02:00
Alex Schroeder
a7b0c661c8 big-brother.pl: Remove password parameters.
Make sure admins and editors don't accidentally leave their passwords on
the Recent Visitors page.
2015-01-19 10:02:34 +01:00
Alex Schroeder
5aba2ae56f Fixed typo in AddModuleDescription sub name 2014-08-21 22:23:23 +02:00
Alex Jakimenko
ee932dee37 Automatically reformatted modules 2014-08-21 07:29:46 +03:00
Alex Schroeder
f11e2a8731 getting rid of $Id$ tags in $WikiDescription
Replaced the $Id$ tags in $WikiDescription for all the modules and wiki.pl itself with a link to the source and an appropriate wiki page, if possible. This is shown in action=version and should help users figure out what another wiki has installed.
2012-04-19 02:18:45 +02:00
Alex Schroeder
24af35679a (WriteRecentVisitors): Make the code
easier to read and eliminate a bug that caused the list of times
to grow indefinitely.
2009-01-06 22:23:36 +00:00
Alex Schroeder
43eec7c9da (AddRecentVisitor): Make sure we count
all the hits in the same second.
2009-01-05 00:26:43 +00:00
Alex Schroeder
146594859e (BigBrotherVisitors): Add class to menu entry. 2006-08-06 11:45:42 +00:00
Alex Schroeder
95ffeec735 (DoBigBrother): Make sure only unique
targets are listed.
2005-10-07 13:09:29 +00:00
Alex Schroeder
fbc1505e2a ($US): New separator variable.
($VisitorTime): Moved here from the main script.
(BigBrotherVisitors): New sub to create the appropriate admin menu
item in @MyAdminCode.
(AddRecentVisitor): Store both pagename and url in the log.
(DoBigBrother): Extrac both pagename and url from the log.
2005-07-27 09:07:22 +00:00
Alex Schroeder
a8c2ee6663 (DoBigBrother): Reverse sort order. 2005-07-24 16:56:12 +00:00
Alex Schroeder
2f187e1a04 (DoBigBrother): Don't show names with dots in them -- ie. IP
numbers and host names.
2005-07-24 16:54:09 +00:00
Alex Schroeder
42ffb0e8bb (IsDownload): Removed.
(DelayRequired): Fix array reference.
(WriteRecentVisitors): Fix truncation.
2005-07-24 16:41:14 +00:00
Alex Schroeder
b31de9c52d new 2005-07-24 15:28:41 +00:00