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
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
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
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
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
psychobunny
55748ac3f5
ability to select what kind of test email to send
2015-09-21 17:17:23 -04:00
barisusakli
ee8bb8d908
closes #3634
2015-09-20 15:38:54 -04:00
barisusakli
38cd153077
hide on enter as well
2015-09-20 15:20:58 -04:00
barisusakli
4d8f92de24
closes #3635
2015-09-20 15:18:09 -04:00
barisusakli
da9a6ba399
missing ;
2015-09-18 14:39:31 -04:00
barisusakli
0a9f82e30d
removed some dupe code from chats
2015-09-18 14:30:18 -04:00
barisusakli
2f94307125
removed duplicated code in chats
2015-09-18 12:22:16 -04:00
barisusakli
5c51efdab3
globals config.relative_path
2015-09-18 11:27:40 -04:00
barisusakli
fbfb39f967
moved socket connection out of app.js
2015-09-18 10:58:32 -04:00
psychobunny
a8d44758cb
acp remove logo fix
2015-09-17 19:04:49 -04:00
barisusakli
8c2fdcc77c
group escape fixes
2015-09-17 00:21:58 -04:00
barisusakli
1cda4e8d9b
scrollbar and scroll to bottom on logs page
2015-09-16 18:43:32 -04:00
Julian Lam
c148b1c956
If a new message arrives, replace the teaser with the new message content, closes #3623
2015-09-16 18:25:32 -04:00
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.
2015-09-16 18:15:10 -04:00