Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-09 | $format is used by every API action. Set it in the base class. | Zach Copley | |
2009-10-09 | Delete action/api.php and rename lib/twitterapi.php to lib/api.php | Zach Copley | |
2009-10-09 | New actions for blocks via API | Zach Copley | |
2009-10-08 | New action for test/help API method | Zach Copley | |
2009-10-08 | New actions for statusnet config and version API methods | Zach Copley | |
2009-10-07 | New individual actions for dealing with groups via API | Zach Copley | |
2009-10-06 | New action for group timelines via API | Zach Copley | |
2009-10-06 | phpcs cleanup | Zach Copley | |
2009-10-06 | New action for tag timelines in the API | Zach Copley | |
2009-10-05 | Better Twitter date output | Zach Copley | |
2009-10-05 | New actions for the account methods we have implemented | Zach Copley | |
2009-10-05 | New actions for favorites via the API | Zach Copley | |
2009-10-05 | Add in a check for proper format | Zach Copley | |
2009-10-05 | Merge branch '0.9.x' into refactor-api | Zach Copley | |
* 0.9.x: (23 commits) Added hook to wrap the notice form data block Unnecessary selector bit Removed obsolete iphone theme (pre v0.7) remove spurious readme from Orbited need to show scripts at end of body in RealtimePlugin Some changes required from Orbited debugging Update OrbitedPlugin to work with RealtimePlugin framework updated OrbitedPlugin to use RealtimePlugin remove unused files for OrbitedPlugin rename plugin copy Comet plugin to Orbited move scripts to just before </body>, add event for scripts that need to be in <head> reformat Notice.php added all them doxygens Using CDATA for autofocus script more doxygen added doxygen indent fix better handling of y response in deleteuser.php script to permanently delete a user ... | |||
2009-10-05 | Routes for friendships actions | Zach Copley | |
2009-10-05 | New actions for managing subscriptions (friendships) | Zach Copley | |
2009-10-05 | Added hook to wrap the notice form data block | Sarven Capadisli | |
2009-10-04 | Unnecessary selector bit | Sarven Capadisli | |
2009-10-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-10-04 | Removed obsolete iphone theme (pre v0.7) | Sarven Capadisli | |
2009-10-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-10-04 | remove spurious readme from Orbited | Evan Prodromou | |
2009-10-04 | Merge branch 'orbited' into 0.9.x | Evan Prodromou | |
2009-10-04 | need to show scripts at end of body in RealtimePlugin | Evan Prodromou | |
2009-10-04 | Some changes required from Orbited debugging | Evan Prodromou | |
2009-10-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-10-04 | Update OrbitedPlugin to work with RealtimePlugin framework | Evan Prodromou | |
2009-10-04 | updated OrbitedPlugin to use RealtimePlugin | Evan Prodromou | |
2009-10-04 | remove unused files for OrbitedPlugin | Evan Prodromou | |
2009-10-04 | rename plugin | Evan Prodromou | |
2009-10-04 | copy Comet plugin to Orbited | Evan Prodromou | |
2009-10-04 | move scripts to just before </body>, add event for scripts that need to be ↵ | Evan Prodromou | |
in <head> | |||
2009-10-04 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: classes/Profile.php | |||
2009-10-03 | reformat Notice.php | Evan Prodromou | |
2009-10-04 | added all them doxygens | Brenda Wallace | |
2009-10-03 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Sarven Capadisli | |
2009-10-03 | Using CDATA for autofocus script | Sarven Capadisli | |
2009-10-03 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-10-03 | more doxygen | Brenda Wallace | |
2009-10-03 | added doxygen | Brenda Wallace | |
2009-10-03 | indent fix | Brenda Wallace | |
2009-10-02 | Merge branch '0.9.x' into refactor-api | Zach Copley | |
* 0.9.x: make lib/schema.php phpcs-clean | |||
2009-10-02 | New actions for direct messaging through the API | Zach Copley | |
2009-10-02 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Evan Prodromou | |
2009-10-02 | better handling of y response in deleteuser.php | Evan Prodromou | |
2009-10-02 | script to permanently delete a user | Evan Prodromou | |
2009-10-02 | copy-and-paste typo in profile deletion | Evan Prodromou | |
2009-10-02 | also delete blocks | Evan Prodromou | |
2009-10-02 | Merge branch '0.8.x' into deleteuser | Evan Prodromou | |
2009-10-02 | make lib/schema.php phpcs-clean | Evan Prodromou | |