5067 Commits (00a4ba6617a2c9f3d3632913902099d1f48a9893)

Author SHA1 Message Date
barisusakli d146bff2a1 send less data when leaving rooms 9 years ago
psychobunny 0e7228eff7 fix admin menu + title if url has a query string
ex. ?loggedin
9 years ago
barisusakli 7f66494a57 closes #3764 9 years ago
barisusakli f17ba88c0f closes #3765 9 years ago
barisusakli 6b1834d4ae closes #3767 9 years ago
barisusakli f2d6f931af closes #3505 9 years ago
barisusakli 2f5eb248eb fix postcount 9 years ago
barisusakli cba871ec90 closes #3759 9 years ago
barisusakli d351d01490 fix sort on category page 9 years ago
barisusakli b556652582 fix chat redirect 9 years ago
barisusakli f6fa0ace3c closes #3732 9 years ago
barisusakli 0da39d036b uploading string 9 years ago
barisusakli fc4e7c0fff navigation cleanup 9 years ago
barisusakli 16a65c8ffc closes #3754 9 years ago
barisusakli 096ecce87b fix indent 9 years ago
barisusakli 07a97717ab removed bool param 9 years ago
barisusakli e2a5440ae8 closes #3741 9 years ago
barisusakli 47e2dd9478 closes #3107 9 years ago
barisusakli de4d747e63 closes #3742 9 years ago
psychobunny e2cddefea4 closes #3750 9 years ago
barisusakli 9ac4704848 more search cleanup 9 years ago
barisusakli 79d5eea46d closes #3270 9 years ago
barisusakli fca2cf0a10 closes #3745 9 years ago
barisusakli 8a51c5a023 fix tooltip 9 years ago
barisusakli 7854e67b7b closes #1637 9 years ago
barisusakli 0ce1e666e7 disabling/enabling parent will disable/enable children 9 years ago
barisusakli c268493d2b closes #3723 9 years ago
barisusakli 2d96cdba1c closes #3720 9 years ago
Julian Lam 167ba64018 using fancy new mixin 9 years ago
Julian Lam 5c71bb5923 fixed user avatar modal again 9 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
Julian Lam 8b3f1684f7 Closes #3693
Fixes bug where hitting cancel didn't contain the old behaviour (opening the reply dialogue anyway), and instead just plain did nothing.
9 years ago
Julian Lam 99e5015083 closes #3690 9 years ago
Julian Lam 95129a1b40 closes #3693 9 years ago
barisusakli 4d87890942 closes #3715 9 years ago
barisusakli fcf411a72b small fixes 9 years ago
barisusakli 50c740ae09 fix tag display when reaching main post 9 years ago
Lesterpig 4c2e701338 ACP: Fix layout for long category description
See #3702
9 years ago
barisusakli 5634c5417c dont use toPid if "topic/reply" is clicked 9 years ago
Julian Lam 05b40cf576 latest translations 9 years ago
barisusakli 0b26cfdd43 #3705 9 years ago
barisusakli 3be3ed4eb5 same selector 9 years ago
barisusakli f4c5d3e159 parse picture modals when needed
https://github.com/NodeBB/nodebb-theme-persona/issues/161
9 years ago
barisusakli 848a14d861 fix typo 9 years ago
barisusakli 89439f2c14 fix upload hide 9 years ago
barisusakli 5f3eb5934a don't update bookmark on every scroll event 9 years ago
barisusakli d4206c047d select by class 10 years ago
barisusakli 0b052171f0 dont update title if it hasn't changed 10 years ago
barisusakli 902f529d53 closes #3692 10 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
barisusakli 22d6742422 closes #3569 10 years ago
barisusakli ca294fc6ec closes #3663 10 years ago
psychobunny 714efd0d0e scrollToPost / scrollToPostIndex offset isn't used anymore 10 years ago
barisusakli 9fc80702b8 simpler check 10 years ago
barisusakli 75e2228989 closes #3689 10 years ago
barisusakli 00bc9f51c9 dont display post just scroll 10 years ago
barisusakli b7ce4312a9 show toPid inline 10 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 10 years ago
psychobunny 81b3ae2597 cleanup 10 years ago
psychobunny 4c4d560f64 fixed f5 from in the middle of a big topic 10 years ago
Drew Llewellyn 0da6645bf5 Version bump 0.8 10 years ago
psychobunny 028a520bf0 remove hardcoded fadein 10 years ago
barisusakli 9d0f681ebc fix component name 10 years ago
barisusakli bcd8bdf0df closes #3687 10 years ago
barisusakli e7f87f4ffd closes #3686 10 years ago
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
10 years ago
psychobunny be28d7db98 changing bookmark alert to be more accurate to what it actually does 10 years ago
psychobunny 2669241c06 closes #3656 10 years ago
Julian Lam c2da45c2f0 user profile changing logic 10 years ago
Julian Lam a43d40fbc7 upgrade script, and fixed client-side generation of user icon 10 years ago
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons 10 years ago
barisusakli d8c9c8d447 dont crash on null category
#3681
10 years ago
Julian Lam e46496012a chat dropdown 10 years ago
Julian Lam a52f6cf0b4 User Account Edit and Change Picture Modal 10 years ago
barisusakli 7379f93a00 up composer 10 years ago
barisusakli 6457cd02ab move removeExtra to IS 10 years ago
barisusakli 80d6ba6b44 closes #3676 10 years ago
barisusakli 4db0dadd1c closes #3680 10 years ago
Julian Lam f6d5b52a8b WIP user-icons 10 years ago
barisusakli e02781f7e8 fix for IS when viewport is short 10 years ago
barisusakli df89a62b32 removed :rage3: comment 10 years ago
barisusakli b2dbb127e2 fix previous commit so it only uses window height if viewport <=0 10 years ago
barisusakli e78de34122 fix case where container might be smaller than viewport 10 years ago
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
10 years ago
barisusakli 5a77a2c21c removed debug log 10 years ago
barisusakli 1dc93f2446 closes #3677 10 years ago
barisusakli 5e0a7d7dac some more acp/nav fixes 10 years ago
barisusakli e4f0cd856a prettier admin navigation page 10 years ago
barisusakli 759607a381 parse modals on demand 10 years ago
barisusakli 30bc401797 parse upload picture modal on demand 10 years ago
barisusakli 2e1648b725 fix browsing not disappearing after everyone leaving 10 years ago
barisusakli de15c2925d use topic.toTop() 10 years ago
barisusakli 2e8505c66d home/end keys for inf scroll 10 years ago
barisusakli c3a6b11939 fix first reply insertion 10 years ago
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor 10 years ago
barisusakli 8a3452f985 start reverse IS earlier 10 years ago
Julian Lam 6fe480d8c6 Adding some snazzy hotkeys to chat page 10 years ago
Julian Lam cef8e44b3b Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib 10 years ago
Julian Lam 47d39d3346 closes #3673 10 years ago
Julian Lam 010c04f21f latest translations 10 years ago
barisusakli 8f40b3f00d fix indent 10 years ago
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
10 years ago
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon, #3668
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.
10 years ago
psychobunny 1dbfa65bc5 closes #3655 10 years ago
barisusakli e461615c1a closes #3621 10 years ago
Julian Lam 66afb59bc8 translations for global resource, closes #3659 10 years ago
barisusakli 054e0bb83b closes #3658 10 years ago
barisusakli ee24fadfff closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52 10 years ago
barisusakli 4e2318fa1e fix title in acp removed extra | 10 years ago
barisusakli 13508ca7f9 closes #3547 10 years ago
barisusakli 75af978145 closes #3646 10 years ago
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.
10 years ago
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
10 years ago
Julian Lam bc9e96f210 Update to FontAwesome 4.4.0 10 years ago
psychobunny 70da64b927 button to revert to original email template 10 years ago
psychobunny 109fe895b3 ability to edit and save custom email templates 10 years ago
psychobunny 55748ac3f5 ability to select what kind of test email to send 10 years ago
barisusakli ee8bb8d908 closes #3634 10 years ago
barisusakli 38cd153077 hide on enter as well 10 years ago
barisusakli 4d8f92de24 closes #3635 10 years ago
Julian Lam a8f9671a11 latest translations 10 years ago
barisusakli da9a6ba399 missing ; 10 years ago
barisusakli 0a9f82e30d removed some dupe code from chats 10 years ago
barisusakli 2f94307125 removed duplicated code in chats 10 years ago
barisusakli 5c51efdab3 globals config.relative_path 10 years ago
barisusakli fbfb39f967 moved socket connection out of app.js 10 years ago
psychobunny a8d44758cb acp remove logo fix 10 years ago
barisusakli 8c2fdcc77c group escape fixes 10 years ago
barisusakli 1cda4e8d9b scrollbar and scroll to bottom on logs page 10 years ago
Julian Lam c148b1c956 If a new message arrives, replace the teaser with the new message content, closes #3623 10 years ago
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.
10 years ago
barisusakli 04be0411e7 build search categories server side 10 years ago
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.
10 years ago
barisusakli ade9a44b11 closes #3590 10 years ago
Julian Lam 00f2778534 latest translations 10 years ago
barisusakli f17a716055 closes #3619 10 years ago
barisusakli 1e3391ff12 closes #3617 10 years ago
barisusakli 11c70f3a28 closes #2330 10 years ago
Julian Lam 9454e5a73a latest translations 10 years ago
Barış Soner Uşaklı 5b08538264 closes #3614 10 years ago
Barış Soner Uşaklı 6d8134618f fix chats 10 years ago
barisusakli a5e9394d93 closes #3612 10 years ago
barisusakli 17a40b716e fix topic move notification 10 years ago
barisusakli b17feb3b6c nested categories on search 10 years ago
barisusakli 501bfbfc47 closes #3611 10 years ago
psychobunny 39342f158b Merge pull request #3575 from henrywright/master
Replace Less variable that is undefined if Bootstrap is absent
10 years ago
barisusakli 22d6ceab59 closes #2427 10 years ago
barisusakli 0cac0692b6 closes #3532 10 years ago
barisusakli 15b667850e closes #3595 10 years ago
barisusakli af19bd8bd2 msgs on reset 10 years ago