ruan
|
a05d144380
|
Remove yes/no translations since they are never used
|
2017-05-15 06:38:34 +02:00 |
|
ruan
|
424be314af
|
Disable left align in info.php (fixes #20)
|
2017-05-09 13:05:01 +02:00 |
|
ruan
|
bde64a2058
|
Add new columns (todo impl)
|
2017-05-08 15:21:23 +02:00 |
|
ruan
|
401d7a161a
|
Align left when not center
|
2017-04-15 10:32:23 +02:00 |
|
ruan
|
e18c77dfd6
|
Remove utf-8 header() since charset is defined in header.php html
|
2017-03-29 12:02:00 +02:00 |
|
ruan
|
12ff3aad62
|
Update strftime assertion error message
|
2017-02-27 10:02:19 +02:00 |
|
ruan
|
b70d73788b
|
Use \x instead of \u because \u doesn't work everywhere for some reason
|
2017-02-27 09:09:20 +02:00 |
|
ruan
|
4d449c47b6
|
fixed bug with chat color character (§) in punishment reasons resulting in empty reason
|
2017-02-27 08:43:03 +02:00 |
|
ruan
|
d9b7360f25
|
Modify strftime test
|
2017-02-04 14:47:44 +02:00 |
|
ruan
|
ea25965003
|
Possible fix for #16
|
2017-02-03 13:36:45 +02:00 |
|
ruan
|
e60cefc43b
|
Use UTC for strftime testing
|
2017-01-08 08:23:10 +02:00 |
|
ruan
|
2dbe4c1da6
|
Make date format test compatible with all locales
|
2017-01-01 08:12:09 +02:00 |
|
ruan
|
b056533311
|
Add mtime versioning for CSS files
|
2016-11-15 09:53:24 +02:00 |
|
ruan
|
87953d86f8
|
Make it possible to search for punishments by ID
|
2016-11-14 08:59:21 +02:00 |
|
ruan
|
fea240ef03
|
Test strftime before attempting to use it
|
2016-11-10 13:21:53 +02:00 |
|
ruan
|
6dbbbd6b5e
|
Update tables-not-found.php
|
2016-11-05 12:20:06 +02:00 |
|
ruan
|
87713b5a9e
|
Remove bootstrap.css since it only causes confusion
|
2016-11-05 12:07:48 +02:00 |
|
ruan
|
fc2471d94c
|
Fix info.php labels
|
2016-10-15 08:39:00 +02:00 |
|
ruan
|
5074cbfc5f
|
Fixed more possible error instances
|
2016-10-04 02:36:26 +02:00 |
|
ruan
|
ee53e992a4
|
Simplify get_name even further
|
2016-10-04 01:47:31 +02:00 |
|
ruan
|
25b147de9a
|
Simplify get_name
|
2016-10-04 01:46:19 +02:00 |
|
ruan
|
5ccda17ad9
|
Fix empty pages
|
2016-10-04 01:40:36 +02:00 |
|
ruan
|
40b132a686
|
Close cursor after query
|
2016-10-04 01:14:19 +02:00 |
|
ruan
|
e693ba8d7f
|
Clean up settings.php
|
2016-09-27 08:43:11 +02:00 |
|
ruan
|
1db18b089d
|
Clean up settings.php
|
2016-09-27 08:41:29 +02:00 |
|
ruan
|
09b502e033
|
Clean up settings.php
|
2016-09-27 08:40:07 +02:00 |
|
ruan
|
28a0531f86
|
Use {name} rather than $name
|
2016-09-27 08:28:09 +02:00 |
|
ruan
|
3b7a7bab78
|
Fix kicks not being shown with show_inactive_bans=false
|
2016-09-16 21:06:43 +02:00 |
|
ruan
|
c9fdf6e313
|
Align translations
|
2016-09-09 20:06:25 +02:00 |
|
ruan
|
f6b86b8c2a
|
Add month translation option
|
2016-09-09 20:04:03 +02:00 |
|
ruan
|
24936479f9
|
Avoid showing any errors if error reporting is disabled
|
2016-09-09 19:45:00 +02:00 |
|
ruan
|
3e7c7f8163
|
Fixed ghost pages again
|
2016-09-09 18:14:09 +02:00 |
|
ruan
|
1d9c7d9a5d
|
Fix issues with show_inactive_bans
|
2016-09-09 17:47:41 +02:00 |
|
ruan
|
0f874cc521
|
Fix date format again
|
2016-09-09 17:45:16 +02:00 |
|
ruan
|
1762f71a08
|
Another fix for IP bans
|
2016-09-08 06:55:45 +02:00 |
|
ruan
|
cd998e5c82
|
Fix pure IP bans being shown on pager
|
2016-09-03 07:10:03 +02:00 |
|
ruan
|
7fef0ac8f7
|
Remove fallback
|
2016-09-02 06:23:14 +02:00 |
|
ruan
|
a16e29016d
|
Fix date format causing issues under Windows
|
2016-08-15 17:12:27 +02:00 |
|
ruan
|
4c61258013
|
Maybe it's null?
|
2016-08-14 19:47:03 +02:00 |
|
ruan
|
320aa974bc
|
Fallback to date() if strftime() doesn't work
|
2016-08-14 18:50:52 +02:00 |
|
ruan
|
54d0ba166e
|
Make expired punishments show as (Expired)
|
2016-07-27 16:34:13 +02:00 |
|
ruan
|
38345fc8ed
|
Updates
|
2016-07-26 13:52:25 +02:00 |
|
ruan
|
a5044fe044
|
Possible fix for another strange non-reproducible PHP bug
|
2016-07-20 17:42:54 +02:00 |
|
ruan
|
ee87e090ea
|
Refactor
|
2016-07-15 10:29:43 +02:00 |
|
ruan
|
7bdd2a9b75
|
Added (Unbanned by $name) to ban and mute listings
Hope I got the translations right.
|
2016-07-06 18:01:30 +02:00 |
|
ruan
|
835152be95
|
Fix column selection issue
|
2016-07-06 17:37:24 +02:00 |
|
ruan
|
1eba03cc29
|
Fix column selection issue
|
2016-07-06 17:35:40 +02:00 |
|
ruan
|
2d519f6396
|
Updates
|
2016-07-05 12:19:24 +02:00 |
|
ruan
|
5f3a430652
|
Change default avatar source to Crafatar
|
2016-06-07 14:02:24 +02:00 |
|
ruan
|
414167e84f
|
Remove deprecated ini_set
|
2016-05-08 12:04:45 +02:00 |
|