Julian Lam
|
bee3c06a07
|
clicking 'quote' now shows the quoted username before said quote
|
11 years ago |
Julian Lam
|
8aa227b052
|
added note re: third-party emailer pluginses
|
11 years ago |
Julian Lam
|
eaf25c4a5f
|
removing SMTP settings fields in email settings portion of settings tab in ACP
|
11 years ago |
Baris Soner Usakli
|
e5ec5242c6
|
added relative_path
|
11 years ago |
Baris Soner Usakli
|
c3f7faffd3
|
added relative_path in admin site templaets
|
11 years ago |
Baris Soner Usakli
|
43a1ce66a1
|
added relative_path to recent_replies and browsing users
|
11 years ago |
Baris Soner Usakli
|
9da165c1a7
|
added relative_path to templates
|
11 years ago |
Baris Soner Usakli
|
02e550d3ad
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
680fac0674
|
added relative_path to header.tpl
|
11 years ago |
psychobunny
|
ea49295774
|
some translator methods useful for plugins that wish to support i8n
|
11 years ago |
Baris Soner Usakli
|
981719dee1
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
1466e68aa1
|
ssl support 101
|
11 years ago |
Julian Lam
|
f1412193ef
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
b6fdc5595d
|
removed handlebars dependency for emailer, using ANDREWBARS now
|
11 years ago |
psychobunny
|
fda68bc5dd
|
added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global
|
11 years ago |
Baris Soner Usakli
|
751dc73ebe
|
fixes login/register and auth routes in relative path install
|
11 years ago |
Julian Lam
|
5c048ac20a
|
closed #727
|
11 years ago |
Julian Lam
|
11ed9e8c85
|
tweaks to emailer, implemented emailer hook for password reset
|
11 years ago |
Julian Lam
|
0ac9ec6001
|
Merge remote-tracking branch 'origin/master' into email-revamp
|
11 years ago |
Baris Soner Usakli
|
f21a98f37f
|
first pass, #524, #667
|
11 years ago |
psychobunny
|
0edd6985ec
|
templates.js added support for !@first and !@last conditionals
|
11 years ago |
psychobunny
|
98a646fa62
|
changed numRecentTopics to numRecentReplies, that makes more sense now
|
11 years ago |
psychobunny
|
fb53e89023
|
upgrade.js - categories.numRecentTopics
|
11 years ago |
psychobunny
|
d28beaa4dc
|
admin - add "# recent topics to display" to categories
|
11 years ago |
psychobunny
|
ac06567617
|
admin - add custom class to categories (forgot to commit this)
|
11 years ago |
psychobunny
|
ebf07626de
|
use categories.class instead of hardcoded columns
|
11 years ago |
psychobunny
|
03c4a1bc73
|
remove console.log(file) - no more exploding terminals
|
11 years ago |
Julian Lam
|
08bdbc0bcc
|
cleanup of PR - fixed some logic bugs and linted
|
11 years ago |
Julian Lam
|
35d6a99775
|
Merge branch 'AdminButton' of github.com:genderup/NodeBB into genderup-AdminButton
|
11 years ago |
Julian Lam
|
cdb0b4b49e
|
Merge branch 'master' into email-revamp
|
11 years ago |
Julian Lam
|
e45e86fcc1
|
fixed width icons in ACP. Also, who uses single quotes in HTML? ARGH
|
11 years ago |
Julian Lam
|
24944762d7
|
fixing 'back to nodebb' ext, and revamping email confirm logic
|
11 years ago |
Julian Lam
|
d6e0625fc8
|
Merge remote-tracking branch 'origin/master' into email-revamp
|
11 years ago |
Baris Soner Usakli
|
8bfb338eee
|
#712
|
11 years ago |
Baris Soner Usakli
|
1996e64c9b
|
if imgur client id is not set but local file uploads are enabled use that
|
11 years ago |
Julian Lam
|
339ed4e47b
|
implemented emailer for welcome email (though the email confirmation system is horribly broken)
|
11 years ago |
Julian Lam
|
3ff550914f
|
Merge remote-tracking branch 'origin/master' into email-revamp
Conflicts:
package.json
|
11 years ago |
Baris Soner Usakli
|
742c8fb43c
|
closes #712
|
11 years ago |
Baris Soner Usakli
|
d43f3cebc6
|
closes #707, closes #686
|
11 years ago |
Julian Lam
|
9d452241ad
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
c19a51e1b6
|
tweaking slugify code to not remove numbers
|
11 years ago |
Baris Soner Usakli
|
8cfb239aac
|
closes #705
|
11 years ago |
Baris Soner Usakli
|
a974c6fa99
|
possible fix for mongo crash
|
11 years ago |
Julian Lam
|
1e61033667
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
53caa5e422
|
full unicode support in slugify method, thanks to XRegExp
|
11 years ago |
Baris Soner Usakli
|
204913c63d
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
6c30437c47
|
closes #706, refactor admin image uploads, fixed gif uploads
|
11 years ago |
psychobunny
|
69e0aa338d
|
resolved some todo that's been in there for many months
|
11 years ago |
psychobunny
|
6dcd06b63c
|
removed unused parameter in templates.prepare
|
11 years ago |
Baris Soner Usakli
|
fbb4998999
|
closes #676
|
11 years ago |
Julian Lam
|
e4e57ce31f
|
initial commit to emailer system overhaul
|
11 years ago |
Baris Soner Usakli
|
21155b1b80
|
recent rss link fix
|
11 years ago |
Baris Soner Usakli
|
be3465c5ca
|
display events in admin page events section
|
11 years ago |
Baris Soner Usakli
|
a55fc364a0
|
closes #697
|
11 years ago |
Baris Soner Usakli
|
2f90949560
|
vanilla color fixes
|
11 years ago |
Baris Soner Usakli
|
a940219321
|
remvoed the timeout on the login call
|
11 years ago |
Michael Mitchell
|
0f0913bfe5
|
add admin button
|
11 years ago |
Baris Soner Usakli
|
ba2f47ead6
|
closes #690, closes #691
|
11 years ago |
Julian Lam
|
b52782deb8
|
removed use of strip_tags and using String library instead
|
11 years ago |
Julian Lam
|
d8183c056c
|
added cache buster to require.js files - fixes #687
|
11 years ago |
Julian Lam
|
6ad28dadd4
|
Merge pull request #685 from akhoury/master
can i haz header-icons pls, merry xmas
|
11 years ago |
Baris Soner Usakli
|
2c489c600c
|
closes #675
|
11 years ago |
akhoury
|
abc782f5e6
|
can i haz header-icons pls, merry xmas
|
11 years ago |
Baris Soner Usakli
|
83cc8f3ba8
|
fixed header template value too
|
11 years ago |
Baris Soner Usakli
|
e9fbed71ae
|
closes #613, fixed allowRegistration incase its undefined
|
11 years ago |
Julian Lam
|
256a2fa9c6
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
0f362b7fac
|
updated bootstrap - because why not
|
11 years ago |
Baris Soner Usakli
|
ea84fd70af
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
09efb83ef3
|
make sure relativeTime doesn't display negative values
|
11 years ago |
Julian Lam
|
0ed8fd6cbd
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
2f1a3b9789
|
enabled touch events for composer resizing -- composer is now ipad
supported!
|
11 years ago |
Baris Soner Usakli
|
d068139d81
|
changed header links to icons
|
11 years ago |
Baris Soner Usakli
|
764e937c43
|
removed inline style
|
11 years ago |
Baris Soner Usakli
|
fe1a75d1fd
|
paginator starts hidden
|
11 years ago |
Baris Soner Usakli
|
3dc9e2f4fa
|
added the success alert
|
11 years ago |
Baris Soner Usakli
|
3bd8cf69a1
|
admins can create users from admin/users panel
|
11 years ago |
Baris Soner Usakli
|
f68f02d346
|
closes #679
|
11 years ago |
Baris Soner Usakli
|
b6d4ae2732
|
removed mobile menu
|
11 years ago |
Baris Soner Usakli
|
680dbf138a
|
closes #669
|
11 years ago |
Baris Soner Usakli
|
845e5e7986
|
no need to store taskbar
|
11 years ago |
Baris Soner Usakli
|
8bfea656c4
|
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
|
11 years ago |
Baris Soner Usakli
|
ea2c03e28b
|
closes #670
|
11 years ago |
Baris Soner Usakli
|
f29b375ed4
|
refactored composer so that it uses a different div for each instance, closes #575
|
11 years ago |
Julian Lam
|
07f1e0bcb5
|
ninjafix -- if you don't have a saved composer width, it doesn't set a
width (default ot 50%)
|
11 years ago |
Julian Lam
|
0b94297c64
|
Merge remote-tracking branch 'origin/master' into composer-revamp
|
11 years ago |
Baris Usakli
|
da9c673ec4
|
closes #651
|
11 years ago |
Julian Lam
|
1e6863ee19
|
adjusting snap guide sensitivity
|
11 years ago |
Julian Lam
|
00eb6b4efc
|
responsive fixes for new composer
|
11 years ago |
Julian Lam
|
002826d84f
|
resizing the post composer now saves the size for future windows
|
11 years ago |
Julian Lam
|
289e081e2e
|
fixed new composer posting (woot)
|
11 years ago |
Julian Lam
|
83f20c1cdb
|
OMG SNAPS
|
11 years ago |
Julian Lam
|
c4623e2447
|
Merge remote-tracking branch 'origin/master' into composer-revamp
|
11 years ago |
Julian Lam
|
99fba3b83a
|
fixing issue where composer pushing didn't wait for the template to
properly render :P
|
11 years ago |
Baris Soner Usakli
|
2580caf864
|
fixing #591 again looks like it got overwritter by merge
|
11 years ago |
Julian Lam
|
f2d631e42d
|
new composer window template (WIP!)
|
11 years ago |
Julian Lam
|
d86aefb518
|
removing defunct "template" argument in ajaxify.go
|
11 years ago |
psychobunny
|
3782ae1647
|
don't show profile fields if they are hidden. closes #660. also added missing language keys to EN
|
11 years ago |
psychobunny
|
2e52dd59ee
|
Merge pull request #664 from ifuyivara/master
Adding support for restricting category read access based on user groups
|
11 years ago |
psychobunny
|
d7a444d9ab
|
dynamically update post count in post footer on new post
|
11 years ago |
psychobunny
|
f9e2b50826
|
dynamically update user rep in post footer if reputation is increased
|
11 years ago |
psychobunny
|
32a32fcf5c
|
match login.tpl button to look like register.tpl
|
11 years ago |
root
|
35ad3be969
|
Adding support for restricting category read access based on user groups
|
11 years ago |
Baris Soner Usakli
|
9cb20c3886
|
added callback to api categories.get
|
11 years ago |
Baris Soner Usakli
|
30c11a8b42
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
27a01f6c61
|
closes #657
|
11 years ago |
psychobunny
|
bf27ade251
|
admin - added ability to remove icon from categories
|
11 years ago |
akhoury
|
04ea573caa
|
removed jQuery from iife, the $ is global
|
11 years ago |
akhoury
|
114294e24a
|
allowGuestSearching config .. second attempt
|
11 years ago |
Julian Lam
|
64e87b761f
|
closed #652
|
11 years ago |
Julian Lam
|
69c1ec97c9
|
re: issue #652, this took longer than expected...
|
11 years ago |
Julian Lam
|
c313c4501b
|
pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219)
|
11 years ago |
Julian Lam
|
d72d2decd5
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
43c05d1d85
|
adding cache busters to client side files (closed #586)
|
11 years ago |
Baris Usakli
|
27ac24b1e3
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
95495926fc
|
some fixes to composer image upload
|
11 years ago |
psychobunny
|
0f254c0b6c
|
moved theme.css to top
|
11 years ago |
psychobunny
|
b27478876e
|
moved favicon link to top of header
|
11 years ago |
psychobunny
|
a3734f2e15
|
completed custom favicon upload, closes #643
|
11 years ago |
psychobunny
|
1b843fba9c
|
added admin route to upload favicon
|
11 years ago |
psychobunny
|
35f17db141
|
added button in admin to upload favicon + show current favicon image
|
11 years ago |
Julian Lam
|
0148cf06d0
|
replaced all instances of missing config.relative_path to RELATIVE_PATH
|
11 years ago |
Baris Soner Usakli
|
cd77a1a457
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
6aeca98cd4
|
closes #633
|
11 years ago |
psychobunny
|
07a3b3f00b
|
added delete button to category image uploader in case you wanted to revert to bgColor
|
11 years ago |
psychobunny
|
b511653e74
|
fixes #622
|
11 years ago |
psychobunny
|
b5e37a6ce8
|
fixes #123, parse object properties in template outside of namespace
|
11 years ago |
psychobunny
|
4ff8509a0e
|
clean up from the last admin/categories refactor
|
11 years ago |
psychobunny
|
e76936abfc
|
added ability to upload category images. closes #638, closes #532
|
11 years ago |
psychobunny
|
4c40ee8e6e
|
fixed missing language key on image uploader modal
|
11 years ago |
psychobunny
|
ddcf46fc73
|
uploading picture didn't update profile image until refreshed - fixed
|
11 years ago |
psychobunny
|
7db234f958
|
added setting to convert profile iamges to png in control panel
|
11 years ago |
psychobunny
|
c0721e105f
|
added setting to disable privilege threshold system
|
11 years ago |
psychobunny
|
a475e38078
|
if app is not focused and chat message comes in, activate alternatingTitle. closes #620
|
11 years ago |
psychobunny
|
932b960aa9
|
app.isFocused; app.js cleanup
|
11 years ago |
psychobunny
|
24b12e23ea
|
fixes #636, conditionals broken from f1ad469861
|
11 years ago |
psychobunny
|
2a5d6e04fc
|
fixes #583 (aka. "son, we heard you like containers so we put containers inside your containers") -- duly fixed
|
11 years ago |
psychobunny
|
f1ad469861
|
templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306
|
11 years ago |
psychobunny
|
4b9bfca767
|
français, deutsche, and español support for 202a4c4105
|
11 years ago |
psychobunny
|
202a4c4105
|
added rep + post count metrics to post body, closes #443
|
11 years ago |
psychobunny
|
000c7efb1a
|
Merge pull request #623 from tedr56/master
French language files
|
11 years ago |
psychobunny
|
90ad08a00d
|
fixes #616
|
11 years ago |
psychobunny
|
90e1e2436c
|
closes #539
|
11 years ago |
psychobunny
|
da94d6214b
|
when new notification comes in, refresh notification page - closes #608
|
11 years ago |
psychobunny
|
67e49db797
|
ajaxify.refresh(); removed console.log
|
11 years ago |
psychobunny
|
de9100c489
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
4348e1efa4
|
use ajaxify.currentPage to find the user's location easily
|
11 years ago |
Julian Lam
|
6de3dba239
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
021cf9b8f6
|
fixes to language template usage
|
11 years ago |
psychobunny
|
ca087e6fa7
|
fixes #576
|
11 years ago |
psychobunny
|
6c9e28232f
|
added translation method to recent's infinite loader
|
11 years ago |
psychobunny
|
ceac8e2dc9
|
added translation to unread infinite loader
|
11 years ago |
psychobunny
|
98cf6eec71
|
shift clicking now opens links in a new window, closes #630
|
11 years ago |
psychobunny
|
e0e153eafb
|
added translation to category infinite loader method
|
11 years ago |
psychobunny
|
5c3c2623f2
|
added translation to new post creation, closes #627
|
11 years ago |
Baris Soner Usakli
|
34fc326a37
|
closes #618
|
11 years ago |
psychobunny
|
36745608bf
|
removed console.log
|
11 years ago |
psychobunny
|
090d35f306
|
clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617
|
11 years ago |
Julian Lam
|
347f5c132e
|
updates to language files, capitalizing some values across languages
|
11 years ago |
Baris Usakli
|
9ee250b597
|
fixes humanreadable numbers in infinite scrolling
|
11 years ago |
Baris Usakli
|
074d7e7c8d
|
Merge remote-tracking branch 'origin/master' into dbal
|
11 years ago |
Barış Soner Uşaklı
|
870d48dc81
|
Merge pull request #603 from Joopmicroop/master
added account class for account template pages for easy styling
|
11 years ago |
tedr56
|
8e2cc1c883
|
Correct english language file
|
11 years ago |
tedr56
|
af09f4aca8
|
added french language files
|
11 years ago |
Baris Usakli
|
6313a5eeb1
|
Merge remote-tracking branch 'origin/master' into dbal
|
11 years ago |
Pablo Macaluso
|
26de85c1de
|
updated es translations with new strings added from #607
|
11 years ago |
Julian Lam
|
a54f464a13
|
updating language files with missing files for es
|
11 years ago |
Julian Lam
|
bfbc596348
|
fixing extra comma in es language file
|
11 years ago |
Pablo Macaluso
|
8cfc5dda37
|
added spanish language files (courtesy of Pablo Macaluso)
|
11 years ago |
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
11 years ago |
Julian Lam
|
385aa6df92
|
fixed last couple tweaks, ready t'merge
|
11 years ago |
Baris Soner Usakli
|
95bb838699
|
Merge remote-tracking branch 'origin/master' into dbal
|
11 years ago |
Julian Lam
|
2c131f172a
|
fixing up some translations - WIP
|
11 years ago |
Julian Lam
|
3d9a732c4a
|
Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
public/language/en/global.json
|
11 years ago |
Julian Lam
|
4819bea378
|
more tweaks to the chat dropdown -- handling null case -- issue #615
|
11 years ago |
Julian Lam
|
030ce95dea
|
closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
|
11 years ago |
Julian Lam
|
a65c79cb02
|
minimized the reconnect spinner to icon only, added bootstrap tooltip
|
11 years ago |
Baris Usakli
|
705754e823
|
merged master
|
11 years ago |
Julian Lam
|
041e77f688
|
fixing replying (whoops)
|
11 years ago |
Baris Usakli
|
b927f6ce29
|
added raw info
|
11 years ago |
Baris Usakli
|
519d376071
|
added mongo info function, change admin redis template to database template
|
11 years ago |
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
11 years ago |
Baris Usakli
|
7875138c08
|
added parseInt
|
11 years ago |
Julian Lam
|
fe4aee177d
|
lots of tweaks to chat and taskbar
|
11 years ago |
Julian Lam
|
16e07d475f
|
pushing FA icon for chat taskbar title
|
11 years ago |
Julian Lam
|
6bd4a34e69
|
fixed favicon sometimes updating with a string 0, should always be an int
|
11 years ago |
Julian Lam
|
b176629b44
|
integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
|
11 years ago |
Julian Lam
|
5b6f5ebf9d
|
added tinycon lib and changed notif icon to be in CSS instead of in
template
|
11 years ago |
Julian Lam
|
69f453c73c
|
Merge pull request #601 from cnvo/patch-1
Replace notifications icons from fa-circle to fa-bell
|
11 years ago |
Julian Lam
|
dab0435d9b
|
Merge pull request #600 from cnvo/patch-2
Replace notifications icons from fa-circle to fa-bell
|
11 years ago |
BudickDa
|
8a99eef4fb
|
Update global.json
|
11 years ago |
BudickDa
|
32df811765
|
i18n for all templates completed, jsons for german added
|
11 years ago |
Joopmicroop
|
700cab686b
|
Update following.tpl
|
11 years ago |
Joopmicroop
|
af06e0335a
|
Update followers.tpl
|
11 years ago |
Joopmicroop
|
4a8dc82bd2
|
Update accountedit.tpl
|
11 years ago |
Joopmicroop
|
8a4e2b1ea0
|
Update accountsettings.tpl
|
11 years ago |
Barış Soner Uşaklı
|
99fbc0dfd5
|
Update account.js
removed extra s
|
11 years ago |
Baris Usakli
|
8d3a647d16
|
fixed hardcoded userslug
|
11 years ago |
Baris Usakli
|
53afe6cb68
|
closes #591
|
11 years ago |
Baris Usakli
|
190948336a
|
closes #590
|
11 years ago |
Trvr
|
a48a07603c
|
Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
|
11 years ago |
Trvr
|
d930e2a1be
|
Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
|
11 years ago |
Baris Soner Usakli
|
d5c0ca4a9d
|
closes #595
|
11 years ago |
Baris Soner Usakli
|
437379413e
|
closes #592
|
11 years ago |
Baris Soner Usakli
|
ddb7896df1
|
fixed post count in paginator and post bar when infinite loader kicked in
|
11 years ago |
Julian Lam
|
cc242ca667
|
fixed #589
|
11 years ago |
Julian Lam
|
b9f1176ec1
|
moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load
|
11 years ago |
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
11 years ago |
Baris Soner Usakli
|
c1da56ce45
|
added auto mention if u click post reply
|
11 years ago |
Baris Usakli
|
ee63fae803
|
closes #584
|
11 years ago |
Baris Usakli
|
720711756f
|
show bottom post bar after new post, fixed the insertion of new posts
|
11 years ago |
Baris Usakli
|
90a12c3253
|
fixed index to int
|
11 years ago |
Baris Usakli
|
6a00ab3782
|
removed btn-large from post topic button
|
11 years ago |
Baris Usakli
|
9ccfa3f18c
|
fixed js error
|
11 years ago |
Baris Usakli
|
1660d75205
|
stricter selector for human readable numbers
|
11 years ago |
Baris Usakli
|
f6d57a241d
|
fixed human readable view post counts
|
11 years ago |
Julian Lam
|
bcfb4ca0e4
|
off by one error
|
11 years ago |
Julian Lam
|
0159a43a20
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
public/src/forum/topic.js
|
11 years ago |
Julian Lam
|
86b019ec89
|
paginator progress bar
|
11 years ago |
psychobunny
|
98a12cd1e1
|
clearing first blocks from dynamically inserted templates - made regex less greedy
|
11 years ago |
psychobunny
|
30a7f1a816
|
removed .main-post from follow class (now using conditionals to show/hide)
|
11 years ago |
Baris Usakli
|
6ca3d0c4af
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
b2074c6dda
|
fixes to infinite load and paginator
|
11 years ago |
Julian Lam
|
d7c0e1c62e
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
56ef05a0bf
|
putting category options behind a dropdown, and fixing category enable/disable
|
11 years ago |
Baris Usakli
|
dd36cce329
|
closes #582
|
11 years ago |
Baris Usakli
|
293c176053
|
added first to follow button in topic.tpl
|
11 years ago |
Baris Soner Usakli
|
dba47e4bef
|
removed console.log
|
11 years ago |
Baris Soner Usakli
|
2a46ead29f
|
removed container div, removed second if first, it breaks templates
|
11 years ago |
Julian Lam
|
707179edf3
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
53164e96ab
|
removed non-functional save button from category whitelist modal
|
11 years ago |
Baris Soner Usakli
|
9702e28a07
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
fa56eca962
|
fixed fave stars, removed the watch button from normal posts
|
11 years ago |
Julian Lam
|
684839f04a
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
0188ea9a3b
|
setting cache headers to 0 on development mode
|
11 years ago |
psychobunny
|
85aa587749
|
merge conflicts
|
11 years ago |
psychobunny
|
48e36e3c31
|
templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3
|
11 years ago |
Baris Usakli
|
0b6d018f8d
|
oops removed by mistage
|
11 years ago |
Baris Usakli
|
f2bf65252d
|
removed the fields
|
11 years ago |
Baris Usakli
|
a87ebb64d8
|
clean up of posts and some template additions
|
11 years ago |
Julian Lam
|
38da65ee58
|
tweaks to category permission modal
|
11 years ago |
Baris Usakli
|
7198110b57
|
closes #573
|
11 years ago |
Baris Usakli
|
78b65c0b12
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Usakli
|
0742590c0c
|
added pid to share links, removed unused vars
|
11 years ago |
psychobunny
|
c16f04bbcf
|
plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
|
11 years ago |
Julian Lam
|
69427fa10e
|
tweaks to make the ACP work better on tablets, some work on hidden groups
|
11 years ago |
Julian Lam
|
670986f7ef
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
8b62041d28
|
refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
|
11 years ago |
psychobunny
|
89c5d01efa
|
modularized SSO, paving the way for potential plugins. cleaned up associated templates/js
|
11 years ago |
Julian Lam
|
0a06f1ac7d
|
Merge remote-tracking branch 'origin/master' into category-whitelisting
|
11 years ago |
Julian Lam
|
df2e9b4b47
|
admin panel integration for category whitelisting
|
11 years ago |