Commit Graph

5207 Commits (cb8fcb80d1a0f08748626e3a386f7fc5c3b3b724)

Author SHA1 Message Date
psychobunny ce4df8f22b fixed cover image editing on all profile pages
Julian Lam 8d4209d42c Merge remote-tracking branch 'origin/master' into user-icons
psychobunny 40bda722c9 fix acp title on ajaxify
Julian Lam ae43c16227 Fix tooltips for user icons that aren't divs
Julian Lam 04dcd38d04 added new client-side hook on thread tools open
Julian Lam 5473a4f3b4 added new client-side hook on thread tools open
Julian Lam 526afc0910 Merge remote-tracking branch 'origin/master' into user-icons
psychobunny f19043d046 profile cover photos
psychobunny 02d1304185 removing groups.cover.get, seemingly it doesn't do anything
psychobunny 973da9bdcc up persona
psychobunny 80da65b4ef unused lang strings
psychobunny a4cae65732 fixed hardcoded group name in uploader + cleanup
psychobunny ef20141e8f jshint
psychobunny 7a6d6c2bd6 Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny a6796479bf fixed drag and drop image upload
psychobunny 61b1f5fe32 allow regular uploading (modal) of cover photo
barisusakli 887358f045 closes
barisusakli aae393ebe1 closes
psychobunny 69e43cd35a modularized coverPhoto
psychobunny 4baeda7c09 navigation acp styling / checkboxes
psychobunny 296249ed9c allow new nav items to be added at the end of the list
Julian Lam 8ca1073be2 removed console logs
Julian Lam 68c3f9d849 Squashed commit of the following:
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:21:11 2015 -0400

    added missing template

commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:19:07 2015 -0400

    sitemap index

commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:47:52 2015 -0400

    sitemap routes, controllers, and library methods for pages, categories, and topics

commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:07:39 2015 -0400

    added groups to sitemap

commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 01:43:06 2015 -0400

    If notification dropdown is double-clicked, all notifications are marked read

commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:39:19 2015 -0400

    closes 

commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:28:30 2015 -0400

    closes 

commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:16:08 2015 -0400

    closes 

commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 21:19:20 2015 -0400

    check user settings

commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 20:26:02 2015 -0400

    wait for all callbacks when creating tags

commit 051c5077eb
Merge: 839fd93 e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Mon Oct 26 09:54:12 2015 -0400

    Merge pull request  from drlogout/master

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…

commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date:   Mon Oct 26 14:50:32 2015 +0100

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator

commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 21:54:35 2015 -0400

    add back thread tools filter

commit 37060bf1a3
Merge: 5820a19 bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Sun Oct 25 18:13:06 2015 -0400

    Merge pull request  from cubehouse/patch-1

    Upgrade script fails on some consoles

commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:04:46 2015 -0400

    closes 

commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:03:33 2015 -0400

    up theme

commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 16:57:42 2015 -0400

    closes 

commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 15:56:17 2015 -0400

    closes 

commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date:   Sun Oct 25 10:14:00 2015 +0000

    Upgrade script fails on some consoles

    The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
    Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
