1025 Commits (4f3a962f7fe3636094c4b5062ca6236e3448453f)

Author SHA1 Message Date
Julian Lam 68c3f9d849 Squashed commit of the following:
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:21:11 2015 -0400

    added missing template

commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:19:07 2015 -0400

    sitemap index

commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:47:52 2015 -0400

    sitemap routes, controllers, and library methods for pages, categories, and topics

commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:07:39 2015 -0400

    added groups to sitemap

commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 01:43:06 2015 -0400

    If notification dropdown is double-clicked, all notifications are marked read

commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:39:19 2015 -0400

    closes #3781

commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:28:30 2015 -0400

    closes #3782

commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:16:08 2015 -0400

    closes #3790

commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 21:19:20 2015 -0400

    check user settings

commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 20:26:02 2015 -0400

    wait for all callbacks when creating tags

commit 051c5077eb
Merge: 839fd93 e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Mon Oct 26 09:54:12 2015 -0400

    Merge pull request #3792 from drlogout/master

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…

commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date:   Mon Oct 26 14:50:32 2015 +0100

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator

commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 21:54:35 2015 -0400

    add back thread tools filter

commit 37060bf1a3
Merge: 5820a19 bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Sun Oct 25 18:13:06 2015 -0400

    Merge pull request #3787 from cubehouse/patch-1

    Upgrade script fails on some consoles

commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:04:46 2015 -0400

    closes #3789

commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:03:33 2015 -0400

    up theme

commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 16:57:42 2015 -0400

    closes #3788

commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 15:56:17 2015 -0400

    closes #3786

commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date:   Sun Oct 25 10:14:00 2015 +0000

    Upgrade script fails on some consoles

    The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
    Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
