Commit Graph

  • 7bf4143495 update apub lib Felix Ableitner 2024-04-09 11:32:52 +0200
  • 6935acba2f Remove local_site_id from tagline and custom_emoji Freek van Zee 2024-04-08 23:14:03 +0200
  • 562c909f4b Updat misleading comments Freek van Zee 2024-04-08 21:40:11 +0200
  • 8c7b3001ae Remove unecessary clone Freek van Zee 2024-04-08 21:39:17 +0200
  • 7ce89fb5e6 Consolidate Tagline error types Freek van Zee 2024-04-08 21:28:55 +0200
  • 5cf15a4c8c
    Merge branch 'main' into feature/custom-emoji-and-tagline-views SleeplessOne1917 2024-04-08 17:07:02 +0000
  • 43e5735502 update lib Felix Ableitner 2024-04-08 17:10:06 +0200
  • 8e54a4a6cc
    Fixing bug where comment replies wouldn't be sent to blocked instances. (#4595) Dessalines 2024-04-08 10:26:24 -0400
  • 571dbef111 prettier Felix Ableitner 2024-04-08 15:02:01 +0200
  • 58e89f77ca
    Merge branch 'main' into patch-1 SleeplessOne1917 2024-04-08 13:00:53 +0000
  • 991a4c266b
    Merge branch 'main' into fix_custom_thumbnail_updating SleeplessOne1917 2024-04-08 12:59:23 +0000
  • 1192fcc06b Allow fetching from local url, at fetch redirect test (fixes #4526) Felix Ableitner 2024-04-08 14:57:41 +0200
  • e8a380e167
    Merge dbbb6bad3c into a14ebefd24 dullbananas 2024-04-08 12:40:24 +0200
  • a14ebefd24
    When env variable is set, any config file will be ignored and the default settings will be used (#4594) jim-taylor-business 2024-04-08 11:05:54 +0100
  • 494b275a10 fix day duration federation-send-retry-limit Felix Ableitner 2024-04-08 11:53:40 +0200
  • 2c56bf8ad5 ignore first error Felix Ableitner 2024-04-08 11:45:36 +0200
  • e4abdefe09 change base for exp backoff Felix Ableitner 2024-04-08 11:25:03 +0200
  • f831ac7543
    Fix formatting Kroese 2024-04-08 04:42:29 +0200
  • 8571ce23c7
    Update crates/api_common/src/request.rs Kroese 2024-04-08 04:35:33 +0200
  • caeb44c9db
    Fix PictrsImageMode::None Kroese 2024-04-08 03:10:10 +0200
  • 4cd16d8794
    Remove useless transaction in actor_language.rs dullbananas 2024-04-07 14:47:56 -0700
  • 6ffcc1f98a Use process_markdown instead of process_markdown_opt Freakazoid182 2024-04-06 12:33:49 +0200
  • 7759602c9d Make content fields non optional Freakazoid182 2024-04-06 12:16:19 +0200
  • 55be9a14ac
    Merge branch 'main' into feature/custom-emoji-and-tagline-views SleeplessOne1917 2024-04-05 21:05:51 -0400
  • 8a5f6a9274
    Merge branch 'main' into ignore-old-edits SleeplessOne1917 2024-04-05 21:02:29 -0400
  • b2b8c43757 Validate markdown on tagline Freakazoid182 2024-04-05 23:34:43 +0200
  • abdfc90dbe Check markdown for tagline Freakazoid182 2024-04-05 23:20:59 +0200
  • ead51517e4 Remove delete from tagline and custom emoji impls Freakazoid182 2024-04-05 22:57:36 +0200
  • bab417a73e Impl Crud for CustomEmoji Freakazoid182 2024-04-05 22:55:36 +0200
  • 5342a22765 Move tagline endpoints under /admin Freakazoid182 2024-04-05 22:36:37 +0200
  • 144c112247 Impl Crud for Tagline Freakazoid182 2024-04-05 22:36:08 +0200
  • dbbb6bad3c Merge remote-tracking branch 'upstream/main' into smoosh-tables-together Dull Bananas 2024-04-05 20:07:30 +0000
  • c2896392f8
    Create rust.yml Laiiev 2024-04-05 21:26:09 +0300
  • 6cedc79273 Only block replies from the community's instance id. fix_comment_instance_block Dessalines 2024-04-05 13:21:11 -0400
  • dee02d6414 correct mistake jim-taylor-business 2024-04-05 18:17:18 +0100
  • 68a0f36337 Merge branch 'default-settings' of https://github.com/jim-taylor-business/lemmy into default-settings jim-taylor-business 2024-04-05 18:14:33 +0100
  • d779a1e599 returns and messages jim-taylor-business 2024-04-05 18:13:15 +0100
  • 8e8a48e229 Revert "Fixing bug where comment replies wouldn't be sent to blocked instances." Dessalines 2024-04-05 12:55:35 -0400
  • a94238733a move lcov.info to target folder Dull Bananas 2024-04-05 16:31:34 +0000
  • 1e2e208bf2 coverage gutters extension comment Dull Bananas 2024-04-05 16:19:16 +0000
  • 260d235027 Forgot to regenerate the rows. Dessalines 2024-04-05 11:50:31 -0400
  • b9e49d63cd Change defaults on user vote display mode to upvotes + downvotes Dessalines 2024-04-05 11:43:59 -0400
  • 8e8bca98e2 Remove pointless todo. Dessalines 2024-04-05 11:34:15 -0400
  • b40214ff2f Adding API tests for custom thumbnails. Dessalines 2024-04-05 11:31:34 -0400
  • 557a18faa0
    Merge branch 'main' into default-settings jim-taylor-business 2024-04-05 16:20:47 +0100
  • 3c07640e98 format jim-taylor-business 2024-04-05 15:58:22 +0100
  • f53863dbb6 simplify check logic jim-taylor-business 2024-04-05 15:57:02 +0100
  • ce6bc72b29 remove redundant space jim-taylor-business 2024-04-05 15:50:52 +0100
  • cd00be9489 avoid overflow Felix Ableitner 2024-04-05 12:13:40 +0200
  • b9f22aba61 clippy Felix Ableitner 2024-04-05 12:11:25 +0200
  • 3f9e182110 Limit federation send retry interval to one hour Felix Ableitner 2024-04-05 11:11:58 +0200
  • 5b77ad8b39 remove redundant comment jim-taylor-business 2024-04-05 09:23:17 +0100
  • 7b82aa5dea ermove commented code jim-taylor-business 2024-04-05 08:12:00 +0100
  • c1e5e48184 implement env variable jim-taylor-business 2024-04-05 08:02:48 +0100
  • 5389d1e904 Fixing upgrade deps script. Dessalines 2024-04-04 21:18:30 -0400
  • 9574a24b20 Merge remote-tracking branch 'origin/main' into fix_custom_thumbnail_updating Dessalines 2024-04-04 20:27:17 -0400
  • 38cf4e1091
    Merge branch 'main' into fix_comment_instance_block SleeplessOne1917 2024-04-04 19:57:21 -0400
  • b1a1398f7e add test-with-coverage.sh Dull Bananas 2024-04-04 22:02:12 +0000
  • 121cae2cd0 update .gitignore Dull Bananas 2024-04-04 21:10:08 +0000
  • f1b993f90e Get random tagline on site requets Freakazoid182 2024-04-04 23:07:51 +0200
  • 2b1fdf106b Remove custom_emojis and taglines from site resource Freakazoid182 2024-04-04 21:57:43 +0200
  • 530926f043 migrate indexes and contraints, and add statistics Dull Bananas 2024-04-04 17:27:04 +0000
  • 705e86eb4c
    Fixing docker release (#4592) Dessalines 2024-04-04 10:14:59 -0400
  • 26589964d0 Fixing issue with image posts. Dessalines 2024-04-04 10:07:15 -0400
  • bfca1a3c08 Merge remote-tracking branch 'origin/main' into fix_custom_thumbnail_updating Dessalines 2024-04-04 09:17:53 -0400
  • 1349aa351a Fixing bug where comment replies wouldn't be sent to blocked instances. Dessalines 2024-04-04 08:44:15 -0400
  • fe907c218e
    Merge branch 'main' into ignore-old-edits SleeplessOne1917 2024-04-04 08:42:06 -0400
  • f3fc2bea84 Merge remote-tracking branch 'origin/main' into try_fix_release_1 Dessalines 2024-04-04 08:13:23 -0400
  • 67ed3c4cd2 Fixing workspace for lemmy_federate Dessalines 2024-04-04 08:13:09 -0400
  • dc1494bbdc formatting jim-taylor-business 2024-04-04 11:40:05 +0100
  • 9c613bfcbb do not panic when no config file found use defaults jim-taylor-business 2024-04-04 11:36:58 +0100
  • 5f70f4e068 avoid comment conflict clause Felix Ableitner 2024-04-04 10:51:25 +0200
  • c2926eecf8 coalesce(updated, published) Felix Ableitner 2024-04-04 10:44:17 +0200
  • a1d632e582
    Re-add notif on tag failure. (#4591) Dessalines 2024-04-04 04:21:31 -0400
  • d560a5bf3d Fixing custom_thumbnail updates. Dessalines 2024-04-03 20:30:00 -0400
  • 1f178b65a1 Version 0.19.4-beta.2 0.19.4-beta.2 Dessalines 2024-04-03 18:40:43 -0400
  • d3d4f66c03 Re-adding publish release Dessalines 2024-04-03 18:39:24 -0400
  • e4d127166e Version 0.19.4-beta.1d 0.19.4-beta.1d Dessalines 2024-04-03 18:30:28 -0400
  • 17fe69f938 Trying to fix cargo publish 1. Dessalines 2024-04-03 18:29:07 -0400
  • 1c258b8b9a Remove use release cache. Dessalines 2024-04-03 18:18:47 -0400
  • fdb3b5eeae Version 0.19.4-beta.1c 0.19.4-beta.1c Dessalines 2024-04-03 18:11:03 -0400
  • 3f0abbf24a Removing unstable inspect. Dessalines 2024-04-03 18:09:42 -0400
  • 181bce8311 Merge remote-tracking branch 'origin/main' into try_fix_release_1 Dessalines 2024-04-03 17:52:39 -0400
  • 8b6d9941d1 Version 0.19.4-beta.1b 0.19.4-beta.1b Dessalines 2024-04-03 17:50:58 -0400
  • bc73e8dfa6 Try again. Dessalines 2024-04-03 17:49:47 -0400
  • 087684658a
    Cache result of LocalSite::read to avoid unnecessary db calls (#4585) Nutomic 2024-04-03 23:38:31 +0200
  • aaaa362b98
    Remove latest tag for pgformatter. (#4589) Dessalines 2024-04-03 17:29:24 -0400
  • fcecb9cc57 Merge branch 'fix_tag_failure_notifs' into try_fix_release_1 Dessalines 2024-04-03 17:26:57 -0400
  • 4877d3c29c Version 0.19.4-beta.1a 0.19.4-beta.1a Dessalines 2024-04-03 17:25:58 -0400
  • feb1d1c050 Upping rust version. Dessalines 2024-04-03 17:24:16 -0400
  • 4cd627dab2 Re-add notif on tag failure. fix_tag_failure_notifs Dessalines 2024-04-03 16:59:18 -0400
  • 5237233f97 Version 0.19.4-beta.1 0.19.4-beta.1 Dessalines 2024-04-03 16:50:35 -0400
  • 5358908c17 Format through lint.sh Freakazoid182 2024-04-03 22:49:02 +0200
  • e536d39c2b Add delete tagline endpoint Freakazoid182 2024-04-03 22:42:25 +0200
  • ab938062e4 Add update tagline endpoint Freakazoid182 2024-04-03 22:33:43 +0200
  • a1a7e2ca33 Add create tagline endpoint Freakazoid182 2024-04-03 22:14:25 +0200
  • 6ae8836deb
    Merge 8012fed9b8 into 94438a8516 Sander Saarend 2024-04-03 15:47:43 +0000
  • 1215f17d00 Remove latest tag for pgformatter. Dessalines 2024-04-03 10:26:12 -0400
  • c60e5719d8 fmt Felix Ableitner 2024-04-03 15:47:51 +0200
  • 04876ee402 clippy Felix Ableitner 2024-04-03 13:47:09 +0200