• Joined on 2022-09-24
savanni pushed to kifu/localization at savanni/monorepo 2024-03-10 18:56:50 +00:00
8ceca454b1 Set up a flake command for the l10n-codegen-rust
30198f0038 Add the English messages file
1881fb99ce codegen-rust now takes the input file from a CLI parameter
4cfc6425e1 Move the rust codegen code into l10n
Compare 4 commits »
savanni pushed to kifu/localization at savanni/monorepo 2024-03-08 14:25:34 +00:00
137a88ad8e Generate Rust code and FTL code for a bundle of messages
f8c19b2d18 Create a codegen macro that generates ftl files from a struct
35c034b04b Set up message generation using fluent-ergonomics
9699c63e50 Write a program to try testing XDG_DATA_DIRS and wrapGAppsHook4
Compare 4 commits »
savanni pushed to kifu/localization at savanni/monorepo 2024-03-01 15:08:26 +00:00
822e88a8ce Speculative work on adding Message support to localization
savanni pushed to kifu/localization at savanni/monorepo 2024-03-01 04:00:12 +00:00
a9d29e6518 Format numbers
savanni pushed to kifu/localization at savanni/monorepo 2024-02-29 14:48:30 +00:00
d95dd4de50 Format dates
savanni created branch kifu/localization in savanni/monorepo 2024-02-29 14:39:39 +00:00
savanni pushed to kifu/localization at savanni/monorepo 2024-02-29 14:39:39 +00:00
245f9d0997 Render times in local and UTC
22b772a8c7 Start on the combined localization library, with dates and times
Compare 2 commits »
savanni opened issue savanni/monorepo#224 2024-02-28 18:22:16 +00:00
Create the Kifu settings dialog
savanni opened issue savanni/monorepo#223 2024-02-28 18:20:42 +00:00
Create the Kifu main menu
savanni opened issue savanni/monorepo#222 2024-02-28 18:19:12 +00:00
Create the Kifu settings page
savanni opened issue savanni/monorepo#221 2024-02-28 18:14:46 +00:00
The user should be able to set up a game position in the game review
savanni opened issue savanni/monorepo#220 2024-02-28 18:13:21 +00:00
The user should be able to play additional moves in a game review
savanni opened issue savanni/monorepo#219 2024-02-28 18:11:32 +00:00
The user should be able to add comments to a node in a game
savanni opened issue savanni/monorepo#218 2024-02-28 18:03:41 +00:00
Show a tree of the game currently under review, and a marker for where the current view represents in the tree
savanni opened issue savanni/monorepo#217 2024-02-28 18:01:44 +00:00
Pressing the up and down buttons in the game review switches the user between variants.
savanni opened issue savanni/monorepo#216 2024-02-28 18:00:25 +00:00
Pressing the left and right buttons in a game review should advance the game backwards and forwards along the current variant line
savanni opened issue savanni/monorepo#215 2024-02-28 17:56:09 +00:00
Clicking on a game in the games list should take the user into the game review view
savanni opened issue savanni/monorepo#214 2024-02-28 17:49:30 +00:00
Core should keep an index of games
savanni opened issue savanni/monorepo#213 2024-02-28 17:45:40 +00:00
Kifu Core should regularly scan the database directory for new games
savanni opened issue savanni/monorepo#212 2024-02-28 17:42:48 +00:00
The Games Database view model should accept new games when it is told that new games are available.