f6fe3a5fb8
feat: add princess example with Makefile and requirements, plus devranta C project with Makefile and binary
main
retoor2025-12-28 05:03:20 +00:00
c409ec4541
chore: replace aiosqlite with dataset and add bounded seen set to crawler
retoor2025-12-28 05:03:12 +00:00
a48bc9f97b
chore: update binary wheel and source tarball for v2.3.1 release with trimmed pkg-info
bot2025-09-01 16:39:03 +00:00
637fdf19c7
feat: add mention-specific LLM and switch logging to INFO in princess bot
retoor2025-09-01 16:37:32 +00:00
bad5767e7d
chore: strip trailing whitespace and leftover assistant prompt from README.md
retoor2025-08-12 23:41:43 +00:00
4c77bf1eb9
chore: reorder import and add rant_id field plus auto-comment posting in princess bot
retoor2025-08-12 22:22:00 +00:00
364de14682
chore: remove trailing whitespace from README.md formatting in examples/princess directory
retoor2025-08-12 22:12:38 +00:00
a551b80bc2
chore: add .env and *.db to gitignore and reformat imports in crawler examples
retoor2025-08-12 22:06:44 +00:00
e2369265d7
chore: add devrant crawler example project and update README formatting
retoor2025-08-02 22:40:34 +00:00
7110efd8dd
chore: add typed dicts for api responses and refactor api class with future annotations
retoor2025-08-02 06:03:19 +00:00
febebe48cb
chore: remove trailing whitespace from README.md line 42 and update project description
retoor2025-08-02 05:11:03 +00:00
06bea6ccff
feat: add Api class with devRant authentication and user registration methods
retoor2025-04-23 22:58:42 +00:00
4f8fc9f242
feat: add synchronous api_requests module with auth and voting for devRant
retoor2025-04-23 13:59:14 +00:00
483438b3c7
chore: replace built wheel and sdist with release v2.3.1 binaries
bot2025-01-06 18:02:11 +00:00
7d8e23e5b6
feat: add async delete_comment method to Api class for removing comments by id
retoor2025-01-06 18:00:45 +00:00
e68dfb5b66
chore: replace binary wheel and source tarball for v1.0.0 release
bot2024-12-14 03:42:04 +00:00
e60895a855
fix: correct endpoint path from devrant comments to users in Api.patch_url call
retoor2024-12-14 03:40:22 +00:00
357cb70578
chore: regenerate binary wheel and source tarball for v1.0.0 release
bot2024-12-14 03:19:28 +00:00
d12027474c
feat: add register_user method to Api class for account creation with email, username, password
retoor2024-12-14 03:17:48 +00:00
e2f7e13fa6
chore: rebuild binary wheel and source tarball with updated egg-info metadata
bot2024-12-04 22:14:50 +00:00
d9da6f2d1b
docs: add project overview and local setup instructions to README
retoor2024-12-04 22:13:31 +00:00
18d4bada2a
chore: rebuild wheel and sdist artifacts with updated PKG-INFO removing voting comment todo
bot2024-12-03 22:13:56 +00:00
ed94866651
feat: add vote_rant and vote_comment methods with VoteReason enum to Api class
retoor2024-12-03 22:12:48 +00:00
c6b132df62
feat: add vote_rant and vote_comment methods with VoteReason enum to api client
dr2024-12-03 21:25:03 +00:00
355aafdcaa
chore: update binary wheel and source tarball for v1.0.0 release
bot2024-12-03 18:51:46 +00:00
bb5e809ace
fix: switch comment update request from GET to POST and remove debug print
retoor2024-12-03 18:50:30 +00:00
8b31ba34ee
chore: rebuild distribution archives for devranta 1.0.0 with updated compiled artifacts
bot2024-12-03 18:47:24 +00:00
89b8c6b14e
chore: add debug print of auth response json in patch_auth method
retoor2024-12-03 18:46:09 +00:00
a867cbb38c
chore: rebuild distribution archives for devranta 1.0.0 release
bot2024-12-03 18:17:11 +00:00
b5fec97682
fix: parse response json before checking success field in comment update
retoor2024-12-03 18:15:48 +00:00
85c2d48612
chore: update devranta wheel and sdist binaries for v1.0.0 release
bot2024-12-03 18:02:21 +00:00
7a01fa4dc9
chore: rename build configuration file from build.yml to build.yaml for consistency
retoor2024-12-03 18:00:28 +00:00
74cd463f2a
chore: update binary wheel and source tarball for devranta 1.0.0 release
bot2024-12-03 17:59:38 +00:00
d4fde2a8ec
fix: guard against null avatarUrl in UserProfileAvatarLoader component
retoor2024-12-03 17:58:28 +00:00
f33b12f262
chore: rename build config files and update CI pipeline references to new paths
retoor2024-12-03 17:56:51 +00:00