Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-07-03 | move peoplesearchresults class to action/peoplesearch | Evan Prodromou | |
2009-07-03 | only show subscription controls to owner | Evan Prodromou | |
2009-07-02 | Route and stub for new friendships/show API method | Zach Copley | |
2009-07-02 | Send null as 2nd arg, not 3rd. | Zach Copley | |
2009-07-02 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-07-02 | notice should show user design | Evan Prodromou | |
2009-07-02 | favorites should show owner design | Evan Prodromou | |
2009-07-01 | Show HTML for thumbnails instead of redirecting. Remove dead code. | Zach Copley | |
2009-07-01 | correctly return count of notices | Evan Prodromou | |
2009-07-01 | show all the notices, not just latest 20 | Evan Prodromou | |
2009-07-01 | don't redirect on local file for ajax action | Evan Prodromou | |
2009-06-30 | Cleaning up comments at top of favor.php. | Dan Moore | |
2009-06-30 | Merge branch 'mgrdcm-review' into 0.7.x | Zach Copley | |
* mgrdcm-review: Cleaning up comments at top of favor.php. | |||
2009-06-30 | Merge commit 'jeff-themovie/small-fixes' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/small-fixes': Fix missing max_id in API search calls Fix "Trying to get property of non-object" errors when a user tries to log in using an unknown nickname Fix "Trying to get property of non-object" errors when accessing the people search results page Fix "Undefined variable: cnt" Fix "Trying to get property of non-object" errors in groupeditform.php Fix "Undefined property: DisfavorAction::$id" | |||
2009-06-30 | Merge commit 'jeff-themovie/invite-enabled' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/invite-enabled': Adds $config['invite']['enabled'] to enable/disable invites. | |||
2009-06-30 | Merge commit 'jeff-themovie/notice-search-no-results' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/notice-search-no-results': Fixes the notice search RSS feeds / API results for searches that return no matches. | |||
2009-06-30 | Merge commit 'jeff-themovie/group-rss-empty' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/group-rss-empty': Fixes two PHP Warnings ("Invalid argument supplied for foreach() in /var/www/mmmu/lib/rssaction.php") when accessing the RSS feed of a group that has no notices. | |||
2009-06-30 | Merge commit 'erichelgeson/no-posts-verbage' into 0.8.x | Zach Copley | |
* commit 'erichelgeson/no-posts-verbage': Needed the else. Tested logged in/out ; site closed/inviteonly/both Verbage of a closed invite only site, it shouldnt ask you to register. | |||
2009-06-30 | calculate date once for SUP | Evan Prodromou | |
2009-06-30 | conversation code changes | Evan Prodromou | |