Highlights
- 1 discussion answered
Pinned
8,336 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 128 commits in 21 repositories
Created a pull request in nextcloud/server that received 8 comments
Also hide group from direct matches
Ref server/lib/private/Collaboration/Collaborators/GroupPlugin.php Lines 96 to 98 in af03f5d
+1
−1
•
8
comments
Opened 47 other pull requests in 13 repositories
nextcloud/spreed
19
merged
1
closed
- Check circles membership when trying to add
- Add capability for clear history feature
- Fix version typo
- Add changelog for 10.0.9
- Add changelog for 10.1.6, 10.0.9
- Add changelog for 11.3.1, 10.1.6, 10.0.9
- Add changelog for 12.0.1, 11.3.1, 10.1.5, 10.0.9
- [stable21] "Fix" CI with mariadb
- [stable22.1] "Fix" CI with mariadb
- "Fix" CI with mariadb
- Fix displaying moderation options in one-to-ones
- Fix constant names
- Add "missed call" chat system message for one-to-one
- [stable22] Unshare all items directly when deleting a room
- Fix changelog, version and date for 12.0.0
- Fix guest avatars
- Add missing import
- Use memcache to save the query for unread message count
- Store the last "comment" message in the rooms table to compare it with the unread counter
- Add changelog for 12.0.0-rc.1
nextcloud/server
2
open
2
merged
nextcloud/activity
4
merged
nextcloud/talk-android
4
merged
nextcloud/user_usage_report
3
merged
nextcloud/notifications
2
merged
nextcloud/appstore
1
open
1
merged
nextcloud/calendar
2
merged
nextcloud/guests
2
merged
nickv-nextcloud/twofactor_nextcloud_notification
1
merged
nextcloud/app-certificate-requests
1
merged
nextcloud/quota_warning
1
merged
nextcloud/files_retention
1
merged
Reviewed 114 pull requests in 25 repositories
nextcloud/spreed 39 pull requests
- Add "New in Talk" entries for version 12
- forward message
- [stable22.1] Add "missed call" chat system message for one-to-one
- [stable22] Check circles membership when trying to add
- [stable22.1] Check circles membership when trying to add
- [stable22.1] Add capability for clear history feature
- Implement Recieving Room Shares
- Check circles membership when trying to add
- [stable22] Add changelog for 12.0.1, 11.3.1, 10.1.6, 10.0.9
- [stable22.1] Add changelog for 12.0.1, 11.3.1, 10.1.6, 10.0.9
- [stable22] Wait for the wav encoder to be initialized before allowing recordings
- [stable22.1] Wait for the wav encoder to be initialized before allowing recordings
- [stable22] Initialize the wav encoder in the entry points instead of in the audiorecorder component
- [stable22] Fix initial camera quality with Chromium
- [stable22.1] Add skip TLS option for XMPP and Rocketchat
- [stable22.1] Fix initial camera quality with Chromium
- Add skip TLS option for XMPP and Rocketchat
- [stable22.1] Bump @nextcloud/vue from 4.0.2 to 4.0.3
- Fix initial camera quality with Chromium
- Add button to end meeting for all
- [stable22.1] Use visual last read message id in scroll handler
- [stable22.1] Fix read marker and counter issues with pending pages
- Use visual last read message id in scroll handler
- Fix read marker and counter issues with pending pages
- [stable22.1] 🗑️ 💬 Clear chat history - Backend
- Some pull request reviews not shown.
nextcloud/server 25 pull requests
- Jitter the requests to the appstore and updater server over 3 minutes
- Bump @nextcloud/router from 1.2.0 to 2.0.0
- Introduce ISecureRandom::CHAR_ALPHANUMERIC
- Keep pw based auth tokens valid when pw-less login happens
- Update CRL due to revoked twofactor_nextcloud_notification.crt
- [stable20] Fix mimetype and mindmap icon
- [stable22] Also hide group from direct matches
- Add nextcloud host to capabilities response
- [stable22] Fix dark theme on public link shares
- Fix dark theme on public link shares
- Use proper "Share to Diaspora" URL
- Fix add group button
- Type the experssionbuilders
- Update "Sending password by Nextcloud Talk failed" sentence
- Use findBinaryPath for previews
- Implementation of Target_Blank option to open External links in a new tab (link with External module Issue #74)
- Wrong warning when running HTTP instance
- Target Blank for external link
- Correctly skip suppressed errors in PHP 8.0
- Fix in locking cache check
- Add a text string to l10n
- Clarify that lazy event listeners are built from the server container
- Check that pdo is installed
- Updating dependabot-approve-merge.yml workflow from template
- Add connection check in autotest.sh for pgsql docker
nextcloud/activity 12 pull requests
- Fix CI with mariadb
- [stable22] Only call getCloudId if needed
- Only call getCloudId if needed
- [stable20] show add, del and restored files within by and self filter
- [stable21] show add, del and restored files within by and self filter
- [stable22] show add, del and restored files within by and self filter
- [stable20] Fix "Enable notification emails"
- [stable21] Fix "Enable notification emails"
- [stable22] Fix "Enable notification emails"
- show add, del and restored files within by and self filter
- Dashboard widget: Activity by others
- Rewrite the settings in vue
nextcloud/talk-android 8 pull requests
- remove hardcoded api version for location sharing
- add ability to clear chat history
- Add new system message types
- Make links clickable in conversation description
- Bugfix/1429/avoid crash after no supported api exception
- Add missing .editorconfig
- [stable-12.1] set locationName to "Shared location" when geocoding failed
- set locationName to "Shared location" when geocoding failed
nextcloud/notifications 4 pull requests
nextcloud/nextcloud_announcements 4 pull requests
nextcloud/documentation 3 pull requests
nextcloud/user_retention 2 pull requests
nextcloud/guests 1 pull request
nextcloud/appstore 1 pull request
nextcloud/news-android 1 pull request
nextcloud/docker-ci 1 pull request
nextcloud/flow_notifications 1 pull request
nextcloud/calendar 1 pull request
phpbb/phpbb 1 pull request
nextcloud/nextcloud-vue-dashboard 1 pull request
nextcloud/circles 1 pull request
nextcloud/user_usage_report 1 pull request
nextcloud/deck 1 pull request
nextcloud/terms_of_service 1 pull request
nextcloud/registration 1 pull request
nextcloud/quota_warning 1 pull request
nextcloud/files_downloadactivity 1 pull request
nextcloud/announcementcenter 1 pull request
nextcloud/ransomware_protection 1 pull request
Created an issue in nextcloud/spreed that received 6 comments
Stop using image-avatars in huge rooms
Steps Create 1k users and add to a dummy group: #!/bin/sh php occ -vvv group:add "dummies" --display-name "1k dummies" i=10 while [ $i -ne 1000 ] do
6
comments
Opened 16 other issues in 7 repositories
nextcloud/spreed
1
open
4
closed
nextcloud/talk-android
3
closed
nextcloud/server
1
closed
2
open
nextcloud/deck
1
open
1
closed
nextcloud/news-android
1
closed
nextcloud/files_retention
1
open
nextcloud/nextcloud-snap
1
closed
5
contributions
in private repositories
Jul 2 – Jul 16