585 Commits (4a63c20a72edb92379fc88769cc2e26da5c6abe3)

Author SHA1 Message Date
barisusakli 980484d930 added config as global :dull: 10 years ago
barisusakli 48512bff6b get rid of app.exposeConfigToTemplates 10 years ago
psychobunny b66a58dd52 user/status: don't touch the other classes
fixes that 2px thing @julianlam
10 years ago
psychobunny 54d996ca6a fixed user/logout component + vanilla 3.1.2 10 years ago
psychobunny b19120f822 user/logout componen 10 years ago
psychobunny 2301362f59 component="header/usercontrol"; also fixes user status bug 10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
psychobunny 7210ffdde9 only need to translate bootbox's footer 10 years ago
psychobunny 7fa4057051 overrideTimeago only needs to be called once 10 years ago
psychobunny 0caa095ea4 closes #3457 10 years ago
Barış Soner Uşaklı 76c0e33bcb filter links and children 10 years ago
barisusakli 5ababdbdf0 prevent crash if data.enter is not string 10 years ago
barisusakli 5b87af4389 closes #3447
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
psychobunny 3d962822c6 #3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used 10 years ago
psychobunny f9b104192b fixing deprecated global translator call 10 years ago
psychobunny 5299e1fdc6 closes #3322 10 years ago
barisusakli 5e3e1f8781 #3430 10 years ago
barisusakli f8f3e3faa7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/79 10 years ago
barisusakli e592499d48 correctly hide/show user in browsing users 10 years ago
Julian Lam 474ff3ed35 fixed #3359 10 years ago
Julian Lam 7e6703c18e more line ending conversion #3343 10 years ago
Julian Lam 87e5c733a4 added dedicated client-side action hook for when the client-side finishes loading 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 10 years ago
barisusakli 387a5e36b2 search fix, moved topic search to topic.js 10 years ago
psychobunny f8b3282295 closes #3141 10 years ago
barisusakli 30a9b66b31 fix room enter 10 years ago
barisusakli 10de7a92e4 dont let joining other uid rooms 10 years ago
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex 10 years ago
Barış Soner Uşaklı a5c52958e7 made handleSearch public 10 years ago
barisusakli 7632997a99 closes #3045 10 years ago
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Barış Soner Uşaklı b65f456d70 closes #2880 10 years ago
barisusakli e775246bf9 moved collapse to theme 10 years ago
barisusakli e6d36af942 only close nav if body has slide-in 10 years ago
barisusakli 486f5f9df6 close navigation on click for slide-in as well 10 years ago
barisusakli 77e956861a #2486
various fixes for socket.io cluster
display user presence correctly
10 years ago
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small 10 years ago
barisusakli 076931d5b5 fix search tooltip 10 years ago
Barış Soner Uşaklı 9d0b4f5841 app.showEmailConfirmWarning :dull: 10 years ago
Barış Soner Uşaklı 940c33c426 fix js error removed dupe code 10 years ago
Julian Lam 2a80140e70 fixed issue where socket.io would no longer reconnect perpetually, new behaviour waits 10x the reconnect delay, and then starts over. Also upped the reconnection delay default to 1.5s. 10 years ago
barisusakli f87f797bed dont keep window.location.search on regular ajaxify 10 years ago
barisusakli 289474edf7 closes #2827 10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
Julian Lam a3bc5d2037 fixing bug where the nav dropdown didn't close when a chat was opened 10 years ago
psychobunny 26245133f3 linted client-side core modules 10 years ago
Barış Soner Uşaklı 1d5e15eab4 closes #2560 10 years ago
psychobunny fbbd405b00 even:alert socket call -> app.alert 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
barisusakli eff1256dfb search sort, search in posts, titles, posts& titles 10 years ago
Julian Lam d102ff0704 fixed #2656 10 years ago
Julian Lam a526577927 only attempt to remove address bar if current position is at the top of screen 10 years ago
barisusakli cb5ee2a141 closes #2632 10 years ago
barisusakli bbfec7d443 fix post index parse 10 years ago
barisusakli 08c1dad3ee topics.isFollowing works with multiple tids now 10 years ago
barisusakli ce9c17f8e5 ability to search posts by user 10 years ago
Julian Lam aa62c52580 closed #2583 10 years ago
barisusakli 60f1b9679a search filters 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 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 79f3659e55 reconnectionDelay 10 years ago
barisusakli 99e774d196 socket.socket.disconnect doens't exist in 1.x 10 years ago
barisusakli 7ae7c50f56 app.user 10 years ago
barisusakli 28ed49a1d2 removed android check 10 years ago
barisusakli 3a0b92a0e4 fix path for socket.io subfolder install 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
Barış Soner Uşaklı 2086ddf386 closes #2444 10 years ago
barisusakli 15c2b124e3 recent replies needs stripTags true
changed [self] to _
10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli f0797493ee make sure sockets leave the current room when entering another 10 years ago
psychobunny b511bc37fb don't initialize taskbar until dom is ready 10 years ago
Julian Lam 0e9fdc9a09 fixed #2350 -- chat modal now opens, but input is disabled 10 years ago
barisusakli 38874345b7 closes #2346 10 years ago
barisusakli fd70ba5647 fix titles on ajaxify 10 years ago
Julian Lam adfb89a2ad closed #2321 10 years ago
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream) 10 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 10 years ago
psychobunny 6a6f0a3b78 app.isConnected check 10 years ago
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
10 years ago
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open 10 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 11 years ago
Julian Lam 40e5ad075f started work on #2082 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 171f02101d closes #2035, closes #2036 11 years ago
barisusakli ae6d5e72f4 closes #2015 11 years ago
Julian Lam 1f06e4f5a2 added secret key bindings for admins to reload and restart their NodeBBs :shipit: 11 years ago
Julian Lam 063a4e5628 finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800 11 years ago
Julian Lam 5d22806ded more topic searching work (working example, needs UX tie-in) 11 years ago
Julian Lam cd10248226 basic topic searching via search bar working 11 years ago
Julian Lam 5f96823f66 allowed the "forum updated" message to show up for reloads as well 11 years ago
psychobunny 2ced285f89 closes #2004 11 years ago
barisusakli c991997552 removed off from search button 11 years ago
Julian Lam bb7a71389e using websocketAddress config if supplied 11 years ago
psychobunny 947c9b6eea you're now logged out server-side when you're banned, so csrf token doesn't work in app.logout 11 years ago
barisusakli 3bfad766b3 closes #1900 11 years ago
psychobunny 4723b6d68b danger instead of warning for banned alert 11 years ago
psychobunny cb08d4b04f getting rid of this one for good 11 years ago
barisusakli 04c6ca2ebb closes #1862 11 years ago
barisusakli 523b3db3f1 no header tooltips in xs 11 years ago
psychobunny 7401744112 trigger action:ajaxify.contentLoaded on cold load as well 11 years ago
barisusakli d999116541 wait for widgets to render to send ajaxify end
possible fix for broken masonry on f5
11 years ago
Julian Lam a031bc2721 highlighting of the user with whom you are currently chatting with #1788 11 years ago
barisusakli 197300b347 moved populateOnline users out of app.js 11 years ago
barisusakli 7af597d7c2 closes #1750 11 years ago
barisusakli 836540ff78 replaceSelfLinks on new posts and reload 11 years ago
barisusakli 1296cd58b9 closes #1723 11 years ago
barisusakli 13854e8774 closes #1603 11 years ago
barisusakli 76190718d3 indents 11 years ago
Charles 6e50016a11 Cleanup the vars 11 years ago
Charles 23a88492a6 Get template mapping after removing relative path 11 years ago
barisusakli 4bdbce9cd8 use removeRelativePath in app.js too 11 years ago
psychobunny e88abcc1d9 fixed updated language strings 11 years ago
psychobunny 94312cfda8 closes #1595 11 years ago
psychobunny bbcff6a0a5 moved widget rendering up a bit 11 years ago
barisusakli ff2bad635c infinite scroll refactor 11 years ago
Aziz Khoury 0e0f66ba9e minor cleanups. 11 years ago
Aziz Khoury 230b4a0952 now really fix topic/1503 11 years ago
Aziz Khoury 611fd380eb fixes topic/1503 11 years ago
barisusakli 8ee866fc9d closes #1513 11 years ago
barisusakli 4c28de659c closes #1504 11 years ago
barisusakli 66abd20647 moved add commas to process page 11 years ago
barisusakli 883978007d closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
barisusakli 1f7fd51b40 some work for #1482 11 years ago
barisusakli 936530dc48 possible fix for #1467 11 years ago
barisusakli 63d88957a8 replace self links client side 11 years ago
psychobunny f3993aca4d closes #1397 11 years ago
barisusakli e12beccc09 closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
Micheil Smith 6e4639496e Improve readability of a selector 11 years ago
Micheil Smith 11b6794946 Refactor connection logic
Aiming to be flatter, with less deep nesting. Still more to go here.
11 years ago
Micheil Smith 0bbd29ac42 Reduce DOM queries for Search elements 11 years ago
barisusakli 14d0081fdf replace 2 error messages with keys 11 years ago
psychobunny cf362f64a3 woops, now everybody is an android browser. 11 years ago
psychobunny 8432d8827e attempt at fixing #1323 11 years ago
psychobunny b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed #1280 11 years ago
barisusakli 0cd13b7b66 closes #1273 11 years ago
barisusakli 421a25eb56 closes #1288 11 years ago
barisusakli 1d3c25fdcc moved alert to its own requirejs module 11 years ago
barisusakli b1a6d394e3 moved format number functions to utils 11 years ago
psychobunny b023ef01af moving widgets and variables code out of ajaxify 11 years ago
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse 11 years ago
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url" 11 years ago
psychobunny 0627734fc0 trim leading whitespace/#/? in search closes #1195 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
barisusakli 813b3d6fcc changes for live streaming of posts 11 years ago
psychobunny 29ad8d2582 closes #1192 11 years ago
psychobunny 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	app.js
	public/templates/category.tpl
	public/templates/popular.tpl
	public/templates/recent.tpl
	public/templates/unread.tpl
	src/routes/plugins.js
	src/webserver.js
