Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-04 | Move OpenID-related files to OpenID plugin directory | Evan Prodromou | |
As a first step to pluginizing our OpenID support, I've moved the important OpenID-related files to a dedicated plugin directory. Many of these classes are still referred to by libraries that are still in core. | |||
2009-08-04 | use 410 Gone for Twitter API | Evan Prodromou | |
2009-08-04 | use 410 Gone for deleted notices | Evan Prodromou | |
2009-08-03 | Use the same favorite notification function in the API as everywhere else | Craig Andrews | |
http://laconi.ca/trac/ticket/873 | |||
2009-08-02 | Fixed PHP Notice "Undefined variable: cnt" | Jeffery To | |
2009-08-02 | Fixed PHP Notice "Undefined variable: suplink" | Jeffery To | |
2009-07-30 | Implemented the "show" method of the laconica groups api | Craig Andrews | |
2009-07-28 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou | |
2009-07-27 | trim the subject line of invite emails | Craig Andrews | |
Thanks semjaza http://laconi.ca/trac/ticket/1746 | |||
2009-07-27 | change front page to link to max member groups | Evan Prodromou | |
2009-07-22 | Changed file back to 0644. | Eric Helgeson | |
Blame: 0adaaa1b9de61eaa8f7e4c622cda27fb634b53a5 | |||
2009-07-21 | Added hidden input to showRecoverForm() so form can be submitted without ↵ | Steve Winton | |
error in IE by pressing <return> | |||
2009-07-17 | I can't believe I forgot to commit this as part of 9ed117d... wow. Epic ↵ | Craig Andrews | |
fail. Epic. | |||
2009-07-17 | Fix OpenId cancelled / error message | Craig Andrews | |
Thanks jeff-themovie | |||
2009-07-17 | Merge branch 'oembed-provider' into 0.8.x | Craig Andrews | |
2009-07-17 | Move the oembed endpoint to /main/oembed | Craig Andrews | |
2009-07-15 | conversation action is readonly | Evan Prodromou | |
2009-07-15 | Added oEmbed discovery for attachments and notices | Craig Andrews | |
2009-07-15 | Support oembed for attachments and notices | Craig Andrews | |
2009-07-15 | Added stub oembed api endpoint | Craig Andrews | |
2009-07-13 | Merge branch 'tags-timeline-api' into 0.8.x | Craig Andrews | |
2009-07-12 | Add timeline tags API (RSS 2.0 and Atom feeds) | Craig Andrews | |
2009-07-12 | Fix atom self reference in the groups api | Craig Andrews | |
2009-07-10 | Fix link for atom feed in showgroup action | Zach Copley | |
2009-07-10 | Group timeline API method doesn't require auth | Zach Copley | |
2009-07-10 | Update showgroup action RSS 2.0 feed link | Zach Copley | |
2009-07-10 | Fix alternate link for groups API feed | Zach Copley | |
2009-07-10 | Move groups timeline API method into groups API action | Zach Copley | |
2009-07-10 | Merge branch 'candrews-review' into 0.8.x | Zach Copley | |
* candrews-review: added group status api, located at /api/statuses/group_timeline/ID.rss | |||
2009-07-10 | Merge branch 'candrews-review' into 0.8.x | Zach Copley | |
2009-07-10 | added group status api, located at /api/statuses/group_timeline/ID.rss | Craig Andrews | |
http://laconi.ca/trac/ticket/1702 | |||
2009-07-10 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: README actions/twitapiusers.php | |||
2009-07-09 | When a notice is posted with an attachment, the facebook stream update has ↵ | Craig Andrews | |
media displayed inline, or as links. http://laconi.ca/trac/ticket/1685 | |||
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley | |
* candrews-review: maildaemon makes mail attachments into notice attachments File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web | |||
2009-07-07 | user/show API method needs to fall back to basic auth so that | Zach Copley | |
verify_credentials works correctly. | |||
2009-07-07 | File classes does not use the $FILES array directly, as users of this class ↵ | Craig Andrews | |
aren't necessarily from the web | |||
2009-07-07 | Merge commit 'br3nda/0.8.x-noticesfix' into 0.8.x | CiaranG | |
2009-07-06 | Fix redundant page display for group design settings | Zach Copley | |
2009-07-06 | fix bad function call | Zach Copley | |
Conflicts: actions/twitapiusers.php | |||
2009-07-06 | Bringing users/show in line with Twitter as far as specifying user. | Dan Moore | |
2009-07-06 | fix bad function call | Zach Copley | |
2009-07-06 | Merge branch 'mgrdcm-review' into 0.7.x | Zach Copley | |
* mgrdcm-review: Bringing users/show in line with Twitter as far as specifying user. | |||
2009-07-06 | Add special basic auth handling for friendships/show. Other fixups. | Zach Copley | |
2009-07-06 | Support undocumented 'id' parameter in /statuses/show API method | Zach Copley | |
2009-07-05 | set/get viewdesigns flag and use it | Evan Prodromou | |
2009-07-03 | Merge branch 'friendships_show' into 0.8.x | Zach Copley | |
* friendships_show: Implement friendships/show API method Route and stub for new friendships/show API method | |||
2009-07-03 | Implement friendships/show API method | Zach Copley | |
2009-07-03 | null for both args in conversation | Evan Prodromou | |
2009-07-03 | no limit on conversation stream | Evan Prodromou | |
2009-07-03 | fixed limit for conversations | Evan Prodromou | |