Commit Graph

3762 Commits

Author SHA1 Message Date
Evan Prodromou a262f83210 use mysqli_set_charset instead of set names 2009-05-30 12:20:42 -04:00
Evan Prodromou 7b1a72da30 take a max and min argument for fixup_utf8 2009-05-30 11:52:35 -04:00
Evan Prodromou 76ee1fd5da Removing inbox and memcached daemon handling 2009-05-30 04:40:47 -04:00
Evan Prodromou 45c58c74d4 take debug code out of omb.php 2009-05-30 03:31:26 -04:00
Evan Prodromou 7656277313 remove debug code from replies 2009-05-30 03:02:26 -04:00
Evan Prodromou 79ede2afdb add get2gnow 2009-05-30 01:30:10 -04:00
Evan Prodromou 78968a31a7 check for since=0 in Notice::stream() 2009-05-30 00:49:14 -04:00
Zach Copley 791f5defaf Ticket #1572 - Implement Twitter's account/rate_limit_status API method
We don't have a rate limit (yet) but some clients check this method.
This dummy implementation always says the auth user has 100 requests
left.
2009-05-29 20:23:32 -07:00
Zach Copley 78f8b91a13 Ticket #1568 - API should return full user objects 2009-05-29 19:23:53 -07:00
Zach Copley 425f9d703c Ticket #1567 - Change max_id to return notices <= ID instead of < ID 2009-05-29 16:54:24 -07:00
Zach Copley eb76a3bbb3 Ticket #1567 - API: Change before_id parameter to max_id 2009-05-29 16:32:55 -07:00
Evan Prodromou f66e996073 Update version number to 0.7.4
Updated the version number to 0.7.4, added the new song title, and
documented the changes since 0.7.3.
2009-05-29 16:28:39 -04:00
Evan Prodromou 4baef36243 Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x 2009-05-29 19:37:40 +00:00
Zach Copley 6885f082ea Added Afficheur to notice sources 2009-05-28 17:51:45 -07:00
Zach Copley 5e53a97a41 Warning log msg when http basic auth fails 2009-05-28 16:18:58 -07:00
Evan Prodromou 3532cd0490 Only enqueue inbox-dependent transports after inboxes have been filled 2009-05-28 18:19:22 -04:00
Evan Prodromou 047038959c Add any.io to sources 2009-05-28 17:37:17 -04:00
Evan Prodromou daf845dbe6 take an argument for fixup_utf8 2009-05-28 16:36:07 -04:00
Evan Prodromou 121cb6afb1 document utf8 problems and solutions 2009-05-28 16:35:34 -04:00
Evan Prodromou 497d1bfe02 Add fixup_utf8 to fixup problems with UTF-8 in a database
Fixes up an old database to store strings in UTF-8. Hopefully works!
2009-05-27 19:12:37 -04:00
Evan Prodromou d068680e19 optionally use SET NAMES for utf8 to DB 2009-05-27 14:57:45 -04:00
Evan Prodromou b3bb8943f5 Merge branch '0.7.x' into utf8 2009-05-27 14:52:35 -04:00
Evan Prodromou f59ab5dc40 Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x 2009-05-27 14:51:52 -04:00
Zach Copley 2b81dcb253 Better err handling when trying to get Facebook client 2009-05-27 00:01:39 +00:00
Zach Copley b2c28faf52 Removed silly "dented:" status prefix from Facebook App 2009-05-26 21:14:42 +00:00
Evan Prodromou 74b08bff53 Added AgentSolo.com 2009-05-26 15:27:13 -04:00
Evan Prodromou 1306deff38 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-05-26 15:22:59 -04:00
Evan Prodromou a1f83b2933 added qtwitter 2009-05-26 15:22:12 -04:00
Zach Copley 5f2cf2553c Ticket #1196 - Fixed: Warning on invite tab in Facebook App 2009-05-26 02:23:19 +00:00
Zach Copley 18b1304562 Add EventBox to notice sources 2009-05-25 14:23:00 -07:00
Evan Prodromou b118ef633a Add Gravity to notice sources 2009-05-22 10:03:47 -04:00
Evan Prodromou dd916abd8c Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-05-19 15:08:01 -04:00
Sarven Capadisli dcd69eec90 Increase entity_profile fn, nickname font-size slightly. Gave
entity_profile more width.
2009-05-18 23:23:00 +00:00
Evan Prodromou 5a0edc9b8c remove debugging calls 2009-05-17 12:37:04 -04:00
Evan Prodromou 53d6a8ba61 Merge branch 'master' into 0.7.x 2009-05-17 12:16:02 -04:00
Evan Prodromou 8ebfea4425 License link, no title 2009-05-15 18:17:12 -04:00
Evan Prodromou c6526c84f5 License link, no title 2009-05-15 18:16:32 -04:00
Evan Prodromou 311e471c14 add WikiHashtagsPlugin 2009-05-15 17:57:52 -04:00
Evan Prodromou caadd8ed93 add WikiHashtagsPlugin 2009-05-15 17:57:26 -04:00
Evan Prodromou 9d13890a85 add a hook for the page notice 2009-05-15 17:11:28 -04:00
Evan Prodromou 6b4410d9ea add a hook to muck around with the arguments array after it's initialized 2009-05-15 15:07:23 -04:00
Evan Prodromou 14662354dc add hooks for subgroupnav showing 2009-05-15 14:22:49 -04:00
Evan Prodromou c6816c163e reformat action.php 2009-05-15 14:18:04 -04:00
CiaranG 9a8095079d PostgreSQL - added dirty dates to Foreign_link - see 3e7b1e69e3 2009-05-08 08:14:50 +01:00
Zach Copley 11e0db8c2c Twitter friends sync now does 25 users at a time and uses last_friendsync field to prioritize 2009-05-07 18:22:14 -07:00
Zach Copley 3e7b1e69e3 Added dirty dates to Foreign_link 2009-05-07 15:55:04 -07:00
Evan Prodromou 0bbf56f6dc Merge branch 'querybyid' into 0.7.x 2009-05-04 10:22:22 -04:00
Evan Prodromou 2f7820b15b Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-05-03 21:37:05 -07:00
Evan Prodromou 6a12598695 add pingvine notice source 2009-05-03 21:36:03 -07:00
Evan Prodromou 5314d9b2cf make faves work with ids 2009-05-01 12:01:28 -07:00