Commit Graph

  • 181be087c4 test bitpacking w notes on collisions Peter Bhat Harkins 2023-08-03 12:17:29 -0500
  • 054c7ed536 todo notes Peter Bhat Harkins 2023-08-03 11:20:35 -0500
  • 7056b36be0 scratch scripts for comparing algorithms on prod data Peter Bhat Harkins 2023-08-02 21:57:38 -0500
  • 1d924073c4 robots.txt: disallow GPT scraper Peter Bhat Harkins 2023-08-12 08:44:21 -0500
  • 26a7e87087 admin convenience for story/comment lookup Peter Bhat Harkins 2023-08-05 17:29:47 -0500
  • d7e278213b
    Bump commonmarker from 0.23.9 to 0.23.10 (#1191) dependabot[bot] 2023-08-13 21:12:04 +0000
  • 7a2baf6822 typo Peter Bhat Harkins 2023-07-27 14:42:31 -0500
  • fabc8381de quick fix to #1174 to prevent 500s Peter Bhat Harkins 2023-07-27 08:53:08 -0500
  • 811fe208d6 standard code style for login wall Peter Bhat Harkins 2023-07-26 10:57:42 -0500
  • f9b656dca7 comment copy Peter Bhat Harkins 2023-07-26 10:50:38 -0500
  • c61e7f2826 whitespace cleanup Peter Bhat Harkins 2023-07-26 10:49:21 -0500
  • 46c5d9c511 convenience methods for querySelector, querySelectorAll Peter Bhat Harkins 2023-07-26 10:42:06 -0500
  • 8eff77c5e1 extract inline script from private messages Peter Bhat Harkins 2023-07-26 09:23:38 -0500
  • 84d3384483 extract inline script from story#show Peter Bhat Harkins 2023-07-26 08:15:05 -0500
  • aeda233a81 fix some 1+n queries for mods Peter Bhat Harkins 2023-07-19 17:01:34 -0500
  • a2831a81ca fix for mods in dev mode Peter Bhat Harkins 2023-07-05 08:32:24 -0500
  • 8cb8dfdbb6 bump deps Peter Bhat Harkins 2023-05-03 06:47:35 -0500
  • d1c55906a6
    typo fix for undeleting a comment alert (#1184) Anyfactor 2023-07-12 17:22:57 +0600
  • af41696132
    Update messaging for Pushover settings (#1181) ✿ corey 2023-06-28 09:26:16 -0700
  • e36b921edf
    Unbreak reddit link link README.md (#1179) Sharun 2023-06-28 12:24:30 -0400
  • 2981689c26
    Update interval_helper to accept hours. (#960) Three Planets Software 2023-05-01 13:19:49 -0400
  • f3ab19ee1c
    Add youtube duplicate detection (#1174) Patryk 2023-04-26 15:21:05 +0200
  • 64ba31c4d0
    Add reveal for TOTP secret for manual entry (#1172) Jon Charter 2023-04-23 22:43:11 +0100
  • 463f826f6e bump rails for CVE-2023-28120 Peter Bhat Harkins 2023-04-05 07:41:22 -0500
  • e0fe200d8a
    Bump rack from 2.2.6.2 to 2.2.6.4 (#1170) dependabot[bot] 2023-04-05 07:42:06 -0500
  • de4220f382 handle missing user-agent #1168 Peter Bhat Harkins 2023-04-05 07:33:03 -0500
  • 88ccacea6c
    Fix spec of bg in mobile comments speech bubble (#1169) Kaspar Emanuel 2023-04-05 13:31:58 +0100
  • f40518f92b
    fix colors on suggested tags in dark mode (#1166) William Karsten 2023-04-05 07:28:25 -0500
  • b531a50aa8
    Correct an erb html escape (#1164) William Karsten 2023-04-05 07:22:49 -0500
  • 3d14ca7723
    Feature: scroll to unread comments (#1156) John Pash 2023-03-03 02:36:56 +0000
  • 7c999c37c8 remove common GitHub title cruft Peter Bhat Harkins 2023-02-21 09:54:01 -0600
  • 5b6b4349ab
    Prevent wrap at various zoom levels. Fix #1161 William Karsten 2023-02-16 18:38:59 -0600
  • f06dafcedd
    Fix duplicate password, fix #1097 John Pash 2023-02-15 17:10:07 +0000
  • 1d3ad81fc2
    Added aria role and levels for stories and comments (#1149) Robert Melton 2023-02-08 11:47:40 -0500
  • 29b0f1a243 /hats: don't list hats unavailable for use Peter Bhat Harkins 2023-02-08 08:12:56 -0600
  • 7c9dcc55a0
    fix unintentional scrolling when flagging a comment (#1153) John Pash 2023-02-03 15:33:48 +0000
  • 73105f2934 bump for CVEs Peter Bhat Harkins 2023-02-03 09:12:32 -0600
  • 9ec9610a57 don't nest forms on settings page Peter Bhat Harkins 2023-02-03 09:03:26 -0600
  • fccb22679e
    Fix subnav of Upvoted Comments (#1143) Pipecraft 2022-12-04 08:58:23 +0800
  • 0ca4dbf146
    fix tags selection dropdown on suggest page (#1135) Andrew Shu 2022-12-03 16:18:55 -0800
  • 30295c028a lint, test for previous Peter Bhat Harkins 2022-11-08 23:38:27 -0600
  • 2c688838a4 fix rails_ujs links that POST (#1136) Peter Bhat Harkins 2022-11-08 23:09:06 -0600
  • 6261204ad9 handle data-confirm popups Peter Bhat Harkins 2022-11-08 18:16:46 -0600
  • 4570d7a488 better link to explain name collision Peter Bhat Harkins 2022-11-01 09:56:35 -0500
  • be1824fa61
    fix: filter hidden stories in active tab (#1138) Peter Bhat Harkins 2022-11-07 18:40:47 -0600
  • d352908c63 rename: repo variable to isolate use to single test tassja 2022-11-07 16:35:52 +0100
  • 37b2ff6bf0 test: ensure stories are hidden in active tab tassja 2022-11-07 16:26:57 +0100
  • 6a3041a000 fix: filter hidden stories in active tab mgomez11 2022-11-05 15:54:27 -0300
  • 893b0c5235 bump for CVEs Peter Bhat Harkins 2022-10-26 07:29:19 -0500
  • 3d38acd99e layout fixes to 3e1f778d Peter Bhat Harkins 2022-10-26 07:27:17 -0500
  • 7242071b40 whitespace, style tag x Peter Bhat Harkins 2022-10-23 20:51:52 -0500
  • 3e1f778df0
    replace select2 with tomselect Peter Bhat Harkins 2022-10-23 21:03:35 -0500
  • ef5a44cbe6
    Clarify when a story/comment is added to the moderation queue (#1132) Itamar Turner-Trauring 2022-10-19 09:31:15 -0400
  • cf134648c0
    Fix Archive Dropdown Z-index (#1130) William Karsten 2022-10-19 07:54:39 -0500
  • b1c05eed8e Backport unreleased fix for Tom select William Karsten 2022-09-20 15:19:48 -0500
  • 6382b00c51 Move the TomSelect guard clause into TomSelect William Karsten 2022-08-31 08:24:55 -0500
  • 9aae026829 Restructure TomSelect, placing the dropdown IN ts-control & the css changes to go with it William Karsten 2022-08-30 14:38:07 -0500
  • 6bc4873774 Update app/assets/stylesheets/application.css.erb William Karsten 2022-08-29 13:55:09 -0500
  • 7093abf562 Update app/assets/stylesheets/application.css.erb William Karsten 2022-08-29 13:51:58 -0500
  • 3fe43cad69 Update app/assets/stylesheets/application.css.erb William Karsten 2022-08-29 13:44:17 -0500
  • 95fed898dc Update app/assets/stylesheets/application.css.erb William Karsten 2022-08-29 13:43:03 -0500
  • 676291420e Update app/assets/javascripts/application.js.erb William Karsten 2022-08-29 13:07:49 -0500
  • 1626bddb4d Update app/assets/javascripts/application.js.erb William Karsten 2022-08-29 13:04:30 -0500
  • cda44721fd Change CSS so the tags dropdown is outside of the normal flow of the document. William Karsten 2022-08-26 17:13:18 -0500
  • 987f654b67 Change minor style issue & insure correct sorting William Karsten 2022-08-26 15:57:32 -0500
  • f44e0b278f Clean up stray blank lines & errors William Karsten 2022-08-26 13:16:10 -0500
  • 2e313e08ef Refine TomSelect with styling and options William Karsten 2022-08-26 13:14:58 -0500
  • fbf9e8ada8 Create first stage changes to the css for TomSelect William Karsten 2022-08-23 15:05:41 -0500
  • 7a69a880d3 Fix the number of tag options displayed when submitting a story William Karsten 2022-08-23 14:41:32 -0500
  • aad79c8ee5 Setup TomSelect plugins autogrow & caret position William Karsten 2022-08-10 21:28:43 -0500
  • 3cedbfd165 Add tomselect remove_button plugin William Karsten 2022-07-30 20:21:00 -0500
  • bc9922f2ab Refactor the #story_url focusout & remove dead code William Karsten 2022-07-28 16:41:38 -0500
  • c9eb86cc53 Update the #story_url focusout to use tomSelect() William Karsten 2022-07-28 14:38:03 -0500
  • 01813180c8 Update tomSelect() to work with checkStoryTitle() William Karsten 2022-07-28 13:56:11 -0500
  • b8f53f26ea Clean up small style errors William Karsten 2022-07-27 07:57:23 -0500
  • c809053168 Change local files and routes to support TomSelect William Karsten 2022-07-25 14:04:06 -0500
  • f5cce5f6b1 Add tom-select to the project William Karsten 2022-07-22 12:26:14 -0500
  • bdaec05bc6
    Fix: archive button has no hand cursor on hover (#1128) Ethan Wong 2022-09-26 21:16:13 +0800
  • 8f7d98dd8d cron job to fill flagged commenters cache Peter Bhat Harkins 2022-09-01 08:12:08 -0500
  • b731305b94 tweak new domain controller - copy, var names, spec Peter Bhat Harkins 2022-09-01 07:36:59 -0500
  • 9a7ad7db6f config for non-ajax forms Peter Bhat Harkins 2022-08-31 08:47:05 -0500
  • f10529e727
    Domains: web editing, transparency in tracker banning (#1119) Fat Shinobi 2022-08-31 16:23:33 +0300
  • 4a0846746a
    Fix bug where the comment flag dropdown is out of position. (#1126) William Karsten 2022-08-25 12:31:44 -0500
  • f0edc44d33
    Fix duplicate url check bug + flag scrolling to top (#1124) William Karsten 2022-08-24 08:38:26 -0500
  • f15bf560fe
    Add tests for /filters page (#1122) Pip 2022-08-24 14:31:21 +0100
  • 7a69fb823a
    Fix incorrect dropdown menu location for the archive button (#1121) Ethan Wong 2022-08-24 21:28:06 +0800
  • 3e74f10d1b check_url_dupe: don't 500 on bot hits Peter Bhat Harkins 2022-08-12 10:26:18 -0500
  • 2e268e40d7 wrong place Peter Bhat Harkins 2022-08-11 00:31:27 -0500
  • f3bcbb107e fit bounds Peter Bhat Harkins 2022-08-11 00:24:47 -0500
  • 1d75ce2c0e workaround for facebook's MITM attack Peter Bhat Harkins 2022-08-10 23:45:26 -0500
  • 7e0434afe8 fake tag descs Peter Bhat Harkins 2022-08-05 00:15:37 -0500
  • fb4e939081
    HTML fixes for the tag list page (#1117) Ethan Wong 2022-08-05 13:18:04 +0800
  • f1afcf53ca
    Fix wrong category edit paths for the tag list page (#1118) Ethan Wong 2022-08-05 13:12:45 +0800
  • 9b6232bfbd quote entire comment, not just first line Peter Bhat Harkins 2022-07-27 22:19:10 -0500
  • d8379a113f rubocop Peter Bhat Harkins 2022-07-25 14:17:42 -0500
  • e7384bf7e5
    Fix js bugs in the story functions from removing the jQuery (#1116) William Karsten 2022-07-27 17:21:55 -0500
  • 73aa8cc01f
    Refactor and remove jQuery from the vote function (#1113, #554) William Karsten 2022-07-27 08:03:43 -0500
  • dfad80a322 mod always allowed to edit story URL Peter Bhat Harkins 2022-07-26 06:39:57 -0500
  • cf52ab9f3f
    Remove jQuery from 7 more functions (PR #1105, #554) Peter Bhat Harkins 2022-07-20 13:55:25 +0000
  • 474407c3fe rubocop Peter Bhat Harkins 2022-07-20 08:37:30 -0500