Commit Graph

  • 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
  • 5ea8b3a1bd Add ESLint/Prettier and stylelint to git hooks Deimos 2019-06-03 18:25:13 -0600
  • 28f6a15876 Add pip-wheel-metadata folder to .gitignore Deimos 2019-06-03 18:06:40 -0600
  • 3305da2fef Apply ESLint + Prettier to JS files, fix errors Deimos 2019-06-03 18:04:33 -0600
  • 8ce9235ae0 Apply stylelint fixes to SCSS Deimos 2019-06-03 17:10:08 -0600
  • cae629e423 Install Prettier JS formatter, update config Deimos 2019-06-03 02:12:00 -0600
  • 20c04e05fa Add pyproject.toml config file for Black Deimos 2019-06-03 00:23:19 -0600
  • afe6c345f0 Salt: install the npm packages from package.json Deimos 2019-06-03 00:21:41 -0600
  • 6a45f88864 Create package.json and ESLint+Stylelint configs Bauke 2019-04-20 01:36:11 +0200
  • f9c6e22584 Salt: install Node.js 10.x in dev environment Deimos 2019-06-02 21:29:17 -0600
  • 2452e2b37a Update pypi package versions (requirements.txt) Deimos 2019-06-02 14:46:27 -0600
  • 415833853e Add markdown sidebar text for groups (no UI) Deimos 2019-05-30 23:30:23 -0600
  • 3579bfef43 Shortener: remove trailing slash from addresses Deimos 2019-05-29 13:19:08 -0600
  • 9fe3cc213a Intercooler: Display custom message for 413 error Deimos 2019-05-29 12:40:06 -0600
  • d17455bfce Fix HTML errors being displayed for 403 and CSRF Deimos 2019-05-29 12:30:14 -0600
  • 8c15f0c907 Reduce spacing of more consecutive wiki headers Deimos 2019-05-28 12:22:49 -0600
  • fc1c6a410d Left-align comment sorting dropdown when it wraps Deimos 2019-05-27 22:00:02 -0600
  • 0202b8685b Fix spacing of notification headers a little Deimos 2019-05-27 17:47:19 -0600
  • de6822d25a Fix header size issues on userpage/notifications Deimos 2019-05-27 17:42:30 -0600
  • f8b43e0ca5 Reduce spacing between consecutive wiki headers Deimos 2019-05-27 17:21:45 -0600
  • f0cbbd5ba7 Improve formatting of wiki page headers Deimos 2019-05-27 17:07:01 -0600
  • ea4926b5f9 Create (and link) anchors for wiki pages' headers Deimos 2019-05-27 14:20:30 -0600
  • 49f9f4619d Use border color for <hr> elements Deimos 2019-05-26 16:41:43 -0600
  • 20e22722b0 Prepend group + page slug to wiki edit messages Deimos 2019-05-26 16:21:06 -0600
  • 77ea4bffd9 Apply themes to input-group-addon elements Deimos 2019-05-26 15:41:00 -0600