This website requires JavaScript.
Explore
Help
Sign In
Appwrite
/
appwrite
Watch
1
Star
0
Fork
0
You've already forked appwrite
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
8cef822e8f7ba3a30cbcb7b0f28ee0ba43edee4b
appwrite
/
tests
/
e2e
T
History
ArnabChatterjee20k
18ae81bbb0
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
..
General
Refactor presence API to standardize scope and attribute names. Updated 'presence' to 'presences' across roles, scopes, and HTTP methods for consistency. Renamed 'expiry' to 'expiresAt' in various locations to improve clarity and maintainability.
2026-04-30 13:30:15 +05:30
Scopes
Improve scopes quality
2026-04-29 13:52:13 +02:00
Services
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
Traits
chore: bump PHPStan to level 4 and fix all new errors
2026-04-19 17:31:20 +05:30
Client.php
fix: clean up php 8.5 runtime deprecations
2026-04-29 14:47:05 +05:30