Commit Graph

  • d52fb4c7e4 Simplify custom Jinja filters/tests Deimos 2019-11-12 20:53:55 -0700
  • 33124e2be9 Improve warnings when replying to old posts Deimos 2019-11-12 18:41:51 -0700
  • 6f00daba2f Forcibly wrap topic titles including long "words" Deimos 2019-11-11 12:28:25 -0700
  • d0a325e8b1 Install pyramid-ipython in production too Deimos 2019-11-07 14:49:55 -0700
  • e503d94678 Install ipython in production (for pshell) Deimos 2019-11-07 14:45:48 -0700
  • 0393505a82 Add Financials page to show detailed info Deimos 2019-11-06 16:37:05 -0700
  • 7bf5e0b626 Reduce size of group links in home page sidebar Deimos 2019-11-06 12:12:46 -0700
  • 2fcce83965 Add monthly donation goal to home page sidebar Deimos 2019-11-05 20:00:12 -0700
  • b2618cd2f2 Add a "success" color to all themes Deimos 2019-11-05 20:22:49 -0700
  • cf608c3460 Add table for storing financial info Deimos 2019-11-04 22:00:12 -0700
  • 7c2d95709a Show a group's scheduled topics in its sidebar Deimos 2019-11-07 00:24:39 -0700
  • 54eb22141c Fix width of Search button in sidebar Deimos 2019-11-05 20:58:49 -0700
  • 06f0798ed7 Remove the "slow_reply" permission Deimos 2019-11-05 12:50:51 -0700
  • 0428cbc285 Add ability to set user-specific rate limits Deimos 2019-11-05 12:33:16 -0700
  • 1974d44de9 Redirect /donate to the page on the Docs site Deimos 2019-11-04 18:25:59 -0700
  • abae9587a6 Update pypi package versions (requirements.txt) Deimos 2019-11-04 13:01:15 -0700
  • ea4ba1bbc0 Increase line-height of special topic tags Deimos 2019-10-29 16:45:56 -0600
  • 6a2ef8db77 Adjust style of topic tags in listings slightly Deimos 2019-10-29 16:11:56 -0600
  • ce591be3b0 Add group-specific "important tags" for topics Deimos 2019-10-25 20:10:37 -0600
  • 4f29ceba0b Salt: fix incorrect dependency for boussole Deimos 2019-10-25 17:48:29 -0600
  • d01e37d2dc Change ownership of /opt/venvs + run pip non-root Deimos 2019-10-24 22:40:14 -0600
  • 3acb382187 Import NoReturn from typing module Deimos 2019-10-24 18:03:34 -0600
  • 31de48e447 Start using pip-tools and split dev dependencies Deimos 2019-10-24 15:15:02 -0600
  • a0f065ed8b Remove quotes around displayed search queries Deimos 2019-10-23 18:46:43 -0600
  • 6211299b7b PostgreSQL: remove STABLE on send_rabbitmq_message Deimos 2019-10-22 18:17:39 -0600
  • 5c3c7c4691 Fix hardcoded Python version in site-packages path Deimos 2019-10-22 18:15:45 -0600
  • e1e62bcf3c PostgreSQL: Install PL/Python, add basic function Deimos 2019-10-22 17:59:18 -0600
  • bc2ba43bec Add HTML autocomplete attributes for passwords Deimos 2019-10-22 10:19:46 -0600
  • 20de7cd0fe Search: Use PostgreSQL websearch_to_tsquery Deimos 2019-10-21 11:58:12 -0600
  • ca509b220b Update PostgreSQL version to 12 Deimos 2019-10-20 12:44:47 -0600
  • 7e10082c5c Update mypy to 0.740 Deimos 2019-10-16 22:11:22 -0600
  • 0c3429bb5e Update pypi package versions (requirements.txt) Deimos 2019-10-16 20:31:09 -0600
  • c0d7e38e19 Use SQLAlchemy object lifecycle event for metrics Deimos 2019-10-16 18:57:05 -0600
  • ebb6c911d2 Block Cloudfind scraper Deimos 2019-10-15 14:27:08 -0600
  • 4657521373 Update/refactor theme preview page Deimos 2019-10-15 13:06:49 -0600
  • 810a54076e Add a Theme Preview page in Settings deing 2019-08-30 17:41:37 +0200
  • 1b89198e40 Allow users to search their own posts Deimos 2019-10-14 15:25:35 -0600
  • 96a1eb2148 Track whether topics were posted by a schedule Deimos 2019-10-11 21:45:32 -0600
  • a76955011f Use "Link" as the default content type for links Deimos 2019-10-11 11:00:44 -0600
  • 3a0e7fc3fa Compress fully-removed comment chains Deimos 2019-10-10 19:01:44 -0600
  • 1fc20d5608 Replace is_tweet() with a check on content type Deimos 2019-10-10 17:37:53 -0600
  • 0820886c14 Display a "content type" for topics in listings Deimos 2019-10-09 18:53:50 -0600
  • fd0a90bb5b Include sub-tags in "important" tags Deimos 2019-10-09 11:51:31 -0600
  • 221dbf01c7 Add SeznamBot to crawler user agents Deimos 2019-10-09 11:16:09 -0600
  • cb0a683dd9 Remove unused Topic.type_for_display property Deimos 2019-10-08 20:58:12 -0600
  • 43be910d5c Refactor tag list columns to use TypeDecorator Deimos 2019-10-08 18:16:24 -0600
  • 37d216f9e2 Add type annotations for RecurrenceRule methods Deimos 2019-10-08 17:30:24 -0600
  • 44ab79d0a5 Don't create reply notifications for "fake" users Deimos 2019-10-07 13:50:09 -0600
  • 44d8aab4f1 Models: set objects instead of directly using ids Deimos 2019-10-07 17:38:57 -0600
  • 58e03899a1 Fix more incorrect border colors in default theme Deimos 2019-10-07 15:12:29 -0600
  • 1e5b61a4a5 Fix left border color on comments Deimos 2019-10-07 14:23:10 -0600
  • c59be2ea64 Drop original_url column from Topic Deimos 2019-10-04 18:53:33 -0600
  • f147b5eff0 Globally disable most pylint "too many" checks Deimos 2019-10-04 18:48:27 -0600
  • 3015b2eeff Refactor group_linked macro to link_to_group Deimos 2019-10-04 17:25:48 -0600
  • ec26072636 Handle "internal" users better in templates Deimos 2019-10-04 15:54:38 -0600
  • 2546f831dc Link filtered tags in sidebar to their ?tag= page Jason Schwarzenberger 2019-09-13 01:22:16 +0000
  • 1c34ca4f76 Add scheduled topics (no UI yet) Deimos 2019-10-02 21:14:26 -0600
  • dd25554e08 Fix alignment of topic link icon on comments page Deimos 2019-10-02 13:12:25 -0600
  • 50689d11b0 Use * selector for applying theme border colors Deimos 2019-10-01 20:08:59 -0600
  • de5b02170d Organize Settings page into sections/categories Deimos 2019-10-01 18:58:56 -0600
  • b1fe7324d8 Use dividers instead of border on <section> Deimos 2019-10-01 17:14:45 -0600
  • bc6fc08a53 Hide tags in listings by default + layout updates Deimos 2019-10-01 12:17:31 -0600
  • 82d0812a10 Add "heritrix" to bot user agent substrings Deimos 2019-10-01 12:18:08 -0600
  • 4bfa896ecf Add "http.rb" to bot user agent substrings Deimos 2019-09-30 12:19:51 -0600
  • b08741bd48 Only increase line-height of code inside blocks Deimos 2019-09-26 16:53:20 -0600
  • 5eecb189ac Update mypy to 0.730 Deimos 2019-09-26 12:10:49 -0600
  • bba75d47c0 Prevent wrapping in collapsed comments Deimos 2019-09-25 14:27:37 -0600
  • 31feae606a Don't try to link "unknown user" to a user page Deimos 2019-09-24 20:35:31 -0600
  • 6df3227d63 Add recurring Stripe donations Deimos 2019-09-24 19:00:04 -0600
  • 3a41ff0e37 Move Stripe donation form to main site (from Docs) Deimos 2019-09-24 14:45:00 -0600
  • 4377175a25 Block SemrushBot-BA from crawling the site Deimos 2019-09-23 17:18:11 -0600
  • 9b27961d48 Add a hook to format Alembic revisions with Black Deimos 2019-09-21 14:02:07 -0600
  • 4474fcc055 Update pypi package versions (requirements.txt) Deimos 2019-09-21 13:55:28 -0600
  • b64eb4b8eb Pin pyramid-session-redis version to 1.5.0 Deimos 2019-09-21 13:44:48 -0600
  • 63b935927a Add frame-src to CSP for Stripe Deimos 2019-09-20 15:23:46 -0600
  • 6819b1917e Fix Content-Security-Policy header Deimos 2019-09-20 12:50:05 -0600
  • 2af8df082c Add Tildes Scraper to bot user agents Deimos 2019-09-20 12:26:03 -0600
  • ee934105b7 Add new version of Stripe Checkout for donating Deimos 2019-09-20 12:22:52 -0600
  • 9f6ea81990 Add "Python-urllib" to bot user agents Deimos 2019-09-18 19:48:01 -0600
  • 6a7b42dd87 Un-pin prospector version Deimos 2019-09-18 18:36:07 -0600
  • f2df621ebf Update pypi package versions (requirements.txt) Deimos 2019-09-18 17:53:16 -0600
  • 741c169a2f Delete old Stripe donation view Deimos 2019-09-18 17:24:05 -0600
  • 3156f6f31b Update Docs links to new urls Deimos 2019-09-18 13:54:17 -0600
  • 73e94ca7c2 Activity sort: don't bump from deep-nested replies Deimos 2019-09-12 17:40:16 -0600
  • 30e14e5d31 Calculate comment depths when building CommentTree Deimos 2019-09-12 17:19:16 -0600
  • f32c8bbab0 Exclude strikethrough text from comment excerpts Deimos 2019-09-12 15:02:51 -0600
  • 8bfe394744 Convert comment label buttons from <a> to <button> Deimos 2019-09-11 15:46:11 -0600
  • 934fbe8275 Allow editing of topic titles for 5 minutes Deimos 2019-09-11 14:34:19 -0600
  • 36b63a8723 Show errors from Intercooler <button> requests Deimos 2019-09-11 14:28:35 -0600
  • 58591aee3e Add Prometheus to bot user agents Deimos 2019-09-10 20:27:42 -0600
  • 9ccbc162c4 Add is_bot label to Pyramid request metric Deimos 2019-09-10 20:00:40 -0600
  • 224efb8c77 robots.txt: Block ZoominfoBot Deimos 2019-09-10 19:49:45 -0600
  • e006a6f8f5 Move request methods into a module Deimos 2019-09-10 19:12:44 -0600
  • 42277048bc Move tween config into tween module Deimos 2019-09-10 18:56:40 -0600
  • 6f26a94d42 Add solarized- prefix to theme settings Deimos 2019-09-09 22:54:53 -0600
  • 6438e34579 Solarized theme: add "solarized-" prefix Lugubris 2019-08-28 10:04:16 +0000
  • 2ec015e560 Update theme cookie tween to only set when needed Deimos 2019-09-09 21:32:35 -0600
  • df97cc08b9 Add temporary metric for theme cookie tween Deimos 2019-09-09 19:51:15 -0600
  • bdc2323680 Don't show votes on removed comments Deimos 2019-09-09 12:02:02 -0600
  • cef8027767 Improve wrapping of comment post/edit times Deimos 2019-09-06 18:48:11 -0600