7485 Commits (7d46265f29034f5ac036a8b4490c807c7c1ba4f2)

Author SHA1 Message Date
barisusakli 11236bb841 fix missing callback 9 years ago
Ben Lubar fc387111e2 make keeping avatar versions an option in the ACP that is turned off by default 9 years ago
Ben Lubar 0d40542f93 Keep old versions of avatars in the filesystem. Change the avatar URL each time a new one is uploaded to avoid caching problems. Closes #4722. 9 years ago
Julian Lam e7386e20cf closes #4505 9 years ago
barisusakli af75a887b5 closes #4892
prevent crash if registerHook is called with invalid hook name
9 years ago
Julian Lam a9a522c8ec allowing widgets to not show up if widget explicitly returns null 9 years ago
Anil Mandepudi c666a7efda add static:assets.prepare hook (#4889)
* add static:assets.prepare hook

add static:assets.prepare hook to be called before css minification so that themes/plugins can modify less vars.

* change parameter
9 years ago
Julian Lam 2268f250bb removed commented out language method 9 years ago
barisusakli 98d17a0589 fix tab 9 years ago
Julian Lam 71a5e4a8a1 better error handling for session revocation if no login session is present, #4214 9 years ago
Julian Lam 4ce8696bbc Revert "if interstitials don't pass any errors back but some still exist, redirect properly"
This reverts commit 98368bbb6a, but fixes
issue #4883
9 years ago
Ben Lubar 40b57d6cbe add "Admin Approval for IPs", which works like Normal for new users and Admin Approval for sockpuppet accounts (#4882) 9 years ago
barisusakli 754e20eb5c closes #4877 9 years ago
barisusakli 5cbfa6f212 closes #4881 9 years ago
barisusakli e81b67269a closes #4884 9 years ago
barisusakli 1c0ef00836 closes #4886 9 years ago
Timothy Fike e112d284e5 filter:group.update 9 years ago
barisusakli 58ab76d3c2 action:category.loaded, sort qs on category page 9 years ago
Julian Lam 13a2e4cc3f Revert "Send plugin `postData` changes up the line (#4875)"
This reverts commit 20024418d9.

re: #4875
9 years ago
Peter Jaszkowiak 20024418d9 Send plugin `postData` changes up the line (#4875) 9 years ago
psychobunny 3744f1ecd2 updated fontawesome.tpl 9 years ago
Julian Lam e407dbfdd4 fix module bridging output to log the correct number 9 years ago
Barış Soner Uşaklı 7804d3989e Merge pull request #4858 from pichalite/change-recent
pass set as attribute for recent route
9 years ago
Barış Soner Uşaklı 102e578b56 Merge pull request #4859 from BenLubar/topic-page-query
Fix /topic/:tid/:slug?page=:page for users with infinite scroll enabled
9 years ago
pichalite 2cd709418b fix resizeImage on upload 9 years ago
Ben Lubar 85e42aee6e make ?page=[numbers] links work for users with pagination disabled. remove ?page when updating the URL for infinite scroll 9 years ago
pichalite 6249b9a6fb rename dbset to set 9 years ago
pichalite f72e00a1b5 pass dbset as attribute 9 years ago
Julian Lam 828d5a4b4d fixes #4857 9 years ago
barisusakli 937f00eb09 remove console.log 9 years ago
Julian Lam 60a97bcf51 fixes #4856 9 years ago
barisusakli 390ad35b56 ability to set unread as home 9 years ago
barisusakli c042d16f40 dont set homePageRoute to `custom` if field is empty 9 years ago
psychobunny 9283411150 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny aedeb36776 topic title custom icons (see previous commit) 9 years ago
barisusakli bb7303834f remove csrf r.js module 9 years ago
psychobunny ac7dad9194 icons array for topic titles
see
6880deedde
9 years ago
psychobunny 8c288f31b3 keep track of the previous cid a topic was moved from 9 years ago
psychobunny 96c9832c91 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny 67108d1c41 filter:messaging.send hook 9 years ago
barisusakli 3df7bae08c closes #4834, closes #4830 9 years ago
barisusakli 45ff71fd06 closes #2475 9 years ago
Julian Lam 8fd5236641 closes #4844 9 years ago
barisusakli d2cbd7e6dc new priv for uploads 9 years ago
Julian Lam 03208807e4 fixes #4840 9 years ago
barisusakli bb278ca6ee Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli 51a50448b8 closes #4838 9 years ago
Julian Lam c8e64ae93b updating profile fields to allow plugins (e.g. the write-api) to change a user's profile picture
@barisusakli please let me know if this is not ok.
9 years ago
barisusakli fcf145fc81 403 if not logged in, show error 9 years ago
barisusakli 7b86fd3dc0 closes #4835 9 years ago
psychobunny f3c48eb14a oops, #4832 9 years ago
psychobunny 6df3157748 closes #4832 9 years ago
psychobunny 1a48f47e2b Merge pull request #4690 from pichalite/fix-mobile-menu
fixes #4660
9 years ago
Julian Lam cf7540d41c appeasing Travis CI, 'cause fuck code reuse, right? 9 years ago
Julian Lam 55bcc28e0e closes #4831 9 years ago
Julian Lam 4c62784358 closes #4829 9 years ago
barisusakli f85ec96172 small change to new hook 9 years ago
Timothy Fike 9fdd1b6b70 Don't return data for Topics.updateRecent
Update database if filter passes data back.
9 years ago
Timothy Fike fe3fbb7197 filter:topics.updateRecent
https://community.nodebb.org/topic/9165/prevent-specific-category-from-showing-in-recent
9 years ago
Julian Lam 5ecbbd228d adding missing files, re: #4827 9 years ago
Julian Lam d5961cfca3 #4827 9 years ago
barisusakli 8ea5752b50 added url property to all routes 9 years ago
barisusakli d94e2eed72 closes #4816 9 years ago
Julian Lam 21caa82b61 ban controls on frontend, closes #4807 9 years ago
Julian Lam 37b1d1a050 re: #4807, fixed issue where an unban would still have the user listed in the temp ban sorted set 9 years ago
Julian Lam a2b0576b79 showing temporary ban indicator in Users ACP, #4807 9 years ago
Julian Lam 61fe9594d7 ban integration frontend for ACP, #4807 9 years ago
Mega 0f89fc8214 close #4822 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
barisusakli 6332f47808 closes #4814 9 years ago
barisusakli 7f44041e01 simpler 9 years ago
barisusakli e1ce9e0250 uid not used 9 years ago
barisusakli 795b00a3af closes #4810 9 years ago
Barış Soner Uşaklı b6234cbd2b fix error msg typo 9 years ago
Barış Soner Uşaklı ea6d783c31 #4808 9 years ago
Barış Soner Uşaklı ca0bfc777e closes #4808 9 years ago
barisusakli f20efda911 call posts.relativeToAbsolute when needed 9 years ago
Julian Lam 04d4fc2eca temporary ban support 9 years ago
Julian Lam 585a90db5d Merge branch 'master' into temp-bans 9 years ago
Julian Lam 34cafbc0a8 reloading plugins after main template compilation, during reload 9 years ago
Julian Lam 7da71976cf WIP temporary bans 9 years ago
barisusakli 14b067a838 closes #4800 9 years ago
Barış Soner Uşaklı 4854f78afa Merge pull request #4787 from akhoury/rm-cls
rm cls because it's not ready yet
9 years ago
barisusakli 731942e397 closes #4788
when resetting widgets dont erase stuff already in drafts
9 years ago
Julian Lam 98368bbb6a if interstitials don't pass any errors back but some still exist, redirect properly 9 years ago
Julian Lam fafcdf8320 no longer requiring that interstitial.data be set in interstitial data
... lol that commit message makes no sense.
9 years ago
akhoury 46a57f5d5c rm cls because it's not ready yet 9 years ago
psychobunny 371abba13b helpers.notAllowed hook 9 years ago
barisusakli 2342141e0f fix validator.js crashes 9 years ago
Julian Lam a14263349b updated termsOfUse to use registration interstitial instead of being integrated into register template 9 years ago
Julian Lam 041670bfe9 handling of form completion in registration interstitial 9 years ago
Julian Lam d2926f4fe7 WIP registration interstitial 9 years ago
Julian Lam f03018b7cc updated middlewares so if you have not completed registration, you will be required to do so 9 years ago
Julian Lam 0ba0001f75 WIP registration interstitial 9 years ago
barisusakli cbd637b2a2 dont allow priv group names 9 years ago
barisusakli 1e142a44cd closes #4775 9 years ago
Julian Lam e6fa91a4a4 when logging out, end the express session 9 years ago
barisusakli 4bbc8110a9 closes #4772 9 years ago
barisusakli d227d526d1 closes #4341 9 years ago
barisusakli abb1c1c010 closes #4758 9 years ago
barisusakli f2b4543685 fix user priv order as well 9 years ago
barisusakli 1102a685d9 closes #4749 9 years ago
barisusakli 596af5d82b closes #4754 9 years ago
Julian Lam e3002d0885 fixed #4753 9 years ago
barisusakli ecf0323dd0 closes #4688 9 years ago
Barış Soner Uşaklı ae19f0ff7d closes #4713 9 years ago
Julian Lam 0a1dea09a0 added missing dependency lib 9 years ago
psychobunny 3e23426c31 better messaging on flags page 9 years ago
barisusakli ded69e8373 closes #4677 9 years ago
barisusakli 09ce48ad33 fix privs 9 years ago
barisusakli 8f594de4c2 fix privs 9 years ago
barisusakli ff0fee2170 fix arrays 9 years ago
barisusakli 73e21d1d31 closes #4720 9 years ago
barisusakli c969870cb6 removed dupe privilegeList, added missing privilege to copyPrivsFrom 9 years ago
barisusakli 1f3fa3a90f closes #4725 9 years ago
psychobunny 05673e670c fixes rare "priority error" when generating sitemaps 9 years ago
Barış Soner Uşaklı 1a5a51b67a Merge pull request #4708 from darktrge/patch-3
Make topicSlug and postCount available to email notifications
9 years ago
barisusakli b2311edb94 bubble replies from subcategories to the parents 9 years ago
psychobunny bbc570c499 socket disconnected icon for ACP #4609 9 years ago
psychobunny c44fa866e7 nprogress bar in ACP #4609 9 years ago
Barış Soner Uşaklı 0e466122e2 closes #4717 9 years ago
Julian Lam 85fb9cd9dc in cases where host is not provided in the websocket request, infer one from the referer 9 years ago
Julian Lam b3d6a8ef9a mobile fixes for registration queue page 9 years ago
Julian Lam b30151725d fixed error shown when saving sounds ACP page 9 years ago
Aziz Khoury 374fa8dd8c fix: deprecated-message not showing for all hooks (#4714)
* fix deprecated hooks params warning + var-cleanup

* fix deprecated message
9 years ago
psychobunny 5baf077cbe Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny e9921edb87 Merge remote-tracking branch 'refs/remotes/origin/topics-read-privileges' 9 years ago
psychobunny 6f0c00bb9f use eachSeries instead 9 years ago
Barış Soner Uşaklı dd1b261950 closes #4712 9 years ago
Danijel ba2d191f80 Make topicSlug and postCount available to email notifications, so these can be used in template if needed 9 years ago
Barış Soner Uşaklı d839f291ac closes #4706 9 years ago
Barış Soner Uşaklı 26be7c25e4 closes #4701 9 years ago
Barış Soner Uşaklı 9ae8ee861a closes #4700 9 years ago
psychobunny 74ff9557d9 makes more sense to give topics:read priv to those who had the category read priv
thanks @barisusakli
9 years ago
psychobunny 8616cc4ea5 upgrade script: give topics:read privs to any group that has topics:create privs 9 years ago
psychobunny b37b083a4d new privilege: Access Topic
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
Julian Lam 34f2d25651 fixes #4696 9 years ago
Julian Lam 38ad980456 Fixes #4694, fixes #4697 9 years ago
pichalite bdfad2beda fixes #4660 9 years ago
Jan efbc5f729d update fontawesome.tpl to FA 4.6.2 (#4607)
remove newline

sort icons
9 years ago
barisusakli 17b4dd85e7 use valueToString in sortedSetIncrBy 9 years ago
Julian Lam 920bc213d3 updated acp advanced/errors table to span the entire page 9 years ago
barisusakli bdc23b4a8d add reputation to app.user 9 years ago
barisusakli 8ddcc237a7 removed submit and lock 9 years ago
Julian Lam ba412f4a56 fully completed #4658 9 years ago
Julian Lam 149565169b closes #4658 9 years ago
Nate Lee 07c59ae174 changed cls.getItem to equal cls.get from cls.set
based off of naming schema
9 years ago
barisusakli dcb73f9647 use userCount 9 years ago
Julian Lam afb0312f51 closes #4672 9 years ago
barisusakli 54ccdf5262 closes #4651 9 years ago
barisusakli 38d1bde895 closes #4669 9 years ago
Barış Soner Uşaklı 86cab0787a closes #4668 9 years ago
Julian Lam 192998c5c3 Revert "fixed link to documentation, @akhoury"
This reverts commit bc0359475c.
9 years ago
barisusakli 46d7994093 removed some dupe code 9 years ago
barisusakli 3f0ca31393 style changes 9 years ago
Barış Soner Uşaklı ca835e35ba Merge pull request #4662 from NodeBB/topic-watching
topic watching
9 years ago
barisusakli b02869b0f8 renamed reading to not-following
added more description text
9 years ago
barisusakli 11d3834eb9 better filtering
if topic is followed but category ignored show it in unread
9 years ago
barisusakli 7a044b4978 better filterIgnoringUids 9 years ago
Dravere 2fd6391081 Made the session cookie aware of the possible relative path (#4663) 9 years ago
barisusakli bf2133ed7c topic watching 9 years ago
Julian Lam ef4a94857d fixed admin lockout timer for subfolder installs @barisusakli :trollface: 9 years ago
barisusakli 11be93a4d8 closes #4648 9 years ago
Julian Lam 5d030dd8ab removed console log 9 years ago
Julian Lam ffa051e828 added defaultLang support, #4655 9 years ago
Julian Lam 437770538c work-in-progress commit for #4655 9 years ago
Julian Lam 81bbe93640 fixes #4653 9 years ago
barisusakli a4031df9b2 dont show SSO logins if its a confirmation screen 9 years ago
barisusakli b3fa5583f8 closes #4650 9 years ago
barisusakli 630dd66cf6 closes #4645 9 years ago
barisusakli 16ba7ee840 fix #1972 9 years ago
barisusakli 2e0763b0a8 closes #1972 9 years ago
barisusakli 825ecce0df closes #4643 9 years ago
pichalite 6c09d3ca5f fixes #4636 (#4639) 9 years ago
barisusakli 84a7b6690b closes #4434 9 years ago
barisusakli bf3f19253f if post is not found go to 404 9 years ago
barisusakli f9f4b3b91f closes #4632 9 years ago
barisusakli f4599e2ce2 closes #4629 9 years ago
pichalite ce66dd96a9 send option to user settings page if in-topic search is available (#4627) 9 years ago
Julian Lam f5e928409c fixed #4624 9 years ago
barisusakli a9828a1465 closes #4611 9 years ago
Julian Lam 621e0d145e closes #4617
Serving english timeago strings from server instead of round-trip
re-request on failure.
9 years ago
Julian Lam f1deaa6fa5 Exposing middleware to app/req, organisation.
Organisation -- moved 404 and error controllers into the
controllers file instead of as local variables in routes/index
9 years ago
AdJones 693e724802 Fixing issue where the relative path was ignored for express modules (#4621)
* Fixing issue where the relative path was ignored for express modules

* Fixing issue where the relative path was ignored for express modules (without the console log lines!)
9 years ago
barisusakli 4907773e6a closes #4615 9 years ago
barisusakli 69e25fe4d5 closes #4612 9 years ago
barisusakli 6392cd31df closes #4618
dont need deleted check
9 years ago
barisusakli acc030e6da added filter:image.size
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
9 years ago
Julian Lam bc0359475c fixed link to documentation, @akhoury 9 years ago
Barış Soner Uşaklı f0685468f8 Merge pull request #4162 from akhoury/master
add continuation-local-storage (CLS) support
9 years ago
Julian Lam d8c21cc09d fixes #4593 9 years ago
Julian Lam fb9c97e2c8 :shipit: @pichalite 9 years ago
pichalite a507768a8f fix ACP->General->Sounds layout on mobile (#4606)
* fix ACP->General->Sounds layout on mobile

* just to make @juluanlam happy
9 years ago
Julian Lam 1f70f886b5 fixed reference to undefined variable
/cc @BenLubar
9 years ago
barisusakli b446ff42c3 style changes 9 years ago
psychobunny d85a8d068d consolidate allowed image types in ACP 9 years ago
psychobunny bafbcad163 use filter:categories.build instead of .get 9 years ago
barisusakli 702597d759 change /user/uid to /uid/:uid
so it doesn't conflict with actual user routes
was causing incorrect redirects if a user had a numeric userslug
@julianlam
9 years ago
psychobunny 0287703047 missed plugins req 9 years ago
psychobunny 458d4996a6 filter:categories.get 9 years ago