Commit Graph

  • 5fd80792b9
    Merge a608c880f9 into cf0797aed8 #165 Tom Chiverton 2023-04-22 12:10:01 -0700
  • cf0797aed8
    Merge pull request #190 from NicolasConstant/develop master 0.23.0 Nicolas Constant 2023-03-16 22:52:04 -0400
  • 899a595e8c
    road to 0.23.0 #190 develop Nicolas Constant 2023-03-13 23:56:34 -0400
  • 03a6c53e23
    Merge pull request #181 from NicolasConstant/topic_autodelete-old-posts Nicolas Constant 2023-03-13 23:53:47 -0400
  • 5b93c2b760
    added tests #181 Nicolas Constant 2023-03-13 23:50:05 -0400
  • 8a99f5ecce
    adding tests for new pipeline Nicolas Constant 2023-03-12 03:45:55 -0400
  • 475828b6ad
    Merge 2edcea2409 into 8b1a61c197 #159 prplecake 2023-01-13 17:43:11 +0100
  • 57a08b67b1
    better Delete Actor logic Nicolas Constant 2023-01-11 01:13:23 -0500
  • d74663dcdf
    Merge c5d5ed813a into 8b1a61c197 #160 prplecake 2023-01-06 20:38:28 +0900
  • ef9ee3230c
    bump nugets Nicolas Constant 2023-01-06 03:11:28 -0500
  • e63c7950c9
    bump nugets Nicolas Constant 2023-01-06 03:07:23 -0500
  • 405087360c
    set tweet retention delay in settings Nicolas Constant 2023-01-06 02:52:23 -0500
  • 80ac1363e5
    Merge branch 'topic_autodelete-old-posts' of https://github.com/NicolasConstant/BirdsiteLive into topic_autodelete-old-posts Nicolas Constant 2023-01-06 02:38:04 -0500
  • c75507926c
    Test and Manager .NET 6 migration Nicolas Constant 2023-01-06 02:37:34 -0500
  • 61730269f2
    Update dotnet-core.yml Nicolas Constant 2023-01-06 02:34:22 -0500
  • 8589c48c9f
    .NET 6 migration Nicolas Constant 2023-01-06 02:33:31 -0500
  • a2010c7e3f
    migratrion to .NET 6 + update docker Nicolas Constant 2023-01-06 02:30:42 -0500
  • be13b6f7c1
    .NET 5 migration for HttpRequestException StatusCode Nicolas Constant 2023-01-06 02:20:28 -0500
  • f1a49d1dd1
    updated saving tweets + tests Nicolas Constant 2023-01-06 02:08:57 -0500
  • bc55778089
    added host to synctweet Nicolas Constant 2023-01-06 02:05:26 -0500
  • bb4ef071c2
    fix namespaces Nicolas Constant 2023-01-06 01:51:50 -0500
  • e579e1b11c
    first implementation of tweet clean up's pipeline Nicolas Constant 2023-01-06 01:50:45 -0500
  • b223bb0216
    refactoring + init workerservice to delete tweets Nicolas Constant 2023-01-06 00:28:45 -0500
  • 5b32a9021f
    fix CICD Nicolas Constant 2023-01-05 23:58:58 -0500
  • 3460c72895
    saving synchronized tweets Nicolas Constant 2023-01-05 23:55:50 -0500
  • bb27dd230f
    Merge 2043410a6a into 8b1a61c197 #153 Vincent Cloutier 2023-01-05 01:40:12 +0900
  • 99f4c65707
    Merge branch 'develop' into topic_autodelete-old-posts Nicolas Constant 2022-12-31 19:26:41 -0500
  • d80a00136d
    enable XRealIP Header manually Nicolas Constant 2022-12-31 19:26:14 -0500
  • 584266a040
    created syncTweets DAL Nicolas Constant 2022-12-31 03:41:31 -0500
  • 432484eaaa
    testing deletion Nicolas Constant 2022-12-31 01:29:55 -0500
  • f8ab522505
    updated doc for ip whitelisting Nicolas Constant 2022-12-31 00:30:00 -0500
  • 8f42032512
    added redirected remote ip detection Nicolas Constant 2022-12-31 00:05:12 -0500
  • 2542258ce4
    Merge pull request #180 from NicolasConstant/topic_whitelist-ips Nicolas Constant 2022-12-30 22:56:39 -0500
  • 8bbbe037c4
    added IP whitelisting #180 Nicolas Constant 2022-12-30 22:52:11 -0500
  • 0c2acc3d7a
    better ip parsing Nicolas Constant 2022-12-30 22:49:19 -0500
  • 79ceab82b6
    added ip whitelisting Nicolas Constant 2022-12-30 22:45:34 -0500
  • 8b1a61c197
    Merge pull request #179 from NicolasConstant/develop 0.22.0 Nicolas Constant 2022-12-30 16:03:24 -0500
  • 8a3ca81731
    road to 0.22.0 #179 Nicolas Constant 2022-12-30 15:54:06 -0500
  • f489e03a2b
    changed display order of migration info Nicolas Constant 2022-12-29 16:54:54 -0500
  • cc37ed32c2
    Merge pull request #177 from NicolasConstant/topic_federate-migration Nicolas Constant 2022-12-29 16:43:51 -0500
  • 4461884975
    added input checks #177 Nicolas Constant 2022-12-28 18:29:57 -0500
  • 21ff67e3a8
    added checks Nicolas Constant 2022-12-28 18:21:10 -0500
  • e950801f56
    better loggin Nicolas Constant 2022-12-28 18:00:24 -0500
  • eccd9bdd28
    don't call itself Nicolas Constant 2022-12-28 17:56:25 -0500
  • f45e9ed9f7
    added migration calls Nicolas Constant 2022-12-28 17:52:05 -0500
  • f7ca9fd86d
    added robustness Nicolas Constant 2022-12-28 16:16:10 -0500
  • d64063b273
    added federationinfo service Nicolas Constant 2022-12-28 16:13:34 -0500
  • 93110d9972
    refactoring Nicolas Constant 2022-12-28 15:00:14 -0500
  • 8897b8838d
    Merge pull request #176 from NicolasConstant/develop 0.21.0 Nicolas Constant 2022-12-27 23:34:04 -0500
  • 36d80be7cf
    road to 0.21.0 #176 Nicolas Constant 2022-12-27 23:29:24 -0500
  • 05cbddbf26
    Merge pull request #175 from NicolasConstant/topic_user-migration Nicolas Constant 2022-12-27 23:16:41 -0500
  • f8a354d90b
    clean up #175 Nicolas Constant 2022-12-27 23:09:25 -0500
  • 89289f2c3a
    wording Nicolas Constant 2022-12-27 22:39:11 -0500
  • e804b1929c
    always show link Nicolas Constant 2022-12-27 22:35:58 -0500
  • 0dfe1f4f9f
    fixed moved to Nicolas Constant 2022-12-27 22:35:11 -0500
  • 52da17393b
    debug info Nicolas Constant 2022-12-27 22:34:55 -0500
  • 7c267063f9
    fix DM notification Nicolas Constant 2022-12-27 22:13:08 -0500
  • ae42b109e9
    fix profile Nicolas Constant 2022-12-25 19:20:07 -0500
  • 27e735ca4d
    better redirection Nicolas Constant 2022-12-25 18:57:31 -0500
  • 0eb0aa3c5d
    added migration message Nicolas Constant 2022-12-25 18:46:56 -0500
  • 2dd1cc7381
    wording Nicolas Constant 2022-12-25 18:37:05 -0500
  • c910edc6b3
    various logic fixes Nicolas Constant 2022-12-25 18:15:54 -0500
  • d5a71bbaa6
    fix route Nicolas Constant 2022-12-25 00:10:37 -0500
  • ac297b815a
    added account status check before migration/deletion Nicolas Constant 2022-12-25 00:09:38 -0500
  • 1c3da007fd
    don't retrieve deleted users Nicolas Constant 2022-12-24 18:44:41 -0500
  • d219c59cfe
    added delete event when deleting user Nicolas Constant 2022-12-21 01:06:45 -0500
  • d543a1d4f9
    added delete action Nicolas Constant 2022-12-21 00:25:43 -0500
  • 7658438741
    always notify Nicolas Constant 2022-12-20 18:47:21 -0500
  • 1a939b6147
    return gone on deleted state Nicolas Constant 2022-12-14 00:35:25 -0500
  • 8840d1007c
    fix notification Nicolas Constant 2022-12-14 00:17:00 -0500
  • 9a6971c6bc
    typo Nicolas Constant 2022-12-13 23:48:14 -0500
  • 2e5bb28ff8
    updated mirror account data Nicolas Constant 2022-12-13 23:42:22 -0500
  • 4157f613ea
    added db migration + test Nicolas Constant 2022-12-13 23:02:28 -0500
  • 6f8a2c0373
    added deletion workflow Nicolas Constant 2022-12-13 22:55:22 -0500
  • 4d365e2043
    Merge pull request #174 from ElanHasson/patch-1 Nicolas Constant 2022-12-12 22:15:05 -0500
  • d08caf3684
    Fix typo #174 Elan Hasson 2022-12-12 19:57:29 -0500
  • ca52a47eac
    Bump Newtonsoft.Json in /src/BirdsiteLive.ActivityPub #173 dependabot[bot] 2022-12-08 11:51:46 +0000
  • 43e3f02ab6
    Bump Newtonsoft.Json in /src/BirdsiteLive.Cryptography #172 dependabot[bot] 2022-12-08 11:51:41 +0000
  • 07d07ee919
    Merge a6ef2c05da into 86c852b8a8 #148 slikie 2022-11-15 15:03:12 +0000
  • 86c852b8a8
    added linux/amd64 reference Nicolas Constant 2022-11-13 23:01:51 +0100
  • 1922b7dfc8
    updating instance information Nicolas Constant 2022-11-09 20:13:22 -0500
  • a608c880f9
    Update INSTALLATION.md #165 Tom Chiverton 2022-11-06 13:06:36 +0000
  • e77523e8d6
    Add Apache configuration Tom Chiverton 2022-11-06 12:48:16 +0000
  • 4fb04c16b8
    added better blacklisting handling Nicolas Constant 2022-11-04 03:14:00 -0400
  • df68b9c370
    added migration logic Nicolas Constant 2022-11-04 02:07:50 -0400
  • 498134f215
    added migrated tests Nicolas Constant 2022-11-03 20:18:45 -0400
  • 76b2e659ab
    added movedTo support in db Nicolas Constant 2022-11-03 20:02:37 -0400
  • 15f0ad55ae
    validation of the fediverse user Nicolas Constant 2022-11-02 01:15:05 -0400
  • ec3234324c
    validating tweet Nicolas Constant 2022-11-02 00:10:46 -0400
  • cc9985eb1d
    creating migration pages Nicolas Constant 2022-11-01 23:38:54 -0400
  • c5d5ed813a
    Update VARIABLES documentation to use inclusive language #160 prplecake 2022-10-01 14:04:16 -0500
  • 8a451cb980
    Use inclusive language in source prplecake 2022-10-01 14:03:44 -0500
  • 2df209a2e9
    Use inclusive language on the frontend prplecake 2022-10-01 13:39:11 -0500
  • 2edcea2409
    Add example systemd unit file #159 prplecake 2022-09-05 20:42:09 -0500
  • 9b52e492bf
    Bump Newtonsoft.Json in /src/BirdsiteLive.Cryptography #156 dependabot[bot] 2022-06-23 00:35:15 +0000
  • 041ccdc61f
    Bump Newtonsoft.Json in /src/BirdsiteLive.ActivityPub #155 dependabot[bot] 2022-06-23 00:35:12 +0000
  • 2043410a6a switch user lookup to API v2 #153 Vincent Cloutier 2022-05-18 18:46:47 -0400
  • a6ef2c05da
    Docker arm support (#1) #148 slikie 2022-05-07 16:50:04 +0800
  • 2880de9dda
    Merge pull request #145 from nemobis/patch-1 Nicolas Constant 2022-05-05 01:49:22 -0400
  • 6df0529d0b
    Fix typo in README #145 nemobis 2022-04-10 19:27:17 +0300