This website requires JavaScript.
Explore
Help
Sign In
Appwrite
/
appwrite
Watch
1
Star
0
Fork
0
mirror of
https://github.com/appwrite/appwrite.git
synced
2026-05-26 13:51:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29092b277bf2ecd7372f2b598139f08cffa604fb
appwrite
/
tests
/
e2e
/
Services
/
Presence
T
History
ArnabChatterjee20k
29092b277b
Update AuthenticationHandler to make session parameter optional and add validation for empty session tokens. Update error message in PresenceRealtimeClientTest for clarity.
2026-05-04 16:22:54 +05:30
..
PresenceBase.php
Refactor presence management by introducing caching mechanisms for list responses. Added methods for loading, saving, and purging cache fields in the PresenceState class. Updated API endpoints to utilize caching, including purge functionality in Update and Delete actions. Enhanced tests to verify cache behavior during presence updates and deletions.
2026-04-30 18:33:20 +05:30
PresenceConsoleClientTest.php
updated usage name
2026-04-28 18:03:26 +05:30
PresenceCustomClientTest.php
tests
2026-04-13 20:47:13 +05:30
PresenceCustomServerTest.php
tests
2026-04-13 20:47:13 +05:30
PresenceExpiryTest.php
Refactor presence API functions and update expiry test to improve clarity and maintainability. Renamed 'triggerPresenceEvent' to 'getQueueForEventsForProject' and adjusted expiry handling in tests for better validation.
2026-04-30 15:56:31 +05:30
PresenceRealtimeClientTest.php
Update AuthenticationHandler to make session parameter optional and add validation for empty session tokens. Update error message in PresenceRealtimeClientTest for clarity.
2026-05-04 16:22:54 +05:30