Brion Vibber
|
018b11a883
Fix for realtime vs threaded reply fix
|
14 years ago |
Brion Vibber
|
764d069ccd
Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists
|
14 years ago |
Brion Vibber
|
9fd2ee86f3
Inline reply work for threaded lists in realtime
|
14 years ago |
Brion Vibber
|
c6521db620
Fix for timeline insert on primary AJAX post: only insert on the first, primary timeline. Don't insert on sub-timelines for replies!
|
14 years ago |
Brion Vibber
|
db4ab2cd92
When canceling out of inline reply field and there are no other replies, drop the section
|
14 years ago |
Brion Vibber
|
e6c972ebcb
Inline replies: drop the box if tabbing out and no text
|
14 years ago |
Brion Vibber
|
c0dcd73379
Inline replies: fix replies on repeats, placeholder re-add when replying to a reply
|
14 years ago |
Brion Vibber
|
d01648248e
Inline replies now do ajaxy submit. Neat! Not 100% perfect though
|
14 years ago |
Brion Vibber
|
f109d15c28
avoid hardcoding action & session token; pull them from the main posting form for now
|
14 years ago |
Brion Vibber
|
59a0b2a82d
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into inline-comments
|
14 years ago |
Brion Vibber
|
62712b794a
More interactive magic for inline replies: placeholder at the end of list
|
14 years ago |
Brion Vibber
|
e89bffc3f1
Work in progress: setting up inline reply mini-form in js
|
14 years ago |
Brion Vibber
|
9fcad91d8d
Ticket #3014: check upload size limits client-side in supporting browsers
|
14 years ago |
Brion Vibber
|
e0606d3eca
Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js has been updated to combine them with util.js source when building util.min.js
|
14 years ago |
Brion Vibber
|
46d9496ee6
Tickets #2112, 2333, 1677, 2362, 2831: fix AJAX form posting on SSL page views with ssl=sometimes
|
14 years ago |
Brion Vibber
|
532178e3ee
Fix for ticket #2910: fix inconsistencies in notice posting response display that broke help command, could be generally wonky
|
14 years ago |
Brion Vibber
|
f901c25012
Add lots of doc comments to util.js. Most stuff makes some kind of stuff, but some is kinda.... funky :D
|
14 years ago |
Brion Vibber
|
364bc6e642
work in progress
|
14 years ago |
Brion Vibber
|
2836c4e561
Fix for ticket #2942: character counter now updates on cut and paste operations made with mouse or menu
|
14 years ago |
Brion Vibber
|
d075fac7b8
Preview thumbnails of uploaded image attachments before posting on supporting browsers.
|
14 years ago |
Brion Vibber
|
b73c162256
Partial fix for tickets #2194, #2393: Workaround for Meteor breaking AJAX error responses returned on posting new notices. Fixes things in Firefox 4, but Safari 5 and Chrome 8 still don't return data... either on success or failure! Sigh.
|
14 years ago |
Brion Vibber
|
cda59dc177
drop a comma which isn't actually an error but keeps throwing annoying warnings in netbeans
|
14 years ago |
Brion Vibber
|
62467f51e5
Drop commented-out code from old lightbox & thumbnail popup stuff
|
14 years ago |
Brion Vibber
|
551b196a35
doomy doom doom
|
14 years ago |
Brion Vibber
|
32321de5e0
Some initial testing w/ thumb gen
|
14 years ago |
Brion Vibber
|
5a9bb0adc4
Tossing in a basic i18n message export to script code. Plugins can hook StartScriptMessage/EndScriptMessage, or directly add needed mappings in Action::getScriptMessages(). Exported entries are accessible as SN.msg(key) at runtime.
|
14 years ago |
Evan Prodromou
|
0c5ca46ba3
combine our standard scripts into one big script
|
14 years ago |
Brion Vibber
|
34995df879
TinyMCE: counter support (may not be 100% exact match to server-side count, but there's already discrepencies due to URL shortening)
|
14 years ago |
Brion Vibber
|
54d723adc1
Initial fix for #2479: New post should be displayed on timeline only if it belongs there (AJAX post)
|
14 years ago |
Zach Copley
|
72e486a322
Fix for ticket http://status.net/open-source/issues/2380 "Autofocus
|
14 years ago |