Greg Ross

Results 193 comments of Greg Ross

@bilelmoussaoui I saw #479 but it look stalled, hence this PR. I'd be happy to create separate css files for the new themes once that's ready.

@brendanlong make sure enums.vala is updated with the new entries.

@bilelmoussaoui any update on the theme's PR?

I was looking at the code and decided to spend some time to see if I could improve the phone number formatting. Long and short of it is that the...

Number matching was significantly improved though PR #241 but there are still corner cases that exist, hence why this was left open (to my recollection at least).

Last time I checked, which was a while ago, a lot of browsers still had issues with displaying emoji correctly. Many still display simple black and white emoji instead of...

I noticed there actually some JavaScript in the code to automatically scroll to the bottom of the windows when a conversation is loaded, but it's broken due to an incorrect...

This is really getting back to rebuilding the permission system in GP to support a proper CRUD implementation.

Thinking about this a bit more brings up one other issue, on a site where you can self register, someone with this permission could register two accounts (one to add...

So the term gets appended to the end of the translation string? Would #754 be a better way to do this?