barisusakli
9fc80702b8
simpler check
2015-09-29 17:09:41 -04:00
barisusakli
75e2228989
closes #3689
2015-09-29 16:36:37 -04:00
barisusakli
00bc9f51c9
dont display post just scroll
2015-09-29 15:46:11 -04:00
barisusakli
b7ce4312a9
show toPid inline
2015-09-29 14:35:28 -04:00
Julian Lam
09d23c3dd0
Added support for a theme to generate a link back to a parent post
2015-09-29 11:05:35 -04:00
psychobunny
81b3ae2597
cleanup
2015-09-28 17:20:55 -04:00
psychobunny
4c4d560f64
fixed f5 from in the middle of a big topic
2015-09-28 17:17:47 -04:00
Drew Llewellyn
0da6645bf5
Version bump 0.8
2015-09-28 22:15:09 +01:00
psychobunny
028a520bf0
remove hardcoded fadein
2015-09-28 17:05:50 -04:00
barisusakli
9d0f681ebc
fix component name
2015-09-28 17:01:36 -04:00
barisusakli
bcd8bdf0df
closes #3687
2015-09-28 16:59:24 -04:00
barisusakli
e7f87f4ffd
closes #3686
2015-09-28 16:09:43 -04:00
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
2015-09-28 15:21:20 -04:00
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