Skip to content
  1. Feb 25, 2011
  2. May 26, 2010
  3. May 24, 2010
    • Isaac Sukin's avatar
      Display the "processing" spinning wheel above refreshable content after... · a5f4de01
      Isaac Sukin authored
      Display the "processing" spinning wheel above refreshable content after submitting a status until the content has been updated
      Disable clicking a "Refresh" link faster than once every 2 seconds to prevent double-clicking
      Added a Views filter and argument for FBSST to only show statuses containing a given tag of a certain type
      Fixed invalid arguments in the default facebook_status_mentions and facebook_status_tags views caused by recent updates
      a5f4de01
  4. May 21, 2010
  5. May 20, 2010
  6. May 18, 2010
  7. May 12, 2010
  8. May 10, 2010
  9. Apr 15, 2010
  10. Apr 11, 2010
  11. 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
  12. Nov 08, 2009
  13. Oct 11, 2009
  14. Sep 29, 2009
  15. Jun 05, 2009
  16. 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
  17. Jun 02, 2009
  18. 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
  19. 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
  20. 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
  21. Apr 16, 2009
  22. Apr 14, 2009
  23. Apr 09, 2009
  24. Apr 06, 2009
  25. 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
  26. Apr 01, 2009
  27. Mar 31, 2009
  28. Mar 30, 2009
  29. Mar 29, 2009
  30. Aug 03, 2008
  31. Jul 31, 2008