mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* show user avatar (outfit) in forum posts
* show user position (group) in forum posts * replaced forum actions links (move, remove, edit, quote) with images * redirect directly to the thread on user login (on new reply) * fixed account login redirect with special chars (like '&' and '?')
This commit is contained in:
4
TODO
4
TODO
@@ -16,10 +16,6 @@
|
||||
* hooks
|
||||
* fieldExist and tableExist functions
|
||||
* Menus in templates
|
||||
* forum:
|
||||
* show position of the player
|
||||
* replace forum actions links for admin (move, remove) with images
|
||||
* redirect directly to the thread on user login
|
||||
* characters: edit in admin panel option
|
||||
* move highscores to twig
|
||||
* $db->hasTable(table) + $db->hasColumn(table, column)
|
||||
|
Reference in New Issue
Block a user