]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
Resolve conflicts
[quix0rs-gnu-social.git] / actions /
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
2008-07-19 Evan Prodromoutry again with user_timeline auth
2008-07-19 Evan Prodromouadd basic auth for user_timeline
2008-07-18 zachTwitter-compatible API - added missing double quotes...
2008-07-18 Evan Prodromouquote match terms
2008-07-18 Evan Prodromoupages and limits
2008-07-18 Evan Prodromouforgot ending element for users
2008-07-18 Evan Prodromouadd api data
2008-07-18 Evan Prodromouhandle some more cases
2008-07-18 Evan Prodromouchange fetch to find in api
2008-07-18 Evan Prodromouadd create stamp to subscription in api
2008-07-18 Evan Prodromouexit on error
2008-07-18 Evan Prodromouwhen in doubt, start throwing transactions around
2008-07-18 Evan Prodromouinit and end documents
2008-07-18 Evan Prodromoustart and end xml
2008-07-18 Evan Prodromougetting the id from the wrong place
2008-07-18 Evan Prodromounull reference error
2008-07-18 Evan Prodromoubeware of shadows
2008-07-18 Evan Prodromoushow friendship stuff
2008-07-18 Evan Prodromoumove mail notification to a utility function
2008-07-18 zachTwitter-API: /account/verify_credentials.format now...
2008-07-18 zachTwitter-compatible API - first crack at /statuses/follo...
2008-07-18 zachTwitter-compatible API: white listed user_timeline...
2008-07-18 zachTwitter-compatible API: /statuses/user_timeline/argumen...
2008-07-17 zachTwitter-compatible API /statuses/replies.format --...
2008-07-17 zachTwitter-API: /statuses/replies.format now works (mostly)
2008-07-17 Evan Prodromousprintf error
next