Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-30 | Merge branch '0.9.x' into refactor-api | Zach Copley | |
* 0.9.x: (39 commits) Timeout a little incase the notice item from XHR response is Relocated the button for pop up window for notice stream Script no longer needed for Realtime plugin Better check to see if the XML prolog should be outputted for XML Outputting UTF-8 charset in document header irrespective of mimetype. Switched Doctype to XHTML 1.0 Strict (which best reflects the current Twitter API returns server errors in preferred format move HTTP error code strings to class variables remove string-checks from code using Notice::saveNew() change string return from Notice::saveNew to exceptions stop overwriting created timestamp on group edit Forgot to add home_timeline to the list of methods that only require Forgot to add home_timeline to the list of methods that only require moderator can delete another user's notice show delete button when user has deleteOthersNotice right let hooks override standard user rights user rights Merge DeleteAction class into DeletenoticeAction Fix some bugs in the URL linkification, and fixed the unit test. Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc ... | |||
2009-09-30 | Fix header comment | Zach Copley | |
2009-09-30 | Left opening double quotes off Etag | Zach Copley | |
2009-09-30 | New actions for /statuses/friends and /statuses/followers + social graph methods | Zach Copley | |
2009-09-30 | Timeout a little incase the notice item from XHR response is | Sarven Capadisli | |
not appended to the page. | |||
2009-09-30 | Relocated the button for pop up window for notice stream | Sarven Capadisli | |
2009-09-30 | Script no longer needed for Realtime plugin | Sarven Capadisli | |
2009-09-30 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli | |
2009-09-30 | Better check to see if the XML prolog should be outputted for XML | Sarven Capadisli | |
documents i.e., if best mimetype is */*xml, then use the XML prolog. | |||
2009-09-30 | Outputting UTF-8 charset in document header irrespective of mimetype. | Sarven Capadisli | |
2009-09-30 | Switched Doctype to XHTML 1.0 Strict (which best reflects the current | Sarven Capadisli | |
grammar in use) | |||
2009-09-29 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/twitapistatuses.php | |||
2009-09-29 | Twitter API returns server errors in preferred format | Evan Prodromou | |
2009-09-29 | move HTTP error code strings to class variables | Evan Prodromou | |
2009-09-29 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-29 | remove string-checks from code using Notice::saveNew() | Evan Prodromou | |
2009-09-29 | change string return from Notice::saveNew to exceptions | Evan Prodromou | |
2009-09-29 | stop overwriting created timestamp on group edit | Evan Prodromou | |
2009-09-28 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli | |
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley | |
bareauth. | |||
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley | |
bareauth. | |||
2009-09-27 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-27 | moderator can delete another user's notice | Evan Prodromou | |
2009-09-27 | show delete button when user has deleteOthersNotice right | Evan Prodromou | |
2009-09-27 | let hooks override standard user rights | Evan Prodromou | |
2009-09-27 | user rights | Evan Prodromou | |
2009-09-27 | Merge DeleteAction class into DeletenoticeAction | Evan Prodromou | |
The DeleteAction class checked for notice information, and only had one subclass: DeletenoticeAction. I couldn't figure out any other class that would subclass it, so I combined the two into a single class. | |||
2009-09-27 | Fix nickname in feed title | Zach Copley | |
2009-09-27 | Route aliases: replies -> mentions and home_timeline -> friends_timeline | Zach Copley | |
2009-09-27 | Broke mentions API method out into its own action | Zach Copley | |
2009-09-27 | Forgot to commit the routes for the new actions | Zach Copley | |
2009-09-27 | Broke out public_timeline and user_timeline into their own actions | Zach Copley | |
2009-09-27 | phpcs on apifriendstimeline.php, apiauth.php and apibareauth.php | Zach Copley | |
2009-09-27 | - Output entity tag | Zach Copley | |
- More comments for function blocks | |||
2009-09-27 | Fix some bugs in the URL linkification, and fixed the unit test. | Craig Andrews | |
2009-09-27 | Merge commit 'refs/merge-requests/1633' of ↵ | Craig Andrews | |
git://gitorious.org/statusnet/mainline into 0.9.x | |||
2009-09-27 | Fix URL linkification test cases for addition of 'title' attribution with ↵ | Brion Vibber | |
long URL in f3c8fccc After removing 103 false positives, this leaves 4 actually broken tests, showing two failure modes for mail links: * 'mail without mailto' formatting shortcut in common_linkify didn't get the 'title' attribute added with the other URLs * links including mailto: protocol are being incorrectly expanded to http: protocol in the long URL | |||
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli | |
2009-09-27 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-09-27 | Draw a line to indicate new (unread) notice in a timeline since window | Sarven Capadisli | |
blur. Inspired by Pidgin's Markerline plugin. | |||
2009-09-27 | Aligned notice_data-attach input | Sarven Capadisli | |
2009-09-27 | Adjusted form_notice width | Sarven Capadisli | |
2009-09-27 | Aligning notice_data-attach from top | Sarven Capadisli | |
2009-09-27 | Removing only notie_data-text label from view | Sarven Capadisli | |
2009-09-27 | Increated content width | Sarven Capadisli | |
2009-09-27 | Reduced form_notice margin bottom | Sarven Capadisli | |
2009-09-27 | Updated window resize | Sarven Capadisli | |
2009-09-27 | Removed form_notice label and h1 from view | Sarven Capadisli | |
2009-09-27 | fix for a misnamed variable in subscription function in the "create ↵ | unknown | |
simulation data" script | |||
2009-09-27 | Using a relative value for the form_notice note location instead | Sarven Capadisli | |