ruan
f64a147a72
Spring cleaning - another big refactor for the locale system
...
en_US locale reduced from 88 messages to 43 messages.
Redundant messages have been purged, making it much easier to translate everything.
Message indexes now form a consistent and generified tree/branch/leaf structure.
2018-03-09 08:29:13 +02:00
ruan
bc233ad9d4
Add server scope column to all tables
2017-12-04 06:53:05 +02:00
ruan
260d6a67cc
Big refactor to locale system for fallback language support
2017-12-04 06:44:23 +02:00
ruan
a05d144380
Remove yes/no translations since they are never used
2017-05-15 06:38:34 +02:00
ruan
5ccda17ad9
Fix empty pages
2016-10-04 01:40:36 +02:00
ruan
ee87e090ea
Refactor
2016-07-15 10:29:43 +02:00
ruan
4d019365f6
Reformat code
2016-02-12 11:44:36 +02:00
BuildTools
d63d69e553
Support for international localisation via separate language files
2016-02-12 10:20:05 +01:00
ruan
5660317403
Updates
...
- Remove namespaces for PHP 5.2 support
- Rename "includes" to "inc"
- Add database error handling and error pages
2016-01-09 21:24:18 +02:00
ruan
ac801e1543
Simplify table header printing
2015-10-16 06:03:05 +02:00
ruan
180d757078
Another try
2015-10-09 08:44:10 +02:00
ruan
55ebee2724
Does it work on PHP 5.3.x yet? Maybe
2015-10-09 05:11:46 +02:00
ruan
3e9a0698a2
Fix "Received Warnings" column with PHP <= 5.3
2015-09-25 08:40:48 +02:00
ruan
6597a423e6
Add history.php
2015-09-14 18:49:19 +02:00
ruan
2620a552a9
Use glyphicons for "Received Warning" column
2015-09-12 11:10:24 +02:00
ruan
b50ebe9808
Refactor HTML+PHP code into simple PHP
2015-09-12 09:27:22 +02:00
ruan
33398503ce
Fix avatars
2015-09-12 07:25:54 +02:00
ruan
c270cb23a0
Clean up
2015-09-10 20:08:54 +02:00
ruan
a83db5dd6f
Add configurable avatar source URL
2015-09-10 19:39:09 +02:00
ruan
7253b08960
Update
2015-09-10 15:01:30 +02:00
Ruan
09765b9627
Add total page count, fix offsets
2015-07-19 09:48:32 +02:00
Ruan
1c25310fa3
Add pager
2015-07-18 17:51:43 +02:00
Ruan
2d7176a06a
Print page generation time
2015-07-17 11:43:59 +02:00
Ruan
992370b447
Get rid of globals
2015-07-13 07:44:34 +02:00
Ruan
84341fcd6e
Add null check for history lookups
2015-07-09 14:07:56 +02:00
Ruan
3c1d9a98fd
Move timezone setting to settings.php
2015-07-08 10:11:14 +02:00
Ruan
09fff14917
More cleanup
2015-07-08 09:17:38 +02:00
Ruan
4fee252b31
Clean up page headers
2015-07-08 08:36:27 +02:00
Ruan
2db9e7ec6a
Clean up tables
2015-07-08 08:24:25 +02:00
Ruan
e54fdce3a3
Possible fix for PHP incompatibility issue
2015-07-08 07:57:26 +02:00
Ruan
420075d967
Use simple queries instead of inner join, might improve performance
2015-07-03 18:09:29 +02:00
Ruan
89267777d2
Add support for banner UUIDs
2015-07-03 17:47:30 +02:00
Ruan
6f1da9ddb0
Fix get_banner_name not being called
2015-06-26 05:48:08 +02:00
Ruan
ef4f86399e
Add 'warned' table column
2015-06-14 17:41:45 +02:00
Ruan
8f005a0c78
Use relative paths for includes
2015-06-10 13:47:11 +02:00
Ruan
40001ad0be
Remove chat colors
2015-06-07 17:37:46 +02:00
Ruan
16af5f2c15
Check configuration, just in case
2015-06-07 15:26:33 +02:00
Ruan
88fba6ed62
Add ban check form.
2015-06-06 10:27:57 +02:00
Ruan
c18750007d
Use PDO instead of MySQLi
2015-06-06 08:56:33 +02:00
Ruan
1041830c20
Change (Inactive) to (Expired)
2015-04-05 05:46:48 +02:00
Ruan
15d5e9706a
Simplify settings, clean up
2015-03-12 08:07:21 +02:00
Ruan
0eb17d9c1e
Remove unnecessary spaces
2015-03-12 07:38:19 +02:00
Ruan
45dd505554
More cleanup
2015-03-12 07:34:46 +02:00
Ruan
647b52cf9b
Clean up
2015-03-12 07:23:11 +02:00
Ruan
cadab53fd8
Fix title
2015-03-11 10:43:30 +02:00
Ruan
fa5d9b260c
clean up includes
2015-03-11 10:39:04 +02:00
Ruan
d8bdfcec46
Add inactive bans, configurable limits, update configuration.
2015-03-07 12:31:07 +02:00
Ruan
31b7cf6337
Allow multiple warnings for the same name
2015-02-21 10:08:51 +02:00
Ruan
bf5a783f94
CONSOLE -> Console
2015-02-21 08:31:39 +02:00
Ruan
cc923d5c34
free(), not close()
2015-02-21 07:56:40 +02:00