barisusakli
d7df6c0b06
remove more from config
2016-02-10 12:53:39 +02:00
barisusakli
6be8675580
closes #4012
2015-12-29 10:34:06 +02:00
Julian Lam
ad9a1d0f2c
closes #3989
...
Squashed commit of the following:
commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Dec 23 10:48:16 2015 -0500
wired up session revocation, #3989
commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Dec 23 09:49:27 2015 -0500
session deletion via session uuid
commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 13:53:35 2015 -0500
WIP #3989
commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 10:22:24 2015 -0500
saving more metadata and displaying sessions in UCP #3989
commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 10:21:38 2015 -0500
updated fontawesome to v4.5.0
commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 09:39:16 2015 -0500
saving user-agent metadata into user session #3989
commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Dec 22 09:23:24 2015 -0500
New user auth methods to add/revoke sessions, #3989
2015-12-23 10:48:45 -05:00
Julian Lam
3314ab4b83
fixes #3809
2015-11-02 23:10:03 -05:00
psychobunny
ad0a7e0cb2
upping themes
2015-10-29 19:05:35 -04:00
psychobunny
ec434dfe95
user/picture component
2015-10-29 18:07:21 -04:00
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
2015-10-25 07:33:59 -04:00
barisusakli
02abcf0da7
add newlines tabs to meta and link tabs
2015-10-23 17:21:23 -04:00
barisusakli
74b02ee096
dont crash if item is undefined
2015-10-23 16:24:02 -04:00
Julian Lam
730a62519f
Merge remote-tracking branch 'origin/master' into user-icons
2015-09-27 20:30:02 -04:00
barisusakli
d8c9c8d447
dont crash on null category
...
#3681
2015-09-27 18:00:10 -04:00
Julian Lam
f6d5b52a8b
WIP user-icons
2015-09-27 12:57:21 -04:00
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.
2015-09-24 12:05:45 -04:00
barisusakli
794c218cb6
fix displayMenuItem
2015-08-30 12:49:31 -04:00
psychobunny
d75f5574e0
#3499
2015-08-26 15:06:16 -04:00
Julian Lam
4f4e33eb15
Merge branch 'pichalite-master'
2015-07-28 07:49:50 -04:00
Julian Lam
eb5be2f671
fixed some whitespace issues and made the admin check return early, in its own block
2015-07-28 07:49:28 -04:00
Axel
9c2d7a2468
new language keys
2015-07-26 23:40:44 +02:00
pichalite
d2bbca1de1
don't display leave/join buttons for admin group
2015-07-24 08:58:00 -07:00
pichalite
a5226c9423
don't display "Leave Group" button for admins in "administrators" system group on groups details page
2015-07-22 17:10:17 -07:00
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
2015-07-09 16:00:43 -04:00
barisusakli
0ef2ccc130
closes #3240
2015-06-17 14:57:10 -04:00
Barış Soner Uşaklı
c9b5948034
closes #2927
2015-04-16 14:31:58 -04:00
psychobunny
3ec99b8021
#3011
2015-04-13 10:35:27 -04:00
barisusakli
0d839bdb2c
parantheses
2015-04-01 22:18:42 -04:00
psychobunny
bc4e5371d7
Merge pull request #2907 from MegaGM/fixcategory.images
...
fix: category images (helpers.generateCategoryBackground)
2015-04-01 15:42:46 -04:00
psychobunny
232d1aae31
helpers.getBookmarkFromIndex
2015-04-01 15:22:02 -04:00
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
2015-03-28 11:23:51 -04:00
barisusakli
65bdeba385
helpers.js fix maybe
2015-03-27 14:21:27 -04:00
Mega
8b48a1e3af
fix: category images (helpers.generateCategoryBackground)
2015-03-27 14:51:36 +03:00
psychobunny
7c7b43d295
semicolon
2015-03-26 17:36:15 -04:00
psychobunny
789418f987
stripTags and escape template helpers
...
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
2015-03-26 17:27:50 -04:00
Julian Lam
9b84a887d3
a huge frickin' number of changes for #2887 . This is part of #2463
2015-03-25 15:43:57 -04:00
psychobunny
e08f34e79d
function.generateTopicClass
2015-03-17 11:29:04 -04:00
psychobunny
82ac542f55
helpers.generateCategoryBackground
2015-03-16 16:39:33 -04:00
psychobunny
9bf55c96d2
closes #2818
2015-03-03 15:46:57 -05:00
psychobunny
a59b932020
displayUsersLink deprecated
2015-02-26 12:35:36 -05:00
psychobunny
2ff59278c9
navigation cleanup
2015-02-25 17:22:41 -05:00
psychobunny
a9f175a2bb
ability to sort navigation
2015-02-25 15:18:57 -05:00
psychobunny
a2e3179ea4
nav - enable / disable
2015-02-25 15:16:51 -05:00
psychobunny
6cea047518
loading navigation, complete
2015-02-25 13:55:26 -05:00
psychobunny
ecad9d54ed
tjs 0.1.19 for undefined key cleanups
2015-02-25 13:08:55 -05:00
psychobunny
6dacaf6bb5
helpers.displayMenuItem
2015-02-25 12:48:26 -05:00
Julian Lam
03e39f7b9b
isInvited mechanic for #2758
2015-02-23 16:31:23 -05:00
Julian Lam
8bc2d97352
stringify helper for t.js
2015-01-29 10:08:53 -05:00
Julian Lam
71b41239ac
attempting to join a private group causes the join to be pending, #2588
2015-01-08 16:50:31 -05:00
Julian Lam
501935d359
updated helper loading so it loads all helpers in helpers local var, #2588
2015-01-08 15:40:23 -05:00
Julian Lam
aa62c52580
closed #2583
2015-01-07 16:21:20 -05:00