slawkens1
544375378f
* 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 '?')
2018-01-06 01:46:36 +01:00
slawkens1
c2574235ea
* forum: show image in full screen on click
...
* do not expand the whole site cause of big posted forum images, instead
show a small image and allow full size on click
2018-01-05 23:48:08 +01:00
slawkens1
5475bd6b5f
* dont add extra <br/> to the TinyMCE news forum posts
2018-01-05 21:44:19 +01:00
slawkens
7b84614a79
* removed @version header from files, as it was hard to maintain
2017-11-09 10:02:15 +01:00
slawkens1
1610a4ab91
* update to 0.6.6
2017-10-22 23:38:51 +02:00
slawkens1
2b6d65e955
* update to 0.6.5
2017-10-21 04:32:20 +02:00
slawkens1
9f946d4bc4
* update to 0.6.4
2017-10-20 22:17:54 +02:00
slawkens1
85c9a1e84d
* update to 0.6.3
2017-10-20 21:18:50 +02:00
slawkens1
c6b6638705
* fixed viewing thread without being logged
...
* removed unused and wrong function OTS_Account::getLastLogin() (field
lastday is used for premium)
2017-10-20 20:29:10 +02:00
slawkens1
8ab7be9fb8
* update to 0.6.2
2017-10-20 18:16:52 +02:00
slawkens
762fa31c28
* added forums for guilds and groups
...
* (internal) new function: OTS_Guild::hasMember(OTS_Player $player)
* (internal) new function: Forum::hasAccess($board_id)
2017-10-20 16:59:14 +02:00
slawkens
c7f549742d
Merge branch 'master' of https://github.com/slawkens/myaac
2017-10-18 10:29:59 +02:00
slawkens
1850ef70d8
* moved forum.new_post to twig templates
...
* moved forum functions to Forum class
* minimum PHP version to install AAC is now 5.3.0 cause of Anonymous functions used by Twig
2017-10-18 10:29:54 +02:00
slawkens1
0b693a02bd
* update to 0.6.1
2017-10-17 23:18:20 +02:00
slawkens
cb83e17710
* moved forum actions (pages) to forum/ directory
...
* fixed account actions
2017-10-17 16:30:39 +02:00