Karcsesz · he/him
  • Hungary
  • Joined on 2024-02-09
Karcsesz deleted branch template_link_type from Karcsesz/Fingerlink 2024-05-07 18:06:21 +02:00
Karcsesz merged pull request Karcsesz/Fingerlink#4 2024-05-07 18:06:20 +02:00
Add `template` field to `Link` because ostatus subscribe schema needs it.
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-05-07 18:06:20 +02:00
0795d6fa4e Merge pull request 'Add template field to Link because ostatus subscribe schema needs it.' (#4) from template_link_type into master
efc7b83930 Add template field to Link because ostatus subscribe schema needs it.
Compare 2 commits »
Karcsesz created pull request Karcsesz/Fingerlink#4 2024-05-07 18:05:56 +02:00
Add template field to Link because ostatus subscribe schema needs it.
Karcsesz pushed to template_link_type at Karcsesz/Fingerlink 2024-05-07 18:05:01 +02:00
efc7b83930 Add template field to Link because ostatus subscribe schema needs it.
Karcsesz pushed to record_list at Karcsesz/Fingerlink 2024-05-07 18:03:40 +02:00
e30e867933 First UX pass of new list command
Karcsesz created branch record_list in Karcsesz/Fingerlink 2024-05-07 17:59:03 +02:00
Karcsesz pushed to record_list at Karcsesz/Fingerlink 2024-05-07 17:59:03 +02:00
6a29773084 First UX pass of new list command
Karcsesz pushed to template_link_type at Karcsesz/Fingerlink 2024-05-07 17:58:38 +02:00
4ef831c81c Add template field to Link because ostatus subscribe schema needs it.
Karcsesz created branch template_link_type in Karcsesz/Fingerlink 2024-05-07 17:58:37 +02:00
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-04-01 16:55:13 +02:00
8eafcf86b9 Server only docker image, but the action's documentation is apparently wrong.
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-04-01 16:53:28 +02:00
6cd503711f Server only docker image
Karcsesz closed issue Karcsesz/Fingerlink#3 2024-04-01 16:35:03 +02:00
fetch can create name collision
Karcsesz commented on issue Karcsesz/Fingerlink#3 2024-04-01 16:35:03 +02:00
fetch can create name collision

Oooh that's a fun edge case. Issue arises because I don't use a case-insensitive compare when merging new and old records. Patched in v0.1.1

Karcsesz pushed tag v0.1.1 to Karcsesz/Fingerlink 2024-04-01 16:32:55 +02:00
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-04-01 16:32:55 +02:00
a38ab85320 Bump version and update dependencies
12cb4fc254 Add more testing around case-insensitivity and patch an error in merge_records creating duplicates in the database
Compare 2 commits »
Karcsesz deleted branch leaner-tokio from Karcsesz/Fingerlink 2024-03-18 02:13:04 +01:00
Karcsesz pushed to master at Karcsesz/Fingerlink 2024-03-18 02:13:04 +01:00
92c3239c00 Merge pull request 'Slim down tokio features' (#2) from leaner-tokio into master
3dbe0eb589 Slim down tokio features
Compare 2 commits »
Karcsesz merged pull request Karcsesz/Fingerlink#2 2024-03-18 02:13:03 +01:00
Slim down tokio features
Karcsesz created pull request Karcsesz/Fingerlink#2 2024-03-18 02:12:21 +01:00
Slim down tokio features