gosora/themes/nox/public
Azareal bf2af0ae96 Laid the foundations for better reply attachments.
The attachment manager introduced in the previous patch is now properly localised.

Repurposed AttachmentStore.CountInTopic as a more general CountIn method.
Added an & entity in attachment URLs so that the characters don't get mutated into something weird.
Tried to make the linebreaks a little glitchy in the inline editor, we have a better solution in a mind soon!
Fixed a bug where replies used .ContentHTML instead of .Content which led to a lot of HTML getting in the way of reply edits.
Fixed a bug where reply attachments used the topicID rather than the replyID for their originID entries.
Fixed a bug where the topic attachment counts weren't getting incremented.

Added the topic.select_button_test, topic.copy_button_test and topic.upload_button_test phrases.

Added the attachCount column to the replies table. This commit requires you to run the patcher / updater.
2018-12-27 19:12:30 +10:00
..
fa-svg Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
acc_panel_common.css Added the login log. 2018-12-17 14:58:55 +10:00
account.css Added the login log. 2018-12-17 14:58:55 +10:00
main.css Laid the foundations for better reply attachments. 2018-12-27 19:12:30 +10:00
misc.js You can now manage the attachments for an opening post by hitting edit. 2018-12-27 15:42:41 +10:00
panel.css Added the login log. 2018-12-17 14:58:55 +10:00
profile.css Improved mobile usability for Nox in the topic list, profiles, account manager and control panel. More to come. 2018-12-08 16:49:14 +10:00