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