Popular repositories
2,078 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 34 commits in 7 repositories
Created 1 repository
- PVince81/MPD C++
Created a pull request in nextcloud/spreed that received 11 comments
Delete messages from store for deleted conversation
Fixes #4572 When a conversation is deleted through an action, also delete the matching messages for consistency. This also prevents the correspondi…
+48
−23
•
11
comments
Opened 18 other pull requests in 9 repositories
nextcloud/spreed
5
merged
1
closed
- Bump @nextcloud/vue from 3.3.2 to 3.4.0
- Update @babel/preset-env and fix commonjs loading
- Show unread 1-1 messages in dashboard widget
- Properly initialize descriptionText with description
- Allow single video in stripe if screen share in progress
- Added quote border difference when own message is quoted
nextcloud/server
3
merged
1
open
MusicPlayerDaemon/MPD
1
open
1
merged
nextcloud/serverinfo
1
open
nextcloud/nextcloud-vue
1
open
nextcloud/deck
1
merged
nextcloud/documentation
1
merged
nextcloud/guests
1
merged
PVince81/MPD
1
closed
Reviewed 14 pull requests in 5 repositories
nextcloud/spreed 8 pull requests
- Fix display names with sip users
- Fix "user has avatar" flag set as false for default user avatars
- Fix dashboard for IE11
- Cannot disable sip
- Correctly use the displayname for groups in admin settings
- Add deck cards as dedicated simple rich object string parameters
- No system message when a self-joined user leaves
- Sort participants by raised hands
nextcloud/nextcloud-vue 3 pull requests
nextcloud/serverinfo 1 pull request
MusicPlayerDaemon/MPD 1 pull request
PVince81/MPD 1 pull request
Created an issue in MusicPlayerDaemon/MPD that received 19 comments
Webdav not working with Nextcloud
Bug report Describe the bug Set music_directory to a Webdav URL connecting to a Nextcloud instance: "https://mpd:password@nextcloud.hostname.com/…
19
comments