..
alerts
Alerts are now rendered via a client side transpiled template rather than being hard-coded.
2018-05-14 18:56:56 +10:00
counters
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
gauth
Added support for two-factor authentication.
2018-06-17 17:28:18 +10:00
templates
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
alerts.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
attachments.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
audit_logs.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
auth.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
cache.go
Added support for two-factor authentication.
2018-06-17 17:28:18 +10:00
common.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
email.go
Refactored the plugin system to use a hook table. This should help to reduce the probability of data races and strange bugs, as-well as helping to abstract certain details, so future changes are less likely to break things.
2018-10-21 23:54:32 +10:00
email_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
errors.go
Localised the common error phrases.
2018-09-28 17:19:51 +10:00
extend.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
files.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
forum.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
forum_perms.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
forum_perms_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
forum_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
group.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
group_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
ip_search.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
menu_item_store.go
Added the menu manager and menu item editor.
2018-05-11 15:41:51 +10:00
menu_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
menus.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
mfa_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
misc_logs.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
module_ottojs.go
Added the word filter store and moved the word filter routes into the route package.
2018-08-04 21:46:36 +10:00
no_websockets.go
Added more phrases for the notices.
2018-03-21 05:56:33 +00:00
null_topic_cache.go
Added support for two-factor authentication.
2018-06-17 17:28:18 +10:00
null_user_cache.go
0.1.0 tag, checkpoint release.
2018-09-19 16:09:03 +10:00
page_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
pages.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
parser.go
Refactored the plugin system to use a hook table. This should help to reduce the probability of data races and strange bugs, as-well as helping to abstract certain details, so future changes are less likely to break things.
2018-10-21 23:54:32 +10:00
permissions.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
phrases.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
pluginlangs.go
Finished moving the files into the subpackage, this should open more doors to us.
2017-11-11 04:06:16 +00:00
poll_cache.go
Almost finished live topic lists, you can find them at /topics/. You can disable them via config.json
2018-06-24 23:49:29 +10:00
poll_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
profile_reply.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
profile_reply_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
reply.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
reply_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
report_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
routes_common.go
Make the level bars in the profiles look less ugly.
2018-10-24 22:54:07 +10:00
settings.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
site.go
Added the DisableJSAntispam config.json setting.
2018-10-16 20:02:51 +10:00
statistics.go
Added the word filter store and moved the word filter routes into the route package.
2018-08-04 21:46:36 +10:00
subscription.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
tasks.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
template_init.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
theme.go
Moved the last control panel theme manager route into /routes/panel/
2018-10-02 14:09:17 +10:00
theme_list.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
thumbnailer.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
topic.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
topic_cache.go
Added support for two-factor authentication.
2018-06-17 17:28:18 +10:00
topic_list.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
topic_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
user.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
user_cache.go
0.1.0 tag, checkpoint release.
2018-09-19 16:09:03 +10:00
user_store.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
utils.go
Added level progress indicators, still WIP.
2018-10-08 15:34:25 +10:00
websockets.go
Reduced the amount of boilerplate in panel.Dashboard.
2018-10-02 16:56:24 +10:00
widgets.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
word_filters.go
We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
2018-10-27 13:40:36 +10:00
ws_hub.go
Finished the Most Viewed Page for Nox.
2018-09-26 17:46:30 +10:00
ws_user.go
Try to eliminate some of these debug comments.
2018-09-24 09:42:17 +10:00