1705 Commits (ddd07c1a9d08dad0018c22199ea6fafb471626f5)

Author SHA1 Message Date
pichalite 4c89497cc4 Closes #5521 8 years ago
André Zanghelini 03d432182b Fix postcount is expected to be Number (#5567) 8 years ago
Peter Jaszkowiak 81696dd24a Fxi #5561 8 years ago
Julian Lam 0e157d93ea Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam a49e647de3 fixes #5545 again 8 years ago
Julian Lam b649eb95f8 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 31b6d47f88 fixes #5545 8 years ago
Barış Soner Uşaklı fe27d40ff6 closes #5542 8 years ago
barisusakli 5a2ff8ed0a closes #5527 8 years ago
Julian Lam 860999fa6c Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli 3b41c40b93 refactor deleter code to use unixtimestamp 8 years ago
psychobunny f2eb4b8083 closes #5439 8 years ago
psychobunny b3f8428691 closes #5510 8 years ago
barisusakli 32d37465fb limit size of select 8 years ago
barisusakli 47af3eb7e5 use the real count 8 years ago
Julian Lam 793555a344 Merge branch 'master' into develop 8 years ago
Julian Lam 1102ca8ebb fix issue where an auto-redirect to SSO on login route was failing if invoked via API call (ajaxify) 8 years ago
barisusakli b7e6104bbc closes #5511 8 years ago
barisusakli 992e3128bd closes #5499 8 years ago
RoiEX 33e474759b Change var names 8 years ago
RoiEX 6420e22453 Remove uneccessary curly brackets 8 years ago
RoiEX fcda832052 Add spaces 8 years ago
RoiEX 0f9530bbc0 Shrink JSON fix 8 years ago
RoiEX f1b4a9b786 Shrink JSON 8 years ago
RoiEX 186c1f40e9 Refactor Code 8 years ago
Julian Lam af2d9fb85b Merge branch 'master' into develop 8 years ago
barisusakli e85e35cf0c closes #5497 8 years ago
barisusakli a3b4c83e8b remove description from categories
it gets added in src/meta/tags
8 years ago
barisusakli ea871384d8 remove fallbacks 8 years ago
barisusakli 3b8d14bf12 closes #5493 8 years ago
barisusakli 54c951cc81 fix tests 8 years ago
barisusakli 4369a6d290 more user tests 8 years ago
barisusakli bce1208e2f make uploadFile public 8 years ago
barisusakli b1b87d339f more refactors 8 years ago
barisusakli bc8d297377 move out error and 404 controllers 8 years ago
barisusakli 2188036148 controllers/users refactor 8 years ago
barisusakli 566ff95d3c call methods directly 8 years ago
barisusakli 3e396a8553 sitemap refactor 8 years ago
Julian Lam 45c479a101 Merge branch 'master' into develop 8 years ago
barisusakli 2e47cf4db3 intersititial test 8 years ago
barisusakli bb1045c5a0 remove unused require 8 years ago
barisusakli feb359f7d4 closes #5479 8 years ago
Julian Lam 58cbf44143 Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 007051c14c Fix #5476 8 years ago
Julian Lam b1ceec7571 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli 0e7740af32 fix tests for subfolder installs 8 years ago
Julian Lam 6e7b505ea7 more linting 8 years ago
Julian Lam ddea9f534e running eslint again 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Julian Lam e71bd7a27f Merge branch 'master' into styleguide 8 years ago
barisusakli 04b07e292c thumb tests 8 years ago
barisusakli ca1fe557c7 topic controller tests 8 years ago
barisusakli 3a87f2566a more group tests 8 years ago
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files 8 years ago
Peter Jaszkowiak ee9d7584e4 Fix test, misc 8 years ago
Julian Lam 8154e29ad5 Merge branch 'master' into develop 8 years ago
Julian Lam 672d7352bb Merge branch 'master' into develop 8 years ago
psychobunny 458cbfd603 show dashboard notice if forum is running in dev mode 8 years ago
Julian Lam e887dda37a Merge pull request #5461 from pichalite/image-dimension
Use ACP profile image dimension setting in cropper
8 years ago
Julian Lam e427f1663e Merge pull request #5456 from NodeBB/sounds-refactor
Sound system improvements
8 years ago
Julian Lam 62e0f5f883 Merge remote-tracking branch 'origin/master' into develop 8 years ago
pichalite a99572fc48 Use ACP profile image dimension setting in cropper 8 years ago
Peter Jaszkowiak 23540afaeb Resolve merge conflicts 8 years ago
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak c18808fdeb ESlint no-useless-concat, no-mixed-spaces-and-tabs 8 years ago
Peter Jaszkowiak 144fa8698c Eslint no-lonely-if 8 years ago
Peter Jaszkowiak 57f89663aa ESlint radix 8 years ago
Peter Jaszkowiak 09e868ce5f ESlint no-useless-escape, no-else-return 8 years ago
Peter Jaszkowiak a0a50677da ESlint n-loop-func, yoda 8 years ago
Peter Jaszkowiak 32dc7c23ea ESlint guard-for-in, no-nested-ternary
and operator-linebreak
8 years ago
Peter Jaszkowiak c4bdb72941 ESlint no-unneeded-ternary
and no-extend-native, no-sequences
8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators 8 years ago
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak b1b486f729 ESlint quote-props 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak 3d6bfa47c5 ESlint no-useless-return 8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
pichalite 7f4e4c8e2e Fix styling 8 years ago
pichalite 4d755bad0c Use typeToExtension from file.js 8 years ago
Peter Jaszkowiak 9f15008247 Address review issues 8 years ago
Julian Lam f7f5b2c8d9 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli e009ce5609 closes #5443 8 years ago
Peter Jaszkowiak c75391f9f5 Sound system improvements
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
Julian Lam 7f124a3ccf Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 8f27d7810b Ajaxify improvement, `/assets/uploads` 8 years ago
Julian Lam 7ba111acdd Merge pull request #5420 from NodeBB/assets-route
/assets/uploads
8 years ago
Barış Soner Uşaklı a3e327301b update regex 8 years ago
barisusakli b1511a1870 change client route 8 years ago
Peter Jaszkowiak aaacdb8413 Fix #5416, uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
8 years ago
barisusakli 387110fecc closes #5315 8 years ago
Julian Lam 8a0a74d95e Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam bfd16d188e Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 360a35d0a6 Resolve merge conflicts 8 years ago
barisusakli 51981ffb99 get extention from content type 8 years ago
Peter Jaszkowiak c14a31644b Merge branch 'master' into 'develop' 8 years ago
Stephan 0c6679ca9c Update dashboard.js 8 years ago
Julian Lam debffe385f closes #5316 8 years ago
barisusakli 366ab103a4 closes #5405 8 years ago
barisusakli 3fb7f9fce5 closes #5398 8 years ago
barisusakli 2a33991f0d read usercount from global object 8 years ago
Stephan af4df8e197 added missing translation
added missing language string in dashboard.js
8 years ago
Julian Lam 73879b824c Merge branch 'master' into develop 8 years ago
Julian Lam 339845ff6b Merge pull request #5366 from pitaj/build-translations
Compile translations in the build step
8 years ago
Julian Lam 48909e753c Merge branch 'master' into develop 8 years ago
Julian Lam 06a77143bd additional logging and removing interstitial session data if plugins don't return interstitials 8 years ago
Peter Jaszkowiak 8c86b2e32c Build pipeline improvements
- Refactor meta/css
- `fs.link` usage consolidated to `file.link`
- rimraf built modules directory to fix error
- Remove `local-assets` flag
8 years ago
Peter Jaszkowiak 05b68391dd Use `/assets` for client assets
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Peter Jaszkowiak 2f07c18c5a All hail the glorious translation prebuilding 8 years ago
Julian Lam d29361f4c9 added additional visibility masks for profile menu hook, also added isPrivileged user method, closes #5306 8 years ago
Julian Lam 43056a4bfa Merge branch 'master' into develop 8 years ago
barisusakli c0a8fd7395 allow multiple tags 8 years ago
Julian Lam 81ca10d72e Merge pull request #5332 from pitaj/async@2
async v2 upgrade
8 years ago
Julian Lam 3861b2dd80 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 541f51e947 restrict flags interface so that moderators only see flags from cids they can actually moderate 8 years ago
barisusakli 6b2dde02b5 closes #5333 8 years ago
Peter Jaszkowiak 11f7cc4163 Pass tests 8 years ago
Julian Lam db20df0110 Merge branch 'master' into develop 8 years ago
barisusakli 190b3759a0 fix tests 8 years ago
Julian Lam c640bdf2b9 Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 38eba81933 ACP menu and title translations 8 years ago
barisusakli 1fed01fe43 ability to filter search by tags 8 years ago
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop 8 years ago
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets, #5232 8 years ago
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid 8 years ago
Julian Lam 0927d54c98 ability to filter flags by cid, #5232, more tests 8 years ago
Julian Lam e6768ab572 some more fixes to flags, simplifying qs manipulation in flags search
re: #5232
8 years ago
Julian Lam 451c2838d0 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
8 years ago
Julian Lam ebc9abd773 upgrade script and graphs for #5232 8 years ago
Julian Lam 31996f9377 added page titles 8 years ago
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged, #5232 8 years ago
Julian Lam 9f9051026b more work on #5232 8 years ago
Julian Lam 88958049eb added some more filters, and appending event to history on flag creation
issue #5232
8 years ago
Julian Lam 8e1d441e20 Added some quick filters, #5232 8 years ago
Julian Lam b7217e8841 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
barisusakli cbd6853ccb notif controller test 8 years ago
Julian Lam 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support. #5232 8 years ago
Julian Lam dde3d2b135 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit 8 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
8 years ago
Julian Lam c5b9c1e2a4 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam c5c2d27180 flag assignees, state, notes WIP, #5232 8 years ago
barisusakli 02aadf79b5 account/posts controller tests 8 years ago
barisusakli 4cb48c46ab closes #5242 8 years ago
Julian Lam 0bf82c0e47 Merge branch 'master' into flagging-refactor 8 years ago
barisusakli d8a1e98a43 fix permalinks on pagination 8 years ago
Julian Lam 9f7c4befea omg tests (#5232), and .create returns flag data now 8 years ago
Julian Lam 98a104564b some light refactoring, details API (#5232) 8 years ago
Julian Lam 640df0379e flag list page (#5232) 8 years ago
Julian Lam 1aa70c57eb WIP 8 years ago
barisusakli 4b815449f1 closes #5234 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
8 years ago
Julian Lam cafbdfd83e fixes #5226 8 years ago
barisusakli b49af0a135 #5223
adjust pagination so each page shows `postsPerPage` posts
8 years ago
barisusakli 2c77a88ba4 closes #5220 8 years ago
barisusakli dada858565 add canReply to messages 8 years ago
Barış Soner Uşaklı 42aa4fb67b Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
Replace only base URL in login return URL, fixes #5205
8 years ago
Julian Lam b1f23c8c4b read req.uid instead of req.user.uid in admin groups list 8 years ago
Stuart Williams f92758c764 Replace only base URL in login redirect URL, fixes #5205 8 years ago
barisusakli 2476ab3684 closes #5202 8 years ago
Julian Lam 2f2eb1457d auto-redirect to SSO flow should work in subfolders too 8 years ago
Julian Lam ede7a71db7 Fixes #5186
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
8 years ago
Julian Lam 7d523fae0f closes #5200 8 years ago
Julian Lam e6c9c89342 closes #5197 8 years ago
barisusakli 1e543dd394 fix profile views on redis 8 years ago
barisusakli 8294fc90e3 closes #5084 8 years ago
Barış Soner Uşaklı b38a10f96a add pagination to user profile 8 years ago
barisusakli f30b694545 gitInfo error doesnt block page 8 years ago
barisusakli 5cfe379841 fix recent for inf scroll 8 years ago
barisusakli 556dfa51d9 fix pagination querystring on /recent 8 years ago
barisusakli f8ae7b069c cid filter 8 years ago
barisusakli 58fff8b0af up persona fix test 8 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 8 years ago
Julian Lam 66aea0eed1 closes #5167 8 years ago
barisusakli 7a8de6169b admin controller tests 8 years ago
Ben Lubar 2161f0d473
Allow plugins to affect whether a registration goes into the queue 8 years ago
barisusakli 687cce6089 closes #5159 8 years ago
Anil Mandepudi 619ca48403 remove shims for IE8 (#5157) 8 years ago
barisusakli 553ee7dcdd more chat tests 8 years ago
Julian Lam 4b5c98fb21 fix broken ACP login, closes #5156 8 years ago
Julian Lam 0590a4f2cf closes #5156 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
Julian Lam 2463e85c0d allowing moderators access to the account info page 8 years ago
barisusakli bcdd7b12f0 closes #5149 8 years ago
Julian Lam 02998669c3 introducing option to disable chat message editing/deletion 8 years ago
barisusakli 8c7de0f239 fix eslint 8 years ago
barisusakli 1e486875f4 add top posters and most rep to acp 8 years ago
barisusakli 9131f9d8f6 controller tests 8 years ago
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
8 years ago
Julian Lam 3272c0b98c linting 8 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 8 years ago
Julian Lam e80400665e closes #5111 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
barisusakli 6f86621e30 closes #5096 8 years ago
barisusakli 9a55498fc1 changes to manage/users 8 years ago
barisusakli 0614957542 use req.app.render 8 years ago
barisusakli 3275d26590 removed comments 8 years ago
Nguyen Trung Quan 279559ff97 Fix: Memory leak & connection flood when access /admin/advanced/database 8 years ago
barisusakli aca0a893e7 remove since properly 8 years ago
barisusakli fe50c8d124 closes #5078 8 years ago
Barış Soner Uşaklı 3a50c46572 Merge pull request #5033 from BenLubar/page-removed-from-url
Include page number in redirected topics
8 years ago
barisusakli 15409f92cd escape history data, hide moderation note in api 8 years ago
barisusakli abd99760e5 closes #5070 8 years ago
barisusakli 67f137149d fix validator 8 years ago
barisusakli 922f1587e7 closes #5067 8 years ago
barisusakli 9f2533b5ba closes #5054 9 years ago
barisusakli 2704727caf fix /unread 9 years ago
barisusakli 6540b07ab2 closes #5052 9 years ago
barisusakli f464966817 closes #5053 9 years ago
barisusakli 42a8346d2d closes #5051 9 years ago
barisusakli d1989babf5 closes #5044 9 years ago
barisusakli 13e624cc86 on login update lastonline 9 years ago
barisusakli 15cae8d6ea ability to set moderation note on users 9 years ago
barisusakli 4be20799ec fix getRecentChats 9 years ago
barisusakli 202edfa47e chat history access 9 years ago
barisusakli 4ce8e2224a optimize topics.markTopicNotificationsRead
let's not call it once for each tid
9 years ago
barisusakli 958fe3e72f closes #3762 9 years ago
barisusakli 2e6fc4d045 filterPidsByCid 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
Julian Lam 172702565e show username and email history 9 years ago
Barış Soner Uşaklı 11b5a1f426 simplify map 9 years ago
barisusakli 86b616ab9e removed unnecessary waterfall 9 years ago
barisusakli 89596b81e0 style 9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
barisusakli c98b6b7630 tag changes 9 years ago
barisusakli 8bffabeee4 merge 9 years ago
barisusakli f46755759a show categories in unread as tree 9 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 9 years ago
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
Ben Lubar 7d90a94261 Include page number in redirected topics 9 years ago
barisusakli fcbdfa5688 remove post cache dump 9 years ago
barisusakli 1364fb94bf show debug info 9 years ago
barisusakli d621b120b0 fix groups 9 years ago
barisusakli fac68d52f6 cache group membership methods
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
9 years ago
barisusakli 599ac80f3d use array.find 9 years ago
barisusakli ae8b9c3683 closes #4665 9 years ago
barisusakli aefba6e2b1 removed some methods
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli becacdefb0 new hooks to customize registration queue with custom data 9 years ago
barisusakli 38b17c6157 closes #5011 9 years ago
barisusakli c01a2bfa33 default sounds to off, show correct setting in user settings page 9 years ago
Mathias Schreck fef9ec7ad6 Fix unhandled callback errors 9 years ago
barisusakli de0f4a959a fix group page permissions for global mods 9 years ago
Julian Lam 1d0edee358 showing ban reason on user login, closes #5002 9 years ago
barisusakli 55c9e6f4b6 closes #3818
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli d4055ddaef no need for pubsub in getNodeInfo 9 years ago
barisusakli 0eb3fb222f convert to string 9 years ago
barisusakli e33dfe3c55 closes #4997 9 years ago
barisusakli 6d34bb4657 closes #2166 9 years ago
barisusakli 07fe5057e1 make sure validator.escape() receives strings only 9 years ago
barisusakli 8f408faf46 organize middlewares
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
9 years ago
barisusakli 97f0d2438f up timeout to 500ms 9 years ago
barisusakli f996dfab91 removed find 9 years ago
barisusakli abd0a10918 added selected group to profile api 9 years ago
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
barisusakli 0fb74a2636 pass err object along so errors dont get treated as 404 @julianlam 9 years ago
Julian Lam 60ea7d5121 fixes #4966 9 years ago
barisusakli e4fa0289d6 closes #4961 9 years ago
Julian Lam 8a107c8d6c saving getUsersCSV to event log and outputting to log if pressed 9 years ago
barisusakli 409621c661 closes #4843 9 years ago
Julian Lam 093b21fc31 fixes #4954 9 years ago
Barış Soner Uşaklı 37f7b89e2a Merge pull request #4959 from pichalite/login-sessions
move login sessions section to account info route
9 years ago
pichalite 0b431ec41c move login sessions section to account info route 9 years ago
Anil Mandepudi a36af97c0c fix breadcrumb for account info page (#4958) 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli f77d9053ad closes #4795 9 years ago
barisusakli a002eecd03 dont crash if set is not defined, closes https://github.com/NodeBB/nodebb-plugin-leaderboard/issues/4 9 years ago
barisusakli b9ad7f2dbb remove unused group code from settings 9 years ago
barisusakli 650f4d6ed5 moved sitemap to its own file 9 years ago
Julian Lam bc961e2157 removing reload, closes #4936, closes #4929 9 years ago
barisusakli 1d70dc0d8b closes #4930 9 years ago
Julian Lam a9c1ee5512 adding ban button to account info page 9 years ago
barisusakli aac0313f2e closes #4917 9 years ago
barisusakli cb6db3625c closes #4906 9 years ago
Julian Lam 077f90581b updated plugin tab labels, and added out of date plugin count 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 58ab76d3c2 action:category.loaded, sort qs on category page 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 60a97bcf51 fixes #4856 9 years ago
barisusakli 390ad35b56 ability to set unread as home 9 years ago
barisusakli d2cbd7e6dc new priv for uploads 9 years ago
Julian Lam 03208807e4 fixes #4840 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
Julian Lam 5ecbbd228d adding missing files, re: #4827 9 years ago
Julian Lam d5961cfca3 #4827 9 years ago
barisusakli d94e2eed72 closes #4816 9 years ago
barisusakli 789a3736af closes #4820 9 years ago
barisusakli 795b00a3af closes #4810 9 years ago
Julian Lam 04d4fc2eca temporary ban support 9 years ago
barisusakli 14b067a838 closes #4800 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
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 0ba0001f75 WIP registration interstitial 9 years ago
Julian Lam e6fa91a4a4 when logging out, end the express session 9 years ago
barisusakli d227d526d1 closes #4341 9 years ago
Barış Soner Uşaklı ae19f0ff7d closes #4713 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 ba412f4a56 fully completed #4658 9 years ago
Julian Lam 149565169b closes #4658 9 years ago
barisusakli dcb73f9647 use userCount 9 years ago
Julian Lam afb0312f51 closes #4672 9 years ago
Barış Soner Uşaklı 86cab0787a closes #4668 9 years ago
barisusakli 11be93a4d8 closes #4648 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 84a7b6690b closes #4434 9 years ago
barisusakli bf3f19253f if post is not found go to 404 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
barisusakli a9828a1465 closes #4611 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
barisusakli 69e25fe4d5 closes #4612 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 d8c21cc09d fixes #4593 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
psychobunny 0287703047 missed plugins req 9 years ago
psychobunny 458d4996a6 filter:categories.get 9 years ago
barisusakli eb0aea6390 add /user/<uid> and /post/<pid> redirects
change notifications to use new redirects
9 years ago
Julian Lam b12811d21d spring cleaning 9 years ago
barisusakli 90446bdc7f closes #4524 9 years ago
barisusakli cef7fb545b closes #1972 9 years ago
barisusakli c758f59014 closes #2302 9 years ago
barisusakli 9b54ce7235 fix uploads with no extensions 9 years ago
barisusakli fea18a050f closes #4590 9 years ago
barisusakli e9d548d057 closes #4580 removed path.parse 9 years ago
barisusakli bea2344ad4 api controllers refactor 9 years ago
barisusakli 25f3a31ff1 closes #4587 9 years ago
Barış Soner Uşaklı 58ea83014c Merge pull request #4572 from pichalite/image-upload
fix image upload in post
9 years ago
pichalite f154853b39 add extension after filename trim 9 years ago
barisusakli 18e68346e7 closes #4507 9 years ago
barisusakli 3648d531fa closes #4545 9 years ago
pichalite 821d723541 fix image upload in post 9 years ago
barisusakli a12a149015 fix validator warning 9 years ago
barisusakli c790373dfc closes #4558 9 years ago
Julian Lam 22cf0966e6 removed console log 9 years ago
Julian Lam ea6d2c35f7 Fixed bug in settingsv1
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Julian Lam 2aa89b9c70 fixes #4555 9 years ago
Julian Lam 66dd790938 did I fix it @rbeer? :shipit: 9 years ago
Julian Lam a0d989a112 fixes #4551 9 years ago
Julian Lam 4f913d3f19 fixed issue with missing base in path.format 9 years ago
Julian Lam 5858d914bf closes #4550 9 years ago
Julian Lam 4aabac5288 Fixes #4548 9 years ago
barisusakli ff9b2bad49 closes #4512 9 years ago
barisusakli ec33a57f77 closes #3128 9 years ago
Barış Soner Uşaklı 35ac64db7f Merge pull request #4504 from BenLubar/unread-topics
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
9 years ago
barisusakli e564260650 moved groupTitle from user settings to user profile/edit 9 years ago
Julian Lam 3390b7d7f6 closes #4516 9 years ago
Raphael Beer 006496efe3 Add pid to teaser ajaxify data 9 years ago
Ben Lubar 217f0c5652 Switch to a named filter for unread to allow future expansion.
Don't use the query string as it is not passed to infinite scroll.
9 years ago
Ben Lubar a61d947295 allow filtering /unread to only topics that have not yet been seen 9 years ago
barisusakli a81285befa dont crash if category doesn't exist 9 years ago
Julian Lam 0449e014f6 updated some help text 9 years ago
Julian Lam a9f966f23c closes #4503, /cc @BenLubar 9 years ago
barisusakli d92fde9824 filter out registered users 9 years ago
barisusakli cb2ea163a0 closes #4486 9 years ago
Barış Soner Uşaklı 99ae0eb378 closes #4468 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
psychobunny f277c66089 closes #4459 9 years ago
barisusakli 7ab55b0e95 closes #4392 9 years ago
Ben Lubar c7cfe45d0b fix double-URL-encoding causing redirect loops 9 years ago
barisusakli 931dedf7f1 revert 50 change on admin 9 years ago
barisusakli 9b1dab8ef9 up default to 50 9 years ago
barisusakli f4dd3d2082 up users per page to 50 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
barisusakli e2f78a9585 closes #4432 9 years ago
barisusakli e694bd8ab5 closes #4431 9 years ago
psychobunny a68811cad2 closes #4428 9 years ago
barisusakli f665a1e353 closes #4394 9 years ago
Barış Soner Uşaklı 4d92ddf634 Merge pull request #4416 from BenLubar/email-hidden-symbol-for-staff
show the crossed-out eye icon for private email addresses
9 years ago
Ben Lubar 3c607f2612 fix two crashes 9 years ago
Ben Lubar d654978508 show the crossed-out eye icon for users who want their email private for staff, not just the user 9 years ago
barisusakli 9e44bd3d21 up themes 9 years ago
barisusakli 6076bbbed4 added title 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
Barış Soner Uşaklı 71c697037d return the ips of the account we are looking at 9 years ago
Julian Lam 3f998a9081 Updated topic and category controller to not redirect on incorrect
slug if the call is made via API route.

Cold load? Anything goes.
9 years ago
psychobunny 50b813ae2f merging pull 4347 9 years ago
barisusakli e3e41e2c65 use object 9 years ago
Barış Soner Uşaklı 61256a54a3 Merge pull request #4348 from yariplus/patch-6
Filter Love for unread controller.
9 years ago
accalia d6f669ef3f fix #4350; When redirecting to fix slug, preserve any provided post_index 9 years ago
Timothy Fike b3d3759e35 Filter Love for unread controller. 9 years ago
pichalite e878b32444 closes #4258 9 years ago
barisusakli 237ff37db5 300ms 9 years ago
barisusakli 16dec24b6c sort by hostname 9 years ago
barisusakli f1047cfdbc up to 200ms 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 9 years ago
acardinale de1dd3a5df Fix filter:category.build error (double next) 9 years ago
barisusakli d067943773 fix double escaping in title and og:title 9 years ago
barisusakli 0b2f01b8bc info page 9 years ago
Barış Soner Uşaklı 3d55eec885 Merge pull request #4317 from samhax/delete-user-invites
Delete user invites from APM
9 years ago
barisusakli c50d655922 closes #4325 9 years ago
barisusakli 5f76695d5a #4261 9 years ago
barisusakli 37b1d3c8be #4261 9 years ago
barisusakli 8d9f7d8e19 added socket methods 9 years ago
pichalite 469dcbea05 fixes #4320 9 years ago
HSam 48db16fba7 Finished adding a new delete to also remove the reference from the invites list on the APM. 9 years ago
barisusakli c7ca045d0b fix teaserTimestamp 9 years ago
barisusakli 2d4fde5af3 closes #4306
dont escape username twice, its already escape in user/data.js
9 years ago
barisusakli cf00371892 closes #4295 9 years ago
barisusakli 7c2041e8d8 fix typo 9 years ago
barisusakli 9614bd30d0 other pages 9 years ago
barisusakli 37bca5e40c style 9 years ago
barisusakli 8917ea9f81 closes #4297 9 years ago
Barış Soner Uşaklı 5556c49f74 removed extra next 9 years ago
barisusakli c8ee1b4c58 closes #4261 9 years ago
psychobunny 2b10ef97b2 closes #4262 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
barisusakli 66c6c47b7c closes #4213 9 years ago
psychobunny fae5fe5c50 closes #3837 9 years ago
barisusakli 211311214e https://github.com/NodeBB/NodeBB/issues/4204 9 years ago
barisusakli e9c488d489 closes #4166 9 years ago
barisusakli e4cae9391c moved ips down 9 years ago
psychobunny 911892c5b0 closes #3870 9 years ago
psychobunny e069150625 closes #2165 9 years ago
barisusakli 738b892074 closes #4217 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
Julian Lam 414762d382 closes #4157 9 years ago
Julian Lam 119930131d fixed errors when uploading files 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago