| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(message): Remove redundant return type annotation from make method - Deleted unnecessary static return type annotation from the make method docblock - Simplified the PHPDoc to improve clarity and maintain consistency - No functional changes, only documentation update for better readability | 1 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
feat(NotifyX): Add NotifyX integration with client, message, and authenticator - Introduce NotifyX directory containing README, Client, Message, and Authenticator files - Implement NotifyX\Client extending the foundation client and set base URI to https://www.notifyx.cn/ - Add NotifyX\Authenticator based on TokenUriTemplateAuthenticator for authentication - Create NotifyX\Messages\Message with defined fields and HTTP URI for sending messages - Provide README with usage example and related links for Bark integration - Enable NotifyX notification channel support in the repository | 5 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
feat(Telegram): Allow poll options to accept array or string - Update PollMessage options method to accept both array and string types - Modify allowedTypes to support array and string for poll options - Refactor normalizer to handle array conversion to JSON or pass string directly - Remove redundant type restriction in configureOptionsResolver for options - Add commented example in ClientTest.php for poll options as a string - Improve flexibility for poll message creation and compatibility with Telegram API | 5 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Messages): rename AbstractMessage to Message - Updated references from AbstractMessage to Message across multiple files. - Adjusted related documentation and type hints to reflect the new class name. - Ensured consistency in usage throughout the codebase. | 7 个月前 | |
refactor(Message): Migrate configureOptionsResolver to nested method - Refactored multiple message classes to replace configureOptionsResolver with a nested method. - Improved code organization and readability by encapsulating option definitions. - Ensured consistent structure across message types for better maintainability. | 5 个月前 | |
refactor(Messages): rename Message class to AbstractMessage - Renamed the Message class to AbstractMessage for clarity. - This change aligns with the naming conventions for abstract classes. - Improves code readability and maintainability. | 7 个月前 | |
refactor: apply inspection | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 1 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 7 个月前 | ||
| 5 个月前 |