4255 Commits (25cb1f9284c90cf49660b3b1fa88cab897cbef68)

Author SHA1 Message Date
Julian Lam f5b758245f added indonesian to NodeBB, Terima kasih! 10 years ago
Julian Lam 779fd0405e latest translations! 10 years ago
Julian Lam 3c1ee1f59f fixing incorrect language code for Italian 10 years ago
Julian Lam 9b8cc9fe6c partial revert of 659d0f68cb, #2417 10 years ago
Julian Lam 835886998b having composer/resize call findBootstrapEnvironment only on the first resize method call, and not right when library is required, #2417 10 years ago
Julian Lam 428a431164 Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417"
This reverts commit e42365f7c1.
10 years ago
Julian Lam e42365f7c1 wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417 10 years ago
Julian Lam 659d0f68cb possibly fixing issue where mobile composer textarea is not properly sized when initially opened. Sort of related to #2417 10 years ago
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes #2579
update bootstrap.min.js to v3.3.1 fixes #2579
10 years ago
psychobunny 3da6466045 I thought I was on holiday (fixes infinite loop on language calls) 10 years ago
Julian Lam 02e0d4635b icon mgmt for #2463 10 years ago
Julian Lam dfe8e8de70 image uploading for categories, #2463 10 years ago
Julian Lam ad723e2943 Merge branch 'master' into categories_revamp
Conflicts:
	src/views/admin/partials/menu.tpl
