Mikael Nordfeldth
|
59ec9c6988
Don't close main notice input on init if composing
|
10 years ago |
Mikael Nordfeldth
|
8892702f0c
Initially hide input forms on the top
|
10 years ago |
Mikael Nordfeldth
|
44455bae2a
Make sure we add ajax=1 to inputform if using javascript
|
10 years ago |
Mikael Nordfeldth
|
40412b6b79
status update placeholder removed, javascript not required to post
|
10 years ago |
Hannes Mannerheim
|
5ca625e470
make .attachment.more ajax work with ajax-loaded content, i.e. infiniteScroll
|
10 years ago |
Hannes Mannerheim
|
c2fa3ca846
make show more comments work with ajax loaded stuff, i.e. infinitescroll
|
10 years ago |
Hannes Mannerheim
|
37becd210e
makes ajax-repeat work with ajax loaded content
|
10 years ago |
Hannes Mannerheim
|
1475c775e7
bug, make ajax submission work again
|
10 years ago |
Mikael Nordfeldth
|
414a95a784
Initial move towards microformats2
|
10 years ago |
chimo
|
8be96a7ebe
Catches GeoCookie JSON parsing error
|
10 years ago |
Mikael Nordfeldth
|
d7c40e77b2
Show more links work with AJAX-retrieved HTML
|
10 years ago |
Mikael Nordfeldth
|
c075b9f730
Removed 'bookmarklet' since we have Bookmark plugin
|
10 years ago |
Mikael Nordfeldth
|
1e37f374b3
Making us less dependant on javascript trust
|
10 years ago |
Mikael Nordfeldth
|
8dafce34c3
LoginAction somewhat converted to FormAction
|
11 years ago |
Mikael Nordfeldth
|
11f43637b2
Fixed regression from jquery-cookie update
|
11 years ago |
Mikael Nordfeldth
|
a4d04d24de
Fixed regression from util.js updates + syntax cleanup
|
11 years ago |
Brian Tegtmeier
|
6fa9062d28
Changed bind() and live() to on(). Changed .attr() to .prop() for checked and disabled. Shortcut for (document).ready(). This is the first attempt to convert live() elements to on() according to http://api.jquery.com/live/.
|
13 years ago |
Brion Vibber
|
1b25b75b53
Use older-style top reply form when replying from old-school conversation tree view (labeled with .old-school class on one of its parent nodes).
|
13 years ago |
Evan Prodromou
|
1598050f54
Show more menu items when you click More
|
13 years ago |
Evan Prodromou
|
97d77a7c75
Revert "add a 'more' button for groups menu"
|
13 years ago |
Evan Prodromou
|
3226f2bef6
add a 'more' button for groups menu
|
13 years ago |
Samantha Doherty
|
0f5aab8cd5
Small syntax fix for inline reply placeholder.
|
13 years ago |
Zach Copley
|
c05b3b5bd2
Revert "Kill off all document._importNode() calls except the ones used with the JQuery Form plugin (fixes an IE7 issue)"
|
13 years ago |
Zach Copley
|
dab27ac9fd
Revert "Fix syntax error"
|
13 years ago |
Zach Copley
|
6af7f8cd64
Revert "Revert back to using document._importNode() for ajax posting"
|
13 years ago |
Zach Copley
|
3187d6184f
Revert "Arg. Gotta remember to take out console.log() debug statements before committing :D"
|
13 years ago |
Zach Copley
|
bd3eb331a8
Arg. Gotta remember to take out console.log() debug statements before committing :D
|
13 years ago |
Zach Copley
|
b6ed694995
Revert back to using document._importNode() for ajax posting
|
13 years ago |
Zach Copley
|
d1d530370d
Fix syntax error
|
13 years ago |
Zach Copley
|
997d160002
Kill off all document._importNode() calls except the ones used with the JQuery Form plugin (fixes an IE7 issue)
|
13 years ago |