Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Go to file
a 6d4bd5cdf2 remove more useless files 2022-02-21 03:16:28 +00:00
.vscode remove more useless files 2022-02-21 03:16:15 +00:00
attachs Added Quick Topic. 2017-10-05 11:20:28 +01:00
backups You can now search for whatever IP you want in the IP Searcher. 2017-09-23 20:57:13 +01:00
cmd remove more useless files 2022-02-21 03:16:15 +00:00
common Fix level bar UI. 2021-07-28 17:43:38 +10:00
config docs for weakpass.json 2020-06-19 13:03:10 +10:00
docs Add DisableIP config setting. 2021-05-12 12:04:55 +10:00
experimental rehome plugin hyperdrive 2020-04-13 15:58:37 +10:00
extend avoid false positives in html blocks with underscore markdown with latin word boundary detection 2020-06-08 21:02:19 +10:00
images Pin Docker to 1.10 not the patch version, otherwise things could go horribly wrong. 2018-08-11 22:09:26 +10:00
install remove more useless files 2022-02-21 03:16:15 +00:00
langs WIP forum action code. Currently disabled. 2021-04-08 00:23:11 +10:00
logs You can now disable slugs. 2018-04-03 05:34:07 +01:00
migrations Added the AboutSegment feature, you can see this in use on Cosora, it's a little raw right now, but I'm planning to polish it in the next commit. 2017-11-23 05:37:08 +00:00
old-images Start phasing out Tempra Conflux. 2018-07-30 12:51:22 +10:00
pages Made some minor tweaks. 2017-12-22 03:32:23 +00:00
patcher fix patcher query 2021-04-08 10:36:48 +10:00
public remove more useless files 2022-02-21 03:16:15 +00:00
pubnot avoid loading useless files into memory 2020-04-13 14:17:22 +10:00
query_gen Optimise template generator. 2021-04-30 08:33:02 +10:00
router_gen Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
routes Fix level bar UI. 2021-07-28 17:43:38 +10:00
schema remove more useless files 2022-02-21 03:16:15 +00:00
templates Empty level bar on 0. 2021-07-29 17:09:23 +10:00
test_data initial attachment tests 2020-02-19 15:12:59 +10:00
themes Fix level bar UI. 2021-07-28 17:43:38 +10:00
tmp Add a missing instruction to the installation guide. 2019-10-27 09:11:09 +10:00
tmpl_client remove more useless files 2022-02-21 03:16:15 +00:00
updater double the number of cached noavatars 2020-11-09 16:12:08 +10:00
uploads Added the profile system. 2016-12-07 09:34:09 +00:00
uutils remove more useless files 2022-02-21 03:16:15 +00:00
.codebeatignore save bytes in the client templates 2020-03-23 09:14:08 +10:00
.codeclimate.yml UNSTABLE: Began work on the Nox Theme. 2018-05-27 19:36:35 +10:00
.eslintrc.json Added the init.js file to make certain bits of JS run sooner than others. 2018-08-13 20:34:00 +10:00
.gitignore save bytes in the client templates 2020-03-23 09:14:08 +10:00
LICENSE Adding the files. 2016-12-02 07:38:54 +00:00
build-linux update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
build-linux-nowebsockets update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
database.go fix topic store error surfacing 2021-04-08 15:01:27 +10:00
gen_mssql.go Optimise the database layer. 2020-01-01 07:57:54 +10:00
gen_mysql.go remove more useless files 2022-02-21 03:16:15 +00:00
gen_pgsql.go remove more useless files 2022-02-21 03:16:15 +00:00
gen_router.go Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
gen_tables.go Basic group promotions. 2019-09-29 14:56:39 +10:00
general_test.go Add ScheduledTasks and TaskSet interfaces. 2021-05-03 10:36:29 +10:00
go.mod Update go-sql-driver to v1.6.0 2021-05-26 13:24:45 +10:00
go.sum Update go-sql-driver to v1.6.0 2021-05-26 13:24:45 +10:00
main.go remove more useless files 2022-02-21 03:16:15 +00:00
misc_test.go remove more useless files 2022-02-21 03:16:15 +00:00
mssql.go Add Dev.HourDBTimeout unlisted config setting. 2021-06-14 13:32:07 +10:00
mysql.go remove more useless files 2022-02-21 03:16:15 +00:00
old_router.go rename router.go to old_router.go 2021-03-23 18:17:07 +10:00
parser_test.go Add ClearIPs() to TopicStore. 2021-04-27 20:20:26 +10:00
pgsql.go Add Dev.HourDBTimeout unlisted config setting. 2021-06-14 13:32:07 +10:00
plugin_test.go avoid false positives in html blocks with underscore markdown with latin word boundary detection 2020-06-08 21:02:19 +10:00
pre-run-linux switch the order on these 2020-05-28 18:07:13 +10:00
rev_templates.go Moved the create statement into the TopicStore. 2017-11-07 22:38:15 +00:00
router.go remove more useless files 2022-02-21 03:16:15 +00:00
routes.go optimise alerts with sync pool 2020-04-21 09:59:23 +10:00
run-linux update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
run-linux-nowebsockets update startup scripts to call hookgen 2020-05-24 18:06:24 +10:00
run-linux-tests Speeded up compilation 2019-07-10 18:33:07 +03:00
tickloop.go remove more useless files 2022-02-21 03:16:15 +00:00
tmplstub.go save bytes in the client templates 2020-03-23 09:14:08 +10:00