brobert pushed to main at brobert/taskbot
-
a850630da0 añado 100 segundos de delay en startup porque si no no me da tiempo a trastear, quiero ver si encuentro la comunidad adecuada en la db
2 weeks ago
brobert pushed to main at brobert/taskbot
-
3cbfd2a309 actualiza status con commit supuestamente correcto
-
9bc46551d5 fix: Pasa instancia de db correctamente a initializeDatabase
-
1e8977e654 docs: añade documento de estado del proyecto
- Compare 3 commits »
2 weeks ago
brobert pushed to main at brobert/taskbot
-
a57582d739 docs: update README with current project status
2 months ago
brobert pushed to main at brobert/taskbot
-
d0f8442e65 fix: use strftime for millisecond timestamp precision in SQLite
-
d3fd7f144d test: compare timestamps numerically in ensureUserExists last_seen test
-
fbf76036f5 feat: implement ensureUserExists, add foreign keys and tests
-
3309385348 test: add unit tests for whatsapp utils
-
be653f0355 feat: add WhatsApp ID normalization utility
- Compare 7 commits »
2 months ago
brobert pushed to main at brobert/taskbot
-
0ecd0a6f8e docs: restructure README with architecture, security model, and roadmap ALL TESTS PASS
-
17437c6e28 feat: improve command parsing to handle multiple dates and invalid date formats
-
b0f5a83b44 fix: update test to use dynamic dates instead of hardcoded ones
-
0477530757 fix: properly extract dates and count mentions in /tarea command
-
60ed1d1f82 fix: update test expectations for command logging
- Compare 7 commits »
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
5ffa18860e docs: update README with known issues and debugging info
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
d75ccc32eb feat: add debug logging for tab indentation issues
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
e50f7f0b43 refactor: replace feedkeys with direct buffer operations for tab indentation
-
dce228f70a docs: add comprehensive README for todoer.nvim plugin
- Compare 2 commits »
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
12bae73dfd fix: prevent incorrect unindent on <CR> using nvim_input('<Ignore>')
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
3f3ec3df1a fix: support all list markers for tab indentation
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
16615aeb43 refactor: Improve get_line_details parsing to fix empty TODOs
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
d56f7be564 chore: add debug notifications to press_enter
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
a9753a2c19 feat: add remove TODO markup functionality
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
e7f6d63fde fix: prevent E565 error on <CR> by removing expr=true
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
1a5ba4378c feat: Outdent empty TODO lines on Enter press
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
c7252424d7 refactor: generalize toggle_todo pattern for multiple markers
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
ea13e19e55 fix: Avoid error when checking line content
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
50507dd706 fix: prevent double indent on enter for non-empty todos
2 months ago
brobert pushed to main at brobert/todoer.nvim
-
d1a2f0d378 fix: replace vim.fn.strbytes with Lua # operator
2 months ago