Commit graph

  • f0e302b58a
    emoji picker + textarea footer for 'ask a question' mst 2025-02-28 07:25:38 +03:00
  • cadce98fc2
    babel + slight layout change mst 2025-02-28 07:24:39 +03:00
  • 3b19d27fad
    some question card style changes mst 2025-02-28 07:24:03 +03:00
  • 42459b0c74
    auto-pagination mst 2025-02-28 07:23:33 +03:00
  • 80a46c9de9
    question card layout setting mst 2025-02-28 07:22:59 +03:00
  • 2d2ba12379
    some style updates mst 2025-02-28 07:22:35 +03:00
  • 691f0b0340
    more babel stuff mst 2025-02-28 07:22:03 +03:00
  • 8f6db2fe11
    script update mst 2025-02-28 07:18:11 +03:00
  • ab726bc720
    no spaces-only questions mst 2025-02-28 07:17:39 +03:00
  • 1bf3f038fc
    add a language settings page mst 2025-02-28 07:17:14 +03:00
  • de5b1240c6
    split unread and total question count mst 2025-02-28 07:17:04 +03:00
  • 820638694d
    theme store implementation mst 2025-02-28 07:16:38 +03:00
  • ef0dd5b4fe
    username input in general settings mst 2025-02-28 07:15:26 +03:00
  • d1e2227658
    better inbox layout mst 2025-02-28 07:15:07 +03:00
  • 2388c1a1ce
    fix mst 2025-02-28 07:14:51 +03:00
  • cb22ef5c23
    babel stuff mst 2025-02-28 07:14:24 +03:00
  • 38b012c276
    more postgres stuff mst 2025-02-28 07:09:13 +03:00
  • 6e2056a685
    updating the code to work with postgres mst 2025-02-28 07:07:52 +03:00
  • eca33dcbdd
    babel mst 2025-02-28 07:03:42 +03:00
  • 5ceb96492b add changelog for 1.7.1 and 1.7.2 mst 2024-12-17 16:07:43 +03:00
  • acd8e7fc86 bump version mst 2024-12-17 16:07:29 +03:00
  • 46fd57a295 fix mst 2024-12-17 16:07:17 +03:00
  • ab95963a88 select pinned questions first mst 2024-12-17 16:06:37 +03:00
  • 5f81017d79 use w-50 instead mst 2024-12-16 17:08:21 +03:00
  • bf7e105b97 add update guide for 1.7.1 mst 2024-12-16 16:57:36 +03:00
  • 307bf83ee8 bump version mst 2024-12-16 16:53:29 +03:00
  • 5c721c1524 use new render_markdown() function in inbox template mst 2024-12-16 16:53:05 +03:00
  • cade47b04a simplify question card template mst 2024-12-16 16:52:44 +03:00
  • 502534131b use new render_markdown() function in question card, simplify template mst 2024-12-16 16:52:27 +03:00
  • 92e4fa9e82 simplify card text mst 2024-12-16 16:51:22 +03:00
  • 1273e5ba94 make admin pages prettier mst 2024-12-16 16:51:07 +03:00
  • 388bd29573 add error templates mst 2024-12-16 16:50:24 +03:00
  • 785273128d if question/answer is not found, return a 404 mst 2024-12-16 16:50:12 +03:00
  • 71cbd9e54b improve markdown rendering, add error handlers, simplify index route logic mst 2024-12-16 16:49:42 +03:00
  • 4557b166bb getAllQuestions function mst 2024-12-16 16:48:31 +03:00
  • cab955dbea don't add antispam scripts if antispam is not enabled mst 2024-12-16 16:46:30 +03:00
  • 65ac530e39 style fixes mst 2024-12-16 16:46:03 +03:00
  • b2eac9654b add ntfy support mst 2024-12-16 16:45:41 +03:00
  • 91cd4b4c43 update guide for 1.7.0 mst 2024-11-26 15:30:10 +03:00
  • ad3adf6d16 changelog for 1.7.0 mst 2024-11-26 15:27:21 +03:00
  • 9f166efc26 some new constants + bump version mst 2024-11-26 15:27:08 +03:00
  • 801153a9b9 update example config mst 2024-11-26 15:26:53 +03:00
  • bbec16e926 add more stuff to roadmap mst 2024-11-26 15:26:31 +03:00
  • 01b960efc6 links to new pages + some other small stuff mst 2024-11-26 15:26:14 +03:00
  • d886d1af58 add accessibility page template mst 2024-11-26 15:25:40 +03:00
  • 1beec55bac add anti-spam page template mst 2024-11-26 15:25:33 +03:00
  • 3211b6321e add import/export page template mst 2024-11-26 15:25:25 +03:00
  • 50bcdce6b3 add atkinson hyperlegible font mst 2024-11-26 15:25:08 +03:00
  • 70eb8dba0b slight css changes mst 2024-11-26 15:24:52 +03:00
  • 219269f090 awful switch color workaround mst 2024-11-26 15:24:38 +03:00
  • 475de66cec switches + new config option mst 2024-11-26 15:23:31 +03:00
  • 86fb42c6f6 add import/export functions mst 2024-11-26 15:16:42 +03:00
  • 283f2e5784 fix rendering of emojis with camelCase names mst 2024-11-26 15:16:14 +03:00
  • ad4f34c7db slight ui improvements mst 2024-11-26 15:15:46 +03:00
  • ea1b6f9bc6 use api.updateBlacklist instead of the same route mst 2024-11-26 15:15:30 +03:00
  • 008407b2f2 change return string text because why not mst 2024-11-26 15:15:13 +03:00
  • 74fd0ba646 remove debug prints and unused code mst 2024-11-26 15:14:57 +03:00
  • b98cf142d7 add api routes for import/export and updating blacklist mst 2024-11-26 15:14:16 +03:00
  • 5f1f154789 add some new admin page routes mst 2024-11-26 15:13:55 +03:00
  • f316d89e9d add unread question count mst 2024-11-26 15:13:17 +03:00
  • bcf7972f77 add requests into imports mst 2024-11-26 15:12:36 +03:00
  • 7f615bbdf1 move addAnswer logic into functions mst 2024-11-26 15:11:59 +03:00
  • b7cb3f8247 no inserting html tags into questions anymore mst 2024-11-26 15:11:13 +03:00
  • 9c9970b930 use app.logger.debug() instead of print() mst 2024-11-26 15:10:14 +03:00
  • cac5ba5661 remove unused code mst 2024-11-26 15:09:38 +03:00
  • 8f9459c0a4 move @font-face out of here mst 2024-11-26 15:09:03 +03:00
  • 069e789978 css accessibility improvements mst 2024-11-26 15:08:43 +03:00
  • a114076372 add more stuff to gitignore mst 2024-11-26 15:07:55 +03:00
  • aae198496d some slight ui improvements mst 2024-11-26 15:07:40 +03:00
  • f416e5cf9e tons of new and fixed js logic mst 2024-11-26 15:06:50 +03:00
  • 29379ca493 captcha support + remove row div mst 2024-11-26 15:05:05 +03:00
  • 87aaca7ae3 layout fix mst 2024-11-26 15:04:27 +03:00
  • bd57f1834d show instance title in rs layout + layout fix mst 2024-11-26 15:04:16 +03:00
  • 341f3ab7d2 ui improvements + icons mst 2024-11-26 15:02:55 +03:00
  • 7a8fa642dc pwa manifest + atkinson hyperlegible support mst 2024-11-26 15:01:45 +03:00
  • 9f1b13c64f various inbox ui improvements mst 2024-11-26 15:01:18 +03:00
  • 0af8ce7648 see all emojis in a pack from the admin panel mst 2024-11-26 15:00:52 +03:00
  • 95f2f4e1a9 add an icon to delete button mst 2024-11-26 15:00:07 +03:00
  • 22493bdfc7 various normal layout improvements + captcha support mst 2024-11-26 14:59:42 +03:00
  • 650e402f84 various rs layout improvements mst 2024-11-26 14:59:06 +03:00
  • e0e492211b add unread column to schema mst 2024-11-26 14:58:40 +03:00
  • 1e13fefcc6 move addQuestion func to functions.py + pwa manifest route mst 2024-11-26 14:58:19 +03:00
  • d301606325 add more needed imports mst 2024-11-26 14:57:07 +03:00
  • f9d0b8653d add userway into base template + font preload condition mst 2024-11-26 14:56:37 +03:00
  • 1b170a1c76 add requests to requirements mst 2024-11-26 14:54:04 +03:00
  • 3bc97b26ff some logic improvements mst 2024-11-26 14:53:48 +03:00
  • 2b52aef8d3 use my-1 instead of mt-1 mb-1 mst 2024-11-26 14:53:25 +03:00
  • 6617d4fe29 stop flooding the DOM with modals mst 2024-11-26 14:53:06 +03:00
  • a021702aad revamp single question view template mst 2024-11-26 14:52:08 +03:00
  • d6acdb7919 improve install script a little bit mst 2024-11-26 14:47:02 +03:00
  • bbe8994907 add appendToJSON() function mst 2024-11-26 14:45:41 +03:00
  • 30f90da265 this is not needed anymore mst 2024-11-26 14:44:35 +03:00
  • 3426cf359f honestly don't remember what i did there mst 2024-11-26 14:43:54 +03:00
  • 026c950a02 also update update.md mst 2024-10-20 01:04:49 +03:00
  • 29f1b19bba hotfix mst 2024-10-20 01:04:14 +03:00
  • ea1d27cf81 add remaining files (moved/deleted) mst 2024-10-20 00:17:41 +03:00
  • 643f9e4efe update .gitignore mst 2024-10-20 00:16:40 +03:00
  • 29eee8d8a4 add update instructions for 1.6.0 mst 2024-10-20 00:16:27 +03:00
  • 6fbb30f895 add changelog for 1.6.0 mst 2024-10-20 00:16:00 +03:00
  • 7facd086ff some changes mst 2024-10-20 00:05:40 +03:00