revolt icon indicating copy to clipboard operation
revolt copied to clipboard

Better desktop integration for Riot.im (not only) for GNOME

Results 59 revolt issues
Sort by recently updated
recently updated
newest added

In the new icon, the orange dot taken from the dot of the exclamation mark of the logo, looks too much like an egg. It would be good to iterate...

bug

One option is having a `.json.in` file which gets certain variables expanded, in the same fashion as used by other projects like [the FDO images](https://github.com/flatpak/freedesktop-sdk-images). Example: * [Manifest .json.in template](https://github.com/flatpak/freedesktop-sdk-images/blob/master/org.freedesktop.Sdk.json.in)....

enhancement

We should connect to [WebKitWebView::web-process-crashed](https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#WebKitWebView-web-process-crashed) and try to recover from that. Something like a button to reload Riot overlaid on the web view would suffice.

enhancement

One interesting thing that Revolt could do is including a bundled copy of Riot, to avoid having to load the resources from the network. Probably we want also a switch...

enhancement

(Originally reported by @jaragunde.) The expected behavior for chat applications is to make the notification related to a certain conversation disappear when that conversation is opened in the client. We...

bug
upstream

[Epiphany won't remember](https://bugzilla.gnome.org/show_bug.cgi?id=748339) across executions that notifications for a particular domain have been enabled. It would be interesting to run some JS code to pre-enable the notifications using the [Web...

enhancement
upstream

As you can see in the attached screenshot, Riot composes a badge over the favicon with the number of rooms with activity, and also adds a `[N]` string to the...

enhancement

``` $ apt-file search /usr/share/appdata/ revolt: /usr/share/appdata/org.perezdecastro.Revolt.appdata.xml ... ``` - Refer: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location - Refer: https://appstream.debian.org/sid/main/issues/revolt.html - Refer: https://appstream.debian.org/sid/main/metainfo/revolt.html

Hello. In the https://github.com/vector-im/element-web/issues/2320, there is a workaround by using a `--profile` option. I don't find the way to do the same with `revolt`, do you have any hint?