mst
|
ab726bc720
|
no spaces-only questions
|
2025-02-28 07:17:39 +03:00 |
|
mst
|
1bf3f038fc
|
add a language settings page
|
2025-02-28 07:17:14 +03:00 |
|
mst
|
de5b1240c6
|
split unread and total question count
|
2025-02-28 07:17:04 +03:00 |
|
mst
|
820638694d
|
theme store implementation
|
2025-02-28 07:16:38 +03:00 |
|
mst
|
ef0dd5b4fe
|
username input in general settings
|
2025-02-28 07:15:26 +03:00 |
|
mst
|
d1e2227658
|
better inbox layout
|
2025-02-28 07:15:07 +03:00 |
|
mst
|
2388c1a1ce
|
fix
|
2025-02-28 07:14:51 +03:00 |
|
mst
|
cb22ef5c23
|
babel stuff
|
2025-02-28 07:14:24 +03:00 |
|
mst
|
38b012c276
|
more postgres stuff
|
2025-02-28 07:09:13 +03:00 |
|
mst
|
6e2056a685
|
updating the code to work with postgres
|
2025-02-28 07:07:52 +03:00 |
|
mst
|
eca33dcbdd
|
babel
|
2025-02-28 07:03:42 +03:00 |
|
mst
|
5ceb96492b
|
add changelog for 1.7.1 and 1.7.2
|
2024-12-17 16:07:43 +03:00 |
|
mst
|
acd8e7fc86
|
bump version
|
2024-12-17 16:07:29 +03:00 |
|
mst
|
46fd57a295
|
fix
|
2024-12-17 16:07:17 +03:00 |
|
mst
|
ab95963a88
|
select pinned questions first
|
2024-12-17 16:06:37 +03:00 |
|
mst
|
5f81017d79
|
use w-50 instead
|
2024-12-16 17:08:21 +03:00 |
|
mst
|
bf7e105b97
|
add update guide for 1.7.1
|
2024-12-16 16:57:36 +03:00 |
|
mst
|
307bf83ee8
|
bump version
|
2024-12-16 16:53:29 +03:00 |
|
mst
|
5c721c1524
|
use new render_markdown() function in inbox template
|
2024-12-16 16:53:05 +03:00 |
|
mst
|
cade47b04a
|
simplify question card template
|
2024-12-16 16:52:44 +03:00 |
|
mst
|
502534131b
|
use new render_markdown() function in question card, simplify template
|
2024-12-16 16:52:27 +03:00 |
|
mst
|
92e4fa9e82
|
simplify card text
|
2024-12-16 16:51:22 +03:00 |
|
mst
|
1273e5ba94
|
make admin pages prettier
|
2024-12-16 16:51:07 +03:00 |
|
mst
|
388bd29573
|
add error templates
|
2024-12-16 16:50:24 +03:00 |
|
mst
|
785273128d
|
if question/answer is not found, return a 404
|
2024-12-16 16:50:12 +03:00 |
|
mst
|
71cbd9e54b
|
improve markdown rendering, add error handlers, simplify index route logic
|
2024-12-16 16:49:42 +03:00 |
|
mst
|
4557b166bb
|
getAllQuestions function
|
2024-12-16 16:48:31 +03:00 |
|
mst
|
cab955dbea
|
don't add antispam scripts if antispam is not enabled
|
2024-12-16 16:46:30 +03:00 |
|
mst
|
65ac530e39
|
style fixes
|
2024-12-16 16:46:03 +03:00 |
|
mst
|
b2eac9654b
|
add ntfy support
|
2024-12-16 16:45:41 +03:00 |
|
mst
|
91cd4b4c43
|
update guide for 1.7.0
|
2024-11-26 15:30:10 +03:00 |
|
mst
|
ad3adf6d16
|
changelog for 1.7.0
|
2024-11-26 15:27:21 +03:00 |
|
mst
|
9f166efc26
|
some new constants + bump version
|
2024-11-26 15:27:08 +03:00 |
|
mst
|
801153a9b9
|
update example config
|
2024-11-26 15:26:53 +03:00 |
|
mst
|
bbec16e926
|
add more stuff to roadmap
|
2024-11-26 15:26:31 +03:00 |
|
mst
|
01b960efc6
|
links to new pages + some other small stuff
|
2024-11-26 15:26:14 +03:00 |
|
mst
|
d886d1af58
|
add accessibility page template
|
2024-11-26 15:25:40 +03:00 |
|
mst
|
1beec55bac
|
add anti-spam page template
|
2024-11-26 15:25:33 +03:00 |
|
mst
|
3211b6321e
|
add import/export page template
|
2024-11-26 15:25:25 +03:00 |
|
mst
|
50bcdce6b3
|
add atkinson hyperlegible font
|
2024-11-26 15:25:08 +03:00 |
|
mst
|
70eb8dba0b
|
slight css changes
|
2024-11-26 15:24:52 +03:00 |
|
mst
|
219269f090
|
awful switch color workaround
|
2024-11-26 15:24:38 +03:00 |
|
mst
|
475de66cec
|
switches + new config option
|
2024-11-26 15:23:31 +03:00 |
|
mst
|
86fb42c6f6
|
add import/export functions
|
2024-11-26 15:16:42 +03:00 |
|
mst
|
283f2e5784
|
fix rendering of emojis with camelCase names
|
2024-11-26 15:16:14 +03:00 |
|
mst
|
ad4f34c7db
|
slight ui improvements
|
2024-11-26 15:15:46 +03:00 |
|
mst
|
ea1b6f9bc6
|
use api.updateBlacklist instead of the same route
|
2024-11-26 15:15:30 +03:00 |
|
mst
|
008407b2f2
|
change return string text because why not
|
2024-11-26 15:15:13 +03:00 |
|
mst
|
74fd0ba646
|
remove debug prints and unused code
|
2024-11-26 15:14:57 +03:00 |
|
mst
|
b98cf142d7
|
add api routes for import/export and updating blacklist
|
2024-11-26 15:14:16 +03:00 |
|