Age | Commit message (Expand) | Author |
2009-10-01 | Revert "Outputting UTF-8 charset in document header irrespective of mimetype." | Sarven Capadisli |
2009-09-30 | FOAF for Groups. | Toby Inkster |
2009-09-30 | Timeout a little incase the notice item from XHR response is | Sarven Capadisli |
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 |
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 |
2009-09-29 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
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 |
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley |
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 |
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 git://gitorious.org/statusnet/main... | Craig Andrews |
2009-09-27 | Fix URL linkification test cases for addition of 'title' attribution with lon... | Brion Vibber |
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 |
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 simulatio... | unknown |
2009-09-27 | Using a relative value for the form_notice note location instead | Sarven Capadisli |
2009-09-27 | Don't really need the header container. Adjusted some CSS instead | Sarven Capadisli |
2009-09-27 | jQuery.prepend takes a single param | Sarven Capadisli |
2009-09-26 | A different go at the realtime button location. Button is in a | Sarven Capadisli |
2009-09-25 | Updated Piwik plugin documentation to new addPlugin() installaation method | CiaranG |
2009-09-25 | Added hook for notice item. After <li> and Before </li>. Allows | Sarven Capadisli |
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-24 | Move configuration defaults to new module and variable | Evan Prodromou |
2009-09-24 | Left a couple debugging statements in (removed) | Zach Copley |
2009-09-24 | Output If-Modified-Since header for all RSS 1.0 feeds (again) | Zach Copley |