nextcloud/apps/user_status/lib
Christoph Wurst 57f901170b
Throw our own exception in \OCP\DB\QueryBuilder\IQueryBuilder::execute
Just as documented. This seems to be a leftover form the dbal changes in
21. We noticed that `execute` still throws the raw dbal exception and
catches for the documented execption never trigger.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-02 18:18:33 +02:00
..
AppInfo Add Status Dashboard 2020-08-20 15:43:34 +02:00
BackgroundJob Better cleanup routine for statuses 2020-09-07 09:22:38 +02:00
Connector Always use IUserStatus consts 2020-09-07 11:30:18 +02:00
Controller UserStatus: no message means clear status message. This fixes #23332 2020-11-02 17:59:44 +01:00
Dashboard Always use IUserStatus consts 2020-09-07 11:30:18 +02:00
Db Throw our own exception in \OCP\DB\QueryBuilder\IQueryBuilder::execute 2021-06-02 18:18:33 +02:00
Exception Add user-status app 2020-07-31 16:45:27 +02:00
Listener Only load user status script when needed 2020-09-24 20:00:21 +02:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
Service Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES 2020-10-13 15:32:34 +02:00
Capabilities.php Add user-status app 2020-07-31 16:45:27 +02:00