764 Commits (a47517e2b8a43f0a1b5d3637d2fdcc67e49a408b)
 

Author SHA1 Message Date
Deimos 9c92f4e5fc Add thousands separator for word counts >= 10000 5 years ago
Deimos 1da4d95b2b Fix strange wrapping of colon after topic type 5 years ago
Deimos af66a76054 Add better control of content metadata by type 5 years ago
Deimos d52fb4c7e4 Simplify custom Jinja filters/tests 5 years ago
Deimos 33124e2be9 Improve warnings when replying to old posts 5 years ago
Deimos 6f00daba2f Forcibly wrap topic titles including long "words" 5 years ago
Deimos d0a325e8b1 Install pyramid-ipython in production too 5 years ago
Deimos e503d94678 Install ipython in production (for pshell) 5 years ago
Deimos 0393505a82 Add Financials page to show detailed info 5 years ago
Deimos 7bf5e0b626 Reduce size of group links in home page sidebar 5 years ago
Deimos 2fcce83965 Add monthly donation goal to home page sidebar 5 years ago
Deimos b2618cd2f2 Add a "success" color to all themes 5 years ago
Deimos cf608c3460 Add table for storing financial info 5 years ago
Deimos 7c2d95709a Show a group's scheduled topics in its sidebar 5 years ago
Deimos 54eb22141c Fix width of Search button in sidebar 5 years ago
Deimos 06f0798ed7 Remove the "slow_reply" permission 5 years ago
Deimos 0428cbc285 Add ability to set user-specific rate limits 5 years ago
Deimos 1974d44de9 Redirect /donate to the page on the Docs site 5 years ago
Deimos abae9587a6 Update pypi package versions (requirements.txt) 5 years ago
Deimos ea4ba1bbc0 Increase line-height of special topic tags 5 years ago
Deimos 6a2ef8db77 Adjust style of topic tags in listings slightly 5 years ago
Deimos ce591be3b0 Add group-specific "important tags" for topics 5 years ago
Deimos 4f29ceba0b Salt: fix incorrect dependency for boussole 5 years ago
Deimos d01e37d2dc Change ownership of /opt/venvs + run pip non-root 5 years ago
Deimos 3acb382187 Import NoReturn from typing module 5 years ago
Deimos 31de48e447 Start using pip-tools and split dev dependencies 5 years ago
Deimos a0f065ed8b Remove quotes around displayed search queries 5 years ago
Deimos 6211299b7b PostgreSQL: remove STABLE on send_rabbitmq_message 5 years ago
Deimos 5c3c7c4691 Fix hardcoded Python version in site-packages path 5 years ago
Deimos e1e62bcf3c PostgreSQL: Install PL/Python, add basic function 5 years ago
Deimos bc2ba43bec Add HTML autocomplete attributes for passwords 5 years ago
Deimos 20de7cd0fe Search: Use PostgreSQL websearch_to_tsquery 5 years ago
Deimos ca509b220b Update PostgreSQL version to 12 5 years ago
Deimos 7e10082c5c Update mypy to 0.740 5 years ago
Deimos 0c3429bb5e Update pypi package versions (requirements.txt) 5 years ago
Deimos c0d7e38e19 Use SQLAlchemy object lifecycle event for metrics 5 years ago
Deimos ebb6c911d2 Block Cloudfind scraper 5 years ago
Deimos 4657521373 Update/refactor theme preview page 5 years ago
deing 810a54076e Add a Theme Preview page in Settings 5 years ago
Deimos 1b89198e40 Allow users to search their own posts 5 years ago
Deimos 96a1eb2148 Track whether topics were posted by a schedule 5 years ago
Deimos a76955011f Use "Link" as the default content type for links 5 years ago
Deimos 3a0e7fc3fa Compress fully-removed comment chains 5 years ago
Deimos 1fc20d5608 Replace is_tweet() with a check on content type 5 years ago
Deimos 0820886c14 Display a "content type" for topics in listings 5 years ago
Deimos fd0a90bb5b Include sub-tags in "important" tags 5 years ago
Deimos 221dbf01c7 Add SeznamBot to crawler user agents 5 years ago
Deimos cb0a683dd9 Remove unused Topic.type_for_display property 5 years ago
Deimos 43be910d5c Refactor tag list columns to use TypeDecorator 5 years ago
Deimos 37d216f9e2 Add type annotations for RecurrenceRule methods 5 years ago