Commit Graph

27 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Joas Schilling 73c0f596f7
fix(copyright): Fix copyright doc blocks 2 years ago
Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst bdad290d31
fix(userstatus): Only track message timestamp for values 2 years ago
Anna Larch f14a4f8fd7 feat(user status): automate user status for events 2 years ago
Christoph Wurst fbdf733be0
fix(userstatus): Track message timestamp too 2 years ago
jld3103 6f9cf8817c
user_status: Add OpenAPI spec 2 years ago
Carl Schwan f8453df98e
Properly escape underscore in db query 3 years ago
Carl Schwan 8c95e46744 Do the filtering on the DB instead 3 years ago
Joas Schilling 9a9db2802b
Reset user status based on message ID only 3 years ago
Joas Schilling 1429a9a8ef
Also reset the status on clearAt 3 years ago
Joas Schilling 5fcbb1ca62
Create the backup user status in 1 query instead of 3 4 years ago
Joas Schilling 658547d274
Don't include unindexed is_backup in the query, it's ensured by the user_id leading underscore already 4 years ago
Joas Schilling deec4f31db
Allow to revert the user status of multiple users in 3 queries instead of 3*n 4 years ago
Joas Schilling 194338cca3
Delete the user status without loading it first 4 years ago
Christoph Wurst 6ef63d27a8
Make the UserStatusMapper a generic instance of QBMapper 4 years ago
Carl Schwan 2cb48f484b
Add an API to set and rollback the user status 4 years ago
Joas Schilling 55c44580c2
Don't update statuses to offline again and again 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Georg Ehrke d7ccc616e4
Always use IUserStatus consts 5 years ago
Georg Ehrke 5be49491d3
Do not display Offline statuses in the Dashboard widget 5 years ago
Georg Ehrke 7fedd33825
Better cleanup routine for statuses 5 years ago
Georg Ehrke a352a7c7f3
Introduce consts for statuses 5 years ago
Georg Ehrke bd6a6cf3bf
Add Status Dashboard 5 years ago
Georg Ehrke 0e0e0d19e8
Provide a PHP Api for UserStatus 5 years ago
Georg Ehrke 0fad921840
Add user-status app 5 years ago