Skip to content
  1. May 21, 2010
    • Isaac Sukin's avatar
      Fixed broken handler in default views · 540a3590
      Isaac Sukin authored
      Removed broken explicit FBSS-User Views relationship, replaced with implicit relationship
      Made facebook_status_tags_views_handler_filter_has_tag.inc unambiguous
      540a3590
  2. May 20, 2010
  3. May 18, 2010
  4. May 12, 2010
  5. May 10, 2010
  6. Apr 15, 2010
  7. Apr 11, 2010
  8. Nov 14, 2009
    • Isaac Sukin's avatar
      Removed minor cruft in facebook_status_save_status() · 42350041
      Isaac Sukin authored
      Fixed hook_facebook_status_save() could pass the wrong SID under certain rare circumstances
      Changed default status length to 140 (from 192) so that more sites work well with Twitter integration by default
      Added integration with Devel Generate
      Fixed statuses with a tag followed by a tag in brackets (even with words in between) don't get linkified
      Sort views first by time, then by SID
      42350041
  9. Nov 08, 2009
  10. Oct 11, 2009
  11. Sep 29, 2009
  12. Jun 05, 2009
  13. Jun 04, 2009
    • Isaac Sukin's avatar
      Fixed "@fbsstatus" appearing instead of the name/status with Facebook Mode off · 5d837637
      Isaac Sukin authored
      Fixed edit/delete links not appearing where they should
      Added a default "follow" flag, but you should make the follow/following/followed views yourself if you need them.
      Fixed delete confirmation redirecting
      Added a "view conversation" link to Views
      Fixed incorrect redirection on status delete confirmation
      Prepended form to post message to other user's profile when appropriate on conversation pages
      5d837637
  14. Jun 02, 2009
  15. May 25, 2009
    • Isaac Sukin's avatar
      MANY API CHANGES! · 44eabfac
      Isaac Sukin authored
      *Removed slider
      _render hook now applies to the status on the update form
      JS now loads on all update forms
      Better formatting for time
      Removed $linked parameter from theme('facebook_status_item')
      Removed redundant and deprecated code comments
      *Added option to use a textarea instead of a textfield
      *Added JavaScript-driven character counting
      Improved JavaScript handling of status update form
      Changed redundant title of a setting
      Status length can now be up to 1000 characters
      "status/openapi" changed to "statuses/openapi"
      Added "edit" pages
      *#425628 Allow input filters on statuses
      Added flood control and permissions for using the Open API
      *Added ability to post on others' profiles.
      Added a delete page (uses edit permissions)
      Corrected missing arguments in return value from hook_theme()
      Delete users' posts on user deletion
      Lots of other minor improvements and bug fixes
      44eabfac
  16. May 17, 2009
    • Isaac Sukin's avatar
      #437522 form wasn't cached with caching turned off on site (thanks katbailey) · 958efb47
      Isaac Sukin authored
      Changed help text for some settings
      Moved maximum status length setting from Advanced to General settings page
      Added an open API for users with the 'view all statuses' permission in XML, JSON, and REST
      Documented open API
      Added submodule that allows referencing users with @username and taxonomy terms (including creation of new ones) with #termname.
      Documented submodule
      Added Views integration for submodule
      958efb47
  17. Apr 29, 2009
    • Isaac Sukin's avatar
      Rules integration, including default rule sets · dc71e2d5
      Isaac Sukin authored
      JS works on user page again
      Flag integration including default flags
      Twitter integration (two kinds)
      Exposed delete method to UI
      API change! theme('facebook_status_item') $status param must be object or NULL
      New theme function: theme('facebook_status_flag_create', $sid)
      dc71e2d5
  18. Apr 16, 2009
  19. Apr 14, 2009
  20. Apr 09, 2009
  21. Apr 06, 2009
  22. Apr 05, 2009
    • Isaac Sukin's avatar
      Minor fixes. · b3dea087
      Isaac Sukin authored
      Added CSS file instead of specifying style in the form PHP.
      b3dea087
  23. Apr 01, 2009
  24. Mar 31, 2009
  25. Mar 30, 2009
  26. Mar 29, 2009
  27. Aug 03, 2008
  28. Jul 31, 2008