Commit graph

  • 94c9d6704a Delete media for most badges justcool393 2023-07-23 07:46:46 -05:00
  • 2a6904711e Default to comment view on admin_home justcool393 2023-07-23 07:26:15 -05:00
  • 931a5037e2 Use correct templates justcool393 2023-07-23 07:22:50 -05:00
  • 1bfc09cc1f Navigation fixes redux justcool393 2023-07-23 00:22:31 -05:00
  • 9dd508c25a Fix navigation justcool393 2023-07-23 00:20:50 -05:00
  • 51c892c606 Fix userpages redux justcool393 2023-07-23 00:18:56 -05:00
  • b9e205324a Fix user pages justcool393 2023-07-23 00:16:40 -05:00
  • c4f70ee570 Fix RecursionError justcool393 2023-07-23 00:14:25 -05:00
  • b5267be3ba Userpage justcool393 2023-07-22 23:26:16 -05:00
  • 9925060900 Admin pages justcool393 2023-07-22 23:21:43 -05:00
  • f4d74a9071 Swap comment search to be the default justcool393 2023-07-22 23:19:27 -05:00
  • fb530268bf Mute the approve/remove button colors for less visual distraction. Ben Rog-Wilhelm 2023-07-22 22:10:12 -05:00
  • bd99933a6a Mute the approve/remove button colors for less visual distraction. Ben Rog-Wilhelm 2023-07-22 22:10:12 -05:00
  • a5a344f084
    fix duplicate ~new~ indicators being sent (#642) justcool393 2023-07-22 17:52:09 -07:00
  • 2541737833
    remove extra divs (it seems we never needed them in the first place?) (#627) justcool393 2023-07-22 17:50:39 -07:00
  • 7e68277eb6
    Don't show users post content from users they've blocked (#639) justcool393 2023-07-22 17:47:44 -07:00
  • 4ff52b5ac0 fix header dropdown menu sidescroll sovejero 2023-07-22 21:08:39 -03:00
  • 672745ee6c
    combine 5 different post/comment filter state adjustment routes (#637) justcool393 2023-07-22 17:34:08 -07:00
  • af45e6b4d6 fix header dropdown menu sidescroll sovejero 2023-07-22 21:08:39 -03:00
  • 70105d0cb4 Remove import justcool393 2023-07-22 14:50:47 -05:00
  • c54acf109b whitespace control where needed justcool393 2023-07-22 14:16:11 -05:00
  • 24e664aae4 Link to explanatory comment justcool393 2023-07-22 13:52:24 -05:00
  • 577521f7c4 Make more JSonic justcool393 2023-07-22 13:49:19 -05:00
  • 1a407090d9 Also do this on submissions too... justcool393 2023-07-22 13:34:39 -05:00
  • a258a809db fix duplicate ~new~ indicators being sent justcool393 2023-07-22 13:32:58 -05:00
  • a371d12c40 remove fingerprint.js justcool393 2023-07-22 12:39:12 -05:00
  • 00fa32e459 Revert "Override mod status for blocks" justcool393 2023-07-22 10:23:12 -05:00
  • 6db3babb39
    Merge aaea25808f into 2edaec6933 Snakes 2023-07-22 10:19:12 -05:00
  • 5a91cc7e1b Override mod status for blocks justcool393 2023-07-22 10:10:58 -05:00
  • 20f50dc310 Don't show users post content from users they've blocked justcool393 2023-07-22 10:04:39 -05:00
  • 9a864f227a Update mod action types justcool393 2023-07-22 09:48:47 -05:00
  • de55efbb1a Check to see if v exists justcool393 2023-07-22 09:27:59 -05:00
  • fbb1129354 c -> p justcool393 2023-07-22 09:24:37 -05:00
  • 826f493360 Remove weird button errors justcool393 2023-07-22 09:23:39 -05:00
  • bd58c592d5 p -> c for comments justcool393 2023-07-22 08:58:08 -05:00
  • 0c478975b3 fix filter state vestiges justcool393 2023-07-22 08:41:24 -05:00
  • d2e55112d4 start of the two files that matters Viet Than 2023-07-21 23:07:01 -04:00
  • 9c24f3957a Merge remote-tracking branch 'upstream/frost' into 601_convert_created_utc_to_timestamp_for_commentvotes Viet Than 2023-07-21 23:00:16 -04:00
  • 2edaec6933
    🏦 Database Change: convert commentflag's created_utc to created_timestampz (#615) Viet Than 2023-07-20 23:48:19 -05:00
  • c519a1a292 fix: filtered posts on frontpage listing TLSM 2023-07-20 22:26:32 -04:00
  • a111ef3223
    fix: filtered posts on frontpage listing TLSM 2023-07-20 22:26:32 -04:00
  • 93e0c53d92 SQLAlchemy Integer vs INTEGER Viet Than 2023-07-20 21:33:35 -04:00
  • 201863bd36 Merge branch '601_convert_created_utc_to_timestamp_for_commentflags' into 601_convert_created_utc_to_timestamp_for_commentvotes Viet Than 2023-07-20 21:33:08 -04:00
  • 883f765ca0 SQLAlchemy Integer vs INTEGER Viet Than 2023-07-20 21:32:45 -04:00
  • bf2ae35673 made it datetimez and not timestampz Viet Than 2023-07-20 21:29:09 -04:00
  • 84df334bb3 commentvotes Viet Than 2023-07-20 21:19:27 -04:00
  • a2aa7353fc
    fix the stats page (#630) justcool393 2023-07-20 18:19:22 -07:00
  • c8964b272e use permissions constant instead of literal 2 justcool393 2023-07-18 18:47:48 -05:00
  • b9441ae96d Merge branch '601_convert_created_utc_to_timestamp_for_commentflags' into 601_convert_created_utc_to_timestamp_for_commentvotes Viet Than 2023-07-20 21:15:22 -04:00
  • ce8440eb3d use sqlalchemy.sql.functions.now Viet Than 2023-07-20 21:15:13 -04:00
  • 32cd11bd07 Merge branch '601_convert_created_utc_to_timestamp_for_commentflags' into 601_convert_created_utc_to_timestamp_for_commentvotes Viet Than 2023-07-20 21:07:10 -04:00
  • 57f6470c36 addressing justcool393 comments Viet Than 2023-07-20 20:59:38 -04:00
  • f7185f65bb use permissions constant instead of literal 2 justcool393 2023-07-18 18:47:48 -05:00
  • 34b0214685 ick but whatever justcool393 2023-07-18 18:40:00 -05:00
  • 9959812846 fix the stats page justcool393 2023-07-18 18:33:32 -05:00
  • 88c202ba3d style: tabify for consistency justcool393 2023-07-14 22:32:24 -05:00
  • fde5840be4
    reformat submission_banned.html template (#629) justcool393 2023-07-15 21:34:18 -07:00
  • 42c7145ab4 reformat submission_banned.html template justcool393 2023-07-15 05:46:22 -05:00
  • 52bd496b1f Profile Settings tab fixes justcool393 2023-07-14 23:07:42 -05:00
  • e4f982328f style: tabify for consistency justcool393 2023-07-14 22:32:24 -05:00
  • 8d71703374 remove extra divs (it seems we never needed them in the first place?) justcool393 2023-07-14 22:07:05 -05:00
  • 1e7a3d81b6 note on downgrade Viet Than 2023-07-14 22:44:41 -04:00
  • c67a3d2b95 edited comment on created_datetimez Viet Than 2023-07-14 22:37:32 -04:00
  • 365f15eac7 makes sure on Comment, reports relationship use created_datetimez Viet Than 2023-07-14 22:35:10 -04:00
  • 2d3120f0a7 added CreatedDateTimeBase, renamed column, edited migration Viet Than 2023-07-14 22:02:58 -04:00
  • 1b590cefd7
    remove unnecessary !important in unread rule... justcool393 2023-07-13 14:57:23 -07:00
  • 8191d5a4cf
    rename fullnames justcool393 2023-07-13 12:37:28 -07:00
  • db1f578f26 simplify visibility states using the new visstates justcool393 2023-07-12 13:22:34 -05:00
  • 099d15b59b make switch button on settings visible for theme sovejero 2023-07-12 09:49:17 -03:00
  • 285cb2b50c add unsoported theme tag and missing div sovejero 2023-07-12 09:48:01 -03:00
  • d3ea7b510e
    removes a line that broke hard line brakes intentionally to fix Markdown implementation fails to produce hard line breaks properly #440 (#591) rudyon 2023-07-13 20:16:40 +03:00
  • 231c0f420f
    Refactor auth forms (#624) justcool393 2023-07-13 09:50:26 -07:00
  • a5807efb75
    refactor: simplify email template and adjust theme #131 sovejero 2023-07-13 13:48:25 -03:00
  • 3a8a19f349
    Fix form vertical alignment TLSM 2023-07-13 02:34:22 -04:00
  • 7a4a4718b4 add rel=noopener sovejero 2023-07-13 02:52:25 -03:00
  • 75da44fd98
    Freshen branch, fix commenting TLSM 2023-07-13 01:40:23 -04:00
  • 920a134b6c Fix sign up page justcool393 2023-07-13 00:36:20 -05:00
  • f0ab3e9de3 Fix some UI issues justcool393 2023-07-13 00:34:38 -05:00
  • 5f50c58e5b Merge branch 'frost' into rename-fullnames-2 TLSM 2023-07-13 01:32:00 -04:00
  • 73b741e530 Reset password justcool393 2023-07-13 00:14:39 -05:00
  • 423697f9ed Fix it on TheMotte as well justcool393 2023-07-13 00:00:37 -05:00
  • 040d676039 replace tabs with spaces sovejero 2023-07-13 01:46:11 -03:00
  • 5ba4438bf6 fix username and email sovejero 2023-07-13 00:56:18 -03:00
  • 7b2824b6f4 fix indentation sovejero 2023-07-13 00:55:32 -03:00
  • c19163c84c refactor: simplify email template and adjust theme sovejero 2023-07-12 22:16:50 -03:00
  • e55a159a64 Route login pages properly justcool393 2023-07-12 16:51:24 -05:00
  • 710f9f7445 Signup justcool393 2023-07-12 16:40:59 -05:00
  • 9453825cd7 Sign Up Self-Reference justcool393 2023-07-12 16:40:41 -05:00
  • fa54e71a6e Forgot Password Fix justcool393 2023-07-12 16:40:29 -05:00
  • 73ff78ecd5 2FA Lost justcool393 2023-07-12 16:40:17 -05:00
  • ca848e7d2e 2FA justcool393 2023-07-12 16:40:11 -05:00
  • a818f670d0 Login justcool393 2023-07-12 16:30:48 -05:00
  • 89c2c22437 Forgot password justcool393 2023-07-12 16:27:33 -05:00
  • 02f1517901 Move authforms to folder and refactor base template justcool393 2023-07-12 16:26:32 -05:00
  • f14a134bd8 simplify visibility states using the new visstates justcool393 2023-07-12 13:22:34 -05:00
  • 37f2ff49c5 Get rid of badge 61. justcool393 2023-07-12 12:45:28 -05:00
  • 94db9eeefb add alembic migration justcool393 2023-07-12 12:43:45 -05:00
  • 6b114571bb Remove most badges justcool393 2023-07-12 11:53:22 -05:00
  • 560c630089 remove unnecessary !important in unread rule... justcool393 2023-07-12 11:26:09 -05:00
  • 1dc767e2c8 fixes the pin button showing when it shouldn't be justcool393 2023-07-12 11:15:00 -05:00