devRantron icon indicating copy to clipboard operation
devRantron copied to clipboard

A cross platform desktop application for devRant

Results 18 devRantron issues
Sort by recently updated
recently updated
newest added

devRantron shows false username/password when the mail adress is not confirmed. Maybe you can notice the user that he has to confirm his mail first before posting/commenting.

![devrantron.com](https://i.imgur.com/0k8C22L.png)

If you go to post a new rant, click **Add Image** and then click "Cancel", you will receive repeated notifications that the app has hit an error until resetting.

Seems to be this app overrides(?) basic OSX keybindings (Commad = ⌘) - ⌘-c = Copy - ⌘-v = Paste - ⌘-a = Select-All None of those is working in...

Can't copy paste text on OSX app, I'm running it on OSX High Sierra

bug
confirmed

Is there any way to make the different toggles easier to identify on and off? Say the one in my case would have a white dot and outline, but black...

enhancement
user-interface

Depends on #254.

continuous integration

![bildschirmfoto 2017-11-20 um 17 11 13](https://user-images.githubusercontent.com/11931774/33028367-12bd2ee8-ce16-11e7-8f26-b106bb7956a8.png) As you can see in the picture, the icon on the menu bar is a bit too large. Is it possible to reduce the...

enhancement

Currently if a user has more than one dash in their name, the mention will cut off at the first dash. The current regular expression for parsing usernames is `@(\w+[-]*\w*)`...

bug