Christian Nolte e0e04ef892 Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator 9 years ago
barisusakli 839fd935ad add back thread tools filter 9 years ago
Julian Lam f7f43de644 Merge remote-tracking branch 'origin/master' into user-icons 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 5c2e78b1a6 parse topic tools on demand 9 years ago
barisusakli 6c9de29326 load post tools menu on demand 9 years ago
barisusakli 98e659188b removed console. log 9 years ago
barisusakli 28ae101d90 allow changing username if user has no password set, ie sso login 9 years ago
barisusakli 8e80eca449 removed double escape 9 years ago
barisusakli 85d09ce2e4 removed unsused require 9 years ago
barisusakli 5e5cafafd0 make one socket call to load unread counts 9 years ago
barisusakli edf545cd2c dont load sound data on cold load 9 years ago
barisusakli d146bff2a1 send less data when leaving rooms 9 years ago
barisusakli 7f66494a57 closes #3764 9 years ago
barisusakli f17ba88c0f closes #3765 9 years ago
barisusakli e2a5440ae8 closes #3741 9 years ago
barisusakli 47e2dd9478 closes #3107 9 years ago
psychobunny 8ef46ebc7d found some other places with the same problem 9 years ago
barisusakli de4d747e63 closes #3742 9 years ago
barisusakli 7854e67b7b closes #1637 10 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
10 years ago
barisusakli 7fd1940939 take out of async 10 years ago
barisusakli 2d01fe78d0 removed privileges.posts.get from addPostData
privilege data is already available higher up
10 years ago
barisusakli 12da13acc5 closes #3701 10 years ago
barisusakli 5cf983dcee check if user exists 10 years ago
barisusakli ca15b85db9 check group exists before joining 10 years ago
barisusakli c5e8339abb check if category exists 10 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
barisusakli 75e2228989 closes #3689 10 years ago
barisusakli 00bc9f51c9 dont display post just scroll 10 years ago
barisusakli b7ce4312a9 show toPid inline 10 years ago
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
Julian Lam f4ee7f5cf8 votes modal 10 years ago
Julian Lam f6d5b52a8b WIP user-icons 10 years ago
barisusakli 1dc93f2446 closes #3677 10 years ago
barisusakli fffca0e425 fix topic follow 10 years ago
barisusakli 5950f97f96 more refactors 10 years ago
barisusakli 853aeb1b8c update profile 10 years ago
barisusakli 4a06750ae2 io.in logger 10 years ago
barisusakli e0c6acd163 socket.io/user.js refactor 10 years ago
barisusakli 53411f809b follow command 10 years ago
barisusakli f2f9000b70 fix vote progress 10 years ago
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor 10 years ago
barisusakli c0c38437a0 isAdminOrMod 10 years ago
barisusakli de2f336d53 data uid check 10 years ago
barisusakli b618f67a00 fix tab 10 years ago
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
10 years ago
barisusakli cdd5bb5a6e fix acp high presence topics 10 years ago
barisusakli 87a194a4bd allow array of nids to be passed to notifs.get 10 years ago
barisusakli dbf0f279a2 closes #3644 10 years ago
barisusakli 75af978145 closes #3646 10 years ago
psychobunny 55748ac3f5 ability to select what kind of test email to send 10 years ago
barisusakli 1182237f3d isInvited 10 years ago
barisusakli e1dc161119 added isOwner 10 years ago
barisusakli c4b258c747 added .before to socket.io/groups.js 10 years ago
psychobunny a8d44758cb acp remove logo fix 10 years ago
psychobunny 4dcba62e95 cleanup 10 years ago
barisusakli 0c6495de72 moved postTools and threadTools into posts/ and topics/ 10 years ago
barisusakli 8c2fdcc77c group escape fixes 10 years ago
psychobunny ae1043543d closes #3585 10 years ago
barisusakli faae98892d privilege fixes 10 years ago
barisusakli d01736a726 cleanup 10 years ago
barisusakli a5e9394d93 closes #3612 10 years ago
barisusakli 501bfbfc47 closes #3611 10 years ago
barisusakli 5388ddf791 removed posttools edit 10 years ago
barisusakli a64cbbc6df #3573 10 years ago
barisusakli e6755d0adc closes #3458 10 years ago
psychobunny 265a16af1a some old left over branding code 10 years ago
Julian Lam c3821c2070 Close #3540 10 years ago
barisusakli ffff8093ba make sure user is admin/mod before forking 10 years ago
psychobunny e0cfc117c7 changing function signature for messaging.getMessages
@julianlam should this be moved to 0.8.0?
10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
Julian Lam 5f9990299f Pass a notification path when a user follows another
When a user followed another, a notification is created, but with
no path, so on plugins like pushbullet, it would default to trying
to build a topic url, but the required values were null, leading to
a broken url.
10 years ago
barisusakli 5ababdbdf0 prevent crash if data.enter is not string 10 years ago
barisusakli 5b87af4389 closes #3447
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
barisusakli aeb15ed7ee moved getMonthlyPageViews to analytics 10 years ago
Barış Soner Uşaklı 2968dbb9ac Merge pull request #3346 from bdharrington7/bookmark2
Saves user bookmarks on server if available
10 years ago
bdharrington7 25203ee67e changes bookmark storage to sortedset, gets uid from socket rather than being passed from client 10 years ago
barisusakli 47cc1083df fix mark all read 10 years ago
barisusakli 05411651b3 server side check so you can't leave admin group 10 years ago
Julian Lam eac92b00c6 better error checking with socket broadcast method 10 years ago
Julian Lam fa351ffa07 fixed wrong documentation in comments... 10 years ago
Julian Lam 474ff3ed35 fixed #3359 10 years ago
bdharrington7 45df5a3d0b stores the user's bookmark on the server 10 years ago
barisusakli 6ee0671e6a added too many tags check to post edit 10 years ago
Barış Soner Uşaklı 6bd131815f Merge pull request #3256 from yariplus/mintags
Add minimum tags per topic setting.
10 years ago
yariplus bd863e1ccb Fix derp. 10 years ago
Julian Lam 5340537631 closed #2820 10 years ago
Julian Lam e25d2fa6e6 closed #2811 10 years ago
barisusakli dc7839b511 small fix 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
Julian Lam 1229470bba seems the categories.search socket method is not used... 10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
psychobunny 780838c579 fixes "other" category for presence graph 10 years ago
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny 26f22345cd allow realtime updates of the traffic graph in ACP 10 years ago
barisusakli 21ad15b13a closes #3306 10 years ago
barisusakli b8028ccdbf dont allow deletion of administrators and registered-users 10 years ago
Julian Lam e355c8cb1b removed socket calls for composer out of core and into plugin, closes #3293 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli ea818e2af8 closes #3259 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
yariplus 13e12ba3a5 Add minimum tags per topic setting. 10 years ago
psychobunny 3a21329c5e allow admins to remove themselves as admin
but only if they are not the last admin left
10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
psychobunny a5365e968d post*.flag 10 years ago
psychobunny b5b9a190e4 console.log 10 years ago
psychobunny 28e9874ba9 allow moderators/admins with 0 rep to still be able to flag a post 10 years ago
psychobunny b655e18cee action:posts.flag 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
barisusakli 2880a77a9f closes #3130 10 years ago
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
Barış Soner Uşaklı 8eab5ac402 groups.get changes 10 years ago
Barış Soner Uşaklı 1e7da1fc82 removed console.log use getUsersData 10 years ago
Barış Soner Uşaklı a065a73637 fix missing comma 10 years ago
Barış Soner Uşaklı 7bed4c40d6 closes #3179 10 years ago
Julian Lam cc2a92d73f allowing array of privileges to be passed into setPrivilege in category admin socket listener 10 years ago
barisusakli d8e52d7ebf closes https://github.com/NodeBB/nodebb-theme-persona/issues/87 10 years ago
psychobunny 1c4d78eb2d return back data in cb similar to topics.post call 10 years ago
Julian Lam aae3ac6b98 updated title parsing methods to call a new hook: filter:parse.title 10 years ago
barisusakli 3341fc5644 fix method name 10 years ago
barisusakli 4f37d268b6 removed sort by username 10 years ago
barisusakli fd817e865e added pagecount 10 years ago
barisusakli fbdae8fe1d return time and matchcount on page switch 10 years ago
barisusakli addd6ecde7 check error fix ip 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
barisusakli 30a9b66b31 fix room enter 10 years ago
barisusakli 10de7a92e4 dont let joining other uid rooms 10 years ago
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
barisusakli 0083d4ff1c return user settings in api 10 years ago
barisusakli a2497b050e crash fix 10 years ago
barisusakli 7632997a99 closes #3045 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Julian Lam 0e9a096c25 moved some socket notifications to notifyUser instead of in websocket layer (again, @barisusakli) 10 years ago
Julian Lam d40ca1e3c8 moved a number of sanity checks to also be in canMessage, so they are all consolidated into one exported method. (@barisusakli) 10 years ago
Julian Lam 078d76a11b removed sanitisation of chat message body, as messages are "parsed as a post" now. 10 years ago
barisusakli fa9fde43fb closes #2971 10 years ago
barisusakli 5501c0c759 closes #3005 10 years ago
barisusakli a14249dee6 removed tags 10 years ago
barisusakli 45bf5de1e5 closes #2982
update url with new slug on topic title edit
10 years ago
psychobunny 5c59aa7737 closes #2986 10 years ago
psychobunny 799cc9397a closes #2973
also fixes some UX issues and enforces password length check on both
client and server
10 years ago
Barış Soner Uşaklı df3e007120 closes #2969 10 years ago
psychobunny 56d1b521c5 closes #2967
@barisusakli  there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
10 years ago
psychobunny 43bd798f2b #2967 10 years ago
barisusakli e33a905f55 missing change 10 years ago
barisusakli f81e3ad358 categoryTools componets 10 years ago
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info 10 years ago
Barış Soner Uşaklı c9b98306e0 dont require everything in folder
dont want rooms.js to be public
10 years ago
barisusakli 77e956861a #2486
various fixes for socket.io cluster
display user presence correctly
10 years ago
Julian Lam 25cb1f9284 Merge remote-tracking branch 'origin/master' into categories_revamp 10 years ago
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887 10 years ago
Barış Soner Uşaklı 36942125e6 closes #2894
also mark user online if they post a reply
10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content 10 years ago
barisusakli c8e0eab34e escape data on room enter 10 years ago
Barış Soner Uşaklı 9edfcb0053 dont save user obj in db 10 years ago
Julian Lam eee2aa8051 making sure to pass in userData to notifications.create on user follow 10 years ago
Barış Soner Uşaklı 8b429a2e05 removed path 10 years ago
Julian Lam 82f7ca5e0f added a path to follow notification 10 years ago
barisusakli 5bc2e7dac2 closes #2309 10 years ago
barisusakli fd5f00459b fix admin events pagination 10 years ago
Barış Soner Uşaklı d3dca842cb also #2858 10 years ago
barisusakli 279bb62a3f cache parsed post content
clear cache on plugin install/uninstall/activate/deactivate
10 years ago
barisusakli d342e01ef1 search group members 10 years ago
Barış Soner Uşaklı cda38d6ed6 closes #2515 10 years ago
Julian Lam 4360069859 fixing buttons on mobile composer, and updating format so tags button only appears on mobile 10 years ago
Barış Soner Uşaklı 07572b188b fix crash 10 years ago
Julian Lam daaf61bc68 fixed issue where accessing a category's access control caused a client-side error 10 years ago
barisusakli 558e708576 remove console.log 10 years ago
Barış Soner Uşaklı e5343b7efc dont display cluster warning if not running as cluster 10 years ago
Julian Lam b777c448cf closed #2803 10 years ago
psychobunny 3c9431b2fc socket.io/plugin updated instructions to use require.main.require instead 10 years ago
barisusakli bd17bff7d4 prevent double follow/unfollow 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
barisusakli f7f453f8cd closes #2794 10 years ago
psychobunny a2e3179ea4 nav - enable / disable 10 years ago
psychobunny c3701bcea7 loading and saving navigation 10 years ago
Julian Lam 98158fb6f9 @barisusakli works perfectly 10 years ago
Julian Lam 3e3fff9fe8 hooking up accept/reject invite, #2758 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
psychobunny cb7c318377 closes #2751 10 years ago
psychobunny 09086f7d30 deleting rewards 10 years ago
psychobunny 5f54de3b37 successfully got loading and saving of rewards working 10 years ago
psychobunny cd26f5d06d passing in values for saving rewards 10 years ago
barisusakli 756d03fa62 closes #2745
generate paths on retrieval instead of notification creation
also fix follow notification path
10 years ago
Julian Lam ceb18fe73d added new hook and method for plugins to introduce their own formatting options, #2743 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
Julian Lam 350acde379 ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template 10 years ago
Barış Soner Uşaklı 8eb45fc80a dont remove self from browsing 10 years ago
Barış Soner Uşaklı 276cd51836 closes #2467 10 years ago