bonfire-xmpp / bonfire

A modern XMPP client
GNU General Public License v2.0
4 stars 0 forks source link

feat(roster): implement complete roster management #64

Closed misterupkeep closed 3 years ago

misterupkeep commented 3 years ago

Users can now add friends, accept/decline incoming requests, and remove friends.

This pull request implements a sub-module system for the stanza.js Nuxt plugin. See @/plugins/stanza-modules/README.md for more info.

vue-bottom-sheet has been updated to introduce a bug fix.

This pull request fixes a minor issue where right-hand-side dimming on mobile didn't always trigger.

Several console.log()s that are no longer used (even for debugging purposes) have been removed.

misterupkeep commented 3 years ago

This pull request exacerbates the problem/need for a few things: