Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

[July 2018] XEP-0048 Bookmarks

Pre-release
Pre-release
Compare
Choose a tag to compare
@COM8 COM8 released this 01 Jul 17:01
· 1796 commits to master since this release

This release focuses on better Publish-Subscribe (XEP-0060) support.
With the current state of Publish-Subscribe (XEP-0060) I was able to upgrade from v.1.0 to the current version of Bookmarks (XEP-0048). Because the way how bookmarks get stored changed on the server with the new version you have to bookmark all your MUCs again.
There is still work that has to be done for example you currently are still unable to remove bookmarks but with the current foundation this will be (hopefully) added shortly.
I've also started working on a "Manage bookmarks" page where you will, once its done, have an overview about all your current bookmarks and manage them.
Please report bugs here!

Donations:

Donate Donate

Known bugs:

  • Remove bookmark not working #22
  • Chat state won't update #25
  • App crashes sometimes, if you try to delete a chat #23
  • MUC nickname changing not working #29
  • Not receiving offline messages #27

Changes:

  • Added first pass for Bookmarks (XEP-0048) support
  • Added a "Manage bookmarks" page
  • Updated the account image and chat message transparency

Plans for the July release:

Examples:

How can I get this App?

There are two ways of installing this App:

  1. Via the Microsoft Store. Just click on the badge bellow and download it.

  2. Install the build manually. For this, download, unpack and right click Add-AppDevPackage.ps1 -> Execute with PowerShell.

    Developer mode has to be enabled on your device for this to work.
    Here you can find more information about: How to install UWP Apps, using the developer mode.