Commit Graph

  • b757a10a7f
    Some fixes deing 2019-08-12 14:47:36 +0200
  • 2b2a5313b8 Add "slow reply" mode that can be applied to users Deimos 2019-06-13 14:58:02 -0600
  • 4f03a0fa5c Switch +/- on comment collapse buttons with CSS Deimos 2019-08-11 17:51:49 -0600
  • 257cbec86e Wiki: find index pages in folders automatically Deimos 2019-08-11 13:26:41 -0600
  • 7036b57778 Link wiki breadcrumbs to index pages Deimos 2019-08-11 12:54:57 -0600
  • 355ddc40ba Increase max wiki page length to 1 million Deimos 2019-08-10 15:21:53 -0600
  • a1c835bf46 Show "breadcrumbs" on wiki pages Deimos 2019-08-10 14:38:17 -0600
  • a64a4ca58c GroupWikiPage: add slug property Deimos 2019-08-10 11:20:12 -0600
  • 52c7cb1586 Rename GroupWikiPage.slug to path Deimos 2019-08-09 22:51:25 -0600
  • f6fa69989b Add borders between cells in tables Deimos 2019-08-09 18:27:58 -0600
  • 6fcf5dfdc1 Enable wiki page routes to handle folders Deimos 2019-08-09 15:51:27 -0600
  • d306d879ca Docs site: add redirects for old urls Deimos 2019-08-08 21:32:49 -0600
  • 99ece96f56 Apply theme colors to "breadcrumb" elements Deimos 2019-08-08 15:40:55 -0600
  • 12990253b8 SCSS: use perceived-brightness everywhere Deimos 2019-08-06 16:22:52 -0600
  • a88ae617b1 production.ini.example: comment out sentry_dsn Deimos 2019-08-06 12:22:56 -0600
  • ed370209b8 Fix repost check not using TopicQuery Deimos 2019-08-06 11:13:53 -0600
  • 30a8d92ead
    Add warning when replying to old topics/comments deing 2019-08-06 18:12:22 +0200
  • 5967a25b9c Update pypi package versions (requirements.txt) Deimos 2019-08-05 20:38:46 -0600
  • 730dce2bb1 Markdown: add <small> to HTML whitelist Deimos 2019-08-05 14:31:02 -0600
  • 67f6e179f4 Add Zenburn theme Deimos 2019-08-05 13:01:32 -0600
  • 67d93eeabf Increase (un-shrink) font size in code blocks Deimos 2019-08-03 15:09:51 -0600
  • 9fc84bf681 X-IC-Redirect header: only escape path component Deimos 2019-07-31 23:08:28 -0600
  • 168e77d2b7 Fix issue with url-encoding X-IC-Redirect header Deimos 2019-07-31 20:41:19 -0600
  • 50d452496d Markdown: require double tildes for strikethrough Deimos 2019-07-31 18:05:43 -0600
  • 416daf4d7d Make embedly scraper skip inapplicable links Deimos 2019-07-31 14:29:59 -0600
  • d004776acf Fix excess whitespace around group_linked macro Deimos 2019-07-30 18:20:43 -0600
  • 8e45a66208 Show group-specific search in header Deimos 2019-07-30 18:16:10 -0600
  • 20e99909a5 Add basic group-specific search Deimos 2019-07-30 18:06:17 -0600
  • c10746a69f Exclude YouTube videos from Embedly scraper Deimos 2019-07-29 15:12:48 -0600
  • 5d3794f08c Fix tag autocomplete comparison to existing tags Bauke 2019-07-28 10:36:06 +0200
  • 96871c261e
    Appease the Linting Gods Bauke 2019-07-28 17:09:57 +0200
  • e30c30f9bc
    Change it to a cleaner version Bauke 2019-07-28 16:54:58 +0200
  • 80b4c6d096
    Fix #526: Common suffix tag autocomplete breakage deing 2019-07-28 10:36:06 +0200
  • 2502750a08 Apply theme colors to :invalid <input> elements Deimos 2019-07-27 16:48:27 -0600
  • d61511fde5 Tags: Add client-side check for invalid characters deing 2019-07-26 14:57:33 +0200
  • 69c07cd812 Solarized Light: Fix color for linked-to comment Deimos 2019-07-26 21:20:26 -0600
  • 0d86fa2daf Fix comment removal warning not using theme color Deimos 2019-07-26 12:50:44 -0600
  • e95b324318
    Minor fixes deing 2019-07-26 15:21:08 +0200
  • 95350fbaad
    Add client-side tag validation deing 2019-07-26 14:57:33 +0200
  • e81f3da9de Solarized Light theme: fix warning color/toast Deimos 2019-07-25 21:31:00 -0600
  • 37c3635a46 SCSS: Add function for "perceived brightness" Deimos 2019-07-25 21:27:16 -0600
  • 7728ee587c Add rate-limiting to donate endpoint Deimos 2019-07-25 17:30:22 -0600
  • d07993bb11 Prevent edit conflicts for topic tags Deimos 2019-07-24 22:43:50 -0600
  • ff5465c4f8 Add warning/confirmation for reposting link topics Deimos 2019-07-24 14:13:58 -0600
  • 821793cbea Increase line-height for collapsed comments Deimos 2019-07-22 14:20:33 -0600
  • e16dcea048 Update npm packages (package-lock.json) Deimos 2019-07-18 21:12:55 -0600
  • 793aeea594 Update mypy to 0.720 Deimos 2019-07-18 20:01:33 -0600
  • 989d50188a Update pypi package versions (requirements.txt) Deimos 2019-07-18 19:38:30 -0600
  • 8d6f49547b Templates: use pluralize macro wherever possible Deimos 2019-07-17 17:01:08 -0600
  • cfe6c0f564 Fix pluralization for og:description Deimos 2019-07-16 18:54:33 -0600
  • c494f585c3 Use webtest to ensure no external login redirects Deimos 2019-07-08 17:42:03 -0600
  • 7a572cdf98 Redirect logged-out users to login page on 403 Deimos 2019-07-08 16:00:42 -0600
  • d602eb5611 Redirect back to "source" page after logging in Deimos 2019-07-08 14:36:16 -0600
  • ff94f095b6 Fix run/restart method for transparent_hugepage Deimos 2019-07-05 20:05:35 -0600
  • b5d2828070 Disable line-ending checks in eslint and stylelint Deimos 2019-07-05 17:27:08 -0600
  • ac4e8e9b54 Prevent symlink creation in npm install Deimos 2019-07-05 17:22:45 -0600
  • 5415053827 Add .gitattributes file to control line-endings Deimos 2019-07-05 16:05:31 -0600
  • 8019c9809d Vagrant: increase default resources for VM Deimos 2019-07-04 22:32:42 -0600
  • f096cd59c8 Add ctrl-enter to tag autocomplete form Adams T 2019-07-04 10:27:01 +0000
  • 543c312b49 Update pypi package versions (requirements.txt) Deimos 2019-07-04 11:30:33 -0600
  • d857160386 previous commit did not work, because of my error Adams T 2019-07-04 10:27:01 +0000
  • fa4f63424c Fix error if tags omitted from new topic POST Deimos 2019-07-01 14:04:47 -0600
  • 69db47a780 Move "not found" errors into root factories Deimos 2019-06-29 15:03:26 -0600
  • 730f0ea69a Only apply nginx ratelimit in prod Deimos 2019-06-29 14:30:47 -0600
  • aa1fa0645c Keep visited links in site footer as "base" color Deimos 2019-06-25 17:04:59 -0600
  • 13cceadf43 Remove a couple unnecessary CSS rules Deimos 2019-06-25 16:37:26 -0600
  • 806ebd7b17 Change "link button" color to match normal links Deimos 2019-06-25 16:24:34 -0600
  • be8c30a103 Handle AJAX error responses that come back as HTML Deimos 2019-06-24 19:52:02 -0600
  • f6088373cd Handle topic ID 0 in topic_by_id36 root factory Deimos 2019-06-24 18:56:07 -0600
  • 7f806c9039 Fix error with entering unicode as a 2FA code Deimos 2019-06-24 18:35:47 -0600
  • 8ecb9f1b3a Fix open graph title/description on home page Deimos 2019-06-24 13:22:26 -0600
  • 31ab15fe51 Apply isort to make import styles consistent Deimos 2019-06-22 23:28:18 -0600
  • 2451747358 Fix heading size on bookmarked comments page Deimos 2019-06-21 14:46:04 -0600
  • 59cc971cc6 mypy: enable warnings for unnecessary cast/ignore Deimos 2019-06-21 13:59:57 -0600
  • 77c7ff2239 Un-pin mypy version and update Deimos 2019-06-21 13:32:23 -0600
  • 2b2d9bc7ea Update pypi package versions (requirements.txt) Deimos 2019-06-21 13:21:54 -0600
  • e2c8fbc35f Pin prospector version to 1.1.6.2 Deimos 2019-06-21 13:20:29 -0600
  • dbbbffa9c3 Fix missing wiki page list if index is only page deing 2019-06-20 22:03:45 -0600
  • 7f518add82 Salt: add monitoring server IP to prod pillar Deimos 2019-06-20 21:55:39 -0600
  • 9a373f4cbf Change tild.es to nginx redirect instead of proxy Deimos 2019-06-20 19:28:38 -0600
  • 7c27cac697 Fix invalid links breaking url transformations Deimos 2019-06-17 15:32:12 -0600
  • 7111ed9b6c Revert "Reverse media queries for hiding/showing sidebar" Deimos 2019-06-15 12:40:05 -0600
  • 6739fb6ec0 Set specific width for sidebar column in CSS grid Deimos 2019-06-15 12:30:57 -0600
  • 0114b6d68e Reverse media queries for hiding/showing sidebar Deimos 2019-06-15 12:04:15 -0600
  • 1d1465341a Update Open Graph description for comments pages Deimos 2019-06-14 20:00:14 -0600
  • e798f37fd6 Revert "Hide number of votes on comments" Deimos 2019-06-13 15:04:25 -0600
  • 51787a2412 Move some of the wiki index logic to views Deimos 2019-06-13 10:34:11 -0600
  • 88e9c5a19f Add special sorting/style for group wiki pages called "index" deing 2019-06-10 00:03:33 +0200
  • 3dee9a9251 Fix issues with "uninteresting" replies Deimos 2019-06-12 19:31:20 -0600
  • 9985bb663b Change default time period to "all time" Deimos 2019-06-12 15:40:46 -0600
  • 5786b1304e Add package-lock.json for NPM dependencies Deimos 2019-06-12 15:09:20 -0600
  • 4543d0cc36 Apply NPM auto-formatting to package.json Deimos 2019-06-12 15:05:40 -0600
  • 5e1197b0c6 Base activity sorting on "interesting" activity Deimos 2019-06-12 14:33:11 -0600
  • 0b05d469c7 SCSS linting: add newline after every selector Deimos 2019-06-10 12:51:41 -0600
  • 694ca411dc Log voting events Deimos 2019-06-10 12:05:57 -0600
  • a0c15d3a13 Enable stylelint rules, do necessary fixups Deimos 2019-06-09 21:57:44 -0600
  • 63a5374fad Enable stylelint-scss rules, do necessary fixups Deimos 2019-06-09 18:22:32 -0600
  • 20afe95b97
    Add special sorting/style for group wiki pages called "index" deing 2019-06-10 00:03:33 +0200
  • acbc422849 Hide number of votes on comments Deimos 2019-06-06 12:46:36 -0600
  • ce512c5f40 nginx: add rate-limit for requests to Pyramid Deimos 2019-06-04 22:16:02 -0600