4882 Commits (e46496012a8e0c788a57eb22754847d5e8da8fa4)

Author SHA1 Message Date
Julian Lam e46496012a chat dropdown 9 years ago
Julian Lam a52f6cf0b4 User Account Edit and Change Picture Modal 9 years ago
Julian Lam f6d5b52a8b WIP user-icons 9 years ago
barisusakli 759607a381 parse modals on demand 9 years ago
barisusakli 30bc401797 parse upload picture modal on demand 9 years ago
barisusakli 2e1648b725 fix browsing not disappearing after everyone leaving 9 years ago
barisusakli de15c2925d use topic.toTop() 9 years ago
barisusakli 2e8505c66d home/end keys for inf scroll 9 years ago
barisusakli c3a6b11939 fix first reply insertion 9 years ago
barisusakli e2896ef6b9 socketio/posts socketio/topics refactor 9 years ago
barisusakli 8a3452f985 start reverse IS earlier 9 years ago
Julian Lam 6fe480d8c6 Adding some snazzy hotkeys to chat page 9 years ago
Julian Lam cef8e44b3b Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib 9 years ago
Julian Lam 47d39d3346 closes #3673 9 years ago
Julian Lam 010c04f21f latest translations 9 years ago
barisusakli 8f40b3f00d fix indent 9 years ago
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
9 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.
9 years ago
psychobunny 1dbfa65bc5 closes #3655 9 years ago
barisusakli e461615c1a closes #3621 9 years ago
Julian Lam 66afb59bc8 translations for global resource, closes #3659 9 years ago
barisusakli 054e0bb83b closes #3658 9 years ago
barisusakli ee24fadfff closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52 9 years ago
barisusakli 4e2318fa1e fix title in acp removed extra | 9 years ago
barisusakli 13508ca7f9 closes #3547 9 years ago
barisusakli 75af978145 closes #3646 9 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