nextcloud/apps/user_status/lib
Joas Schilling 7a1750af44
Make is_user_defined nullable so we can store false on oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-11 14:04:09 +01: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 Always use IUserStatus consts 2020-09-07 11:30:18 +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 Make is_user_defined nullable so we can store false on oracle 2020-11-11 14:04:09 +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