56 Commits (26be7c25e4d7083607ec1d2610eeaf200c8c2f86)

Author SHA1 Message Date
barisusakli b493b81dbd fix crash if category or children is invalid 9 years ago
psychobunny a978f763e3 fixes crash https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
psychobunny 6a74589e31 closes https://github.com/NodeBB/nodebb-theme-persona/issues/250 9 years ago
psychobunny 0c1376c884 closes #4390 9 years ago
barisusakli c9cfe5b089 closes #4355 9 years ago
barisusakli 3981e230c4 category children helper 9 years ago
barisusakli c156d1cb34 closes #4344 9 years ago
pichalite eba107cef4 fix Mac platform case 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
Julian Lam ad9a1d0f2c closes #3989
Squashed commit of the following:

commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <[email protected]>
Date:   Wed Dec 23 10:48:16 2015 -0500

    wired up session revocation, #3989

commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <[email protected]>
Date:   Wed Dec 23 09:49:27 2015 -0500

    session deletion via session uuid

commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 13:53:35 2015 -0500

    WIP #3989

commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 10:22:24 2015 -0500

    saving more metadata and displaying sessions in UCP #3989

commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 10:21:38 2015 -0500

    updated fontawesome to v4.5.0

commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 09:39:16 2015 -0500

    saving user-agent metadata into user session #3989

commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <[email protected]>
Date:   Tue Dec 22 09:23:24 2015 -0500

    New user auth methods to add/revoke sessions, #3989
9 years ago
Julian Lam 3314ab4b83 fixes #3809 9 years ago
psychobunny ad0a7e0cb2 upping themes 9 years ago
psychobunny ec434dfe95 user/picture component 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli 02abcf0da7 add newlines tabs to meta and link tabs 9 years ago
barisusakli 74b02ee096 dont crash if item is undefined 9 years ago
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
barisusakli d8c9c8d447 dont crash on null category
#3681
10 years ago
Julian Lam f6d5b52a8b WIP user-icons 10 years ago
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon, #3668
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
10 years ago
barisusakli 794c218cb6 fix displayMenuItem 10 years ago
psychobunny d75f5574e0 #3499 10 years ago
Julian Lam 4f4e33eb15 Merge branch 'pichalite-master' 10 years ago
Julian Lam eb5be2f671 fixed some whitespace issues and made the admin check return early, in its own block 10 years ago
Axel 9c2d7a2468 new language keys 10 years ago
pichalite d2bbca1de1 don't display leave/join buttons for admin group 10 years ago
pichalite a5226c9423 don't display "Leave Group" button for admins in "administrators" system group on groups details page 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
Barış Soner Uşaklı c9b5948034 closes #2927 10 years ago
psychobunny 3ec99b8021 #3011 10 years ago
barisusakli 0d839bdb2c parantheses 10 years ago
psychobunny bc4e5371d7 Merge pull request #2907 from MegaGM/fixcategory.images
fix: category images (helpers.generateCategoryBackground)
10 years ago
psychobunny 232d1aae31 helpers.getBookmarkFromIndex 10 years ago
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
10 years ago
barisusakli 65bdeba385 helpers.js fix maybe 10 years ago
Mega 8b48a1e3af fix: category images (helpers.generateCategoryBackground) 10 years ago
psychobunny 7c7b43d295 semicolon 10 years ago
psychobunny 789418f987 stripTags and escape template helpers
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
psychobunny e08f34e79d function.generateTopicClass 10 years ago
psychobunny 82ac542f55 helpers.generateCategoryBackground 10 years ago
psychobunny 9bf55c96d2 closes #2818 10 years ago
psychobunny a59b932020 displayUsersLink deprecated 10 years ago
psychobunny 2ff59278c9 navigation cleanup 10 years ago
psychobunny a9f175a2bb ability to sort navigation 10 years ago
psychobunny a2e3179ea4 nav - enable / disable 10 years ago
psychobunny 6cea047518 loading navigation, complete 10 years ago
psychobunny ecad9d54ed tjs 0.1.19 for undefined key cleanups 10 years ago