ruan
|
88cc07540b
|
Fixed avatar source bug
|
2018-02-28 09:39:14 +02:00 |
|
ruan
|
16f2dc1f7c
|
Changed avatar source tokens from $UUID/$NAME to {uuid}/{name}
|
2018-02-28 09:32:52 +02:00 |
|
ruan
|
f282e9cfde
|
Request non-dashed UUIDs from avatar source
|
2018-02-22 06:16:32 +02:00 |
|
ruan
|
a2abd7f782
|
Add offline-mode avatar source as Crafatar no longer supports names
|
2018-02-21 12:40:15 +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
|
531aa2c6d5
|
Add option for offline-mode UUID avatars
|
2017-09-08 06:29:33 +02:00 |
|
ruan
|
a07db7e7e9
|
Revert timezone code for now
|
2017-06-30 07:07:16 +02:00 |
|
ruan
|
0b4d3fc39c
|
Add line break for name_under
|
2017-06-29 23:20:59 +02:00 |
|
ruan
|
663221c76a
|
Fix new expiry method issues
|
2017-06-29 23:19:58 +02:00 |
|
ruan
|
bfccfee536
|
Non-null removed_by_name is not expired
|
2017-06-29 22:24:42 +02:00 |
|
ruan
|
47a1529529
|
Timezones are fun
|
2017-06-29 22:21:37 +02:00 |
|
ruan
|
fc65dda94b
|
Add better punishment expiry detection
|
2017-06-29 22:12:47 +02:00 |
|
ruan
|
1daa5b36ca
|
Always accept console_name as a console alias for get_avatar()
|
2017-06-22 14:22:09 +02:00 |
|
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
|
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
|
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
|
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
|
f6b86b8c2a
|
Add month translation option
|
2016-09-09 20:04:03 +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
|
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
|
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
|
414167e84f
|
Remove deprecated ini_set
|
2016-05-08 12:04:45 +02:00 |
|
ruan
|
f110eb7f5b
|
Fix warning glyphicons not being shown when translated
|
2016-04-11 09:02:14 +02:00 |
|
ruan
|
7cb40db874
|
Handle null title properly
|
2016-02-21 06:48:13 +02:00 |
|
ruan
|
c9bc532c82
|
Rename handle_database_error to handle_error
|
2016-02-21 06:47:56 +02:00 |
|
ruan
|
4d019365f6
|
Reformat code
|
2016-02-12 11:44:36 +02:00 |
|