10 Commits
Author SHA1 Message Date
Nick Ninov 164f439bde real-time: Data classes
- Related to https://github.com/status-im/status-python-sdk/issues/46
2026-08-22 22:22:11 +03:00
Nick Ninov 6773698575 account: Emoji reactions
- Related to https://github.com/status-im/status-python-sdk/issues/43
2026-08-20 12:38:35 +03:00
Nick Ninov c526e9c842 messaging: Date formatting
New supported formats:
- `datetime.date`
- `pd.Timestamp`
- `str`
2026-08-15 00:36:07 +03:00
Nick Ninov 5a3885cc6a bot: Send image
- Related to https://github.com/status-im/status-python-sdk/issues/33
2026-08-12 14:02:18 +03:00
Nick Ninov 7b5986243f bot: Control Node 2026-08-11 08:38:16 +03:00
Nick Ninov 712081a311 bot: Community properties
- Properties based on `status-bot`
2026-08-05 20:10:20 +03:00
Nick Ninov d6370218b1 example: Community Greet
- Related to https://github.com/status-im/status-python-sdk/issues/28
- Get community requests in real time
- Fix `account.chats` breaking bug
2026-08-04 18:17:38 +03:00
Nick Ninov 1efd9c3f3b messaging: Return ID for sent messages 2026-08-04 18:17:38 +03:00
Nick Ninov 8ba1a984b3 bot: Support Chat Keys & URLs 2026-08-04 18:17:38 +03:00
Nick Ninov 16143f92c1 bot: Community Member / Admin
- Related to https://github.com/status-im/status-python-sdk/issues/5
- Community class
- Channel class - used within Community class
- Community documentation
- Remove community functionality from Account
- Add `send_message` limit based on Status App
- Remove community functionalities from `Account`
- Update PyPi version
2026-08-04 18:17:38 +03:00