psychobunny
be28d7db98
changing bookmark alert to be more accurate to what it actually does
2015-09-28 10:30:23 -04:00
psychobunny
2669241c06
closes #3656
2015-09-28 10:26:29 -04:00
Julian Lam
c2da45c2f0
user profile changing logic
2015-09-27 22:52:50 -04:00
Julian Lam
a43d40fbc7
upgrade script, and fixed client-side generation of user icon
2015-09-27 22:12:10 -04:00
Julian Lam
730a62519f
Merge remote-tracking branch 'origin/master' into user-icons
2015-09-27 20:30:02 -04:00
barisusakli
d8c9c8d447
dont crash on null category
...
#3681
2015-09-27 18:00:10 -04:00
Julian Lam
e46496012a
chat dropdown
2015-09-27 17:50:16 -04:00
Julian Lam
a52f6cf0b4
User Account Edit and Change Picture Modal
2015-09-27 17:23:18 -04:00
barisusakli
7379f93a00
up composer
2015-09-27 15:50:22 -04:00
barisusakli
6457cd02ab
move removeExtra to IS
2015-09-27 15:20:10 -04:00
barisusakli
80d6ba6b44
closes #3676
2015-09-27 13:42:36 -04:00
barisusakli
4db0dadd1c
closes #3680
2015-09-27 13:36:59 -04:00
Julian Lam
f6d5b52a8b
WIP user-icons
2015-09-27 12:57:21 -04:00
barisusakli
e02781f7e8
fix for IS when viewport is short
2015-09-27 00:57:54 -04:00
barisusakli
df89a62b32
removed :rage3: comment
2015-09-26 23:03:52 -04:00
barisusakli
b2dbb127e2
fix previous commit so it only uses window height if viewport <=0
2015-09-26 23:03:20 -04:00
barisusakli
e78de34122
fix case where container might be smaller than viewport
2015-09-26 22:48:35 -04:00
barisusakli
41fb4fe6b5
remove IS topics on category
...
ability to specify a container for IS, instead of always assuming
$(document)
2015-09-26 22:27:10 -04:00
barisusakli
5a77a2c21c
removed debug log
2015-09-26 18:30:31 -04:00
barisusakli
1dc93f2446
closes #3677
2015-09-26 18:29:27 -04:00
barisusakli
5e0a7d7dac
some more acp/nav fixes
2015-09-26 15:36:56 -04:00
barisusakli
e4f0cd856a
prettier admin navigation page
2015-09-26 13:00:59 -04:00
barisusakli
759607a381
parse modals on demand
2015-09-26 01:55:13 -04:00
barisusakli
30bc401797
parse upload picture modal on demand
2015-09-26 00:08:26 -04:00
barisusakli
2e1648b725
fix browsing not disappearing after everyone leaving
2015-09-25 20:51:36 -04:00
barisusakli
de15c2925d
use topic.toTop()
2015-09-25 19:01:15 -04:00
barisusakli
2e8505c66d
home/end keys for inf scroll
2015-09-25 18:21:25 -04:00
barisusakli
c3a6b11939
fix first reply insertion
2015-09-25 17:44:45 -04:00
barisusakli
e2896ef6b9
socketio/posts socketio/topics refactor
2015-09-25 15:09:30 -04:00
barisusakli
8a3452f985
start reverse IS earlier
2015-09-25 13:21:49 -04:00
Julian Lam
6fe480d8c6
Adding some snazzy hotkeys to chat page
2015-09-25 11:07:41 -04:00
Julian Lam
cef8e44b3b
Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib
2015-09-25 10:53:52 -04:00
Julian Lam
47d39d3346
closes #3673
2015-09-25 10:49:44 -04:00
Julian Lam
010c04f21f
latest translations
2015-09-25 10:02:31 -04:00
barisusakli
8f40b3f00d
fix indent
2015-09-24 21:19:11 -04:00
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
2015-09-24 21:14:41 -04:00
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.
2015-09-24 12:05:45 -04:00
psychobunny
1dbfa65bc5
closes #3655
2015-09-23 19:14:02 -04:00
barisusakli
e461615c1a
closes #3621
2015-09-23 18:47:02 -04:00
Julian Lam
66afb59bc8
translations for global resource, closes #3659
2015-09-23 11:13:54 -04:00
barisusakli
054e0bb83b
closes #3658
2015-09-23 10:28:45 -04:00
barisusakli
ee24fadfff
closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52
2015-09-23 09:45:48 -04:00
barisusakli
4e2318fa1e
fix title in acp removed extra |
2015-09-23 01:59:13 -04:00
barisusakli
13508ca7f9
closes #3547
2015-09-22 19:22:20 -04:00
barisusakli
75af978145
closes #3646
2015-09-22 17:13:12 -04:00
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.
2015-09-22 14:27:44 -04:00
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
2015-09-22 11:37:09 -04:00
Julian Lam
bc9e96f210
Update to FontAwesome 4.4.0
2015-09-22 10:43:46 -04:00
psychobunny
70da64b927
button to revert to original email template
2015-09-21 18:16:32 -04:00
psychobunny
109fe895b3
ability to edit and save custom email templates
2015-09-21 17:44:06 -04:00