5347 Commits (8d9f7d8e19161a7b62a479f772cd4828059d7cb9)

Author SHA1 Message Date
Julian Lam 322d4052b0 chat controls now hidden instead of taking up space in chat modal 9 years ago
psychobunny a0a98e64b7 closes #4220 9 years ago
Julian Lam 3b76b0343b Revert "fixes NodeBB/nodebb-theme-persona#218"
This reverts commit ee529d92d3.
9 years ago
barisusakli 6951dc1fe2 closes #4211 9 years ago
barisusakli 4608b8f07b closes #4183 9 years ago
pichalite 6ecc05afd4 throw error in chat if no users in room 9 years ago
Julian Lam 2cf42f55f5 latest translation 9 years ago
Julian Lam 13dfe6cd51 Merge pull request #4243 from pichalite/issue-4241
don't mention guest on reply
9 years ago
Julian Lam 20103b64ce Merge pull request #4219 from pichalite/groups
add missing translation in groups
9 years ago
pichalite fba4e93cfe remove translator 9 years ago
pichalite 872b33f0cc fix typo 9 years ago
Julian Lam 60a5a1b422 latest translations 9 years ago
Julian Lam a61fea862b Merge pull request #4245 from pichalite/issue-4159
fixes #4159
9 years ago
pichalite f22b218250 fixes #4235 9 years ago
pichalite ca3fa023e8 fixes #4159 9 years ago
pichalite a22d7290ec fix logout on user delete 9 years ago
pichalite 3024d2e661 don't mention guest on reply 9 years ago
pichalite f637521105 chat edit fixes 9 years ago
Timothy Fike c80bd0c413 Added app.newTopic
Make a new topic from anywhere. #4223
9 years ago
pichalite 9f760f9b55 translate string in groups 9 years ago
barisusakli 6b341a844d remove notifyTyping 9 years ago
pichalite 42239e119d search banned users only on /users/banned route 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
psychobunny 759b183967 fixes a bug in instant updates on category view 9 years ago
barisusakli 6a98758a01 closes https://github.com/NodeBB/nodebb-theme-lavender/issues/60 9 years ago
barisusakli 8c3b52ef36 closes #4096 9 years ago
barisusakli 3348d51f69 closes #4185 9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
Barış Soner Uşaklı 82875de32d remove / from startsWith 9 years ago
Barış Soner Uşaklı d851443ea7 closes #4187 9 years ago
barisusakli bc9c564650 closes #4169 9 years ago
barisusakli 90b89a488e closes #4175 9 years ago
Barış Soner Uşaklı d2df63f9a5 Merge pull request #4165 from pichalite/initiate-chat
Initiate chat from chat page
9 years ago
pichalite d81b6947f6 conditional change 9 years ago
pichalite d83b11dde3 add language string 9 years ago
pichalite 44d4c2bc7c hopefully I got everything right this time!! 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 5ac02a59ac remove some more config from api/config 9 years ago
barisusakli ebf820d571 remove from global config 9 years ago
pichalite 2723800628 indentation 9 years ago
pichalite 971c3eb0e1 indentation 9 years ago
pichalite 9901438001 indentation 9 years ago
pichalite 2c5e9dc4cf fix indent 9 years ago
pichalite 4b5d5b4bd9 search user and initiate chat from expanded chat page 9 years ago
psychobunny 46cfd03465 closes #4144 9 years ago
Julian Lam 9a7ec01e15 Merge pull request #4153 from frissdiegurke/patch-2
Fix undefined S within translator
9 years ago
Barış Soner Uşaklı 303ac90dc5 Merge pull request #4155 from pichalite/master
use component
9 years ago
Ole R 91ec4c80c2 Oops, fix call of undefined 9 years ago
pichalite 776c60dc00 use component 9 years ago
Ole R 2bcd4e1e3f Fix undefined S within translator
If you `require(['string'], function (stringLib) { S = stringLib; })` it is an async call and thus you need to ensure any usage of `S` happens when this is resolved.
9 years ago
Julian Lam 47c61e883a tweaked styling for flags page a bit 9 years ago
Barış Soner Uşaklı b485b412a8 added title to flagged posts page 9 years ago
Julian Lam eb8b6af7fb Fix global mod priv check and styling for flags page 9 years ago
barisusakli 1ed3b40a1b fix calls 9 years ago
Barış Soner Uşaklı 2ce22caa41 Merge pull request #4143 from pichalite/master
remove unused code and use components
9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 9 years ago
barisusakli 1b9e18c6fc allow global mods to see banned users 9 years ago
pichalite ee47a13556 use components 9 years ago
pichalite e6e4b5784d remove unused code 9 years ago
psychobunny 2560e6345f Merge pull request #4142 from pichalite/master
use ajaxify.data.username instead of getting html
9 years ago
pichalite d133ff74bd use ajaxify.data.username instead of getting html
use ajaxify.data.username instead of getting html for toggleFollow
9 years ago
barisusakli 5e86d9f804 closes #4131 9 years ago
barisusakli 2b5f9d075b closes #4101 9 years ago
barisusakli f09ee86e42 closes #4113 9 years ago
Julian Lam b7311dac65 removed css file @pichalite 9 years ago
Julian Lam c7647cfb72 Merge pull request #4095 from pichalite/master
ACP styling fixes
9 years ago
barisusakli c2e1426e57 fix syntax error, and actually show error if minification fails 9 years ago
barisusakli ae8837b44a generate notification path on demand 9 years ago
Julian Lam baaad13286 reverted latest change to translator match regex
- Fixes issue with parentheses in translations (closes #4107)
- No longer marking translation keys invalid if they contain HTML,
  as that was probably not performant. Instead, parameters will
  simply be escaped via the StringJS library.
9 years ago
pichalite 0c5712411b fix for user icons when searching for users to add to group in acp>manage>group page 9 years ago
barisusakli 8220567b5b added topics to `action:topics.loaded` also fire it on category view 9 years ago
Julian Lam 5de0e74908 Notification paths are now sent back in socket call, so client-
side alert now shows more data and is clickable.
9 years ago
barisusakli 86d70eca74 closes #4103 9 years ago
Julian Lam 32466d8bb1 tweaked paginator block to toggle when text is updated, and use ready class instead of invisible 9 years ago
pichalite a4d0026d93 ACP styling fixes 9 years ago
psychobunny 535dd82902 for previous commit 9 years ago
Julian Lam cedda11134 update theme minvers 9 years ago
Julian Lam 99315e1c73 updated translator so that language key parameters cannot contain
html in them (or more specifically, < and >)
9 years ago
Julian Lam 7eac1a93ae closes #4074 9 years ago
barisusakli 1cf2b81f3d Revert "herp derp"
This reverts commit 9c9d805a32.
9 years ago
barisusakli 9c9d805a32 herp derp 9 years ago
barisusakli 767c798b2f log self account delete, logout on self account delete 9 years ago
Julian Lam f1ed3ad659 allowing favicon updating to be disabled via client side hook 9 years ago
pichalite 7010364e7e fix enable/disable button in ACP manage navigation page 9 years ago
Julian Lam 0368280e52 Merge pull request #4081 from manolino/patch-3
Update app.js
9 years ago
pichalite 511a4b7700 remove dashed border 9 years ago
barisusakli 24c56eb80a switch topic select to components 9 years ago
Julian Lam 07c55ee859 updated .fix-lists mixin 9 years ago
barisusakli e90cba65a8 closes #4085 9 years ago
Manuel Valle 41963bb300 Update app.js
migrated global *translate* to a *require.js* module.
9 years ago
Manuel Valle 4c43276fce Update events.js
Tebbed indentation.
9 years ago
Manuel Valle 67d9323b9e Update events.js 9 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*.
9 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*.
9 years ago
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
9 years ago
Julian Lam ff8fb0e9ab no need to set var, just use rjs 9 years ago
Julian Lam 6470f2ef53 Merge branch 'patch-1' of https://github.com/manolino/NodeBB into manolino-patch-1 9 years ago
Julian Lam 2cabf7a3d1 Merge pull request #4066 from pichalite/master
fixes NodeBB/nodebb-theme-persona#218
9 years ago
barisusakli 32ca95319e closes #3436 9 years ago