- 05 Mar, 2011 1 commit
-
-
Siebrand Mazeland authored
* update translator documentation. * remove superfluous whitespace.
-
- 04 Mar, 2011 21 commits
-
-
Siebrand Mazeland authored
* superfluous whitespace removed. * small refactoring in noticeform.php to allow proper translator hints.
-
Siebrand Mazeland authored
* superfluous whitespace remove * minor L10n and i18n updates
-
Brion Vibber authored
-
Brion Vibber authored
Work in progress: inline reply form reusing the main reply form now inserts the successful result more or less right
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Brion Vibber authored
Moving bit by bit more towards reusable forms... per-form-izing some of the location setup (not all yet)
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Notice form cleanup: removing hardcoded IDs from attachment handling (prep for reusable notice forms)
-
Brion Vibber authored
Can now set $config['site']['minify'] = false; to use util.js and friends non-minified; aids in browser-side debugging.
-
Brion Vibber authored
-
Brion Vibber authored
-
- 03 Mar, 2011 5 commits
-
-
Brion Vibber authored
Rework geolocation status display so you can actually tell what it's doing and whether a location will be posted. Goes in along with the file attachment info, below the notice box. Still needs to be generalized to work with multiple forms.
-
Brion Vibber authored
-
http://translatewiki.netSiebrand Mazeland authored
* Fix previous commit. Pot files were built against master instead of 1.0.x.
-
http://translatewiki.netSiebrand Mazeland authored
Looks like some documentation patches from 0.9.x didn't make it into 1.0.x (see statusnet.pot diff). Have to check with Brion what went wrong there.
-
Siebrand Mazeland authored
-
- 02 Mar, 2011 7 commits
-
-
Brion Vibber authored
More fixes for 'fav' IM command: don't die with a fatal error if the notice has already been favored, and don't spew a warning when checking for user ID match.
-
Brion Vibber authored
Workaround for bug causing fatal error during favoriting; Profile::getCurrentNotice() was returning an ArrayList instead of a Notice directly due to pulling through Profile::getNotices(). This caused failure in Fave::addNew() which specifies it wants a Notice. Caused failure of the 'fav' IM command.
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists
-
Brion Vibber authored
-
- 01 Mar, 2011 6 commits
-
-
Brion Vibber authored
Partial update of Realtime for threaded view; can now place replies into the proper subtimeline if it's already present, but not if it wasn't shown yet.
-
Brion Vibber authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Brion Vibber authored
Fix for timeline insert on primary AJAX post: only insert on the first, primary timeline. Don't insert on sub-timelines for replies!
-