Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-17 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: classes/Memcached_DataObject.php | |||
2010-12-17 | fix typo in showstream | Brion Vibber | |
2010-11-03 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-11-02 | i18n/L10n fixes and translator documentation addded/updated. | Siebrand Mazeland | |
2010-11-02 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
Conflicts: actions/confirmaddress.php actions/othersettings.php | |||
2010-11-02 | Unrolled tagged vs untagged, page 1 vs page N message variants for ↵ | Brion Vibber | |
showstream title. #2668 | |||
2010-11-02 | Alternate pretty-title tweaks for #2668 | Brion Vibber | |
2010-10-25 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: actions/subscriptions.php lib/router.php lib/xmppmanager.php lib/xmppoutqueuehandler.php | |||
2010-10-20 | Many i18n/L10n updates and lots of descriptions for translators added. | Siebrand Mazeland | |
2010-10-18 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
Conflicts: README lib/default.php | |||
2010-10-18 | options to nofollow external links in notices | Evan Prodromou | |
2010-10-04 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-10-01 | Throw in a quick event hook to override the profile list type on showstream ↵ | Brion Vibber | |
(should be made more general in future). Replace with a NoticeList to have output include avatar and username -- but CSS still hides them in default theme. Event::addHandler('ShowStreamNoticeList', 'awesome'); function awesome($notice, $action, &$pnl) { $pnl = new NoticeList($notice, $action); return false; } | |||
2010-08-03 | Merge branch '0.9.x' into 1.0.x | Evan Prodromou | |
2010-08-01 | Tweak message per suggestion of The Evil IP Address[1]. | Siebrand Mazeland | |
[1] http://translatewiki.net/w/i.php?title=Thread:Translating_talk:StatusNet/to_their_attention%3F&oldid=2220913 | |||
2010-07-19 | Make some messages gender neutral. | Eric Helgeson | |
2010-02-16 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
Conflicts: lib/queuemanager.php | |||
2010-02-08 | OStatus cleanup... | Brion Vibber | |
* Treat linkless feed posts as status updates; drop the "New post:" prefix and quotes on them. * Use stable user IDs for atom/rss2 feed links instead of unstable nicknames * Pull Atom feed preferentially when subscribing -- can now put the remote user's profile page straight into the feed subscription form and get to the right place. * Clean up naming for push endpoints | |||
2010-02-02 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
Conflicts: EVENTS.txt lib/imqueuehandler.php lib/jabber.php lib/util.php plugins/Xmpp/Sharing_XMPP.php | |||
2010-01-31 | Add Really Simple Discovery (RSD) support | Evan Prodromou | |
Anil Dash suggested that all implementers of the Twitter API include support for the remedial RSD format. This commit adds an RSD action that returns the API root and additional API data to help client developers discover and use our Twitter-compatible API. http://dashes.com/anil/2009/12/the-twitter-api-is-finished.html http://tales.phrasewise.com/rfc/rsd | |||
2010-01-28 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
2010-01-28 | Removed avatar from repeat of username (matches noticelist) | Sarven Capadisli | |
2010-01-28 | Removed avatar from repeat of username (matches noticelist) | Sarven Capadisli | |
2010-01-27 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
Conflicts: lib/queuemanager.php | |||
2010-01-27 | Create IM plugin, Pluginize XMPP, Create AIM plugin | Craig Andrews | |
2010-01-24 | fix interpolation for positional arguments in showstream | Evan Prodromou | |
2010-01-10 | * L10n updates: consistent puctuation | Siebrand Mazeland | |
* i18n updates: number parameters if more than one are being used | |||
2009-12-11 | show repeated notice's author on profile page | Evan Prodromou | |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber | |
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday... | |||
2009-11-08 | Remove more contractions | Siebrand Mazeland | |
* doesn't * won't * isn't * don't | |||
2009-11-04 | Widgetized user profile rendering. | Shashi | |
2009-10-29 | Fix feed links which were broken when the API was restructured | Craig Andrews | |
2009-10-29 | fix uninitialized variables in showstream.php | Evan Prodromou | |
2009-10-09 | add lots of events to customize the profile page | Evan Prodromou | |
2009-10-09 | add some hooks for the profile page | Evan Prodromou | |
2009-10-07 | Rationalize logic in showProfile() | Evan Prodromou | |
Pulled together some of the if() statements in showProfile() so they weren't so redundant. Also, reformatted the file. Lots of whitespace gar. | |||
2009-10-07 | don't reset in showProfile() | Evan Prodromou | |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/requesttoken.php classes/File.php install.php lib/noticeform.php | |||
2009-09-16 | Pagination of user/tag was navigating to wrong page. | Christopher Vollick | |
Fixes bug #1736. | |||
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-26 | define LACONICA and accept LACONICA for backwards compatibility | 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 | Revert "Added configuration option to only allow OpenID logins." | Evan Prodromou | |
This reverts commit 14b46e2183f10359cc53d597913a878f53e23719. This functionality will need to be rewritten to work with the new OpenIDPlugin. Conflicts: index.php lib/logingroupnav.php | |||
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To | |
If $config['site']['openidonly'] is set to true: * the Login/Register pages will be removed from the navigation; * directly accesses to the Login/Register pages will redirect to the OpenID login page; * most links to the Login/Register pages will link to the OpenID login page instead. The user will still need to set a password to access the API and RSS feeds. | |||
2009-06-17 | Make the personal tag streams actually work | Evan Prodromou | |
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. |