Skip to content

Xeta 2.0.0 released

Compare
Choose a tag to compare
@Xety Xety released this 24 Apr 16:43
· 427 commits to master since this release

I'm glad to announce that the forum is ready guys ! 馃槃

Actually, the forum should be threaded as a b锚ta. New features will be added to it in the future.

New Features :

  • Forum
    • Threads "Sticky"
    • Create/Edit a Thread
    • Create/Edit/Delete/Quote a Post (Reply)
    • AntiSpamming Rules (While creating a thread/post)
    • Implemented some CounterCache, like forum_posts_count, forum_threads_count for the users
    • Implemented a SlugRoute to slug url automatically : https://github.com/Xety/Xeta/blob/master/src/Routing/Route/SlugRoute.php
    • Added Groups color : 0a66108
    • A system to likes posts.
    • Implemented Categories management in Admin Panel : a4f784a
    • Added a sidebar to the right of the forum
      • Staff Online
      • Members in Chat
    • Implemented a statistics features at the bottom of the forum (Who's online, member registered, number of threads/posts on the forum)
  • Chatbox (AJAX)
    • Ban/Unban/Prune commands
    • Delete a message
    • No-connected users can see the chatbox, but they can not post message into the chat
  • Added BadgesI18n : 4dc2f79
  • Online/Offline system
  • Sessions use now the database
  • Switch CodeSniffer v1 to 2.x

Because i don't use the Migration system (yet), i suggest to you to install this version on a fresh install.

I know this release as some bugs, there is the list :