eopo
eopo
Are you able to recreate that situation and provide logs?
Hi, resetting your own password is already implemented. In the navigation bar, go to your user settings (second right option) and visit "Reset password". You can then enter a new...
#434 does include that as well
> Updating this - I've also noticed that that when this is filtered, the new decodes don't lengthen the result page, but replace the filtered decodes Is gonna be fixed...
I suggest not merging that into the main repo, but rather have it as a separate repo and link to it in the readme.
Also, please always keep different features in their own respective branches and pull requests, so we can merge one and reject the other. ;)
Well, not quite - We have hardcoded reader.js to replace the German charset to us charset. Since multimon now has the -C flag, we probably should remove that from reader.js...
We used that, because multimon introduced a fully new format for flex messages that we couldn't parse. I think they integrated a new flag, that makes it use the old...
Pagermon can theoretically process ANYTHING, you get to pipe into it. The only thing that's important if you want our reader.js-Script is, that the format of whatever you pipe to...
Title changed. If at all, a full internationalization of pagermon would be the best option, so additional languages can be added. This is a major project though.