ruan
439fab95ae
Add server origin column, disabled by default
2019-09-08 09:13:49 +02:00
ruan
0f8ff13c43
More refactoring
2018-04-26 07:59:12 +02:00
ruan
48e9b8856e
Bring back "Banned By", "Muted By", etc messages.
2018-04-19 18:18:12 +02:00
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
5ccda17ad9
Fix empty pages
2016-10-04 01:40:36 +02:00
ruan
ee87e090ea
Refactor
2016-07-15 10:29:43 +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
6597a423e6
Add history.php
2015-09-14 18:49:19 +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
01898a4145
Fix page titles
2015-09-02 11:52:23 +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
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
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
bf5a783f94
CONSOLE -> Console
2015-02-21 08:31:39 +02:00
Ruan
cc923d5c34
free(), not close()
2015-02-21 07:56:40 +02:00
Ruan
7780ec2ff6
Use mysqli instead of deprecated mysql module
2015-02-21 07:55:15 +02:00
Ruan
1c02bc77d1
Copy paste
2015-02-19 13:57:17 +02:00
Ruan
2baa8cbe4e
Fix table_prefix support
2015-02-19 13:56:07 +02:00
Ruan
ecb03939f8
Add table_prefix support
2015-02-19 13:38:01 +02:00
Ruan
2325022724
fix permanent mutes/warnings
2015-02-19 06:27:45 +02:00