Commit graph

386 commits

Author SHA1 Message Date
xeruf
807df3069a enhance: small user interface defaults 2025-01-29 23:04:54 +01:00
xeruf
e82f3479fa feat: multi-key filtering 2025-01-29 23:03:42 +01:00
xeruf
220d713675 refactor(tasks): debug outputs for task creation 2025-01-29 22:59:01 +01:00
xeruf
fd7819e979 feat: implement more explicit assignee logic 2025-01-29 22:58:18 +01:00
xeruf
fe6ac592be feat(tasks): set new task owner from context 2025-01-25 08:03:45 +01:00
xeruf
cbeba49bb3 enhance: use adaptive relative timestamp parsing for ) 2025-01-25 06:44:08 +01:00
xeruf
7e3039ef1a enhance(main): adapt relative timestamp parsing to allow backdating for recent hours 2025-01-25 06:42:41 +01:00
xeruf
0de4e2e55d fix(nostr_users): only keep latest user metadata 2025-01-23 15:25:56 +01:00
xeruf
3ed60c3457 feat(main): allow setting active key with MOSTR_ID 2025-01-23 15:23:35 +01:00
xeruf
7acdede38c fix(nostr_users): don't attach key to username
Somehow filtering consistently shows all tasks of same-named users anyways
2025-01-23 15:00:40 +01:00
xeruf
8c1902c1d3 enhance: sort users by newest first for name matching 2025-01-23 14:59:26 +01:00
xeruf
0d11c0a361 feat(main): use nip49 encryption for export and import and document migration 2025-01-22 15:18:40 +01:00
xeruf
d6d9a876a3 release: 0.9.0 - import, export, rust upgrade 2025-01-21 23:07:53 +01:00
xeruf
eb1bafad2d enhance(main): track relatively with @ 2025-01-21 22:54:23 +01:00
xeruf
828114f5de feat(main): export and import encrypted secret key 2025-01-20 23:02:18 +01:00
xeruf
2e76250edc fix(main): stopping past tracking with hour while stopped 2025-01-20 21:45:25 +01:00
xeruf
fb3a479147 feat(main): elaborately log failed event sends 2025-01-16 00:27:59 +01:00
xeruf
dcc7778815 fix: remove deprecated event send batching 2025-01-16 00:26:40 +01:00
xeruf
9ea491a301 fix: update to nostr sdk 0.38 2025-01-15 23:16:44 +01:00
xeruf
50503f7f66 refactor(tasks): rename current_pos to pos_at 2025-01-15 22:09:16 +01:00
xeruf
984e4f129d enhance(main): double notification channel size once more 2025-01-15 22:08:41 +01:00
xeruf
ee33086824 fix(helpers): interpretation of plain numbers as time
- leading zeroes are not ignored anymore
- no odd jump between 59 and 60
2025-01-15 22:08:15 +01:00
xeruf
a1347def62 fix(event_sender): undo of custom time event creation and entering
previously only the tracking would be undone after entering .NEW@TIME
2025-01-15 22:06:59 +01:00
xeruf
4769c12336 feat: relative hourstamp parsing 2024-12-23 02:48:31 +01:00
xeruf
1b065c434f feat(helpers): parse HHMM timestamps 2024-12-18 14:22:13 +01:00
xeruf
ae4a678d77 feat: improve times_tracked history display utility 2024-12-14 12:45:52 +01:00
xeruf
d85ff3ac8d refactor(tasks): extract more modules 2024-12-06 23:28:06 +01:00
xeruf
ced5c4b3ef style(main): rename relays_file variable 2024-12-06 22:14:09 +01:00
xeruf
76baed51e2 build: extract unused examples 2024-12-06 22:10:14 +01:00
xeruf
cf04d4d852 refactor(tasks): simplify up_to back 2024-12-06 20:47:47 +01:00
xeruf
0c6ad19600 test(tasks): extract tests from tasks 2024-12-06 20:45:58 +01:00
xeruf
6f2a7951d5 refactor: modularize task 2024-12-06 13:52:01 +01:00
xeruf
03fd79ad95 refactor(tasks): more descriptive variable names 2024-12-06 12:01:00 +01:00
xeruf
e1c1b1d4f6 fix(main): consistent history label italics 2024-12-05 23:02:22 +01:00
xeruf
6fc8b42bcc fix(tasks): never create empty task 2024-12-05 23:00:45 +01:00
xeruf
0dba23bcc6 style: reformat code 2024-12-05 14:56:26 +01:00
xeruf
db11b54220 fix(kinds): key tag formatting 2024-12-05 14:34:27 +01:00
xeruf
df598efdc3 fix(tasks): view pubkey tracking history reliably 2024-12-05 13:18:21 +01:00
xeruf
d159004340 feat: also match user filter to hashtag and position better in prompt 2024-11-25 14:23:05 +01:00
xeruf
591adafd6e feat(task): list all participants 2024-11-25 14:07:08 +01:00
xeruf
ca263b50d2 fix(tasks): filter by owner instead of creator 2024-11-25 10:44:25 +01:00
xeruf
a3eeb38e5f fix(tasks): fallback upon invalid regex 2024-11-25 02:30:56 +01:00
xeruf
3a4588b45d feat: display task owner 2024-11-25 02:29:23 +01:00
xeruf
6ef5c47e98 feat: assign users to task 2024-11-25 02:15:18 +01:00
xeruf
87392fccb6 feat: guidance for moving backward 2024-11-25 01:45:18 +01:00
xeruf
78438696ac refactor: create own struct for nostr relay users 2024-11-24 23:42:47 +01:00
xeruf
654f273ad9 fix(tasks): fix pubkey filtering to show all activities instead of all tasks 2024-11-24 23:14:35 +01:00
xeruf
cb15fbaac5 enhance(tasks): feedback about ask movement with custom time 2024-11-24 23:11:19 +01:00
xeruf
a8fb3f919d enhance(tasks): improve state labels 2024-11-24 08:51:54 +01:00
xeruf
044c853993 enhance(tasks): show displayname rather than username where appropriate 2024-11-24 08:47:57 +01:00