Brion Vibber
|
0ee5d79739
Return to placeholder entry after successful post
|
13 years ago |
Brion Vibber
|
6066bce02c
Clicking outside the active top posting form now returns to the placeholder if all textarea/input fields are empty
|
13 years ago |
Brion Vibber
|
b89b89ce89
Focus in textarea when popping up the status tab
|
13 years ago |
Brion Vibber
|
f88689cc87
Trigger status notice form when top placeholder form gets used. Delay initialization of notice ajax forms until they get shown.
|
13 years ago |
Brion Vibber
|
874804a0c4
use a data attribute instead of 'title' for geo lookup api; fixes failure of cloned forms to work
|
13 years ago |
Brion Vibber
|
e43ee373ae
Fix disappearing reply forms when closing geo section
|
13 years ago |
Brion Vibber
|
eef9786e36
click -> focus for reply placeholder trigger; lets keyboarders use it though not super ideal :D
|
13 years ago |
Brion Vibber
|
d107164aec
Tweaks for closing
|
13 years ago |
Brion Vibber
|
4e1ce4e5bb
Remove inline reply forms on click-away if they have initial text as well as if empty (plus whitespace stripping)
|
13 years ago |
Brion Vibber
|
acca8a24b4
Fix for inline reply placeholders: only remove the one we're clicking in, not all of them!
|
13 years ago |
Brion Vibber
|
6b5b6d072b
Make inline reply forms close when clicking outside them if there's no text again.
|
13 years ago |
Brion Vibber
|
ec828a094c
Update LinkPreview plugin for multiple notice forms.
|
13 years ago |
Brion Vibber
|
cecc2576a5
Fixes for direct message form for JS changes to the main form
|
13 years ago |
Brion Vibber
|
040baf291d
Fix for input tab selection
|
13 years ago |
Brion Vibber
|
cbf16a4974
Bookmark and poll plugins' custom notice forms now do AJAX submit, with the resulting notice appearing in the timeline.
|
14 years ago |
Brion Vibber
|
28809035d0
Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them.
|
14 years ago |
Brion Vibber
|
90f1cfcfc0
Poll plugin: make the polling response form submit via AJAX and return the results.
|
14 years ago |
Brion Vibber
|
0c2289fb2f
Avoid AJAX fetch delay for inline replies when possible; we clone a copy of the notice form skeleton at initialization, then insert it in place instead of fetching a new one.
|
14 years ago |
Evan Prodromou
|
cf1a4d8292
Input form switcher works
|
14 years ago |
Shashi Gowda
|
b372ed721d
styling for people tag UI
|
14 years ago |
Brion Vibber
|
2fa95144ed
Cleanup & minification for migration to reusable notice form in inline replies. Yay!
|
14 years ago |
Brion Vibber
|
a1002cc107
Work in progress: inline reply form reusing the main reply form now inserts the successful result more or less right
|
14 years ago |
Brion Vibber
|
5358f78e82
Reusable notice form fixes for geolocation
|
14 years ago |
Brion Vibber
|
9689bda21c
Loading the original form instead of faking up our own. Sorta works but not pretty :D
|
14 years ago |
Brion Vibber
|
b68f8643a2
Kill some more hardcoded ids...
|
14 years ago |
Brion Vibber
|
56d5c4a4d1
More hardcoded id cleanup in notice form...
|
14 years ago |
Brion Vibber
|
e7662bb1d9
Moving bit by bit more towards reusable forms... per-form-izing some of the location setup (not all yet)
|
14 years ago |
Brion Vibber
|
cd20190ba5
Remove hardcoded #notice_action-submit from JS/CSS (prep for reusable notice forms)
|
14 years ago |
Brion Vibber
|
9d40c8f835
Pulling out some more #-references to per-form items
|
14 years ago |
Brion Vibber
|
b58aa29168
Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms.
|
14 years ago |