Commit graph

  • cdc0be9331 Merge remote-tracking branch 'upstream/main' into community-report Dull Bananas 2024-12-27 17:14:02 -0700
  • 0328e3878d fix person_view #5285 shorten-var-name Dull Bananas 2024-12-27 16:30:18 -0700
  • 6f6382eccd Don't send out new user email verifies to admins, if already verified. #5288 dont_send_already_verified_accts_to_admins Dessalines 2024-12-27 13:30:30 -0500
  • 0bb6bde7c7
    Merge branch 'main' into run_cargo_wizard Dessalines 2024-12-27 12:54:07 -0500
  • f76322e3f5
    Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) Richard Schwab 2024-12-27 18:53:23 +0100
  • 76034f058d
    Cleaning up oauth providers conversion. (#5280) Dessalines 2024-12-27 12:52:05 -0500
  • c75b5f93df do rename everywhere else Dull Bananas 2024-12-26 22:07:44 -0700
  • d40d58389e replace "32768 + 32767 + 1" with "65536" and improve comments #5267 optimize-get-random Dull Bananas 2024-12-26 20:09:43 -0700
  • 4bc4876f31 Remove pointless index. Dessalines 2024-12-24 14:30:34 -0500
  • 8d856a0917 Merge remote-tracking branch 'origin/main' into combined_profile Dessalines 2024-12-24 14:25:38 -0500
  • 20e7fc92d5
    Merge branch 'main' into optimize-get-random Dessalines 2024-12-24 14:24:57 -0500
  • 5f72a5b23f
    Merge branch 'main' into shorten-var-name Dessalines 2024-12-24 14:24:40 -0500
  • cc190aefdf
    Use codeberg pictrs mirror to fix CI. (#5286) Dessalines 2024-12-24 14:24:12 -0500
  • 8340d16c48 Use codeberg pictrs mirror to fix CI. #5286 fix_pictrs_binary Dessalines 2024-12-24 13:43:46 -0500
  • 90a837fe3a
    Merge branch 'main' into optimize-get-random dullbananas 2024-12-23 16:16:47 -0700
  • 6b40083504 comment view, post view Dull Bananas 2024-12-23 16:01:28 -0700
  • bd5210aed0 Merge remote-tracking branch 'origin/main' into combined_profile Dessalines 2024-12-23 14:59:09 -0500
  • aa6b6c1fe5
    Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. #5282 Richard Schwab 2024-12-23 02:25:00 +0100
  • 32e9b83252 Use into_iter #5280 oauth_provider_minor_fix Dessalines 2024-12-22 18:18:10 -0500
  • de1e46a053 Fix contradicting filters. #5281 fix_contradicting_filters Dessalines 2024-12-22 18:14:59 -0500
  • 41151baa83 Fix 2 Dessalines 2024-12-22 13:43:38 -0500
  • 00c9051e99 Cleaning up oauth providers conversion. Dessalines 2024-12-22 13:38:49 -0500
  • 5c26245099 Fix 1. Dessalines 2024-12-22 13:37:38 -0500
  • 859356db3f Running cargo-wizard to speed up compilation times. Dessalines 2024-12-22 13:31:27 -0500
  • c98f83fb76
    Merge branch 'main' into API-endpoint-for-listing-read-posts-#4934- leoseg 2024-12-21 15:15:48 +0100
  • 58d2434296 Merge remote-tracking branch 'upstream/main' into optimize-get-random Dull Bananas 2024-12-20 17:39:14 -0700
  • 7585aac446
    Fix startup errors, add unit test for scheduled task errors (fixes #5209) (#5269) Nutomic 2024-12-21 00:21:09 +0000
  • 6015ef045d
    Running cargo-features-manager prune. (#5274) Dessalines 2024-12-20 17:20:16 -0500
  • 1f0cd0a5de
    Merge branch 'main' into API-endpoint-for-listing-read-posts-#4934- leoseg 2024-12-20 17:21:30 +0100
  • 11f58b6a9c
    Update crates/db_views/src/post_view.rs leoseg 2024-12-20 16:40:27 +0100
  • 399b759de3 migration #5269 no-startup-errors Felix Ableitner 2024-12-20 10:06:36 +0100
  • ad6e44b053 remove serial Felix Ableitner 2024-12-20 10:02:07 +0100
  • 92d31616a9 Revert "always use embedded migrations" #5276 Dull Bananas 2024-12-20 00:35:04 -0700
  • ca34b9a9bd always use embedded migrations Dull Bananas 2024-12-20 00:34:16 -0700
  • 7308dc8632 find migrations dir in debug mode using CARGO_MANIFEST_DIR variable instead of current working directory Dull Bananas 2024-12-19 16:15:28 -0700
  • 776c5007a1 Remove pointless post_tags types. Dessalines 2024-12-19 18:07:59 -0500
  • 9a0e050ee6 Remove saved_only test. Dessalines 2024-12-19 18:03:57 -0500
  • cfd302dc1d Fixing duped trigger. Dessalines 2024-12-19 17:58:18 -0500
  • a1792bb16e Merge remote-tracking branch 'origin/main' into combined_profile Dessalines 2024-12-19 17:53:24 -0500
  • 0b514c5b92 Merge branch 'combined_tables_2' into combined_profile Dessalines 2024-12-19 17:44:07 -0500
  • 9d3a0cef56
    Adding report_combined table. (#5231) Dessalines 2024-12-19 17:22:31 -0500
  • f044ef3321 Merge remote-tracking branch 'upstream/main' into migration-runner Dull Bananas 2024-12-19 14:35:16 -0700
  • 154cea9366 Merge remote-tracking branch 'origin/main' into combined_tables_2 #5231 Dessalines 2024-12-19 16:30:15 -0500
  • 856de24520 Merge remote-tracking branch 'upstream/main' into optimize-get-random Dull Bananas 2024-12-19 13:45:45 -0700
  • 8b78ddeb68
    refactor: avoid using format! when String creation is unnecessary (#5268) Integral 2024-12-20 04:42:01 +0800
  • cd1b202612 make random_smallint function work in postgresql 16 Dull Bananas 2024-12-19 13:30:05 -0700
  • df77bae5c1 Running cargo-features-manager prune. #5274 cargo-features-prune Dessalines 2024-12-19 15:20:47 -0500
  • fed3ae28cd Fixxed error in unittests lseeger 2024-12-19 19:07:34 +0100
  • 8e5a014740 shear Felix Ableitner 2024-12-19 15:57:18 +0100
  • 9cb28e797d Finishing up tests. Dessalines 2024-12-19 09:56:07 -0500
  • 53e6c3daa7 cleanup Felix Ableitner 2024-12-19 15:40:51 +0100
  • 1b75fb2d71 normal unit test Felix Ableitner 2024-12-19 15:23:37 +0100
  • 323b154e0b Fix startup errors, add ci check (fixes #5209) Felix Ableitner 2024-12-18 12:03:10 +0100
  • 18a9f2118a
    Merge branch 'main' into API-endpoint-for-listing-read-posts-#4934- leoseg 2024-12-19 10:45:38 +0100
  • bebbea5836 Fixxed error in down.sql for migration of index on (person_id,read_only,post_id) on post_actions lseeger 2024-12-19 10:40:41 +0100
  • a475e09257
    Update migrations/2024-12-15-151642_add_index_on_person_id_read_for_read_only_post_actions/up.sql leoseg 2024-12-19 10:32:56 +0100
  • 48283a1ed9 Adding tests for person, post, and community. Dessalines 2024-12-18 22:57:59 -0500
  • fbbf088932 change migration date Dull Bananas 2024-12-18 16:35:29 -0700
  • 389083418c Filters done, working on tests. Dessalines 2024-12-18 17:47:11 -0500
  • 9bedf28bdf Merge remote-tracking branch 'upstream/main' into optimize-get-random Dull Bananas 2024-12-18 15:04:14 -0700
  • a2a5cb091a
    Community post tags (part 1) (#4997) phiresky 2024-12-18 14:54:35 +0100
  • 4951aa0fd1 update js client Felix Ableitner 2024-12-18 11:55:37 +0100
  • ada8f1ba8e site icon/banner Felix Ableitner 2024-12-18 11:52:17 +0100
  • a6f7e76bec community icon/banner Felix Ableitner 2024-12-18 11:39:19 +0100
  • 5f49b2aaec add upload user banner Felix Ableitner 2024-12-18 11:26:59 +0100
  • 5f0619534e simplify code Felix Ableitner 2024-12-18 11:24:30 +0100
  • 460ccc8e5a move sitemap to top level, not in api Felix Ableitner 2024-12-18 11:11:31 +0100
  • 794c85724e
    refactor: avoid using format! when String creation is unnecessary #5268 Integral 2024-12-18 16:41:12 +0800
  • 502b5a1856 Finegal private messages v4-paths SleeplessOne1917 2024-12-17 20:24:17 -0500
  • a5ac8eca3d Rearrange comments somewhat SleeplessOne1917 2024-12-17 20:07:08 -0500
  • 77aea3362e only call random_smallint once for filter Dull Bananas 2024-12-17 17:19:21 -0700
  • bd020ebb0f get_random_community_id: add filters for nsfw and private, use algorithm that doesn't scan the entire table Dull Bananas 2024-12-17 16:25:45 -0700
  • d9905824eb Add some communities sub scopes SleeplessOne1917 2024-12-17 17:50:20 -0500
  • 25f75a0332 Get started with posts SleeplessOne1917 2024-12-17 16:57:36 -0500
  • c506d8e63c Touch up communities SleeplessOne1917 2024-12-17 10:35:22 -0500
  • 55b8aced9d split files into upload, download Felix Ableitner 2024-12-17 16:23:43 +0100
  • b0d4bdb8ff Add option to disable image upload (fixes #1118) Felix Ableitner 2024-12-17 16:10:55 +0100
  • d346890b1f
    Increase metadata fetch limit to 1 MB (fixes #5208) (#5266) Nutomic 2024-12-17 15:01:53 +0000
  • 1e554c98c3 Increase metadata fetch limit to 1 MB (fixes #5208) #5266 metadata-fetch-limit Felix Ableitner 2024-12-17 15:26:16 +0100
  • 8ae4b405d0 fix api tests Felix Ableitner 2024-12-17 11:29:43 +0100
  • 4586947910 Adding search combined view, need to write tests yet. Dessalines 2024-12-16 14:56:48 -0500
  • da3aaf0515 formatted sql lseeger 2024-12-15 19:38:13 +0100
  • 0ce7d4e12a added index on (person_id, read) on post actions where read is not null lseeger 2024-12-15 16:28:15 +0100
  • 841d98dcb0 formatted code lseeger 2024-12-14 16:34:10 +0100
  • 3518f3f121 added option to get only read only posts with unittests lseeger 2024-12-14 16:31:56 +0100
  • fb1f2ff174 Merge branch 'combined_tables_2' into search_combined Dessalines 2024-12-13 11:14:29 -0500
  • 3721067cce Moving db_views_actor and _moderator into db_views. Dessalines 2024-12-13 11:13:21 -0500
  • 7c771d2113 fix ts bindings Felix Ableitner 2024-12-13 15:28:16 +0100
  • 60ba7af2a1 config options Felix Ableitner 2024-12-13 15:23:05 +0100
  • 9572367167 clippy #4997 post-tags phiresky 2024-12-13 15:21:41 +0100
  • e815778926 clippy Felix Ableitner 2024-12-13 15:13:27 +0100
  • d252be2113 Various other changes Felix Ableitner 2024-12-13 15:04:07 +0100
  • b4ce1d9121 Removing serialization Dessalines 2024-12-13 08:50:14 -0500
  • af543cc70b Merge branch 'combined_tables_2' into combined_profile Dessalines 2024-12-13 08:43:45 -0500
  • 0cb0bb7c5a remove error context phiresky 2024-12-13 14:11:19 +0100
  • 2de5a4968b add ts-rs optionals phiresky 2024-12-13 14:07:46 +0100
  • 03b850ed75 chore: update code to maybe final version phiresky 2024-12-13 13:59:28 +0100
  • cfa866a534 Upload avatar endpoint and other changes Felix Ableitner 2024-12-13 11:53:43 +0100
  • ae9da4da69 Merge remote-tracking branch 'origin/main' into combined_tables_2 Dessalines 2024-12-12 19:23:20 -0500
  • 7c962d63fb Removing serialization Dessalines 2024-12-12 19:20:31 -0500