- Date and time format in the message header - The editor now uses the space it has and doesn't sit in its corner any longer Add the following to your `local.py` python CKEDITOR_CONFIGS = {"default": {"width": "100%", "height": "45vh"}}
- Lightbox doesn't put the complete message in the modal anymore, now just the image that has been clicked
0.0.1alpha.5
Added
- Messages can now be modified by their author or anyone with the `manage_forum` permission - Users with the `manage_forum` permission can now delete messages. Keep in mind, if the last message of a topic is deleted, the topic will be removed as well.
Fixed
- `time_modified` timestamps for messages - Topic doesn't exist error when trying to view a topic that indeed doesn't exist (anymore) - An issue where the initialization of the lightbox modal would interfere with other modals in a topic view. Even when there was no image that needs a lightbox. - Consistent button style
0.0.1alpha.4
Added
- A note when replying to a topic while not being on the last page of it - Ability to lock and unlock topics for forum managers - Ability to set/unset topics as "Sticky" for forum managers - Ability to delete topics for forum managers - Some "read_by" marker in preparation for the "Unread Messages" functionality
Changed
- Implemented a simpler way to get a setting from the DB
0.0.1alpha.3
Added
- Topic pagination in board view
REMOVED
- Page number from pagination links when navigating to the first page. It's not needed there ...
0.0.1alpha.2
Fixed
- Missing prefix added to "New Category" form
0.0.1alpha.1
Added
- First version for Alpha testing
<!-- Links -->
[125]: https://github.com/ppfeufer/aa-forum/issues/125 "Localization of forum time" [aa time zones]: https://github.com/ppfeufer/aa-timezones "AA Time Zones" [aa-discordbot]: https://github.com/pvyParts/allianceauth-discordbot "AA-Discordbot" [admin board options]: https://raw.githubusercontent.com/ppfeufer/aa-forum/master/docs/images/admin-board-options.jpg "Admin Board Options" [discordproxy]: https://gitlab.com/ErikKalkoken/discordproxy "discordproxy" [new feature: announcement boards]: https://raw.githubusercontent.com/ppfeufer/aa-forum/master/docs/images/feature-announcement-board.jpg "New Feature: Announcement Boards" [new feature: support for aa-timezones]: https://user-images.githubusercontent.com/2989985/195106607-8caf39c1-7343-404b-a926-e3253558b1ce.png "New Feature: Support for aa-timezones" [readme.md]: https://github.com/ppfeufer/aa-forum/blob/development/README.md "README.md"