Commit Graph

463 Commits (ce2d70211759fe11610aabacf2aeb1cef24794ca)

Author SHA1 Message Date
pichalite 2c5e9dc4cf fix indent
pichalite 4b5d5b4bd9 search user and initiate chat from expanded chat page
Manuel Valle 41963bb300 Update app.js
migrated global *translate* to a *require.js* module.
barisusakli abed319da2 closes
barisusakli dff3d7f20e various group chat fixes
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput
barisusakli 8fab270852 leaveRoom method, small fixes
barisusakli 29d8b9c181 more room changes app.openChat
barisusakli 277ee94f06 dont call meta.rooms.enter for guests
psychobunny 0be363d220 closes
@martyalicante @a5mith  hopefully finally fixed :)
Barış Soner Uşaklı 871dffb0d3 Merge pull request from pitaj/patch-1
Use the hide class instead of jQuery hide
Peter Jaszkowiak 6e889ed60d Use hidden class for search field
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate
Julian Lam ae43c16227 Fix tooltips for user icons that aren't divs
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
barisusakli d146bff2a1 send less data when leaving rooms
barisusakli 2d96cdba1c closes
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
barisusakli 0b26cfdd43
Julian Lam f6d5b52a8b WIP user-icons
barisusakli 4e2318fa1e fix title in acp removed extra |
barisusakli 13508ca7f9 closes
barisusakli 5c51efdab3 globals config.relative_path
barisusakli fbfb39f967 moved socket connection out of app.js
Mega b4bcfb83a7 Fix: When a user changes his online status, all [component="user/status"] elements on a page are changing. The same bug appears in:
/user/*
/users/*
/topic/*
/chats/*

Cold load: http://i.imgur.com/OL2njmf.jpg
After change my status: http://i.imgur.com/J6I8lOC.jpg
barisusakli 775e0532eb fix search selector
barisusakli 459e51862a closes
barisusakli a64cbbc6df
barisusakli 980484d930 added config as global :dull:
barisusakli 48512bff6b get rid of app.exposeConfigToTemplates
psychobunny b66a58dd52 user/status: don't touch the other classes
fixes that 2px thing @julianlam
psychobunny 54d996ca6a fixed user/logout component + vanilla 3.1.2
psychobunny b19120f822 user/logout componen
psychobunny 2301362f59 component="header/usercontrol"; also fixes user status bug
barisusakli eaefd9d24c remove meta/title.js and meta.title.build
psychobunny 7210ffdde9 only need to translate bootbox's footer
psychobunny 7fa4057051 overrideTimeago only needs to be called once
psychobunny 0caa095ea4 closes
Barış Soner Uşaklı 76c0e33bcb filter links and children
barisusakli 5ababdbdf0 prevent crash if data.enter is not string
barisusakli 5b87af4389 closes
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
psychobunny 3d962822c6 properly, @barisusakli so no need to copy pasta everywhere timeago is used
psychobunny f9b104192b fixing deprecated global translator call
psychobunny 5299e1fdc6 closes
barisusakli 5e3e1f8781
barisusakli f8f3e3faa7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/79
barisusakli e592499d48 correctly hide/show user in browsing users
Julian Lam 474ff3ed35 fixed
Julian Lam 7e6703c18e more line ending conversion
Julian Lam 87e5c733a4 added dedicated client-side action hook for when the client-side finishes loading
barisusakli daf1a388eb closes
barisusakli ffd22f50ff closes
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes
barisusakli 387a5e36b2 search fix, moved topic search to topic.js
psychobunny f8b3282295 closes
barisusakli 30a9b66b31 fix room enter
barisusakli 10de7a92e4 dont let joining other uid rooms
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex
Barış Soner Uşaklı a5c52958e7 made handleSearch public
barisusakli 7632997a99 closes
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global
Barış Soner Uşaklı b65f456d70 closes
barisusakli e775246bf9 moved collapse to theme
barisusakli e6d36af942 only close nav if body has slide-in
barisusakli 486f5f9df6 close navigation on click for slide-in as well
barisusakli 77e956861a
various fixes for socket.io cluster
display user presence correctly
psychobunny 412c5360a6 allow timeago to be cast on other elements as well, ex. small
barisusakli 076931d5b5 fix search tooltip
Barış Soner Uşaklı 9d0b4f5841 app.showEmailConfirmWarning :dull:
Barış Soner Uşaklı 940c33c426 fix js error removed dupe code
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.
barisusakli f87f797bed dont keep window.location.search on regular ajaxify
barisusakli 289474edf7 closes
barisusakli 2a8437f08f removed templates config and mapping 🐑
Julian Lam a3bc5d2037 fixing bug where the nav dropdown didn't close when a chat was opened
psychobunny 26245133f3 linted client-side core modules
Barış Soner Uşaklı 1d5e15eab4 closes
psychobunny fbbd405b00 even:alert socket call -> app.alert
Barış Soner Uşaklı d20628a8d4 closes
barisusakli eff1256dfb search sort, search in posts, titles, posts& titles
Julian Lam d102ff0704 fixed
Julian Lam a526577927 only attempt to remove address bar if current position is at the top of screen
barisusakli cb5ee2a141 closes
barisusakli bbfec7d443 fix post index parse
barisusakli 08c1dad3ee topics.isFollowing works with multiple tids now
barisusakli ce9c17f8e5 ability to search posts by user
Julian Lam aa62c52580 closed
barisusakli 60f1b9679a search filters
barisusakli 2ea5f85d9b closes
barisusakli e6b4a45cda closes
barisusakli 3bdb98e747 closes
barisusakli 1424acc88e fix reconnection for socket.io 1.x
barisusakli 8ed06eb773 closes
barisusakli 04084807c2 removed app.loadConfig
barisusakli 7ec8393004 closes
barisusakli acf1b76da8 reconnectionAttemps in socket.io 1.0x
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
barisusakli 79f3659e55 reconnectionDelay
barisusakli 99e774d196 socket.socket.disconnect doens't exist in 1.x
barisusakli 7ae7c50f56 app.user