Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-03-30 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-03-25 | Merge branch 'master' into 0.7.x | Evan Prodromou | |
Conflicts: lib/router.php | |||
2009-03-25 | A different search pagination fix (see ticket #1333) that doesn't require ↵ | CiaranG | |
fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3 Merged. | |||
2009-03-25 | A different search pagination fix (see ticket #1333) that doesn't require ↵ | CiaranG | |
fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3 | |||
2009-03-23 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-03-21 | Changes to router setup to make notice search RSS feed work | CiaranG | |
2009-03-14 | Fix typo in the the newmessage route. | Adrian Lang | |
2009-03-13 | Fix typo in the the newmessage route. | Adrian Lang | |
2009-03-12 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: classes/Notice.php lib/action.php lib/router.php lib/twitter.php | |||
2009-03-10 | Updates to the API to improve Atom feeds | Zach Copley | |
2009-03-08 | Add subedit to the main/ routes. | Adrian Lang | |
2009-03-07 | Make OpenID login and registration URLs work | Evan Prodromou | |
The OpenID login and registration URLs were not generating correctly. I added them to the list of "bare" actions in the router class, and they work great now. | |||
2009-03-06 | Some fixes for OpenID and OMB URLs | Evan Prodromou | |
2009-03-06 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-03-06 | First crack at Twitter-like JSON search results for the API | Zach Copley | |
2009-03-04 | Stubs for Twitter-compatible API search methods | Zach Copley | |
2009-03-04 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Zach Copley | |
2009-03-04 | Made /api/account/verify_credentials.format return an extended user object. ↵ | Zach Copley | |
Updates to status and user API objects. | |||
2009-03-04 | Plugins - added a new event (RouterInitialized) which allows a plugin to ↵ | CiaranG | |
register new paths to be routed | |||
2009-02-28 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-02-28 | start conversation action | Evan Prodromou | |
2009-02-27 | Add route for new message to user. | Adrian Lang | |
2009-02-27 | Route for remote subscribe link on profile page. | Adrian Lang | |
2009-02-27 | More routes. | Adrian Lang | |
2009-02-27 | Add finishremotesubscribe to the unrouted actions list. | Adrian Lang | |
2009-02-27 | Adds some missing routes. | Adrian Lang | |
2009-02-22 | Ticket #1108 - Added 'social graph' methods to the API | Zach Copley | |
2009-02-22 | Minor routing fix for friends_timeline API method | Zach Copley | |