5217 Commits (1cf2b81f3dfa273faa6b66c41a95ccd7cb6dca1d)

Author SHA1 Message Date
barisusakli 1cf2b81f3d Revert "herp derp"
This reverts commit 9c9d805a32.
10 years ago
barisusakli 9c9d805a32 herp derp 10 years ago
barisusakli 767c798b2f log self account delete, logout on self account delete 10 years ago
Julian Lam f1ed3ad659 allowing favicon updating to be disabled via client side hook 10 years ago
pichalite 7010364e7e fix enable/disable button in ACP manage navigation page 10 years ago
Julian Lam 0368280e52 Merge pull request #4081 from manolino/patch-3
Update app.js
10 years ago
pichalite 511a4b7700 remove dashed border 10 years ago
barisusakli 24c56eb80a switch topic select to components 10 years ago
Julian Lam 07c55ee859 updated .fix-lists mixin 10 years ago
barisusakli e90cba65a8 closes #4085 10 years ago
Manuel Valle 41963bb300 Update app.js
migrated global *translate* to a *require.js* module.
10 years ago
Manuel Valle 4c43276fce Update events.js
Tebbed indentation.
10 years ago
Manuel Valle 67d9323b9e Update events.js 10 years ago
Manuel Valle c9c761d70b Update events.js
This optimize previous commit. See [#4078](https://github.com/NodeBB/NodeBB/pull/4078).  Added ```translator``` module instead of global ```translator```.
This solves warnings editing posts with *composer*.
10 years ago
Manuel Valle dbcb6f9796 Update events.js
Same problem as [#4069](https://github.com/NodeBB/NodeBB/pull/4069).  Added a **translator** variable refering to **translator** module instead of global *translator*.
This solves warnings editing posts with *composer*.
10 years ago
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
10 years ago
Julian Lam ff8fb0e9ab no need to set var, just use rjs 10 years ago
Julian Lam 6470f2ef53 Merge branch 'patch-1' of https://github.com/manolino/NodeBB into manolino-patch-1 10 years ago
Julian Lam 2cabf7a3d1 Merge pull request #4066 from pichalite/master
fixes NodeBB/nodebb-theme-persona#218
10 years ago
barisusakli 32ca95319e closes #3436 10 years ago
Julian Lam 9b02bb8f51 closes #4074 10 years ago
Julian Lam 8608092bbb on new uploaded image, refresh profile edit page 10 years ago
Julian Lam 5a92b1a5cf change all instances of .avatar on new image upload 10 years ago
Julian Lam f18382a892 firing client-side hook on notification count update now 10 years ago
Julian Lam efa98d4858 language translations and fallbacks 10 years ago
Julian Lam 2d48faf5df Fixed #4033
Also related to regression first caused by the fix to #3695 from
fcb381f922

Also, added tests for translator. omg.
10 years ago
barisusakli 92b339ff1d much whitespace so wow 10 years ago
barisusakli 6802a76332 fix relative_path 10 years ago
barisusakli cb91587567 closes #4063 10 years ago
Manuel Valle a60e3c63cf Update overrides.js
Inside **translate** function, **translator** refers to *global* genereting warnings. Added a **translator** variable refering to **translator** module.
This solves some problems using *bootbox* in my plugins and widgets
10 years ago
pichalite aaaab288ef ACP rewards page fix 10 years ago
pichalite ed74e590b5 Revert "fixes for rewards ACP page #3910"
This reverts commit 0c740293fc.
10 years ago
pichalite 0c740293fc fixes for rewards ACP page #3910 10 years ago
pichalite ee529d92d3 fixes NodeBB/nodebb-theme-persona#218 10 years ago
barisusakli 46f2faaa05 closes #4045 10 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 10 years ago
psychobunny 1a6f9dc3f4 Merge pull request #4065 from pichalite/master
Minor styling updates to ACP Categories page
10 years ago
pichalite 329e32901f style updates 10 years ago
barisusakli 694b96ea60 closes #4064 10 years ago
psychobunny b3a98515e9 fixed ban/unban components 10 years ago
pichalite 90210350f9 Use Skin instead of Theme 10 years ago
psychobunny 7cc8390265 data.loggedIn for new posts 10 years ago
barisusakli ab6c84471b some search/sort changes 10 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
10 years ago
barisusakli ae9606f5ee closes #3738 10 years ago
barisusakli da338a1341 fix typo 10 years ago
barisusakli 222ef14d7f added chat:autocomplete:init 10 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 10 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 10 years ago
Barış Soner Uşaklı dd0560a4b8 closes #4043 10 years ago