10 years ago
Julian Lam 1ddb90720c Merge branch 'guest-handles' 10 years ago
Julian Lam 23b9b21cdd better handling of guest handles in frontend, #2569 10 years ago
Julian Lam 9befa6aca7 proper handling of post editing, integration with ACP toggle, #2569 10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
Julian Lam b97c9e4467 shorter language string for composer guest handle placeholder, #2569 10 years ago
Julian Lam 7dc309fc16 template in composer #2569 10 years ago
Julian Lam 1186bff890 category edit page, #2463 10 years ago
Julian Lam 84e90cd73d category enable/disabled #2463 10 years ago
Julian Lam 6b95b28db7 drag/drop re-ordering fixed in ACP, #2463 10 years ago
Julian Lam c98331de82 revamping categories management page in ACP, #2463 10 years ago
barisusakli 9170ee831a reset search on tags page if input is empty 10 years ago
barisusakli 4b1b98e229 handle changePicture callback properly 10 years ago
A Catty Alpaca f0ed816edb fix generated widgets areas glitching on small screens
because columns should always be in rows
10 years ago
barisusakli 2f8e6a1f2b closes #2458 10 years ago
barisusakli 2ea5f85d9b closes #2481 10 years ago
barisusakli e6b4a45cda closes #2531 10 years ago
barisusakli 3bdb98e747 closes #2530 10 years ago
barisusakli 712d5bce5b show 24 hours in traffic graph 10 years ago
barisusakli 94cf29d42c show monthly page views 10 years ago
barisusakli 1424acc88e fix reconnection for socket.io 1.x 10 years ago
barisusakli 8ed06eb773 closes #2528 10 years ago
barisusakli 04084807c2 removed app.loadConfig 10 years ago
barisusakli 7ec8393004 closes #2532 10 years ago
barisusakli acf1b76da8 reconnectionAttemps in socket.io 1.0x
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
10 years ago
barisusakli 76480d4d31 app.user undefined on cold load 10 years ago
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
10 years ago
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli 646c5705cf no need to make call for guests 10 years ago
barisusakli 2e04501224 closes #2516 10 years ago
barisusakli 81a5a4cfe0 removed global var 10 years ago
barisusakli 8bee231d80 show validation errors on register 10 years ago
Julian Lam b278f27ffe partial fix to #2509 10 years ago
psychobunny e3e737458e linting 10 years ago
psychobunny beaa52fff5 acp - if bs env < lg + content is long (ex plugins list) then duplicate sidebar menu on header + footer; closes #2510 10 years ago
Julian Lam 8c097357fc updated language files 10 years ago
barisusakli 79f3659e55 reconnectionDelay 10 years ago
barisusakli 99e774d196 socket.socket.disconnect doens't exist in 1.x 10 years ago
Julian Lam 389f74b615 hungarian translations 10 years ago
Julian Lam 2de108153f closed #2464 10 years ago
Julian Lam fb6026f95f fixed issue where logging out via ACP caused CSRF error 10 years ago
Julian Lam 908f5f2fd4 fixed ACP background image on subfolder installs 10 years ago
barisusakli 080c54d414 #2434 10 years ago
barisusakli e18ad61ff6 fix login maybe? 10 years ago
barisusakli 7ae7c50f56 app.user 10 years ago
barisusakli 28ed49a1d2 removed android check 10 years ago
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well 10 years ago
barisusakli 612aa4e55b closes #2491 10 years ago
barisusakli ddd6ed9e8c #2477 403 page 10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
psychobunny 12e00ec497 hinting 10 years ago
psychobunny 77d0b095c8 closes #2488 10 years ago
Julian Lam 04dbd5766d latest language strings 10 years ago
barisusakli 3a0b92a0e4 fix path for socket.io subfolder install 10 years ago
barisusakli 46e022e97f closes #2483 10 years ago
barisusakli 510343b9d5 dont markAsRead for guests 10 years ago
barisusakli f9405c0423 closes #2440 10 years ago
barisusakli 033e078aeb closes #2436 10 years ago
Julian Lam b7c4647e9a added Bengali language to repo, তোমাকে ধন্যবাদ! 10 years ago
Julian Lam 8ca6d51d8d latest translations 10 years ago
Julian Lam e97d5b2e0e closed #2456 10 years ago
barisusakli ab2580cc5f fix human readable post count in topics 10 years ago
Julian Lam 1b526026a0 closed #2442 10 years ago
Julian Lam 1c21ca78dc preventing ctrl-f hijacking if no search plugin is installed 10 years ago
Julian Lam fa39b5e46b closed #2446 10 years ago
Julian Lam f5fce863f9 plugin warnings for v0.5.4+ when installing plugins with no suggested version, #2438 10 years ago
barisusakli 1ea295ed1b #2449 10 years ago
barisusakli e1758e0c36 closes #2449 10 years ago
Barış Soner Uşaklı 2086ddf386 closes #2444 10 years ago
Julian Lam 354268bccd latest translations for french 10 years ago
Julian Lam 0b58e2fea3 minor tweaks to in-topic searching UI, #2442 10 years ago
psychobunny 8d8731c609 closes #2436 10 years ago
barisusakli 15c2b124e3 recent replies needs stripTags true
changed [self] to _
10 years ago
Julian Lam 067d1ae404 adding client-side hook whenever composer renders a preview 10 years ago
Julian Lam 7183187be8 latest translations 10 years ago
Julian Lam b06ff89e02 adding missing file, re: #2424 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 10680d47b0 postCount only used once 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 78033dbf5c handled in events.js 10 years ago
barisusakli d7c367ae91 moved new notification to events.js 10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
barisusakli 47c1092842 moved registerLoader/refresh to top 10 years ago
barisusakli 776fb29dce removed preloader leftovers 10 years ago
barisusakli 14ba1ff8c0 closes #2352 10 years ago
Julian Lam 2d79169855 latest fallbacks 10 years ago
Julian Lam d51683f62e closed #2421 10 years ago
barisusakli ee3b0c93c3 fix tag update
was hanging on tag remove, and wasnt updating if tag count didnt change
10 years ago
barisusakli 0a1fa72bd8 use loadMoreFromSet 10 years ago
barisusakli 32e08ba419 closes #2070 10 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 10 years ago
barisusakli 7825b8b951 closes #2416 10 years ago
psychobunny 2a88e08977 and one last derp 10 years ago
psychobunny 556d817cc5 forgot to return 10 years ago
psychobunny 458ee7cca8 acute ocd attack 10 years ago
psychobunny bfaeee2531 linting 10 years ago
psychobunny b511bc37fb don't initialize taskbar until dom is ready 10 years ago
barisusakli 9d56f50967 voters info 10 years ago
Barış Soner Uşaklı 36ac6f849f Merge pull request #2397 from joe1chen/bug-fix-topic-search
Bug fix - Topic search broken due to encodeURIComponent being called too early
10 years ago
Julian Lam 9a606246a9 more fallbacks 10 years ago
Julian Lam d0770bcb95 latest translations and fallbacks 10 years ago
psychobunny b480bff3fd moved taskbar markup out of JS and into modules/taskbar.tpl 10 years ago
barisusakli 519b1b7e37 closes #2377 10 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 10 years ago
barisusakli d9d44aee2b #2334 10 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
psychobunny 45affa3043 closes #2399 10 years ago
barisusakli b3544f644a relative path upload fixes #2403 10 years ago
barisusakli 7f5617bc74 closes #2402 10 years ago
barisusakli 05f33df098 manage/groups.js 10 years ago
Julian Lam 7e35987e1b fixing regression for #2355, introduced in a129075 10 years ago
Julian Lam c2467de9c2 added Greek language to NodeBB, Γεια σας και καλώς ήρθατε! 10 years ago
Julian Lam 872dd679e2 latest translations and fallbacks 10 years ago
Joseph Chen f02fd88eaf Bug fix - Topic search broken due to encodeURIComponent being called too early. 10 years ago
barisusakli 7a51520074 #2393 10 years ago
Aaron Smith f2b0068b32 ACP Text Colour
Replaces my other commit.
10 years ago
psychobunny db157da3fb fixes potential IE8 crash (both toISOString and console.log don't exist)
not that client-side calls this anyways
10 years ago
psychobunny 0580773331 random console.log 10 years ago
psychobunny aa6137b9c3 fixed potential XSS in registration form 10 years ago
barisusakli 2e1a098cfa fix multi selection if category has sub categories 10 years ago
Julian Lam 74630b3a79 closed #2360 10 years ago
barisusakli dcba272dc5 fix not validated messages on manage/users on IS 10 years ago
barisusakli 467fb1ab4a dont deselect on delete/purge closes #2352 10 years ago
Julian Lam 93f414892b closed #2361 10 years ago
Julian Lam e0436d73c3 #2361 10 years ago
barisusakli c95f151bfc closes #2364
dont crash if icon is not found
10 years ago
psychobunny d77bd638c4 don't re-enable selectable on elements that were already enabled #2336 10 years ago
psychobunny 6ae5b09a01 closes #2336 10 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 10 years ago
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm, #2363
better error handling for #2363

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, #2363
10 years ago
psychobunny fa2f03aeca closes #2339 10 years ago
barisusakli 9e1789dc58 closes #2297 10 years ago
barisusakli e5cc45a95b if category is not found return
if cid is a child category it wont be on home
10 years ago
Julian Lam 8e0e2a04be restored the toolbar on mobile composer, #2293 10 years ago
Julian Lam dfc7c7aa7f #2350 :shipit: 10 years ago
Julian Lam 0e9fdc9a09 fixed #2350 -- chat modal now opens, but input is disabled 10 years ago
barisusakli e09328c74d #2346
dont bring modal to front if u receive a message
10 years ago
barisusakli 38874345b7 closes #2346 10 years ago
barisusakli e769ebe668 closes #2347 10 years ago
barisusakli dd135b875b #2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
10 years ago
barisusakli 5f3f4ef74e closes #2266 10 years ago
barisusakli d492339841 closes #2315 10 years ago
Barış Soner Uşaklı 80d04e2de5 Merge pull request #2343 from datagutt/patch-1
Update translator mapping for norwegian
10 years ago
barisusakli fd70ba5647 fix titles on ajaxify 10 years ago
Thomas Lekanger e0975b85df Update translator mapping for norwegian 10 years ago
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
10 years ago
barisusakli 6353ed57a9 duh fixing my fail from last night 10 years ago
Julian Lam c44068db52 latest translations and fallbacks 10 years ago
Julian Lam a7bc05aeb6 less formal language for #2335 10 years ago
Julian Lam de0da80040 Merge branch 'master' of github.com:NodeBB/NodeBB 10 years ago
Julian Lam b91d39a0d3 almost everything for #2335 10 years ago
barisusakli e97bfc139b #1848 10 years ago
barisusakli 0ede4abe18 possible fix for #1848 10 years ago
Julian Lam adfb89a2ad closed #2321 10 years ago
barisusakli 41d806f67f removed unused language string 10 years ago
barisusakli 433769eb36 closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
10 years ago
lpeachl 9b481b23f3 Update language.json 10 years ago
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post 10 years ago
barisusakli a4533703d4 fix sort by vote insertion 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli 1bcdae41b8 make images in manage/flags responsive 10 years ago
barisusakli a4d671f8b8 fix popular pill selection 10 years ago
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
10 years ago
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post 10 years ago
barisusakli 4c90c9a759 closes #2291 10 years ago
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
10 years ago
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
10 years ago
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart 10 years ago
barisusakli f295083a08 fix upload error messages 10 years ago
Julian Lam b95710b2c9 french typo 10 years ago
Julian Lam a9a32bff50 latest french translations 10 years ago
Julian Lam 8468a84047 latest fallbacks 10 years ago
Julian Lam 07a54b9510 latest translations 10 years ago
Julian Lam afa86c03c4 fixing language for nb -- closed #2288 10 years ago
barisusakli ebfb953069 responsive images in group page 10 years ago
barisusakli 6dd035a5af prevent crash if topic graph is clicked while not loaded 10 years ago
barisusakli 7de9b998b5 fix typo in ajaxify, closes #2279 10 years ago
barisusakli 3f28dbb1be update ACP every 10 seconds 10 years ago
barisusakli e9ec225d5b removed isConnected check 10 years ago
barisusakli 4db31be7e3 #2200 actually fix dupe colors, show 10 topics 10 years ago
barisusakli 794d6eb9ab closes #2200 10 years ago
barisusakli 94ffe5d170 closes #2276 10 years ago
barisusakli 02f74ca032 fix browsing users removal 10 years ago
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10 10 years ago
barisusakli 3ba4d2aa2b get correct count only from one of the active users elements 10 years ago
barisusakli 762b2fff37 display user count in browsing 10 years ago
barisusakli 9e8be432b3 notification changes
-only send a notification when the person you follow creates a topic
-you still get a notification per post if you are following a topic
-changed notifications.push so that it sends the notifications over a
period of time, currently to 50 users per second
-optimized topics.notifyFollowers and
user.notifications.sendTopicNotification, they no longer query the
database for the topic and post data instead they get it as params
-you can no longer follow yourself :)
-changed mongo sortedSetRemove so that it doesn't use $in if there is
only a single value to remove
10 years ago
barisusakli f318f2f815 move out update, should work even if post isnt in dom 10 years ago
barisusakli b3e83d2f9a update post count on purge 10 years ago
barisusakli 761f56aeb1 removed most of the db.sortedSetCards 10 years ago
barisusakli 29fcb6c366 fix images in manage/flags and fadeout 10 years ago
Julian Lam b5481ceed2 property fixed #2087 10 years ago
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
10 years ago
Barış Soner Uşaklı 129a438ebe Merge pull request #2256 from Spiritlebon/master
lint fix
10 years ago
barisusakli 27833a3e91 min-width for user boxes in admin/manage 10 years ago
Spiritlebon 35fc175ff6 Lint fix 10 years ago
psychobunny 91e11e304f added link to forum homepage 10 years ago
psychobunny b0ec0f52a4 cleanup 10 years ago
psychobunny e6b8c0b32f fixed infinitescroll on flags & tags 10 years ago
psychobunny 1226a2462a closes #2250 10 years ago
psychobunny a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable #2250 10 years ago
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream) 10 years ago
psychobunny cad3f3017c moved iconSelect to admin/modules 10 years ago
barisusakli e95c68e7d6 fix bookmark 10 years ago
barisusakli 07a5aeaf15 closes #2251 10 years ago
psychobunny e9c48f50f9 moved admin search into its own modules 10 years ago
psychobunny dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead 10 years ago
barisusakli 3819d11be2 #2110 10 years ago
psychobunny 4cbb7e9832 closes #2230
and I actually tested every single one. go me!
10 years ago
psychobunny c787cd671b migrating tag editing #2230 10 years ago
psychobunny 2f150649ae migrating infinitescroll #2230 10 years ago
psychobunny b7bba928a4 migrating home page to new partials #2230 10 years ago
psychobunny 00ff032060 migrating categories to new partial templating #2230 10 years ago
barisusakli 1a04d8f07d removed duped banned, its in user:banned 10 years ago
psychobunny 206b54c35d nitpicking en_GB 10 years ago
psychobunny 424efbeb06 Yo not enough rep mah homie. 10 years ago
psychobunny 124576f843 this is the canadian i8n, we have a duty to be extra polite. 10 years ago
psychobunny 5dcd610c1a grandma ma grammar
we should really run this stuff through a spellchecker before committing
10 years ago
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
10 years ago
psychobunny 7a53205c76 linting and removed unnecessary comment 10 years ago
psychobunny b17740f8d7 return error message if config is not ready 10 years ago
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting. 10 years ago
psychobunny d63f2ccd28 removed legacy version of ACP menu code 10 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 10 years ago
psychobunny a2377d4682 removed unused asset 10 years ago
psychobunny ed60deb3f5 fixed ACP from previous commit 10 years ago
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit 10 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
10 years ago
barisusakli e1f67052d0 closes #2244 10 years ago
barisusakli 4dcecbb310 gitignore and folders 10 years ago
barisusakli 1d1625f5c4 closes #2157 10 years ago
psychobunny b1b25ada4d started removing ajaxify.loadTemplate #2230 10 years ago
psychobunny fd95ac096d doing our US friends a favOUr 10 years ago
psychobunny c2d21de9ac show my full name
wonder why we implemented this. lmao
10 years ago
psychobunny 61b8c7f673 moar typos 10 years ago
psychobunny 5376f07f6c @julianlam is an administator 10 years ago
psychobunny 85e0d1c03f more user-friendly error messages 10 years ago
psychobunny 7bd49a96b2 #2235 10 years ago
psychobunny 3b511b59cb found a duplicate language string 10 years ago
psychobunny cf22fad6fd made the acp search a bit more cooler 10 years ago
psychobunny 7396c363d7 press / to highlight search input box 10 years ago
barisusakli f6f6ca7f76 closes #2132 10 years ago
psychobunny c57dc25ea7 closes #2241 10 years ago
barisusakli 0912c7a2aa closes #2240 10 years ago
barisusakli ad4fff649c closes #2234 10 years ago
psychobunny c827485de5 more user-friendly message for installing/uninstalling plugins 10 years ago
psychobunny d7c796fba5 closes #2228 10 years ago
psychobunny 345896e8eb remove intervals if navigating to a different page in ACP 10 years ago
barisusakli 85da5fb054 closes #2189 10 years ago
barisusakli 6ca06a8e54 closes #2233 10 years ago
barisusakli 348911fd2d closes #2195 10 years ago
barisusakli ccf58ed40e closes #2213 10 years ago
barisusakli 258e14e20c closes #2225 10 years ago
psychobunny 2a2490541f some minor linting elsewhere 10 years ago
psychobunny bf852d8329 closes #2078 10 years ago
barisusakli 27c214486b closes #2226 10 years ago
psychobunny 5681d51778 pressing enter in acp search will search for the first match 10 years ago
psychobunny 901ef3d382 fix false positives from showing up in search 10 years ago
psychobunny ba4392cda0 selectable - shift clicking deselects items in a group 10 years ago
Julian Lam 3accfaebc9 fixing dashboard ACP js to show a more informative message for people running master branch 10 years ago
barisusakli bc016321ac closes #2226 10 years ago
psychobunny ba9da2b256 fixed selectable init for search 10 years ago
psychobunny a4f7ad3161 admin/manage/users styling 10 years ago
psychobunny eb5630caa7 refactored selectable to use 'selected' instead of 'dropped'; fixed position relative bug 10 years ago
psychobunny 04b7dfeb02 updated manage/users to use new drag and drop selector 10 years ago
psychobunny a6481aefe3 cleanup 10 years ago
psychobunny 7a2ccf6031 hardcoded parentElement by accident
so that's why it doesn't work on other pages. derp
10 years ago
psychobunny a474f111a3 cleanup 10 years ago
psychobunny 9c67d5742e added event callbacks for onSelected and onUnselected 10 years ago
psychobunny 13c9da6bff selectable - click/shiftclick to select as well 10 years ago
psychobunny a23b0baf25 closes #2221 10 years ago
psychobunny bcdb87f488 fixed selectable 10 years ago
psychobunny 06db3c1c3d fixed tag selectability after search 10 years ago
psychobunny 16a4824017 fixed tag searching 10 years ago
psychobunny e86697b36f closes #2223, ability to select multiple tags 10 years ago
psychobunny e211628419 moved module less files out of components and into a separate folder 10 years ago
psychobunny 2db93c9219 created selectable module for selecting / grouping elements 10 years ago
psychobunny 2148e24969 added jquery drag and drop event libs 10 years ago
barisusakli 43806e5921 replay ie host fix
https://github.com/NodeBB/NodeBB/pull/2216
10 years ago
Julian Lam ee289c3226 latest translations and fallbacks 10 years ago
barisusakli 6a996bd718 closes #2210 10 years ago
psychobunny 806b115782 don't attempt to update graphs if we're not connected 10 years ago
psychobunny 6a6f0a3b78 app.isConnected check 10 years ago
psychobunny e20747c191 closes #2202 10 years ago
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
10 years ago
Julian Lam 24ac7ba316 better templating and styling for #2099 10 years ago
barisusakli 6f40a731f5 trigger posts loaded so masonry kicks in 10 years ago
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text 10 years ago
psychobunny bc4969be5b disable chart tooltips if mobile 10 years ago
Julian Lam 1eb9016a77 fixed #2207 10 years ago
barisusakli 043a73b4ae changed none to hidden 10 years ago
barisusakli de98df842d priv fix 10 years ago
barisusakli b8df95da98 check message 10 years ago
Schamper 883422760d Fix settings save message 10 years ago
psychobunny ab915b6ed7 first pass advanced/database 10 years ago
psychobunny 05ff80b2e0 widgets page first pass 10 years ago
psychobunny 52229113b6 plugins page first pass, separated list of plugins 10 years ago
psychobunny bfc9cae1b2 groups first pass 10 years ago
psychobunny 199a13d730 closes #2186
I think I missed that lesson in grade 3
10 years ago
psychobunny b877a4e7b4 linting 10 years ago
psychobunny 7b9815aa3b linting 10 years ago
barisusakli 29d99a0ecf closes #2177 10 years ago
barisusakli 9c996e4b99 on config save update meta.config on all workers
also dont make 20 socket.emit calls for each setting field, everything
will be send in 1 socket call.
10 years ago
psychobunny 219cd9661f improved menu sliding 10 years ago
psychobunny 4b5112e60a mobile swipe-in sidemenu for acp 10 years ago
psychobunny 95740ae8f9 stop. hammer time! 10 years ago
psychobunny b9ac2a3207 I can smell feature creep coming from around the corner
title tags for legend
10 years ago
psychobunny 8c9d362535 fixed responsive pie charts 10 years ago
psychobunny 456f087dea adding some padding between legend columns 10 years ago
psychobunny 6a8ccf1ad5 now getting topic names for topics presence chart; adjusted layout to make it more responsive 10 years ago
Julian Lam dedf7a6715 closed #2087 10 years ago
psychobunny 8b0685754e push pie charts down if container is too compact 10 years ago
psychobunny 2388f8b815 hopefully baris stops bugging me about responsive dashboard 10 years ago
Julian Lam 625247611b closed #1959 10 years ago
psychobunny 318e4b5f6b moving the legend up a bit for pie charts 10 years ago
psychobunny 8d149cb2ee moved admin related partials from vanilla into core 10 years ago
psychobunny 3b48668385 mobile optimizations for acp header 10 years ago
psychobunny 587f805763 don't download the acp search index on mobile 10 years ago
psychobunny 186790f2ba increased interval to 5s, should be okay 10 years ago
psychobunny cb84b79bbc 'no users browsing' feature for presence chart 10 years ago
psychobunny 3634cebff7 added legend for topics presence chart 10 years ago
psychobunny a46006ba64 cleanup 10 years ago
psychobunny 6fb596c1c6 click on pie chart to take you to topics page 10 years ago
psychobunny 51c3f0d77a topic presence graph, coolest one yet imo 10 years ago
psychobunny 4fafc6804a adding some predefined colors 10 years ago
psychobunny c260d4e1c0 fix horizontal scrollbar 10 years ago
psychobunny 3104cfb26b no, I am not smarter than a 5th grader 10 years ago
psychobunny c18f4998fd legends for the pie charts 10 years ago
psychobunny b34ec8d732 user presence pie chart 10 years ago
psychobunny f549ef8e26 responsive pie chart 10 years ago
psychobunny af0cdeef14 removing the mystery #taskbar 10 years ago
psychobunny 744c55e776 piecharts ftw, also started re-arranging the dashboard 10 years ago
psychobunny ed35e4bcef switching /admin/index to /admin/dashboard 10 years ago
psychobunny 341959be82 ultimate acp route refactorizationing 10 years ago
psychobunny 6a9b131223 did some much needed spring cleaning of the admin less files 10 years ago
psychobunny 2cebeeb1ca don't need appearance header/footer tpls anymore 10 years ago
psychobunny 385632e173 moved over admin/appearance/widgets into extend namespace
cleaning up my own todo's in record time, @barisusakli will be proud
10 years ago
psychobunny 0ebe4381b2 legend for graphs
(duh, apparently I'm the only person who would have known what this
graph represents)
10 years ago
psychobunny df2227259b realigning menu 10 years ago
psychobunny d4b5ea4e1a responsive graphs 10 years ago
Julian Lam 668b17082d latest translations 10 years ago
psychobunny 2ec93ba911 some more styling to dashboard 10 years ago
psychobunny 0d01b0a734 styling active users modal to look like the other stats 10 years ago
barisusakli cd99654477 closes #2046 10 years ago
psychobunny dfcb8b9427 fixing graph labels 10 years ago
psychobunny 1d4710edce graphs - update hour labels when a new hour passes 10 years ago
barisusakli e2e71da4e1 Merge remote-tracking branch 'origin/unread-refactor' 10 years ago
psychobunny 70831f5888 graph pm/am fix 10 years ago
barisusakli c2d97d8ea7 Merge remote-tracking branch 'origin/master' into unread-refactor 10 years ago
psychobunny d79b6b3803 forum traffic graph - unique visitors vs pageviews 10 years ago
barisusakli 5fc760c6c4 unread changes 10 years ago
psychobunny 2b329b8337 charts baby 10 years ago
psychobunny 99d98a7016 forgot to import alerts css 10 years ago
psychobunny 34a2444f07 refactored admin/tags a bit, now inputs are hidden behind a modal so we can see moar tags 10 years ago
psychobunny 9ae1675701 no need for this code anymore 10 years ago
psychobunny 00269853f3 revert button (which doesn't work thanks to #2162) 10 years ago
psychobunny c3336e4713 prevent panels from going too ridiculously large 10 years ago
psychobunny 6a389e1d1c this menu is now badass 10 years ago
psychobunny d201f0fd23 fixed padding 10 years ago
psychobunny 1616b8d3dd acp breadcrumbs 10 years ago
psychobunny 4880e2328d fixing active state on menu 10 years ago
psychobunny e13537facd fixes to main menu 10 years ago
psychobunny e63a7c462c minor styling 10 years ago
psychobunny 06b4e84fc1 acp - nanoscroller ftw 10 years ago
psychobunny bc574b0e2b removing unnecessary links on acp header 10 years ago
psychobunny 3cf833acb9 nodebb logo 10 years ago
psychobunny e91b7a1677 fixing accordion 10 years ago
psychobunny a832af231a adding some pizza pizzaz 10 years ago
psychobunny c60cbce14a acp menu - theming completified 10 years ago
psychobunny 2f6a123d32 acp menu - accordion effect 10 years ago
psychobunny a621d4212e acp main menu themed 10 years ago
psychobunny 15b3437dba acp search messaging 10 years ago
psychobunny d902ac1efe accidentally deleted bootstrap.js lolol
who needs bootstrap anyways
10 years ago
psychobunny 3854c883a2 eh, github for windows failing hard 10 years ago
psychobunny 8b9d58a72f moved BS out of vendor into admin 10 years ago
psychobunny d5316dbe7a started theming acp 10 years ago
psychobunny 74c69842d1 ensure acp search box shows up if you start typing 10 years ago
Julian Lam 6e8bd4d615 adding a client-side hook, closes #2159 10 years ago
barisusakli 5f55cc947c watch unwatch
update on toggle, moved isFollowing to api return and template
10 years ago
psychobunny b27af65f18 closes #2153 10 years ago
psychobunny 606263ace4 #2153 prevent jquery from attempting to load images that don't exist 10 years ago
barisusakli 1202322700 fix acp users page 10 years ago
psychobunny f53d783d3d fixed users view 10 years ago
psychobunny 3be951367f removed prev editor 10 years ago
psychobunny 06fd0fa34b ace editor 10 years ago
psychobunny c2c569695f settings - allowing hidden inputs to be saved 10 years ago
psychobunny a17cd6aacc ace editor 10 years ago
psychobunny d4f47f4157 fixes to appearance/widgets page 10 years ago
psychobunny 62312638ed fixing pills 10 years ago
psychobunny b468404506 refactored admin/themes.js 10 years ago
psychobunny f98e3aaf64 segregated the "theme" route (now "appearance") into their own separate routes 10 years ago
psychobunny 27bd23ca5c more branding stuff 10 years ago
psychobunny 0a4deeabf8 improving search more 10 years ago
psychobunny 282dc64fa5 improving the acp search experience 10 years ago
psychobunny 27a2af89c8 better styling for ACP search 10 years ago
psychobunny 5d1906cd0c linting 10 years ago
psychobunny 12af6a33b5 closes #2037 10 years ago
psychobunny dfccf6675a closes #1906 - please use require('templates.js'); instead 10 years ago
psychobunny d081ecf368 fixed chatModal centering 10 years ago
psychobunny da0eff6a4e double click the chat header to maximize 10 years ago
psychobunny c692f7e8fe closes #2148 10 years ago
Julian Lam 05b8b4b43a latest translations 10 years ago
psychobunny fe444ccac7 Merge pull request #2090 from akhoury/patch-1
cloning widgets Elements is dropping all events handlers
10 years ago
psychobunny 366c7841fe fixed tag styling in acp 10 years ago
psychobunny 11fada047e fixing search menu 10 years ago
psychobunny 28efeef844 latest bs3 10 years ago
psychobunny bb9a0d8cab moving acp styling to core - now unaffected by selected themes 10 years ago
barisusakli c000e852b5 closes #1935 10 years ago
psychobunny 016a98e7b1 make sure search dropdown is open if active 10 years ago
psychobunny 7c896768ce case insensitive acp searching 10 years ago
psychobunny 13dd686521 only add divider if there are results 10 years ago
psychobunny 027e8eb54c acp searching, closes #2140 10 years ago
psychobunny 117b8dece4 settings acp refactor for dedicated routes 10 years ago
barisusakli 8abb247870 fix mention regression 10 years ago
Julian Lam 50a7c42f15 Merge remote-tracking branch 'origin/hashtalk' into hashtalk 10 years ago
Julian Lam 05e147b440 Merge branch 'master' of github.com:chronize/NodeBB into chronize-master 10 years ago
barisusakli fb764472dd closes #2125 10 years ago
Julian Lam b6f7014a9d fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up 10 years ago
Julian Lam a6abde2a2b fixed upward infinite scrolling so that it is less jarring 10 years ago
barisusakli 48c3619028 lowered chat zindex 10 years ago
barisusakli 8c600ae15d stop tag autocomplete ajaxify 10 years ago
Julian Lam d13fcd3529 closed #2109 10 years ago
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open 10 years ago
barisusakli f377868764 closes #2064 10 years ago
barisusakli 63a7766ac1 closes #2027 10 years ago
barisusakli 0f258859a7 closes #2067 10 years ago
Julian Lam 7a61e9d0f8 latest translations 10 years ago
barisusakli 6f3cb55709 closes #2071 10 years ago
Julian Lam 2e16306dc2 updated modules translations 10 years ago
barisusakli 4066607388 closes #2052 10 years ago
Julian Lam 0b7a21b8d1 Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk 10 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 10 years ago
Julian Lam a061079995 fixed all POST routes to use new csrf middleware 10 years ago
psychobunny 004758f5bd closes https://github.com/NodeBB/NodeBB/issues/2104 10 years ago
psychobunny 91293350b5 closes https://github.com/NodeBB/NodeBB/issues/2101 10 years ago
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision 10 years ago
Julian Lam e9b373438d latest translations and fallbacks
Conflicts:
	public/language/de/user.json
	public/language/nl/user.json
	public/language/pl/user.json
	public/language/sv/user.json
	public/language/vi/user.json
	public/language/zh_CN/user.json
10 years ago
Julian Lam 74c438dc71 latest translations and fallbacks 10 years ago
psychobunny ca7f35dd5e trimming alert title/message 10 years ago
Julian Lam b80b0e1e99 re: #2098, chat message emails are now opt-in 10 years ago
Julian Lam b85ff61de6 refactored chat notification system to wait a bit before sending notif/email, closes #2098 10 years ago
barisusakli 97cb138cfc doesnt seem to be used 10 years ago
psychobunny a224e531f8 added a confirmation dialog that asks you to type in your username before being able to delete account 10 years ago
psychobunny ae88eee8e3 improving the warning message before deleting account 10 years ago
barisusakli ca486a1b07 update unread count
only for logged in users
10 years ago
Julian Lam 45a0d0196b Merge branch '0.5.1' into hashtalk 10 years ago
Julian Lam 101288c75c Merge branch 'master' into 0.5.1 10 years ago
barisusakli 32257c9b2f updateUnreadCount 10 years ago
psychobunny ecd00bb679 refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062 10 years ago
Julian Lam 963428174b fixed #2091 10 years ago
Aziz Khoury 31631ca538 cloning widgets Elements is dropping all events handlers
Adding true will clone the handlers.

You might want to do the same for L150 and L161 's clone() usage, but I'll let you decide on that :)
11 years ago
barisusakli ce0fdc201a closes #2086 11 years ago
barisusakli 31eccb8e7f configurable post delay before first post 11 years ago
barisusakli 9a96458f79 closes #2053 11 years ago
barisusakli da86c46b4c Merge remote-tracking branch 'origin/0.5.1' into hashtalk 11 years ago
barisusakli 7c3dc4877a closes #2089 11 years ago
Julian Lam 9cba8d7ecb latest translations and fallbacks, closes #2085" 11 years ago
barisusakli 51cefb00d2 add support to set parentCid to 0 11 years ago
Julian Lam 6bb924f25a removed theme-rocket folder, closed #2076 11 years ago
barisusakli e56b18822b added topic titles to notifs
upvote, favourite and flag has topic titles now
11 years ago
barisusakli 493d0dea1e part 1 of notif refactor 11 years ago
Julian Lam 40e5ad075f started work on #2082 11 years ago
barisusakli 01f983e29c markAsRead improvement
takes in an array of tids instead of marking topics read 1 by 1
same for the category.markAsRead function
11 years ago
barisusakli a56ab7f15a closes #2061 11 years ago
barisusakli 273db693e7 closes #2051 11 years ago
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli 57e204df8e removed most of the debug
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
11 years ago
barisusakli 0ad42873d5 nasty 11 years ago
psychobunny 15052143d3 that preloader, will blow up your datacenter. 11 years ago
barisusakli 072db27a3c dont add more than 10 11 years ago
barisusakli 421d091828 optimizing browsing users 11 years ago
barisusakli 0dc780148a removed global room
socket.io already puts everyone into a room named ''
11 years ago
barisusakli a6f8bcd7be dont show new posts on popular
doesnt makse sense
11 years ago
barisusakli ff44819d6b add support to set parentCid to 0 11 years ago
barisusakli 7361aec709 update every 3 seconds 11 years ago
barisusakli 769d6ed57c removed console.log 11 years ago
barisusakli 2008bf28ff auto update user counts dont transmit all room data 11 years ago
barisusakli 9a908c1651 filter users who are already on dom 11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago
barisusakli 84d0e64361 fix topic move 11 years ago
barisusakli 6b39e328f5 chat fix 11 years ago
barisusakli e495db3065 dont make a copy of chat message 11 years ago
barisusakli 625766ba85 dont send typing notif on each keyup 11 years ago
barisusakli 26c0b097cf removed realtime update of anon count 11 years ago
barisusakli 74282ffeea removed another unnecessary socket call 11 years ago
barisusakli 171f02101d closes #2035, closes #2036 11 years ago
barisusakli ff46d1211d removed populateONline users
not sure why this was called inside updateBrowsingUsers
11 years ago