jabber.developer
  • Joined on 2025-06-19
jabber.developer created pull request devs/cproof#33 2025-09-16 23:01:14 +00:00
Fix documentation for parser
jabber.developer opened issue devs/cproof#32 2025-09-16 22:55:50 +00:00
Broken API documentation generation mechanism
jabber.developer pushed to ref/light-cleanup at devs/cproof 2025-09-16 22:49:58 +00:00
51b6167ead refactor: rename argument to avoid C++ keyword conflict
d421ba7071 fix: add missing parameter types to function declarations
792333ab36 build: add missing includes to header files
353b6bdb11 Merge branch 'build/add-api-docs-gen-tests'
105c496ab1 docs(sphinx): fix conf.py and index.rst to resolve warnings
Compare 31 commits »
jabber.developer pushed to build/multicore at devs/cproof 2025-09-16 22:33:52 +00:00
8877e1eed7 Merge branch 'master' into build/multicore
353b6bdb11 Merge branch 'build/add-api-docs-gen-tests'
105c496ab1 docs(sphinx): fix conf.py and index.rst to resolve warnings
cb6f302208 docs(prof.py): add CommandCallback, TimedCallback, WindowCallback protocols
4cdcf9a8eb docs(plugin): update plugin.py to align with formatting required by Sphinx
Compare 24 commits »
jabber.developer merged pull request devs/cproof#31 2025-09-15 14:54:44 +00:00
Improve API documentation; add autotests for it
jabber.developer commented on pull request devs/cproof#31 2025-09-10 15:26:05 +00:00
Improve API documentation; add autotests for it

At this point, the jobs are expected to fail, since API contains numerous issues.

jabber.developer created pull request devs/cproof#31 2025-09-10 15:25:31 +00:00
ci: add GitHub Actions workflow to test C and Python API doc generation
jabber.developer merged pull request devs/cproof#29 2025-09-10 15:22:11 +00:00
tests: update cmocka include in forced encryption tests
jabber.developer opened issue devs/cproof#30 2025-09-10 15:21:05 +00:00
API issues
jabber.developer opened issue devs/jabber.space#1 2025-09-10 14:15:35 +00:00
API generation emits warnings
jabber.developer created pull request devs/cproof#29 2025-09-10 13:51:03 +00:00
tests: update cmocka include in forced encryption tests
jabber.developer created pull request devs/cproof#28 2025-09-10 12:23:31 +00:00
Merge upstream (Profanity) changes
jabber.developer created pull request devs/cproof#27 2025-09-02 12:47:47 +00:00
build: Add multithreading to make
jabber.developer opened issue devs/cproof#26 2025-09-02 12:46:30 +00:00
Slow build time
jabber.developer merged pull request devs/cproof#25 2025-09-02 12:20:56 +00:00
Fix LMC autocompletion to suggest corrected message content
jabber.developer merged pull request devs/cproof#23 2025-09-01 22:32:20 +00:00
Prevent crash with malformed JID in /sub command
jabber.developer created pull request devs/cproof#25 2025-09-01 22:31:51 +00:00
Fix LMC autocompletion to suggest corrected message content
jabber.developer opened issue devs/cproof#24 2025-09-01 22:16:14 +00:00
Incorrect Autocompletion in /correct Command
jabber.developer created pull request devs/cproof#23 2025-09-01 21:03:46 +00:00
fix(cmd_sub): Prevent crash with malformed JID in /sub command
jabber.developer opened issue devs/cproof#22 2025-09-01 20:55:54 +00:00
Crash in /sub Command with Malformed JID Input