975 Commits (4cc100ab02eb14c4f5d058a829970e735d91690c)
 

Author SHA1 Message Date
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
Deimos b1fe7324d8 Use dividers instead of border on <section> 5 years ago
Deimos bc6fc08a53 Hide tags in listings by default + layout updates 5 years ago
Deimos 82d0812a10 Add "heritrix" to bot user agent substrings 5 years ago
Deimos 4bfa896ecf Add "http.rb" to bot user agent substrings 5 years ago
Deimos b08741bd48 Only increase line-height of code inside blocks 5 years ago
Deimos 5eecb189ac Update mypy to 0.730 5 years ago
Deimos bba75d47c0 Prevent wrapping in collapsed comments 5 years ago
Deimos 31feae606a Don't try to link "unknown user" to a user page 5 years ago
Deimos 6df3227d63 Add recurring Stripe donations 5 years ago
Deimos 3a41ff0e37 Move Stripe donation form to main site (from Docs) 5 years ago
Deimos 4377175a25 Block SemrushBot-BA from crawling the site 5 years ago
Deimos 9b27961d48 Add a hook to format Alembic revisions with Black 5 years ago
Deimos 4474fcc055 Update pypi package versions (requirements.txt) 5 years ago
Deimos b64eb4b8eb Pin pyramid-session-redis version to 1.5.0 5 years ago
Deimos 63b935927a Add frame-src to CSP for Stripe 5 years ago
Deimos 6819b1917e Fix Content-Security-Policy header 5 years ago
Deimos 2af8df082c Add Tildes Scraper to bot user agents 5 years ago
Deimos ee934105b7 Add new version of Stripe Checkout for donating 5 years ago
Deimos 9f6ea81990 Add "Python-urllib" to bot user agents 5 years ago
Deimos 6a7b42dd87 Un-pin prospector version 5 years ago
Deimos f2df621ebf Update pypi package versions (requirements.txt) 5 years ago
Deimos 741c169a2f Delete old Stripe donation view 5 years ago
Deimos 3156f6f31b Update Docs links to new urls 5 years ago
Deimos 73e94ca7c2 Activity sort: don't bump from deep-nested replies 5 years ago
Deimos 30e14e5d31 Calculate comment depths when building CommentTree 5 years ago
Deimos f32c8bbab0 Exclude strikethrough text from comment excerpts 5 years ago