Commit Graph

5769 Commits (9d0a0538a6a2a4fc839faca6bee46cc015c35a0b)

Author SHA1 Message Date
psychobunny ff234bccfe redirectToLogin()
psychobunny deda4a4ed6 fixes for 503's in maintenance mode
psychobunny e3ee3de95d lint
Julian Lam 18897c70b4 fixed
psychobunny 0ad1c8afbf forgot to add pagination to default minified file
psychobunny b0907b8c3c minify some modules that are required on cold load
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
psychobunny febc359e53 moved sortable to acp only
psychobunny f8b3282295 closes
psychobunny ef6c30ad99 removed some unused variables
psychobunny 78ea462620 fix crash when redis server isn't running
barisusakli ed72bacb1f closes
added back base_url
Raphael Beer d8c329cadd send topicData on action:topic.delete
Julian Lam 96526a37a3 fixed
barisusakli 4a0482c421 closes
Julian Lam b08c7368c6 fixing some formatting
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP
barisusakli e892cf2e51 faster getUserGroups
Julian Lam 170126680b
Julian Lam e523ef7c17 added plugin hooks so that imagemagick can still be called, as a plugin, for image manipulation tasks, falling back to using lwip
Julian Lam 88dd8b1d4d using new reset command in plugin incompatibility warning
Julian Lam 704104c3bf fixed
Julian Lam cf35f69826 Merge branch 'lwip' of https://github.com/alpa-cat/NodeBB into extract-gravatar
Julian Lam 478850ac05 rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling.
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
Julian Lam d5c6e2e73a Merge pull request from pentode/master
add feature to define mongo client connect options via config.json
psychobunny 0aceafb344 Merge pull request from yariplus/patch-2
Call Plugins.addLanguages on reload. Fixes 
psychobunny 9704af3b6d some plugins may not have a library, no need to warn unless unable to parse
psychobunny e74f3da89e fixed sounds on windows
barisusakli 64ec397101 update membercount sorted set on join/leave
psychobunny a60cb28562 guests
psychobunny 452b4c6d56 closes
Barış Soner Uşaklı 4e06b7790f removed unused require
Barış Soner Uşaklı 4420e7a9fc closes , closes
Nicolas Siver a17c65ee9f move item template to file
Barış Soner Uşaklı 64359f4655 set memberCount with groupData
barisusakli a94e676043 set system to true/false
Nicolas Siver 3197a9e47c register vendor script
Alpacatty 37ad81a2b0 Swap out ImageMagick for lwip
Nicolas Siver 46ce3aae9f tree view
psychobunny a355fbfc81 closes
barisusakli fc19405170 added missing callback
barisusakli fc99864c06 crash fix
Barış Soner Uşaklı a14e22d534 no need for map
Barış Soner Uşaklı ee17367cc1 removed unused requires, firehook on sucess
Barış Soner Uşaklı 8610c44e78 escape group data
Barış Soner Uşaklı 8eab5ac402 groups.get changes
Barış Soner Uşaklı 8726e2ccb6 ghfw :rage2:
Barış Soner Uşaklı 1e7da1fc82 removed console.log use getUsersData
Barış Soner Uşaklı 0563bb5923 allow member.isOwner to work on an array
Barış Soner Uşaklı 2129a2fc5f not used
Julian Lam f168566928 fixed incorrect use of username in unsub cta in emails
Julian Lam 463c893c3d fixed regression introduced by , closed
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
Barış Soner Uşaklı 0b93738537 dont display hidden/system groups on /groups
Barış Soner Uşaklı 8117b4459a groups.list added start stop
Barış Soner Uşaklı a065a73637 fix missing comma
Barış Soner Uşaklı 7bed4c40d6 closes
Julian Lam aca5d24a7d split groups.js into more subsidiary files
Barış Soner Uşaklı 8300aeec35 parseInt member count, use getMemberCount in install js
Barış Soner Uşaklı 50d9a3f0a7 dont call groups.get just to read 2 values
Barış Soner Uşaklı 3f1726636f groups create/delete/update
Julian Lam 8a225ad719 starting groups organization
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
Julian Lam cc2a92d73f allowing array of privileges to be passed into setPrivilege in category admin socket listener
Julian Lam cbb0542984 changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table
barisusakli a0a8d328d0 closes
barisusakli d8e52d7ebf closes https://github.com/NodeBB/nodebb-theme-persona/issues/87
barisusakli 714c7356f9 closes
barisusakli 4b4be3d4cc fix minSchemaDate
Julian Lam 45589fbeca fixed bug where the selected language in the ACP was arabic, if no language was set at all"
barisusakli 5ce617ca5a fix case in search
barisusakli 63489457fe group search change
psychobunny 1c4d78eb2d return back data in cb similar to topics.post call
barisusakli 990b02d0db fix crash @julianlam
barisusakli 95e9d7c798 filter messages
Kalina Panayotova 118de65f5e Bugfix: use sorted set to get user followers in sendTopicNotificationToFollowers
psychobunny 117bb407b0 /compose route
barisusakli 39c3afec62 removed updateUserCount
Timothy Fike 09ee1ae77e Call Plugins.addLanguages on reload. Fixes
Ensures routes are set correctly for custom languages.
barisusakli 8acb0ca304 incr on user create
Julian Lam d90f3649a6 minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved
Julian Lam 7125d902d0 prettifying things
Julian Lam d052db85e0 fixed bug where isMemberOfGroupList would return null if there were no groups to check, instead of false
Julian Lam aae3ac6b98 updated title parsing methods to call a new hook: filter:parse.title
Julian Lam 830e1a7a3d fixed issue where privileges were not correctly determined if you were granted moderator access to a category as a group (vs as a single user)
Julian Lam 58b0b6011f removed console.log from upgrade script (@barisusakli :rage2:)
Julian Lam 927971b392 added hooks for following/follower retrieval
barisusakli 3341fc5644 fix method name
barisusakli 4f37d268b6 removed sort by username
barisusakli 55e20b28ec upgrade script
barisusakli 5f23f04423 Merge remote-tracking branch 'origin/master' into user-search
Julian Lam 972ae42d91 pruned upgrade scripts in preparation for 0.7.0, ping @barisusakli
barisusakli fd817e865e added pagecount
barisusakli fbdae8fe1d return time and matchcount on page switch
barisusakli addd6ecde7 check error fix ip
barisusakli aa577f4adc part 1
no upgrade script yet
psychobunny 9cdc2e5a2d closes properly
psychobunny 93170ca106 closes
psychobunny 1550f82652 closes