Julian Lam
09d23c3dd0
Added support for a theme to generate a link back to a parent post
9 years ago
psychobunny
81b3ae2597
cleanup
9 years ago
psychobunny
4c4d560f64
fixed f5 from in the middle of a big topic
9 years ago
psychobunny
028a520bf0
remove hardcoded fadein
9 years ago
barisusakli
9d0f681ebc
fix component name
9 years ago
barisusakli
bcd8bdf0df
closes #3687
9 years ago
barisusakli
e7f87f4ffd
closes #3686
9 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
9 years ago
psychobunny
be28d7db98
changing bookmark alert to be more accurate to what it actually does
9 years ago
psychobunny
2669241c06
closes #3656
9 years ago
barisusakli
d8c9c8d447
dont crash on null category
...
#3681
9 years ago
barisusakli
7379f93a00
up composer
9 years ago
barisusakli
6457cd02ab
move removeExtra to IS
9 years ago
barisusakli
80d6ba6b44
closes #3676
9 years ago
barisusakli
4db0dadd1c
closes #3680
9 years ago
barisusakli
e02781f7e8
fix for IS when viewport is short
9 years ago
barisusakli
df89a62b32
removed :rage3: comment
9 years ago
barisusakli
b2dbb127e2
fix previous commit so it only uses window height if viewport <=0
9 years ago
barisusakli
e78de34122
fix case where container might be smaller than viewport
9 years ago
barisusakli
41fb4fe6b5
remove IS topics on category
...
ability to specify a container for IS, instead of always assuming
$(document)
9 years ago
barisusakli
5a77a2c21c
removed debug log
9 years ago
barisusakli
1dc93f2446
closes #3677
9 years ago
barisusakli
5e0a7d7dac
some more acp/nav fixes
9 years ago
barisusakli
e4f0cd856a
prettier admin navigation page
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.
9 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
9 years ago
Julian Lam
bc9e96f210
Update to FontAwesome 4.4.0
9 years ago