Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | nicknamize the requested nickname during autoregistration | Craig Andrews | |
2010-02-26 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-26 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-26 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-26 | Merge branch 'blacklistplus' into testing | Evan Prodromou | |
Conflicts: EVENTS.txt | |||
2010-02-26 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-02-26 | 'on' is what checkboxes use for boolean true | Evan Prodromou | |
2010-02-26 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-25 | Remove unnecessary requires | Zach Copley | |
2010-02-25 | Get ApiAction autoloading properly | Zach Copley | |
2010-02-25 | Remove unnecessary requires | Zach Copley | |
2010-02-25 | Get ApiAction autoloading properly | Zach Copley | |
2010-02-25 | Fix for group timeline feeds by name | Brion Vibber | |
2010-02-25 | try/catch on omb profile pings | Brion Vibber | |
2010-02-25 | try/catch on omb profile pings | Brion Vibber | |
2010-02-25 | update to beta6 | Evan Prodromou | |
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-25 | remove linkback from default plugins | Evan Prodromou | |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-02-25 | OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, ↵ | Brion Vibber | |
otherwise if none labeled takes the first) | |||
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: init_conversation.php script to copy old notice conversations into the conversation table cache results of webfinger lookups Parse an hcard for hints, if available use new hcard method for webfinger add hkit for hCard parsing use new dedicated hcard method for Webfinger profile Add an hcard action | |||
2010-02-25 | Set avatar height correctly | Zach Copley | |
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: OStatus: if no <link> available and no profileurl hint passed in, use object id if it's an HTTP(S) URL. Fixes profile link for Google accounts. Tweak common_url_to_nickname to take the last path component; fixes pulling nicks from Google profile pages (path is "/profile/<nickname>") Fix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting profile->getProfile() was masked by DB_DataObject | |||
2010-02-25 | Add lots of fun avatars to our Atom output | Zach Copley | |
2010-02-25 | Tweak common_url_to_nickname to take the last path component; fixes pulling ↵ | Brion Vibber | |
nicks from Google profile pages (path is "/profile/<nickname>") | |||
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-25 | Add an hcard action | Evan Prodromou | |
A dedicated hcard action for users. Our profile page includes an hcard, but it's so full of other hcards that it's ambiguous which one is the "real" one. So, this one make sense for meaning, "This is my hcard." | |||
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: Not sure how this ended up in wrong-cased dir... OStatus: fix remote groups to work with new user_groups/local_groups split. Conflicts: classes/User_group.php | |||
2010-02-25 | Rationalize group activity stuff | Zach Copley | |
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber | |
- fix <activity:subject> generation so we get the profile info (what's available so far) - use id instead of nickname for group join/leave forms so we can join/leave remote groups while the rest of the groups UI remains limited to local groups (plugins are responsible for making sure remote notifications and permission checks are done) - fix remote notification when joining group through OStatus's remote subscribe form | |||
2010-02-25 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-02-25 | Normalize nickname case on login; fixes failed logins where people were ↵ | Brion Vibber | |
typing MixedCase nicknames (if browser saved this form, it would never work again until clearing the saved form data; very icky.) | |||
2010-02-25 | OStatus: save categories from the Atom entry as hashtags. | Brion Vibber | |
2010-02-25 | Ensure that shortened URLs haven't accumulated whitespace when fetched by a ↵ | Brion Vibber | |
plugin. Some shorteners have ended up inserting extra newlines when the string gets extracted from tidied HTML. | |||
2010-02-25 | modify group actions so they use Local_group to look up by nickname | Evan Prodromou | |
2010-02-24 | fix "PHP Warning: Call-time pass-by-reference has been deprecated" | Craig Andrews | |
2010-02-24 | add image support for xbm, xpm, wbmp, and bmp image formats | Craig Andrews | |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley | |
* 'testing' of gitorious.org:statusnet/mainline: Merge StatusNet core localization updates from 0.9.x branch Fix update_po_templates.php to support the plural and context variants of _m() in plugins Drop HTMLPurifier; we don't need its extra capabilities and we're already using htmLawed which is lighter-weight. OStatus: handle update-profile Salmon pings Revert "Updated jQuery Form Plugin from v2.17 to v2.36" OStatus: disable HTMLPurify cache unless we've configured a writable path for it. | |||
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley | |
2010-02-24 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-02-24 | OStatus: disable HTMLPurify cache unless we've configured a writable path ↵ | Brion Vibber | |
for it. Updated plugin README with available config options. Cleanup for a bad element fallback lookup in Activity | |||
2010-02-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou | |
2010-02-24 | use Notice::bestUrl() to determine notice url in ↵ | Evan Prodromou | |
NoticeListItem::showNoticeLink() | |||
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber | |
- add event hooks to profile update pings - send Salmon pings with custom update-profile event to OStatus subscribees and groups (subscribers will see it on your next post) - fix OStatus queues with overlong transport names, should work on DB queues now - Ostatus_profile::notifyActivity() and ::notifyDeferred() now can take XML, Notice, or Activity for convenience | |||
2010-02-24 | Include <author> with actor ID and name in Activity::asString(); fixes ↵ | Brion Vibber | |
Salmon signature on OStatus unsub pings | |||
2010-02-23 | Add PoCo parsing and some other fixes. | Zach Copley | |
2010-02-24 | Using the default abbr class pattern for geo microformats instead of | Sarven Capadisli | |
the shorthand that I've proposed at http://microformats.org/wiki/geo-brainstorming#latitude_longitude_shorthand_and_geo_link If anyone wants to pick up on where the discussion was left off or get more implementation support by other sites and software, and be recognized by parsers, I'd be happy to go back to the shorthand. Because you know, it actually makes a lot of sense. | |||
2010-02-23 | Add poco:displayName to Atom output for person object | Zach Copley | |