]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
Twitter-compatible API - /statuses/show - better err msg if notice doesn't exist
[quix0rs-gnu-social.git] / actions /
2008-08-19 zachTwitter-compatible API - /statuses/show - better err...
2008-08-19 zachTwitter-compatible API - Added /statuses/followers...
2008-08-19 zachTwitter-compatible API - /statuses/destroy method imple...
2008-08-19 zachTwitter-compatible API - moved show() to the right...
2008-08-19 zachTwitter-compatible API - running all strings through...
2008-08-19 Evan Prodromouadd remote flag to broadcast of notices
2008-08-19 Evan Prodromoubroadcast remote notices
2008-08-17 Evan Prodromouaccept 140 chars in API, too
2008-08-17 Evan Prodromoutypo in forgotten password string
2008-08-17 Evan Prodromoudebug for content too long
2008-08-17 Evan Prodromouaccept 140-character UTF-8 strings to content
2008-08-16 Evan Prodromouname omb_listener param so we can refer to it in error msg
2008-08-15 zachTwitter-compatible API: support for new in_reply_to_sta...
2008-08-13 zachTwitter-compatible API: removed redundant decoding...
2008-08-14 Evan Prodromoumove user registration to a single static method
2008-08-11 Evan Prodromoufix problem with new notices
2008-07-31 zachTwitter-compatible API - /statuses/update.format now...
2008-08-11 Evan Prodromoumake tag dropoff configurable
2008-08-11 Evan Prodromouemergency fixup for bad notices in notice search
2008-08-06 Evan Prodromoumake init of lang environment happen earlier, or when...
2008-08-04 Evan Prodromoubetter handling of unconfirmed email addresses
2008-08-04 Evan Prodromouuse an outstanding unconfirmed email address for passwo...
2008-08-04 Evan Prodromouchange no-such-user error to a 404 instead of a 400
2008-08-01 ehsadded conneg for action/userbyid so that foaf can be...
2008-07-31 Evan Prodromouksort() the tags list
2008-07-30 zachTwitter-compatible API: implemented /users/show.format...
2008-07-31 Mike CochraneResolve conflicts
2008-07-29 Mike CochraneUpdate some gettext strings and number the arguements...
2008-07-30 Evan Prodromoushow the right stuff on profile page, too
2008-07-30 Evan Prodromoushow where a notice came from
2008-07-30 Evan Prodromouremember to broadcast in api, and also use the right ID
2008-07-30 Evan Prodromourefactor notice-adding code to one static method on...
2008-07-29 Evan Prodromouif-else instead of ?:
2008-07-29 Evan Prodromourelative info, too
2008-07-29 Evan Prodromoushow the weight in output (for my own edification)
2008-07-29 Evan Prodromouchange tag output to a tag cloud
2008-07-24 Mike CochraneCorrect variable name
2008-07-24 Mike CochraneLazy/Auto load the class files as needed
2008-07-21 mikecResolve conflicts after pull from evan
2008-07-21 mikecPublish MicroIDs for email and mpp on profile and notic...
2008-07-21 mikecGet text wrappers around strings so they can be in...
2008-07-20 matthew.greggOpensearch updates
2008-07-20 Mike CochraneUser definable timezones. Work in UTC internally and...
2008-07-20 Mike CochraneClean up delete code. Add missing htaccess rule. Exit...
2008-07-20 Mike CochraneFix errors from delete code when viewing a user's profi...
2008-07-20 Mike CochraneAdd rel
2008-07-20 Mike CochraneSort tags by highest frequency then most recent
2008-07-20 matthew.greggAdds Opensearch description
2008-07-19 matthew.greggPatch for PITS 00032, 00033, 00034
2008-07-16 matthew.greggAdded notice deletion http://laconi.ca/PITS/00045
2008-07-20 Mike CochraneSet constant to propper value, not debug value
2008-07-20 Mike CochraneAdd tag action
2008-07-20 Mike CochraneFirst cut at hastags support.
2008-07-14 Mike CochraneResolve conflict
2008-07-13 Mike CochraneFixed location of bracket for gettext.
2008-07-27 Evan Prodromouadd local flag for stuff posted over the API
2008-07-24 Evan Prodromoulet admins prevent registration
2008-07-24 Evan Prodromouensure that there's a session before redirecting the...
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-22 zachTwitter-compatible API: made is_readonly() method smarter
2008-07-22 zachAdded is_readonly() method to all Actions
2008-07-21 zachTwitter-compatible API - location_update was spitting...
2008-07-22 Evan Prodromoulost the nickname changing from profile to user
2008-07-22 Evan Prodromouhide magic self subscription
2008-07-22 Evan Prodromoudon't get a count anywhere
2008-07-22 Evan Prodromoudon't get a count from query
2008-07-22 Evan Prodromounotices and counts
2008-07-22 Evan Prodromoublow off DB_DataObject joins, write SQL from scratch
2008-07-22 Evan Prodromoucentralize and optimize with-friends query
2008-07-22 Evan Prodromouevery user is subscribed to themselves
2008-07-22 Evan Prodromoupublic timeline only gets local notices
2008-07-22 Evan Prodromoumark incoming notices as local or not
2008-07-21 Evan Prodromoucorrect values for hidden fields
2008-07-21 Evan Prodromoubetter confirm cancel
2008-07-21 zachTwitter-compatible API: /help/test was emmitting dupe...
2008-07-20 zachTwitter-compatible API: /friendship/exists always faile...
2008-07-20 zachTwitter-compatible API - refactoring and bug fixes
2008-07-20 zachTwitter-compatible API - Error handling that better...
2008-07-20 zachTwitter-compatible API: /account/update_location implem...
2008-07-21 Evan Prodromouupdate keys for incomingemail
2008-07-21 Evan Prodromoucheckbox named wrong in sms settings
2008-07-21 Evan Prodromousave changes to smsemail
2008-07-21 Evan Prodromouget the correct code
2008-07-21 Evan Prodromouforgot to p
2008-07-21 Evan Prodromoushorter confirmation message and web iface to confirm
2008-07-20 Evan Prodromoufixup autosubscribe save
2008-07-20 Evan Prodromoutoo much merlot on the airplane, dumb syntax mistake
2008-07-20 Evan Prodromouadd autosubscribe to profile settings
2008-07-20 Evan Prodromouadd autosubscribe
2008-07-20 Evan Prodromouclarify that charges may be exorbitant
2008-07-20 Evan Prodromouconfirmation for sms
2008-07-20 Evan Prodromouwrong name for email settings action file
2008-07-20 Evan Prodromoustart sms settings
2008-07-20 Evan Prodromousave emailpost flag
2008-07-19 Evan Prodromouemail settings for post by email
2008-07-20 Mike CochraneDon't highlight search terms inside url
2008-07-20 Mike CochraneSome more notice errors - I guess I'm the only one...
2008-07-20 Mike CochraneA couple more notice errors
2008-07-19 Evan Prodromoucorrect handling of bareauth
2008-07-19 Evan Prodromoubare auth for friends, too
next