Vekseid

Results 11 issues of Vekseid

I think it's loadUserSettings() in Load.php, but I am not yet certain. I know what happens is user id 0 gets passed to setLoginCookie and the user gets instantly logged...

enhancement

Thought about putting this into a PR but am not sure if you plan to make a 2.0 install file. So for now I'll just put this in an issue...

feature request

Feature request for some nice compatibility with the MediaWiki extension I wrote. See @jdarwood007 's post here: https://github.com/SimpleMachines/smf-mw-auth/issues/11#issuecomment-552164010 There are two separate issues that are occurring, because session data can...

enhancement
feature request

For #3259 Xenforo does this. Everything is baked into classes, methods are broken apart, stuff modifies class properties wherever possible. Well, that's the ideal. Xenforo fails in the last part...

To help with hunting down images. Sticking with CC0/CC-BY, MIT, and BSD-licensed images. Also want the fonts to 'blend in' with Font Awesome, so things line linecons don't work well....

enhancement
question

1) Put all px values over 1px as em instead 2) Move all non-color styling to the main files, move all color styling to _light - The idea here is...

enhancement
theme

I will take care of this, just one of a few things I want to get in before 1.1. Will require some settings but no schema changes.

enhancement

Not difficult, but just a proposal. This has been annoying us for a long time - when a member signs up with some unicode characters in their name, for example....

bug
question

Currently deleteMailQueueItems gets run on all ids in mail.subs.php regardless of the response gotten for said attempts. We want to try to be a bit more intelligent, and only delete...

enhancement

So I was thinking. Code duplication is everywhere. In a lot of places, we can make snippets to centralize access requirements and so on. Rather than having the exact same...

enhancement
theme