Commit Graph

7310 Commits (1a04d8f07d298d0a1ded30aea8bf70da5c7f4a08)
 

Author SHA1 Message Date
barisusakli 1a04d8f07d removed duped banned, its in user:banned
barisusakli 5dbd4bcda9 fix status if it was never set before
barisusakli 5d79d2a75a closes
added unique visitors analytics
only update it every hour
barisusakli cb934acb5d
need latest version from api
psychobunny 206b54c35d nitpicking en_GB
psychobunny 424efbeb06 Yo not enough rep mah homie.
psychobunny 124576f843 this is the canadian i8n, we have a duty to be extra polite.
psychobunny 5dcd610c1a grandma ma grammar
we should really run this stuff through a spellchecker before committing
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
psychobunny 7a53205c76 linting and removed unnecessary comment
psychobunny b17740f8d7 return error message if config is not ready
psychobunny b42e57bfdd removing leveldb from our dbal
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested

If you ARE interested though - please contact me and we can figure
something out in future :)
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting.
psychobunny d63f2ccd28 removed legacy version of ACP menu code
Julian Lam c4a5af3b1b fixed issue where a missing config.json would end up suggesting 'undefined' as a base_url
barisusakli e1c3bc9713 fix teasers
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client
psychobunny 339d2b0143 closes
psychobunny ffc07ff6d2 moved settings module deps into ACP
psychobunny d759a7d9dd moved semver out of client js files
psychobunny a2377d4682 removed unused asset
psychobunny ed60deb3f5 fixed ACP from previous commit
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
barisusakli 006322f386 much faster sitemap
no need to load all the data, when we only use slug and lastposttime
barisusakli e1f67052d0 closes
psychobunny 0d741f0031 commenting out the reconnection messages, it's annoying if you have 500 users online
not sure if we do need it though, so just leaving it there for now
psychobunny f35a51e48d making the loading sequence less verbose
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
psychobunny 6418948570 only need one "meta/css done" message
psychobunny ae635a0083 minifier.css isn't used
psychobunny 2f53a3acc9 adding .gitignore public/uploads
psychobunny 3a069e028b refactored meta/js
yay I haz sourcemaps on windows now
barisusakli 61c73b7761 fix urls
barisusakli 4dcecbb310 gitignore and folders
barisusakli 1d1625f5c4 closes
psychobunny b1b25ada4d started removing ajaxify.loadTemplate
psychobunny 2b5c3275f3 upping templates.js, please run npm install
psychobunny 396fecb94a removing an old comment
psychobunny f149fb0191 linting, TIL that obj.$key is valid syntax
psychobunny 729ed6fbda all your semi-colons are belongs to me
psychobunny f4b5090738 more linting
psychobunny 27496a08c4 fix emailer crash (line 35)
psychobunny 94ec07eb73 linting
psychobunny fd95ac096d doing our US friends a favOUr
psychobunny c2d21de9ac show my full name
wonder why we implemented this. lmao
psychobunny 61b8c7f673 moar typos
psychobunny 5376f07f6c @julianlam is an administator
psychobunny 85e0d1c03f more user-friendly error messages
psychobunny 01b8d1472e closes
psychobunny d632ba2242 fix post crash from 712bd3938f