11 years ago
Julian Lam 6fb393de78 fixing #1177 11 years ago
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER 11 years ago
psychobunny cd336006fc optimized cold loading 11 years ago
psychobunny 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
medwards20x6 76b53478ce Don't fire click when closing an alert 11 years ago
psychobunny c44934cc0d all JS files properly required on cold load 11 years ago
psychobunny e73f8d6f37 Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
psychobunny 0211b4484b on cold load, only display page after widgets are rendered 11 years ago
Baris Soner Usakli 6bf36a0468 if alert is closed dont fire clickfn 11 years ago
psychobunny 6827dbc9c4 render widgets on cold load 11 years ago
psychobunny 584347848b trigger action:ajaxify.start and action:ajaxify.end on cold load 11 years ago
Baris Soner Usakli 7eae79cee9 anons cant chat 11 years ago
Baris Soner Usakli 8064f7f0db scroll fix 11 years ago
Baris Soner Usakli 091723a8c5 closes #1101 11 years ago
Baris Soner Usakli 30eb85f96e fixed conflicts 11 years ago
Baris Soner Usakli d87034b131 use alert for bookmark 11 years ago
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ... 11 years ago
Baris Soner Usakli 3ed2d21eb6 fixed flag post, added highlight to scroll post 11 years ago
Baris Soner Usakli e3d01df6a2 closes #980 11 years ago
Baris Soner Usakli 34bf839751 closes #1067 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
Baris Soner Usakli 1da75866f4 added global loggedIn to templates' 11 years ago
Baris Soner Usakli 0756410684 closes #1012 11 years ago
psychobunny 8c2611aeb5 potentially fixes #823 11 years ago
Baris Soner Usakli 93f5f320fe Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 02483b34bf closes #987 11 years ago
psychobunny ff9d7c6c24 removed unnecessary conditionals from app.updateHeader 11 years ago
psychobunny 3c863feac2 fixes translation bug with app.alert 11 years ago
psychobunny 3955ca560f changed hook triggers to window from body 11 years ago
psychobunny 4abeed3802 client side hooks - action:connected, action:reconnected, action:disconnected 11 years ago
psychobunny 609821029b app.isAdmin available client-side 11 years ago
Baris Soner Usakli 23f3111173 fixes alert close 11 years ago
Julian Lam d7b44789fc updating stati to use sibling classes 11 years ago
Baris Soner Usakli c2746b3bb1 minor tweaks to status 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Baris Soner Usakli 22bc3e9571 added statuses into dropdown 11 years ago
psychobunny 112a9cb532 closes #689 11 years ago
psychobunny 303a32dce6 closes #855 - app.alert strings are now passed through translator so we can finally start getting rid of the remainder of hardcoded strings 11 years ago
Baris Soner Usakli cccaf642a6 closes #898 11 years ago
Baris Soner Usakli 9cb232c198 added header tooltips 11 years ago
Baris Soner Usakli 2560704839 recent unread cleanup 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
Baris Soner Usakli cf39c66017 some pagination work 11 years ago
Julian Lam 92706a6550 fixed #826 11 years ago
Baris Soner Usakli ccc62a202b dont go to top on search icon click 11 years ago
MrWaffle c1fea52a93 Only alternate title when not focused 11 years ago
Baris Soner Usakli b7f0c90bf7 more fixes 11 years ago
Baris Soner Usakli 39b631a3a8 more fixes 11 years ago
Baris Soner Usakli e5c8caf5ff more fixes 11 years ago
Baris Soner Usakli 1ec21c2bfd metatitle 11 years ago
Baris Soner Usakli 8bb24fa034 fixed update header 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
11 years ago
Baris Soner Usakli 243cb5af61 fixed mobile search link 11 years ago
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options 11 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago
Julian Lam dfa9f203e6 crashing a lot less now, heh 11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
psychobunny fda68bc5dd added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global 11 years ago
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install 11 years ago
Julian Lam b52782deb8 removed use of strip_tags and using String library instead 11 years ago
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master 11 years ago
Julian Lam d86aefb518 removing defunct "template" argument in ajaxify.go 11 years ago
akhoury 114294e24a allowGuestSearching config .. second attempt 11 years ago
Julian Lam 64e87b761f closed #652 11 years ago
Julian Lam 69c1ec97c9 re: issue #652, this took longer than expected... 11 years ago
psychobunny 932b960aa9 app.isFocused; app.js cleanup 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 11 years ago
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip 11 years ago
Baris Usakli 9ccfa3f18c fixed js error 11 years ago
Baris Usakli 1660d75205 stricter selector for human readable numbers 11 years ago
Baris Usakli f6d57a241d fixed human readable view post counts 11 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 11 years ago
Baris Usakli 7198110b57 closes #573 11 years ago
Baris Usakli 48a7f9058f closes #558 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Baris Soner Usakli ff50917c29 show no replies in recent and unread 11 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 11 years ago
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot) 11 years ago
Baris Soner Usakli dab4f07258 fixed indents 11 years ago
Baris Usakli 253271127d infinite loader will insert posts in correct order 11 years ago
Baris Usakli 156950ac2f cleaned up app.createNewPosts 11 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 11 years ago
psychobunny 34c74770ce app.js minor cleanup 11 years ago
psychobunny da8d198676 added some user friendly warnings to chat 11 years ago
Baris Usakli 411ba3542c closes #493 11 years ago
Julian Lam 37497fc5a0 fixed #393 - refactored basic route handling, moved some other routes to debug routes 11 years ago
Baris Usakli bbb045698d closes #481 11 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 11 years ago