Commit Graph

494 Commits (ececfe9a77e1d6cc0adb41ea6bf8ce4b4ab1a524)

Author SHA1 Message Date
barisusakli 8273dab368 ability to pass tags to new topics
Timothy Fike fc68b64fe0 New topic from anywhere.
Like on the navbar.
psychobunny 0afa55517f fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
psychobunny 8b9f004b7b Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
This reverts commit 2c9c14ff7d.
psychobunny 2c9c14ff7d fixed app.loadJQueryUI and minified jquery-ui.js
barisusakli 5c83075806 moved variables parse to ajaxify.js
barisusakli 276031cd6f closes , closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
psychobunny 59bd1d71f4 return roomId in optional callback when opening new chat
Mathias Schreck ce9ee62fa0 Handle callback errors
barisusakli d43c19c173 closes
Julian Lam e26166a45b closes
barisusakli 32320018ab closes
Julian Lam 7902987900 added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
barisusakli 514c12aa68 closes
Ben Lubar b08696515f Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes ()
pichalite 11ba5e2bcc fix header tooltips
barisusakli bb7303834f remove csrf r.js module
barisusakli f475068010 closes
psychobunny 1bcaf7bca3 up'd the timeout for both default alert toasters
barisusakli 1ec9fc7334 closes
barisusakli f61d0cb457 https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24
Julian Lam 28db642050 Fixing regression from 3e2231d2cb
@BenLubar
barisusakli e2f78a9585 closes
barisusakli c71ffed69c closes
barisusakli dc7a861a49 removed unused vars
Timothy Fike c80bd0c413 Added app.newTopic
Make a new topic from anywhere. 
barisusakli 6a98758a01 closes https://github.com/NodeBB/nodebb-theme-lavender/issues/60
Barış Soner Uşaklı 82875de32d remove / from startsWith
barisusakli 90b89a488e closes
pichalite d81b6947f6 conditional change
pichalite 9901438001 indentation
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