701 Commits (7c2d95709a2b5c775cf76940ac3fbf95c7394974)
 

Author SHA1 Message Date
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
Deimos 44ab79d0a5 Don't create reply notifications for "fake" users 5 years ago
Deimos 44d8aab4f1 Models: set objects instead of directly using ids 5 years ago
Deimos 58e03899a1 Fix more incorrect border colors in default theme 5 years ago
Deimos 1e5b61a4a5 Fix left border color on comments 5 years ago
Deimos c59be2ea64 Drop original_url column from Topic 5 years ago
Deimos f147b5eff0 Globally disable most pylint "too many" checks 5 years ago
Deimos 3015b2eeff Refactor group_linked macro to link_to_group 5 years ago
Deimos ec26072636 Handle "internal" users better in templates 5 years ago
Jason Schwarzenberger 2546f831dc Link filtered tags in sidebar to their ?tag= page 5 years ago
Deimos 1c34ca4f76 Add scheduled topics (no UI yet) 5 years ago
Deimos dd25554e08 Fix alignment of topic link icon on comments page 5 years ago
Deimos 50689d11b0 Use * selector for applying theme border colors 5 years ago
Deimos de5b02170d Organize Settings page into sections/categories 5 years ago