Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
2009-08-27 | add api/laconica for backwards compatibility | Evan Prodromou | |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou | |
Conflicts: actions/login.php actions/register.php | |||
2009-08-11 | oEmbed provider does not use the twitter api library classes any more | Craig Andrews | |
2009-08-10 | Merge branch 'twitter-oauth' into 0.8.x | Zach Copley | |
Conflicts: scripts/getvaliddaemons.php | |||
2009-08-07 | Implemented the list_all and list groups API methods as defined at ↵ | Craig Andrews | |
http://laconi.ca/trac/wiki/ProposedGroupsAPI Made the Autocomplete plugin also autocomplete groups | |||
2009-08-04 | incorrectly moved user xrds to OpenID plugin; fixing | Evan Prodromou | |
2009-08-04 | OpenIDPlugin sets up actions for router | Evan Prodromou | |
2009-08-03 | Merge branch '0.8.x' into twitter-oauth | Zach Copley | |
2009-08-01 | Twitter OAuth server dance working | Zach Copley | |
2009-07-30 | Fix the router entries for the oEmbed endpoint so they don't accidentally ↵ | Craig Andrews | |
catch too much | |||
2009-07-29 | move oEmbed router connection after plugins, so other endpoints (such as ↵ | Craig Andrews | |
main/facebooklogin) from plugins don't get accidentally intercepted | |||
2009-07-20 | allow full unicode into links for tags | Brenda Wallace | |
2009-07-17 | Moved oembed endpointer so openid no longer incorrectly prompts for ↵ | Craig Andrews | |
authentication | |||
2009-07-17 | Move the oembed endpoint to /main/oembed | Craig Andrews | |
2009-07-15 | Added stub oembed api endpoint | Craig Andrews | |
2009-07-12 | Add timeline tags API (RSS 2.0 and Atom feeds) | Craig Andrews | |
2009-07-10 | Make get_group() behave more like get_user() | Zach Copley | |
2009-07-10 | Move groups timeline API method into groups API action | 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-06 | Support undocumented 'id' parameter in /statuses/show API method | Zach Copley | |
2009-07-02 | Route and stub for new friendships/show API method | Zach Copley | |
2009-06-25 | Add attachment action back into router | Zach Copley | |
2009-06-18 | Group theming. | Zach Copley | |
2009-06-17 | Ticket 1612 - make destory (and create) favorites work via API | Zach Copley | |
2009-06-15 | make admins of groups | Evan Prodromou | |
2009-06-14 | Allow users to be unblocked from a group | Evan Prodromou | |
List users who are blocked from joining a group. Add a form to let them be unblocked. Add an action that removes the block. Includes changes to group and groupblock classes. | |||
2009-06-14 | Merge branch '0.8.x' into groupblock | Evan Prodromou | |
Conflicts: lib/router.php | |||
2009-06-14 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-06-14 | Some UI improvements for blocking and unblocking | Evan Prodromou | |
Add unblock to the router table, so unblocking will work at all. Block form and unblock form return to subscribers list, not subscriptions list, by default. showstream action sends its parameters to block and unblock forms to better return to the right page. | |||
2009-06-14 | The rest of the things necessary to make group block work | Evan Prodromou | |
Link to the group block form. Hide join button if the current user is blocked. | |||
2009-05-27 | Handles local aliases (redirection) for file uploads attached to notices. | Robin Millette | |
2009-05-26 | Let's you upload a file with a notice and have it shown with other attachments. | Robin Millette | |
2009-05-25 | Removed more cruft from old attachment/attachements pages | Robin Millette | |
2009-05-25 | Display thumbnail on hover over links in notices when appropriate. | Robin Millette | |
2009-05-24 | Rearranged attachment info to only appear on each applicable notice page and ↵ | Robin Millette | |
thru an ajax popup. | |||
2009-05-18 | Added RSS for personal tags | Robin Millette | |
2009-05-18 | Added personal tag page: http://example.com/MY_NICK/tag/A_TAG | Robin Millette | |
2009-05-15 | Attachments and their list now provide "ajax" view. Also added a few ↵ | Robin Millette | |
sidebars relating tags and attachments. | |||
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css | |||
2009-04-28 | Ticket #1428 - Changed replies API method to "mentions". | Zach Copley | |
2009-04-12 | Created Design page for users to customize the way their profile pages | Sarven Capadisli | |
look by changing the background image and picking a colour palette for text. | |||
2009-04-03 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-01 | add sup with arguments | Evan Prodromou | |