Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-28 | Move location-argument-handling code into a single function | Evan Prodromou | |
Moved the important parts of the location-argument-handling stuff to a single function. Handles defaults and overrides correctly, and easy to use. Changed Web and API channels to use it. | |||
2009-12-28 | let users set location prefs from profile form | Evan Prodromou | |
2009-12-28 | remove namespace setting from location; it's unused | Evan Prodromou | |
2009-12-28 | add events for unblocking a profile | Evan Prodromou | |
2009-12-28 | events for blocking a user | Evan Prodromou | |
2009-12-24 | Paths admin panel should not insist on an ssl server being specified, | Zach Copley | |
ever. | |||
2009-12-24 | Move ssl settings from site admin panel to paths admin panel | Zach Copley | |
2009-12-22 | save location at notice post time | Evan Prodromou | |
2009-12-15 | broadcast for repeats | Evan Prodromou | |
2009-12-15 | create a method for notification for new messages, and use it | Evan Prodromou | |
2009-12-14 | Initial representation for repeated notice | Sarven Capadisli | |
2009-12-14 | add friends_timeline with no repeats in it | Evan Prodromou | |
2009-12-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou | |
2009-12-14 | parse error in retweet method | Evan Prodromou | |
2009-12-13 | (Puctuation) consistency in clientError() calls. | Siebrand Mazeland | |
2009-12-12 | Merge branch 'forward' into 0.9.x | Evan Prodromou | |
2009-12-12 | add statuses/retweeted_to_me to API | Evan Prodromou | |
2009-12-12 | add statuses/retweets_of_me to API | Evan Prodromou | |
2009-12-12 | add statuses/retweeted_by_me api action | Evan Prodromou | |
2009-12-12 | add statuses/retweets to API | Evan Prodromou | |
2009-12-11 | (fix clumsy double paste in b45be2b actions/apitimelinefavorites.php | Hue Bastard | |
2009-12-11 | ticket 2055: added logos to Atom and RSS feeds | Hue Bastard | |
2009-12-11 | show repeated notices correctly in API output | Evan Prodromou | |
2009-12-11 | show repeated notice's author on profile page | Evan Prodromou | |
2009-12-11 | save repeats from the form | Evan Prodromou | |
2009-12-11 | Merge branch '0.9.x' into forward | Evan Prodromou | |
2009-12-11 | fix typo in API arg creation | Evan Prodromou | |
2009-12-11 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou | |
2009-12-11 | do some moving around of forwarding stuff | Evan Prodromou | |
2009-12-10 | had wrong number of arguments to NoticeList in notice inbox | Evan Prodromou | |
2009-12-10 | move inbox notice list to repeat plugin | Evan Prodromou | |
2009-12-10 | move forwarding stuff to Repeat plugin | Evan Prodromou | |
2009-12-10 | Fixed incorrect disabling of login_token. | Craig Andrews | |
2009-12-09 | New Events for avatar settings | Eric Helgeson | |
2009-12-08 | don't allow forwarding your own notice | Evan Prodromou | |
2009-12-08 | add (ugly) form to forward notices | Evan Prodromou | |
2009-12-08 | action to forward a notice | Evan Prodromou | |
2009-12-08 | show forwards in the inbox | Evan Prodromou | |
2009-12-05 | Add a configuration option to disable the login command. | Craig Andrews | |
$config['logincommand']['disabled'] = true; This commit should be reverted once the command has been sufficiently tested and trusted. | |||
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ↵ | Craig Andrews | |
website | |||
2009-12-05 | Add configuration option to toggle the indenting of the output HTML. ↵ | Craig Andrews | |
Defaults to indent enabled. | |||
2009-12-03 | Make it impossible to block (and thus unsubscribe from your | Zach Copley | |
self-subscription) via the API. Additionally, make it impossible to block yourself or unsubscribe from yourself, period. I also made User use the subs.php helper function for unsubscribing during a block. Hopefully, these changes will get rid of the problem of people accidentally deleting their self-subscriptions once and for all (knock on wood). | |||
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where ↵ | Brion Vibber | |
they're used only out of habit for PHP 4-style object semantics | |||
2009-12-02 | Reload the admin design panel page to show the new CSS when the | Zach Copley | |
design gets reset. | |||
2009-12-02 | Only pick up new default site colors if the theme has NOT changed. | Zach Copley | |
2009-12-02 | Delete design when user chooses to restore default design, instead | Zach Copley | |
of saving a design with site defaults. | |||
2009-12-01 | Fix regression in password settings: users have been unable to change their ↵ | Brion Vibber | |
passwords since introduction of ChangePassword event (later StartChangePassword) November 5 in commit d6ddb84132d7b9510ba82064c67f2a39822dab49 Logic was inversed; new password was only being saved if a plugin claimed the event; so when no auth plugin was present to take it, passwords never got saved. | |||
2009-12-01 | typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance ↵ | Brion Vibber | |
of 'source' param for direct messages posted to API @fixme: there's duplication of reserved sources list between at least this and apistatusesupdate module | |||
2009-11-30 | Fix bad function call | Zach Copley | |
2009-11-30 | Merge branch 'master' into 0.9.x | Zach Copley | |
* master: (67 commits) Ticket 2038: fix bad bug tracker link Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D Log database errors when saving notice_inbox entries Drop the username from the log id for now; seems to trigger an error loop in some circumstances request id on logs... pid + random id per web request + username + method + url Add OpenID ini info back into statusnet.ini as a stopgap until we can Some changes to the OpenID DataObjects to make them emit the exact same OpenID plugin should set 'user_openid.display' as unique key Remove relationship: user_openid.user_id -> user.id. I don't think this Have OpenID plugin DataObjects emit their own .ini info Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them" Catch and report exceptions from notice_to_omb_notice() instead of letting the OMB queue handler die. Fix regression in remote subscription; added hasRole() shadow method on Remote_profile. Fix fatal error on OMB subscription for first-timers Remove annoying log msg Drop error message on setlocale() failure; this is harmless, since we actually have a working locale set up. Catch uncaught exception Fixed bug where reply-sync bit wasn't getting saved Forgot to render the nav menu when on FB Connect login tab Facebook plugin no longer takes over Login and Connect settings nav menus ... Conflicts: db/08to09_pg.sql db/statusnet_pg.sql locale/pt_BR/LC_MESSAGES/statusnet.mo plugins/Mapstraction/MapstractionPlugin.php |