Julian Lam 7ee584b632 If notification dropdown is double-clicked, all notifications are marked read
barisusakli aafd4b6984 closes
Julian Lam f7f43de644 Merge remote-tracking branch 'origin/master' into user-icons
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 7217fa7493 fix unread count increase
barisusakli 2a6f411eff fix post-bar and post count
barisusakli b6f6867b50 bottom bar change
barisusakli e91b5f07b8 fix bottom bar events
barisusakli 5c2e78b1a6 parse topic tools on demand
barisusakli 6c9de29326 load post tools menu on demand
barisusakli 02abcf0da7 add newlines tabs to meta and link tabs
barisusakli 74b02ee096 dont crash if item is undefined
barisusakli 2064f20f94 fix tooltip positioning
barisusakli c426c7288f find closest to middle in navigator
barisusakli 5e5cafafd0 make one socket call to load unread counts
barisusakli edf545cd2c dont load sound data on cold load
barisusakli 2ec0d3f376 dont make extra socket call on new post and IS
barisusakli d146bff2a1 send less data when leaving rooms
psychobunny 0e7228eff7 fix admin menu + title if url has a query string
ex. ?loggedin
barisusakli 7f66494a57 closes
barisusakli f17ba88c0f closes
barisusakli 6b1834d4ae closes
barisusakli f2d6f931af closes
barisusakli 2f5eb248eb fix postcount
barisusakli cba871ec90 closes
barisusakli d351d01490 fix sort on category page
barisusakli b556652582 fix chat redirect
barisusakli f6fa0ace3c closes
barisusakli 0da39d036b uploading string
barisusakli fc4e7c0fff navigation cleanup
barisusakli 16a65c8ffc closes
barisusakli 096ecce87b fix indent
barisusakli 07a97717ab removed bool param
barisusakli e2a5440ae8 closes
barisusakli 47e2dd9478 closes
barisusakli de4d747e63 closes
psychobunny e2cddefea4 closes
barisusakli 9ac4704848 more search cleanup
barisusakli 79d5eea46d closes
barisusakli fca2cf0a10 closes
barisusakli 8a51c5a023 fix tooltip
barisusakli 7854e67b7b closes
barisusakli 0ce1e666e7 disabling/enabling parent will disable/enable children
barisusakli c268493d2b closes
barisusakli 2d96cdba1c closes
Julian Lam 167ba64018 using fancy new mixin
Julian Lam 5c71bb5923 fixed user avatar modal again
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
Julian Lam 8b3f1684f7 Closes
Fixes bug where hitting cancel didn't contain the old behaviour (opening the reply dialogue anyway), and instead just plain did nothing.
Julian Lam 99e5015083 closes
Julian Lam 95129a1b40 closes
barisusakli 4d87890942 closes
barisusakli fcf411a72b small fixes
barisusakli 50c740ae09 fix tag display when reaching main post
Lesterpig 4c2e701338 ACP: Fix layout for long category description
See 
barisusakli 5634c5417c dont use toPid if "topic/reply" is clicked
Julian Lam 05b40cf576 latest translations
barisusakli 0b26cfdd43
barisusakli 3be3ed4eb5 same selector
barisusakli f4c5d3e159 parse picture modals when needed
https://github.com/NodeBB/nodebb-theme-persona/issues/161
barisusakli 848a14d861 fix typo
barisusakli 89439f2c14 fix upload hide
barisusakli 5f3eb5934a don't update bookmark on every scroll event
barisusakli d4206c047d select by class
barisusakli 0b052171f0 dont update title if it hasn't changed
barisusakli 902f529d53 closes
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons
barisusakli 22d6742422 closes
barisusakli ca294fc6ec closes
psychobunny 714efd0d0e scrollToPost / scrollToPostIndex offset isn't used anymore
barisusakli 9fc80702b8 simpler check
barisusakli 75e2228989 closes
barisusakli 00bc9f51c9 dont display post just scroll
barisusakli b7ce4312a9 show toPid inline
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post
psychobunny 81b3ae2597 cleanup
psychobunny 4c4d560f64 fixed f5 from in the middle of a big topic
Drew Llewellyn 0da6645bf5 Version bump 0.8
psychobunny 028a520bf0 remove hardcoded fadein
barisusakli 9d0f681ebc fix component name
barisusakli bcd8bdf0df closes
barisusakli e7f87f4ffd closes
psychobunny e9d3f4278d IS improvements
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
psychobunny be28d7db98 changing bookmark alert to be more accurate to what it actually does
psychobunny 2669241c06 closes
Julian Lam c2da45c2f0 user profile changing logic
Julian Lam a43d40fbc7 upgrade script, and fixed client-side generation of user icon
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons
barisusakli d8c9c8d447 dont crash on null category
Julian Lam e46496012a chat dropdown
Julian Lam a52f6cf0b4 User Account Edit and Change Picture Modal
barisusakli 7379f93a00 up composer
barisusakli 6457cd02ab move removeExtra to IS
barisusakli 80d6ba6b44 closes
barisusakli 4db0dadd1c closes
Julian Lam f6d5b52a8b WIP user-icons
barisusakli e02781f7e8 fix for IS when viewport is short
barisusakli df89a62b32 removed :rage3: comment
barisusakli b2dbb127e2 fix previous commit so it only uses window height if viewport <=0
barisusakli e78de34122 fix case where container might be smaller than viewport
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
barisusakli 5a77a2c21c removed debug log
barisusakli 1dc93f2446 closes
barisusakli 5e0a7d7dac some more acp/nav fixes
barisusakli e4f0cd856a prettier admin navigation page
barisusakli 759607a381 parse modals on demand
barisusakli 30bc401797 parse upload picture modal on demand
barisusakli 2e1648b725 fix browsing not disappearing after everyone leaving
barisusakli de15c2925d use topic.toTop()
barisusakli 2e8505c66d home/end keys for inf scroll
barisusakli c3a6b11939 fix first reply insertion
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor
barisusakli 8a3452f985 start reverse IS earlier
Julian Lam 6fe480d8c6 Adding some snazzy hotkeys to chat page
Julian Lam cef8e44b3b Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib
Julian Lam 47d39d3346 closes
Julian Lam 010c04f21f latest translations
barisusakli 8f40b3f00d fix indent
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon,
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
psychobunny 1dbfa65bc5 closes
barisusakli e461615c1a closes
Julian Lam 66afb59bc8 translations for global resource, closes
barisusakli 054e0bb83b closes
barisusakli ee24fadfff closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52
barisusakli 4e2318fa1e fix title in acp removed extra |
barisusakli 13508ca7f9 closes
barisusakli 75af978145 closes
Julian Lam 78863a438f Firing new hook `filter:auth.list`
This new plugins allows SSO services to list whether a
user has authenticated via that service, and will display
as such in the user's profile editing screen.
Julian Lam fa109241cc Update fontawesome picker module (iconSelect)
- Removed 'fa-doesnt-exist' icon
- Added a icon filter search input
- Added a "No Icon" button at the bottom
- Added link back to full FA list
- If icon is picked, it shows the icon class in the search input
Julian Lam bc9e96f210 Update to FontAwesome 4.4.0
psychobunny 70da64b927 button to revert to original email template
psychobunny 109fe895b3 ability to edit and save custom email templates
psychobunny 55748ac3f5 ability to select what kind of test email to send
barisusakli ee8bb8d908 closes
barisusakli 38cd153077 hide on enter as well
barisusakli 4d8f92de24 closes
Julian Lam a8f9671a11 latest translations
barisusakli da9a6ba399 missing ;
barisusakli 0a9f82e30d removed some dupe code from chats
barisusakli 2f94307125 removed duplicated code in chats
barisusakli 5c51efdab3 globals config.relative_path
barisusakli fbfb39f967 moved socket connection out of app.js
psychobunny a8d44758cb acp remove logo fix
barisusakli 8c2fdcc77c group escape fixes
barisusakli 1cda4e8d9b scrollbar and scroll to bottom on logs page
Julian Lam c148b1c956 If a new message arrives, replace the teaser with the new message content, closes
Julian Lam 2e3eef136f Update chat frontend to better handle incoming messages
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
barisusakli 04be0411e7 build search categories server side
Julian Lam 7fae82a9bd Update chat page behaviour on mobile
As the chat page is not optimised for mobile devices, if
entered, the chat messages themselves will be hidden
(corresponding commits on themes), and the client-side
javascript will open the chat modal when contacts are clicked.
barisusakli ade9a44b11 closes
Julian Lam 00f2778534 latest translations
barisusakli f17a716055 closes
barisusakli 1e3391ff12 closes
barisusakli 11c70f3a28 closes
Julian Lam 9454e5a73a latest translations
Barış Soner Uşaklı 5b08538264 closes
Barış Soner Uşaklı 6d8134618f fix chats
barisusakli a5e9394d93 closes
barisusakli 17a40b716e fix topic move notification
barisusakli b17feb3b6c nested categories on search
barisusakli 501bfbfc47 closes
psychobunny 39342f158b Merge pull request from henrywright/master
Replace Less variable that is undefined if Bootstrap is absent
barisusakli 22d6ceab59 closes
barisusakli 0cac0692b6 closes
barisusakli 15b667850e closes
barisusakli af19bd8bd2 msgs on reset
barisusakli 30d087cbd3 closes
Barış Soner Uşaklı bcb3b55ab0 Merge pull request from yariplus/homepages
Add Custom and Category homepages.
barisusakli ad685a0147 fix function in loops
barisusakli 896aadada7 closes
Barış Soner Uşaklı 5831bdd2ec Merge pull request from MegaGM/fix.user-status.update.handling
Fix: When a user changes his online status,
Mega b383c17df2 Resolve
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
yariplus d998fe2dd5 Add Custom and Category homepages.
barisusakli e3ca91e325 fixes item 1
barisusakli 9361ff0772 closes
barisusakli dd5a8e8a88 closes
barisusakli 775e0532eb fix search selector
barisusakli 95b709c806 dont crash if data.responseJSON doesnt exist
barisusakli 459e51862a closes
barisusakli a64cbbc6df
barisusakli 961efa3533 closes
barisusakli 2d175cc3fb closes
barisusakli bb4984a9aa closes
barisusakli e6755d0adc closes
barisusakli a1c407acd0 closes
barisusakli af50ade066 closes
Julian Lam 394fa87b39 on account deletion modal, focus on text input
Julian Lam 3baad54223 Close
This commit introduces notification creation if a user requests
membership to a group (in which case notifications are sent to
all group owners), and user invites to a group (in which case
a notification is sent to the invitee).
Henry Wright dd61116060 Replace Less variable that is undefined if Bootstrap is absent
psychobunny 31fef4f429 hint. damn those globals wtb browserify
psychobunny b6a43fb5cf fixes
psychobunny 4962fb4851 closes
Julian Lam 1a741da3d4 translating parsed template in client side code
Julian Lam 032107d058 latest translations
Julian Lam 1453150105 removed backups folder
Julian Lam c3821c2070 Close
Julian Lam aa8c6f3bdd Update header so text selection is not possible
barisusakli 0ffb81308e closes
barisusakli f9575efaf0 disable fork button during fork
psychobunny ff2543e522 thought they all seemed pretty self-explanatory to me
psychobunny bc5f9d0199 closes
Julian Lam acadc60594 latest translations and fallbacks
psychobunny d5cc37b166 notifications/list and notifications components
psychobunny 30c1001e5d also for settings v2
psychobunny e36976fd39 closes
barisusakli 794c218cb6 fix displayMenuItem
barisusakli f6c95456f2 fix password change notifs
barisusakli 09dacfd6a9 remove bookmark alert on scroll or after 10 secs
barisusakli 980484d930 added config as global :dull:
barisusakli 7689d54d42 closes
barisusakli c3719ea5b5 closes
barisusakli 9d4d904479 404 fix
barisusakli 48512bff6b get rid of app.exposeConfigToTemplates
psychobunny 3c71de285a Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 80b13c94c8 snackbar translation for acp
barisusakli 0be3bd1893 removed ajaxify.variables
Julian Lam dd7d2615dd latest translations
barisusakli 6810b529c9 prevent infinite loop on topic scroll to bottom
psychobunny 82d39753b7 hint
psychobunny b10a7d4410 notifications/icon component
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 e9a42cdecb fixed notifications on deskto
psychobunny a44f467ebc Notifications.loadNotifications()