Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-10 | Workaround for index setup on SubMirror until I'm done w/ arbitrary index ↵ | Brion Vibber | |
support for Schema setup. | |||
2010-08-08 | Add two i18n related FIXMEs. | Siebrand Mazeland | |
2010-08-07 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-08-07 | strip whitespace from me:data and me:sig (per spec) | James Walker | |
2010-08-06 | Fixed PHP 5.3 by & value | Eric Helgeson | |
Cleaned up {}'s | |||
2010-08-06 | And.... one more fix for queueing in SubMirror. | Brion Vibber | |
2010-08-06 | Missing file from SubMirror. :P | Brion Vibber | |
2010-08-06 | SubMirror: Drop mirror link from subscriptions list; has decoupled from ↵ | Brion Vibber | |
subscriptions. | |||
2010-08-06 | OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can ↵ | Brion Vibber | |
declare usage of a low-level feed or an OStatus profile besides profile subscriptions & group memberships. SubMirror: redid add-mirror frontend to accept a feed URL, then pass that on to OStatus, instead of pulling from your subscriptions. Profile: tweaked subscriberCount() so it doesn't subtract 1 for foreign profiles who aren't subscribed to themselves; instead excludes the self-subscription in the count query. Memcached_DataObject: tweak to avoid extra error spew in the DB error raising Work in progress: tweaking feedsub garbage collection so we can count other uses | |||
2010-08-06 | Partial fix for ticket #2489 -- problems with SNI SSL virtual host ↵ | Brion Vibber | |
certificate validation. Two prongs here: * We attempt to enable SNI on the SSL stream context with the appropriate hostname... This requires PHP 5.3.2 and OpenSSL that supports the TLS extensions. Unfortunately this doesn't seem to be working in my testing. * If set $config['http']['curl'] = true, we'll use the CURL backend if available. In my testing on Ubuntu 10.04, this works. No guarantees on other systems. I'm not enabling CURL mode by default just yet; want to make sure there's no other surprises. | |||
2010-08-05 | SubMirror plugin initial checkin: allows setting up automatic mirroring of ↵ | Brion Vibber | |
posts from any of your subscriptions into your own stream, either via repeat or by copying the text. The UI for setup and editing is a bit nasty for now. Can be reached via 'Mirroring' tab in account settings, or from a link at top of subscriptions list. Currently relies on the OStatus plugin to handle actual setup, parsing, and importing of feeds; to support more general feed formatting we may need some further work there to accept weird feeds. Also requires an actual live subscription, but this could be changed in future. (Ensuring that PSHB feed subscriptions remain live even if nobody's directly subscribed might be tricky.) The repeat style is our preferred method since it retains full attribution, but right now we don't handle repeats very well across site boundaries; when pushed out to Twitter or to other StatusNet instances via OStatus, currently we end up losing some of the data and can end up with the 'RT @blah' version. WARNING: There's no loop detection yet; it's most likely possible to set up a fun loop of profiles repeating each others' stuff forever and ever and ever and ever... | |||
2010-08-05 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-08-05 | Merge branch 'master' into testing | Brion Vibber | |
2010-08-04 | Fix for source attribution on notices; it was displaying the code instead of ↵ | Zach Copley | |
the source name sometimes. | |||
2010-08-03 | update tests to include 'mentioned' links | Evan Prodromou | |
2010-08-03 | re-add mentioned link lost in last merge | Evan Prodromou | |
2010-08-03 | Merge branch 'activityhooks' into 0.9.x | Evan Prodromou | |
Conflicts: classes/Notice.php | |||
2010-08-03 | Merge branch 'testing' into 0.9.x | Evan Prodromou | |
2010-08-03 | output Atom dates in UTC | Evan Prodromou | |
2010-08-03 | correctly show <source> for atom feeds | Evan Prodromou | |
2010-08-03 | add actor info to tests | Evan Prodromou | |
2010-08-03 | more tests for activity generation | Evan Prodromou | |
2010-08-03 | add some more tests for replies and group posts | Evan Prodromou | |
2010-08-03 | initial unit tests for activity generation | Evan Prodromou | |
2010-08-03 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-08-02 | correct output for EndActivityInReplyTo event | Evan Prodromou | |
2010-08-02 | document activity entry hooks | Evan Prodromou | |
2010-08-02 | add some activity hooks | Evan Prodromou | |
2010-08-02 | Merge branch '2429' into 0.9.x | James Walker | |
2010-08-02 | Fix for #2429 - move OStatus XML writing to XMLStringer | James Walker | |
2010-08-02 | Remove the 'Enable Twitter import' checkbox from Twitter admin panel by ↵ | Brion Vibber | |
default; can be re-added with setting: addPlugin('TwitterBridge', array('adminImportControl' => true, ....)); Added a note on the label that it requires manual daemon setup. (Note that by default the admin panel won't be shown, so it's no biggie to be hiding this for now.) | |||
2010-08-02 | fix #2478 - ensure all XRD documents get proper content-type headers | James Walker | |
2010-08-02 | urgh. typo | James Walker | |
2010-08-02 | add support for Salmon's new "mentioned" rel value | James Walker | |
2010-08-02 | move to rel="salmon" (per latest spec) | James Walker | |
2010-08-02 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-08-01 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
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-31 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* add support for Danish | |||
2010-07-30 | Merge branch '2286' into 0.9.x | Brion Vibber | |
2010-07-30 | Merge branch '2471' into 0.9.x | Brion Vibber | |
2010-07-30 | Fix for ticket #2286: [mobile] Text extends beyond border of repeat ↵ | Brion Vibber | |
confirmation dialog floater box on iPhone http://status.net/open-source/issues/2286 This bit of CSS was constricting the vertical size of the popup form for repeats: .notice-options form { width:16px; height:16px; } I can only assume this was originally meant to constrain the mini inline AJAX forms to the size of the clickable buttons, but it doesn't make a difference to how those are displayed on iPhone, Android, or Opera Mini. Removing the statement lets the popup form go to its natural size, covering the button. | |||
2010-07-30 | Fix for ticket #2471: install.php returns unsuccessfully but doesn't display ↵ | Brion Vibber | |
error message if PHP < 5.2.6 is used http://status.net/open-source/issues/2471 Old bit of code didn't get updated for new installer | |||
2010-07-30 | Fixes for messages after review by Brion. | Siebrand Mazeland | |
2010-07-30 | * Address i18n related FIXMEs after talk with Brion. | Siebrand Mazeland | |
* Tweak message | |||
2010-07-29 | allow schema to work on more than one connection (namely, the Status_network DB) | James Walker | |
2010-07-29 | removing redundant constructor | James Walker | |
2010-07-29 | Merge branch 'master' into 0.9.x | Zach Copley | |
Conflicts: classes/Notice.php | |||
2010-07-29 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | James Walker | |
2010-07-29 | oops. really embarassing typo (that explains some weird behaviour) | James Walker | |