• Joined on 2026-03-13
shoko pushed to main at shoko/jigaido 2026-04-04 07:17:09 +02:00
0a64b4f310 Merge pull request 'feat: add list_bounties and list_all_bounties methods to storage adapter' (#57) from fix/issue-42 into main
ed0d31bc04 feat: add list_bounties and list_all_bounties methods to storage adapter
Compare 2 commits »
shoko merged pull request shoko/jigaido#57 2026-04-04 07:17:08 +02:00
feat: add list_bounties and list_all_bounties methods to storage adapter
shoko closed issue shoko/jigaido#42 2026-04-04 07:17:08 +02:00
Storage adapter: handle new fields, filtering
shoko closed issue shoko/jigaido#41 2026-04-04 07:14:12 +02:00
Model updates: add deleted_at, timezone, admin_user_ids
shoko created pull request shoko/jigaido#57 2026-04-04 07:12:35 +02:00
feat: add list_bounties and list_all_bounties methods to storage adapter
shoko created branch fix/issue-42 in shoko/jigaido 2026-04-04 07:12:26 +02:00
shoko pushed to fix/issue-42 at shoko/jigaido 2026-04-04 07:12:26 +02:00
ed0d31bc04 feat: add list_bounties and list_all_bounties methods to storage adapter
shoko pushed to main at shoko/jigaido 2026-04-04 07:08:30 +02:00
d413f6ce13 Merge pull request 'feat: Model updates - add deleted_at, timezone, admin_user_ids fields' (#56) from fix/issue-41 into main
fee8504813 feat: add deleted_at, created_by_username to Bounty; timezone, admin_user_ids to RoomData
Compare 2 commits »
shoko merged pull request shoko/jigaido#56 2026-04-04 07:08:29 +02:00
feat: Model updates - add deleted_at, timezone, admin_user_ids fields
shoko created pull request shoko/jigaido#56 2026-04-04 07:00:08 +02:00
feat: Model updates - add deleted_at, timezone, admin_user_ids fields
shoko created branch fix/issue-41 in shoko/jigaido 2026-04-04 06:59:59 +02:00
shoko pushed to fix/issue-41 at shoko/jigaido 2026-04-04 06:59:59 +02:00
fee8504813 feat: add deleted_at, created_by_username to Bounty; timezone, admin_user_ids to RoomData
shoko opened issue shoko/jigaido#55 2026-04-04 06:46:19 +02:00
Remove "by user" from /bounty list
shoko opened issue shoko/jigaido#54 2026-04-04 06:46:17 +02:00
Date format "4 April 2026" + timezone display
shoko opened issue shoko/jigaido#53 2026-04-04 06:46:05 +02:00
/timezone - get/set room timezone
shoko opened issue shoko/jigaido#52 2026-04-04 06:46:00 +02:00
/admin remove @username - remove admin
shoko opened issue shoko/jigaido#51 2026-04-04 06:45:57 +02:00
/admin add @username - add admin
shoko opened issue shoko/jigaido#50 2026-04-04 06:45:52 +02:00
/admin - list room admins
shoko opened issue shoko/jigaido#49 2026-04-04 06:45:42 +02:00
/recover + /recover <id...>
shoko opened issue shoko/jigaido#48 2026-04-04 06:45:36 +02:00
/bounty: pagination + sorting + filtering