Commit Graph

  • cd0421fcce Revert "Add a "Back to top" button on mobile" Deimos 2019-02-28 11:36:57 -0700
  • 630ed4467f Add a "Back to top" button on mobile Deimos 2019-02-27 18:19:58 -0700
  • b1c1d8eb4a Update pypi package versions (requirements.txt) Deimos 2019-02-26 18:44:54 -0700
  • a1c358c4cf
    Add Atom One Dark theme Ivan Fonseca 2019-02-25 18:33:28 -0500
  • f87d84759d Block moz.com dotbot from crawling the site Deimos 2019-02-24 13:15:28 -0700
  • 541c69cc8a Rework theme system a little more Deimos 2019-02-24 12:38:26 -0700
  • e9faf6e472 Add some space between Prev/Next buttons Deimos 2019-02-20 15:40:10 -0700
  • 9cf95ac5b7 Remove IDs from pagination buttons Deimos 2019-02-20 15:37:40 -0700
  • e56abeef8a Add pagination buttons to top of user page Deimos 2019-02-20 15:32:48 -0700
  • 102da4591e Add pagination buttons to top of topic listings Bauke 2018-10-04 22:19:05 +0200
  • b45ce35446 Fix PHP syntax highlighting outside <?php ?> Petr Stastny 2019-02-19 22:09:58 +0100
  • 0e377b2634 Changed way the default syntax highlighting lexer is overridden for PHP Petr Stastny 2019-02-20 16:05:13 +0100
  • ba55313ca0 Make tags clickable in other places like /user and /search Bauke 2018-10-04 23:27:29 +0200
  • eccd9fec4e Block WebMeUp BLEXBot from crawling the site Deimos 2019-02-19 20:16:52 -0700
  • 11c1bb4a2a Replace banned users' pages with message Deimos 2019-02-19 16:38:46 -0700
  • 9a33d63b96 422 Errors: display error explanation Deimos 2019-02-19 16:28:26 -0700
  • d3b8fa5e06 Error page: cover HTTPError, not HTTPException Deimos 2019-02-19 15:26:19 -0700
  • 9d2e8bc1e1 Fixed PHP syntax highlighting outside <?php ?> Petr Stastny 2019-02-19 22:09:58 +0100
  • fa27d41f6a Add a generic error page for all HTTP errors Deimos 2019-02-19 13:04:09 -0700
  • bd47a257e5 Fix crash from visiting search page directly Deimos 2019-02-17 15:48:45 -0700
  • 4a2d07733b Don't enable --hardbreaks option in cmark Christopher Wellons 2019-02-17 10:47:21 -0500
  • f567bde9c2
    Update solarized theme Leif Metcalf 2019-02-17 16:01:57 +1300
  • e7e4703f75 Add Dracula theme Deimos 2019-02-15 17:52:51 -0700
  • ff392aba9e Pyramid requests metric: add logged_in label Deimos 2019-02-15 15:36:04 -0700
  • a237d13d2c Register: hide invite-only warning if code present Deimos 2019-02-15 13:07:56 -0700
  • 0097f67d86 Login: Add notes about invites and password resets Deimos 2019-02-14 20:56:17 -0700
  • 6d0b295dc3 Lighten comment vote display (outside button) Deimos 2019-02-14 17:45:14 -0700
  • 610bcefd25 Allow logged-out users to browse the site Deimos 2019-02-14 15:43:22 -0700
  • bfa159a1bf Fix duration display for less than 1 minute Deimos 2019-02-13 21:45:36 -0700
  • 2b1e3a36c0 Remove Facebook fbclid tracking query param Deimos 2019-02-11 18:30:09 -0700
  • 325376891c Change logout to use POST instead of GET Deimos 2019-02-10 18:06:16 -0700
  • 9b64d22daf Show Exemplary label at the top of comments Deimos 2019-02-10 16:57:11 -0700
  • 8bce39c9be Recovery email: strip leading/trailing whitespace Deimos 2019-02-10 14:26:29 -0700
  • 993c6d796a Update pypi package versions (requirements.txt) Deimos 2019-02-06 13:32:44 -0700
  • 2d422bd027 Add metric for max postgresql transaction ID age Deimos 2019-02-05 22:40:26 -0700
  • 0c43b068fa Only trim username whitespace if context specifies Deimos 2019-02-04 17:23:16 -0700
  • d930830b7b Strip whitespace around username before validating Deimos 2019-02-04 15:28:59 -0700
  • e00ac89dec Reduce datetime precision to 1 in topic listings Deimos 2019-02-01 20:16:16 -0700
  • 2e2997d33c Add data-topic-posted-by attr to topics in listing Deimos 2019-02-01 19:19:49 -0700
  • 8fcc8e8b14 Move duration before published date Deimos 2019-02-01 18:12:00 -0700
  • aa6e12a6bd Update pypi package versions (requirements.txt) Deimos 2019-02-01 18:00:40 -0700
  • dd6e8b930b Display duration info for link topics Deimos 2019-01-30 21:54:57 -0700
  • 7b2eafdb63 Move link topic domain to topic footer in listings Deimos 2019-01-30 17:03:10 -0700
  • 4a2ce33274 User page: add a fake title for old deleted topics Deimos 2019-01-29 00:12:15 -0700
  • 3bca9e544d Increase spacing between tab items Deimos 2019-01-28 23:17:22 -0700
  • 424f85b2b2 Enable user-history viewing for logged-in users Deimos 2019-01-28 20:32:02 -0700
  • d5f3a40404 YoutubeScraper: improve duration-parsing, test Deimos 2019-01-28 19:28:26 -0700
  • 1537785c2d YoutubeScraper: handle API returning blank result Deimos 2019-01-28 16:38:06 -0700
  • 3e65ff77d8 Store duration in metadata as int instead of str Deimos 2019-01-28 11:56:01 -0700
  • 845281796a Add scraper for YouTube Data API Deimos 2019-01-26 16:04:24 -0700
  • c08f4e1747 MixedPaginatedResults: use super() Deimos 2019-01-25 18:53:24 -0700
  • d76f539fcf Fixed MergedPaginatedResults operating in reverse Deimos 2019-01-25 16:50:02 -0700
  • 5ac886241b Add pagination on main user page (topics+comments) Deimos 2019-01-24 16:16:36 -0700
  • c5075e081c Adjust toast-warning appearance on light theme Deimos 2019-01-23 17:26:59 -0700
  • fb8a6f6ebb Update pypi package versions (requirements.txt) Deimos 2019-01-23 14:33:34 -0700
  • 04bb63811f Salt: split Redis passwords server to own state Deimos 2019-01-22 20:57:07 -0700
  • 452e22a76e Add metric for comment labels Deimos 2019-01-22 16:22:38 -0700
  • 2edc4ff67a Salt: update states related to Prometheus Deimos 2019-01-20 16:21:51 -0700
  • 4ada1a1235 Add RabbitMQ exporter for Prometheus Deimos 2019-01-20 15:10:31 -0700
  • 06976a62e9 Metrics tween: ignore requests without a route Deimos 2019-01-18 20:55:09 -0700
  • 2b09e08668 Add a simple tween to gather request metrics Deimos 2019-01-18 19:12:40 -0700
  • 0301bdff15 Install Sentry plugins Deimos 2019-01-18 14:46:40 -0700
  • 552a572ef0 Don't let status messages shrink form buttons Deimos 2019-01-17 16:57:13 -0700
  • 0d790e4726 Sentry: ignore ValidationError Deimos 2019-01-17 12:19:06 -0700
  • b55fa7a394 Collect metrics for both Redis servers Deimos 2019-01-15 19:54:29 -0700
  • 5f1521514b Update Prometheus redis_exporter to 0.26.0 Deimos 2019-01-15 19:45:16 -0700
  • cf71f20566 Update Prometheus postgres_exporter to 0.4.7 Deimos 2019-01-15 19:01:13 -0700
  • b91ffe68ea Enable Sentry reporting with INI setting Deimos 2019-01-15 16:37:41 -0700
  • 39d8bcad80 Install Sentry SDK with other dependencies Deimos 2019-01-14 16:33:12 -0700
  • 53ccc25586 Style user and group links in text differently Deimos 2019-01-12 18:46:31 -0700
  • 5b816f8284 Salt: update Grafana apt repo urls Deimos 2019-01-11 21:10:54 -0700
  • 66aec20b16 Salt: fix failure if no Redis modules defined Deimos 2019-01-11 21:08:33 -0700
  • 746de50ea8 Add underlines to links in posts Deimos 2019-01-11 18:07:06 -0700
  • 50fec63afa Add ability to exempt urls from transformations Deimos 2019-01-10 23:45:33 -0700
  • a13b5b0176 Retain blank query params in url transformations Deimos 2019-01-10 16:17:36 -0700
  • 0260c60d89 Fix topic tags not being linked in listings Deimos 2019-01-09 16:58:07 -0700
  • 90da330b38 Make base tild.es just redirect to tildes.net Deimos 2019-01-09 15:22:49 -0700
  • 172dccfb4f Update pypi package versions (requirements.txt) Deimos 2019-01-08 11:55:11 -0700
  • 664c6f6790 Pin webargs version to < 5.0 Deimos 2019-01-08 11:50:43 -0700
  • e89b0751ba Fix invalid CSS class on hierarchical topic tags Deimos 2019-01-07 21:50:59 -0700
  • 827062be25 Add proper formatting for spoiler/nsfw sub-tags deing 2018-12-31 21:42:12 +0100
  • f8cd7bdba8 Convert youtu.be links to youtube.com Deimos 2019-01-07 18:52:18 -0700
  • 115784453b Convert mobile Wikipedia links to standard ones Deimos 2019-01-04 22:32:09 -0700
  • ea41d1838a Remove Reddit's share-tracking query params Deimos 2019-01-04 22:08:42 -0700
  • bbf3ffb9ac Convert mobile Twitter links to standard ones Deimos 2019-01-04 21:49:17 -0700
  • 08b714bae8 Refactor url transformation process Deimos 2019-01-04 17:42:49 -0700
  • 5887a3a2b1 Add script for backing up database to FTP Deimos 2019-01-03 17:02:10 -0700
  • d6d9baaf6e Update pypi package versions (requirements.txt) Deimos 2019-01-02 16:24:38 -0700
  • 999ac80863 Add note about false positives on password check Chad Birch 2018-12-31 18:13:34 -0700
  • bf2b0b13c9 Add proper formatting for spoiler/nsfw sub-tags deing 2018-12-31 21:42:12 +0100
  • 19c027a571 Switch to "adaptive" date display in most places Chad Birch 2018-12-30 15:57:52 -0700
  • fd461f97fa Add tild.es short link to topic sidebars Deimos 2018-12-21 15:29:54 -0700
  • 3617f702c0 Use permanent (HTTP 301) redirects in shortener Deimos 2018-12-21 14:37:40 -0700
  • 50df1a6f2c Shortener: redirect with domain included Deimos 2018-12-20 16:50:51 -0700
  • 7f8d22fdb4 Fix permissions as required by shortener Deimos 2018-12-20 16:33:43 -0700
  • 6bdb9f01a6 Add basic setup for tild.es link-shortener Deimos 2018-12-20 10:48:43 -0700
  • 1a7f385ccc Update "no topics found" message Deimos 2018-12-15 18:38:07 -0700
  • bc2b9ea4ed Ltree field: convert spaces to underscores Deimos 2018-12-13 22:16:48 -0700
  • f4667196b0 Remove unnecessary class from comment edit form Deimos 2018-12-13 21:41:26 -0700
  • 13753dd799 Remove now-unnecessary un-escaping of ~ in urls Deimos 2018-12-11 16:13:38 -0700