Commit Graph

  • 6fce976b67 Update export statistics main bot 2026-06-14 14:38:48 +0000
  • 43175ade39 chore: update export statistics data to reflect latest quarterly figures bot 2025-03-05 17:57:39 +0000
  • 9f78ee207f chore: remove trailing whitespace from README.md and fix formatting retoor 2025-03-05 17:56:41 +0000
  • c6ec3a5f67 feat: add monthly export statistics tracking with region breakdown bot 2025-03-05 13:11:06 +0000
  • 03eac638bb feat: add AI-powered content moderation check to user submissions retoor 2025-03-05 13:07:30 +0000
  • 01c24ba414 chore: remove deprecated legacy config parser and unused imports from bot module retoor 2025-02-03 08:50:35 +0000
  • 29729fb4cb feat: add export statistics tracking for user data downloads bot 2025-02-03 08:26:05 +0000
  • 757c174b23 feat: add 'keywords' field to project metadata for search indexing retoor 2025-01-25 23:39:04 +0000
  • 30c33a4ea8 feat: add monthly export statistics tracking with revenue breakdown bot 2025-01-24 17:31:27 +0000
  • 0f4b9b077a chore: remove deprecated help functionality from codebase retoor 2025-01-24 17:29:53 +0000
  • 7880f9c84c chore: update export statistics with latest data from production database bot 2025-01-11 18:32:29 +0000
  • b305a95e19 feat: add oldschool bot implementations with basic command handling retoor 2025-01-11 18:31:06 +0000
  • 56745eabde feat: add monthly export statistics aggregation for user activity reports bot 2025-01-11 18:25:22 +0000
  • d1e7be8212 fix: make rant history static to prevent dynamic re-rendering issues retoor 2025-01-11 18:24:06 +0000
  • 4f2b9f1a50 chore: update export statistics to reflect corrected data aggregation logic in export_handler.py bot 2025-01-11 18:22:44 +0000
  • 91854c7b86 perf: replace linear search with binary search in user lookup handler retoor 2025-01-11 18:21:25 +0000
  • 3bf3b35185 feat: add monthly export statistics tracking for user activity reports bot 2025-01-11 17:41:48 +0000
  • 5a16606e8b fix: reduce log verbosity and simplify server-side rate limiting logic retoor 2025-01-11 17:40:17 +0000
  • 5b18419a4e feat: add monthly export statistics aggregation for user activity reports bot 2025-01-10 00:12:11 +0000
  • 37c1eaca6c chore: reduce animation speed by 50% in main menu transition retoor 2025-01-10 00:11:09 +0000
  • 7efce9eb42 feat: add monthly export statistics aggregation for admin dashboard bot 2025-01-10 00:03:56 +0000
  • 90efbfb17c fix: add try-catch block to handle database connection timeout in user query handler retoor 2025-01-10 00:02:51 +0000
  • 0b1ecfda52 feat: add monthly export totals to statistics dashboard query bot 2025-01-09 23:13:25 +0000
  • 57ab3cd0e9 perf: replace linear search with binary search in user lookup handler retoor 2025-01-09 23:12:24 +0000
  • c2a5da3e6a feat: add daily export statistics tracking with aggregated user metrics bot 2025-01-09 23:04:40 +0000
  • 99cf0c611a fix: reduce request processing speed by adding artificial delay in handler retoor 2025-01-09 23:03:24 +0000
  • b754502603 feat: add monthly export statistics aggregation for user activity reports bot 2025-01-09 23:01:42 +0000
  • 59df5f7c8a chore: remove deprecated bot configuration files and streamline bot initialization retoor 2025-01-09 22:59:56 +0000
  • faf69b87b7 feat: add monthly export statistics aggregation for user activity reports bot 2025-01-06 23:42:46 +0000
  • 8bad800fde fix: resolve merge conflict in user authentication module by consolidating session token validation logic retoor 2025-01-06 23:41:25 +0000
  • 3dfadc41ef feat: add monthly export statistics aggregation for user activity reports bot 2025-01-06 18:15:22 +0000
  • 75a52c35e4 fix: correct misspelling of 'ragnar' to 'ragnar' in user-facing mention retoor 2025-01-06 18:14:04 +0000
  • f505c5d863 chore: update export statistics data with latest quarterly figures bot 2025-01-05 23:00:15 +0000
  • d95e35a897 fix: correct text and comment filter logic to handle edge cases in content sanitization retoor 2025-01-05 22:54:06 +0000
  • 8d3c27d8e9 feat: add export statistics tracking for user data downloads bot 2024-12-19 15:21:38 +0000
  • 8266d02f70 docs: add project overview and setup instructions to README retoor 2024-12-19 15:20:08 +0000
  • 9a06b8dff9 chore: update export statistics with latest data from production database bot 2024-12-19 15:11:15 +0000
  • cddae0d769 docs: add project overview and setup instructions to README retoor 2024-12-19 15:09:56 +0000
  • e3d66b1184 chore: update export statistics with latest data from production database bot 2024-12-19 12:03:47 +0000
  • e62701c28c feat: implement dynamic bot list with runtime add/remove support retoor 2024-12-19 12:02:24 +0000
  • 83c33208ac chore: update export statistics data with latest quarterly figures bot 2024-12-17 17:04:31 +0000
  • 0f376243f7 feat: implement suspicious activity detection algorithm for user behavior analysis retoor 2024-12-17 17:02:38 +0000
  • 60e8745cfb chore: update export statistics data to reflect latest fiscal quarter figures bot 2024-12-17 16:34:48 +0000
  • 7feb2fb7be fix: correct authentication flow to resolve login failure on invalid credentials retoor 2024-12-17 16:33:09 +0000
  • 59cd3fd240 chore: update export statistics with latest data from production database bot 2024-12-17 13:48:30 +0000
  • 051f0fbbcc fix: remove redundant await from async function call in user handler retoor 2024-12-17 13:47:11 +0000
  • c16b6e8d18 chore: remove ragnar directory and all its contents from repository retoor 2024-12-17 12:59:04 +0000
  • 63953ba9f3 feat: update polling interval from 30s to 60s in metrics collector retoor 2024-12-17 12:58:20 +0000
  • bee8353b13 fix: replace break statement with alternative control flow in loop logic retoor 2024-12-17 12:57:31 +0000
  • a866bad6de chore: remove trailing whitespace from README.md line 42 retoor 2024-12-17 12:46:58 +0000
  • 76a47102e7 fix: correct off-by-one error in pagination offset calculation for user list endpoint retoor 2024-12-17 12:45:41 +0000
  • c854ba2cf1 feat: add export statistics tracking for user data downloads bot 2024-12-17 12:10:02 +0000
  • a1945f7442 chore: adjust log level from info to debug in application bootstrap retoor 2024-12-17 12:08:00 +0000
  • cc30ec8ebd feat: add monthly export volume tracking to statistics module bot 2024-12-17 12:05:07 +0000
  • 81f5cd09d1 feat: add structured logging with json output and configurable log levels retoor 2024-12-17 12:03:41 +0000
  • 5c16566822 chore: update export statistics with latest data and formatting adjustments bot 2024-12-17 11:32:46 +0000
  • 6492e868ea docs: add project description and setup instructions to README retoor 2024-12-17 11:31:26 +0000
  • d6d4e0de2f feat: add export statistics tracking for user data downloads bot 2024-12-17 11:23:05 +0000
  • f54ea87d19 docs: add project description and setup instructions to README retoor 2024-12-17 11:22:03 +0000
  • c6398461ea feat: add export statistics tracking for user data downloads bot 2024-12-17 11:02:26 +0000
  • 2bac262786 feat: add fan art section to showcase community creations retoor 2024-12-17 11:00:26 +0000
  • 1eeb95a642 feat: add fan art image to project assets directory retoor 2024-12-17 10:59:29 +0000
  • c289bd273c feat: add placeholder image file to project assets directory retoor 2024-12-17 10:59:20 +0000
  • bb9a08622b feat: add monthly export statistics for user activity dashboard bot 2024-12-17 10:53:34 +0000
  • d56879c933 feat: add placeholder image asset for default avatar display retoor 2024-12-17 10:52:07 +0000
  • d76e379174 feat: add placeholder image file to project assets directory retoor 2024-12-17 10:51:16 +0000
  • 932a44dcfb feat: add monthly export statistics aggregation for user activity reports bot 2024-12-17 10:49:35 +0000
  • cda51c5ae9 feat: add placeholder image asset for profile avatar fallback retoor 2024-12-17 10:47:56 +0000
  • 5cfe2664a7 feat: add placeholder image file to project assets directory retoor 2024-12-17 10:47:17 +0000
  • 7b961d9f91 chore: update export statistics data to reflect latest quarterly figures bot 2024-12-16 18:45:13 +0000
  • 861bb6ac4a feat: add structured logging for user authentication flow in login handler retoor 2024-12-16 18:43:47 +0000
  • bbb4d81df8 chore: add export statistics for total, successful, and failed operations with timestamps bot 2024-12-15 00:36:51 +0000
  • f1bab721f2 feat: add new bot implementations for automated task processing retoor 2024-12-15 00:35:03 +0000
  • b0c6fce03f fix: correct broken link in user profile avatar component retoor 2024-12-14 05:34:40 +0000
  • 2f325e1448 refactor: replace thread-based pool with multiprocessing ProcessPoolExecutor for CPU-bound tasks retoor 2024-12-14 05:33:04 +0000
  • 98eae03f7a feat: add monthly export statistics tracking with revenue breakdown bot 2024-12-14 05:24:37 +0000
  • 9177f9b408 chore: update package dependencies to latest compatible versions retoor 2024-12-14 05:22:59 +0000
  • 6d339a7f0b feat: add three new trading bots with configurable risk profiles and asset filters retoor 2024-12-14 05:22:06 +0000
  • fe822c064e feat: add monthly export statistics tracking for user activity reports bot 2024-12-13 22:38:20 +0000
  • f9e47d6ab9 fix: correct build step execution to properly handle dependency resolution retoor 2024-12-13 22:36:16 +0000
  • f17d009193 chore: bump package version to 1.2.3 in setup.cfg and __init__.py retoor 2024-12-13 19:54:49 +0000
  • 45919f0ec4 feat: add user_id index to profiles table for faster lookups retoor 2024-12-13 19:53:44 +0000
  • 4dc0fb5eea chore: add new build package configuration for deployment pipeline retoor 2024-12-13 19:00:53 +0000
  • 56ed5a39f1 chore: add install target and update help text in Makefile retoor 2024-12-13 19:00:04 +0000
  • 27c6b90543 feat: add export statistics tracking for user data downloads bot 2024-12-13 18:59:27 +0000
  • b4226478e5 chore: remove dead bot entries from the configuration file retoor 2024-12-13 18:56:29 +0000
  • d94b9b8a68 chore: apply consistent indentation and whitespace formatting across all source files retoor 2024-12-13 18:55:23 +0000
  • f0cb8f9588 feat: add initial bot implementations for chat interaction system retoor 2024-12-13 18:54:20 +0000
  • 8b7fca9537 feat: add monthly export statistics tracking for user activity reports bot 2024-12-10 19:47:51 +0000
  • f5cda83a7a feat: add user_id index to profiles table for faster lookups retoor 2024-12-10 15:41:06 +0000
  • 418afce510 chore: add explicit rule forbidding generic boilerplate phrases in commit messages retoor 2024-12-10 13:56:24 +0000
  • b4ebd78347 feat: add initial commit message with placeholder text for project setup retoor 2024-12-10 09:36:38 +0000
  • c7e11fb711 feat: increase rant count from 1 to 2 for verification testing retoor 2024-12-10 04:07:05 +0000
  • 3d66fa146c chore: remove trailing whitespace from README.md line 42 retoor 2024-12-10 03:17:55 +0000
  • 0c5fb4c3a6 fix: correct flagged checker logic to handle edge case for empty input arrays retoor 2024-12-10 03:17:21 +0000
  • c64f4c7e71 feat: add monthly export statistics tracking for user activity reports bot 2024-12-09 21:25:56 +0000
  • f9450902e1 chore: merge feature branch into main with resolved conflicts retoor 2024-12-09 21:24:29 +0000
  • 874711f5ee feat: add monthly export statistics aggregation for user activity reports bot 2024-12-09 20:50:01 +0000
  • 479999111e feat: add Buffon blocker to prevent specific user actions in system retoor 2024-12-09 20:48:50 +0000
  • 9c036d087a chore: add __pycache__ directory entries to .gitignore file retoor 2024-12-09 20:43:10 +0000