]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Dan Moore [Thu, 4 Jun 2009 21:57:03 +0000 (17:57 -0400)]
Handle the ways Twitter accepts passing the user in the query string.
Evan Prodromou [Sat, 30 May 2009 17:59:57 +0000 (13:59 -0400)]
Use mysql_set_charset for connection instead of SET NAMES
PHP doesn't get the info about the charset of the connection if
you use SET NAMES. So, we use the appropriate PHP function instead.
Evan Prodromou [Sat, 30 May 2009 16:20:42 +0000 (12:20 -0400)]
use mysqli_set_charset instead of set names
Evan Prodromou [Sat, 30 May 2009 15:52:35 +0000 (11:52 -0400)]
take a max and min argument for fixup_utf8
Evan Prodromou [Sat, 30 May 2009 08:40:47 +0000 (04:40 -0400)]
Removing inbox and memcached daemon handling
Evan Prodromou [Sat, 30 May 2009 07:31:26 +0000 (03:31 -0400)]
take debug code out of omb.php
Evan Prodromou [Sat, 30 May 2009 07:02:26 +0000 (03:02 -0400)]
remove debug code from replies
Evan Prodromou [Sat, 30 May 2009 05:30:10 +0000 (01:30 -0400)]
add get2gnow
Evan Prodromou [Sat, 30 May 2009 04:49:14 +0000 (00:49 -0400)]
check for since=0 in Notice::stream()
Zach Copley [Sat, 30 May 2009 03:23:32 +0000 (20:23 -0700)]
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.
Zach Copley [Sat, 30 May 2009 02:23:53 +0000 (19:23 -0700)]
Ticket #1568 - API should return full user objects
Zach Copley [Fri, 29 May 2009 23:54:24 +0000 (16:54 -0700)]
Ticket #1567 - Change max_id to return notices <= ID instead of < ID
Zach Copley [Fri, 29 May 2009 23:32:55 +0000 (16:32 -0700)]
Ticket #1567 - API: Change before_id parameter to max_id
Evan Prodromou [Fri, 29 May 2009 20:28:39 +0000 (16:28 -0400)]
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.
Evan Prodromou [Fri, 29 May 2009 19:37:40 +0000 (19:37 +0000)]
Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x
Zach Copley [Fri, 29 May 2009 00:51:45 +0000 (17:51 -0700)]
Added Afficheur to notice sources
Zach Copley [Thu, 28 May 2009 23:18:58 +0000 (16:18 -0700)]
Warning log msg when http basic auth fails
Evan Prodromou [Thu, 28 May 2009 22:19:22 +0000 (18:19 -0400)]
Only enqueue inbox-dependent transports after inboxes have been filled
Evan Prodromou [Thu, 28 May 2009 21:37:17 +0000 (17:37 -0400)]
Add any.io to sources
Evan Prodromou [Thu, 28 May 2009 20:36:07 +0000 (16:36 -0400)]
take an argument for fixup_utf8
Evan Prodromou [Thu, 28 May 2009 20:35:34 +0000 (16:35 -0400)]
document utf8 problems and solutions
Evan Prodromou [Wed, 27 May 2009 23:12:37 +0000 (19:12 -0400)]
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!
Evan Prodromou [Wed, 27 May 2009 18:57:45 +0000 (14:57 -0400)]
optionally use SET NAMES for utf8 to DB
Evan Prodromou [Wed, 27 May 2009 18:52:35 +0000 (14:52 -0400)]
Merge branch '0.7.x' into utf8
Evan Prodromou [Wed, 27 May 2009 18:51:52 +0000 (14:51 -0400)]
Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x
Zach Copley [Fri, 15 May 2009 21:44:58 +0000 (21:44 +0000)]
Better err handling when trying to get Facebook client
Zach Copley [Tue, 26 May 2009 21:14:42 +0000 (21:14 +0000)]
Removed silly "dented:" status prefix from Facebook App
Evan Prodromou [Tue, 26 May 2009 19:27:13 +0000 (15:27 -0400)]
Added AgentSolo.com
Evan Prodromou [Tue, 26 May 2009 19:22:59 +0000 (15:22 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 26 May 2009 19:22:12 +0000 (15:22 -0400)]
added qtwitter
Zach Copley [Tue, 26 May 2009 02:23:19 +0000 (02:23 +0000)]
Ticket #1196 - Fixed: Warning on invite tab in Facebook App
Zach Copley [Mon, 25 May 2009 21:23:00 +0000 (14:23 -0700)]
Add EventBox to notice sources
Evan Prodromou [Fri, 22 May 2009 14:03:47 +0000 (10:03 -0400)]
Add Gravity to notice sources
Evan Prodromou [Tue, 19 May 2009 19:08:01 +0000 (15:08 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Mon, 18 May 2009 23:23:00 +0000 (23:23 +0000)]
Increase entity_profile fn, nickname font-size slightly. Gave
entity_profile more width.
Evan Prodromou [Sun, 17 May 2009 16:37:04 +0000 (12:37 -0400)]
remove debugging calls
Evan Prodromou [Sun, 17 May 2009 16:16:02 +0000 (12:16 -0400)]
Merge branch 'master' into 0.7.x
Evan Prodromou [Fri, 15 May 2009 22:16:32 +0000 (18:16 -0400)]
License link, no title
Evan Prodromou [Fri, 15 May 2009 22:16:32 +0000 (18:16 -0400)]
License link, no title
Evan Prodromou [Fri, 15 May 2009 21:57:26 +0000 (17:57 -0400)]
add WikiHashtagsPlugin
Evan Prodromou [Fri, 15 May 2009 21:57:26 +0000 (17:57 -0400)]
add WikiHashtagsPlugin
Evan Prodromou [Fri, 15 May 2009 21:11:28 +0000 (17:11 -0400)]
add a hook for the page notice
Evan Prodromou [Fri, 15 May 2009 19:07:23 +0000 (15:07 -0400)]
add a hook to muck around with the arguments array after it's initialized
Evan Prodromou [Fri, 15 May 2009 18:22:49 +0000 (14:22 -0400)]
add hooks for subgroupnav showing
Evan Prodromou [Fri, 15 May 2009 18:18:04 +0000 (14:18 -0400)]
reformat action.php
CiaranG [Fri, 8 May 2009 07:14:50 +0000 (08:14 +0100)]
PostgreSQL - added dirty dates to Foreign_link - see
3e7b1e69e3e97ac007465376b62084f10bcf97ca
Zach Copley [Fri, 8 May 2009 01:22:14 +0000 (18:22 -0700)]
Twitter friends sync now does 25 users at a time and uses last_friendsync field to prioritize
Zach Copley [Wed, 29 Apr 2009 00:08:20 +0000 (17:08 -0700)]
Added dirty dates to Foreign_link
Evan Prodromou [Mon, 4 May 2009 14:22:22 +0000 (10:22 -0400)]
Merge branch 'querybyid' into 0.7.x
Evan Prodromou [Mon, 4 May 2009 04:37:05 +0000 (21:37 -0700)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 4 May 2009 04:36:03 +0000 (21:36 -0700)]
add pingvine notice source
Evan Prodromou [Fri, 1 May 2009 19:01:28 +0000 (12:01 -0700)]
make faves work with ids
Evan Prodromou [Fri, 1 May 2009 18:38:50 +0000 (11:38 -0700)]
Make user group stream use IDs
Evan Prodromou [Fri, 1 May 2009 18:27:57 +0000 (11:27 -0700)]
make profile notice getting use ids
Evan Prodromou [Fri, 1 May 2009 18:19:20 +0000 (11:19 -0700)]
Merge branch '0.7.x' into querybyid
Sarven Capadisli [Fri, 1 May 2009 17:00:36 +0000 (17:00 +0000)]
60 seconds hard timeout for XHR notice posting. JavaScript throws an
alert message to the client if the server doesn't respond back in any
way.
Evan Prodromou [Fri, 1 May 2009 16:42:38 +0000 (09:42 -0700)]
optionally add a username/password on server side for Comet
Evan Prodromou [Fri, 1 May 2009 15:39:47 +0000 (08:39 -0700)]
add in_reply_to link and make HTML in source work correctly
Evan Prodromou [Fri, 1 May 2009 15:00:41 +0000 (08:00 -0700)]
Merge branch '0.7.x' into cometplugin
Evan Prodromou [Fri, 1 May 2009 15:00:37 +0000 (08:00 -0700)]
add favor, reply, delete buttons for cometed notices
Evan Prodromou [Fri, 1 May 2009 11:13:19 +0000 (07:13 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Ori Avtalion [Fri, 1 May 2009 11:12:37 +0000 (07:12 -0400)]
Fix link to identi.ca in JavaScript badge
Ori Avtalion [Fri, 1 May 2009 11:12:13 +0000 (07:12 -0400)]
Several whitespace fixes
Ori Avtalion [Fri, 1 May 2009 11:11:28 +0000 (07:11 -0400)]
Add s to user favorite notices
Evan Prodromou [Fri, 1 May 2009 11:08:01 +0000 (07:08 -0400)]
ignore Eclipse project files
Evan Prodromou [Thu, 30 Apr 2009 00:45:33 +0000 (20:45 -0400)]
make replies use new query format
CiaranG [Wed, 29 Apr 2009 22:43:42 +0000 (23:43 +0100)]
Zach Copley [Wed, 29 Apr 2009 20:16:52 +0000 (13:16 -0700)]
Added 'mentions' the the list of API methods requiring bare auth
Evan Prodromou [Wed, 29 Apr 2009 20:09:03 +0000 (16:09 -0400)]
Make the tag stream use ID mechanism
Evan Prodromou [Wed, 29 Apr 2009 16:12:28 +0000 (12:12 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Wed, 29 Apr 2009 16:05:31 +0000 (12:05 -0400)]
Public stream uses IDs method
Public stream now uses IDs method
Evan Prodromou [Wed, 29 Apr 2009 15:27:45 +0000 (11:27 -0400)]
Move algorithm for caching to Notice class
Moved the algorithm for notice stream caching to the Notice class.
Zach Copley [Wed, 29 Apr 2009 06:31:00 +0000 (23:31 -0700)]
Ticket #1428 - Changed replies API method to "mentions".
Evan Prodromou [Tue, 28 Apr 2009 17:33:00 +0000 (13:33 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 28 Apr 2009 17:31:56 +0000 (13:31 -0400)]
Remove some debug comments in query-by-id
Evan Prodromou [Tue, 28 Apr 2009 17:07:05 +0000 (13:07 -0400)]
Change to avoid a join in notice inbox
The join in notice_inbox is causing temp-table sorting on identi.ca,
so I'm trying a finer-tuned approach.
CiaranG [Tue, 28 Apr 2009 12:30:54 +0000 (13:30 +0100)]
Only start daemons that are required, according to the site config. There is the potential to not start some more - see the checks in getvaliddaemons.php
CiaranG [Tue, 28 Apr 2009 12:05:48 +0000 (13:05 +0100)]
Fixed typo in stopdaemons.sh - was not stopping the new memcached queue handler
Evan Prodromou [Mon, 27 Apr 2009 20:55:07 +0000 (16:55 -0400)]
Merge branch '0.7.x' into querybyid
Sarven Capadisli [Mon, 27 Apr 2009 20:08:00 +0000 (20:08 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Mon, 27 Apr 2009 20:07:22 +0000 (20:07 +0000)]
Minor CSS order/cleanup.
Evan Prodromou [Mon, 27 Apr 2009 19:28:36 +0000 (15:28 -0400)]
Merge branch 'cometplugin' into 0.7.x
Evan Prodromou [Mon, 27 Apr 2009 01:16:09 +0000 (21:16 -0400)]
Don't add a node if it's already there
Try not to double-add a node on Ajax submit. Normally not a big deal,
but may happen if the CometPlugin (or in the future Strophe or other
auto-update plugins) is enabled.
Evan Prodromou [Mon, 27 Apr 2009 01:15:11 +0000 (21:15 -0400)]
Don't add a notice if it already exists on the page
Try not to interfere with Ajax posting; don't show something if it's
already on the page.
Evan Prodromou [Mon, 27 Apr 2009 00:50:39 +0000 (20:50 -0400)]
Display rendered HTML for a notice
Display the rendered HTML for a notice
Evan Prodromou [Sun, 26 Apr 2009 22:00:06 +0000 (18:00 -0400)]
add live updating for tag pages
Evan Prodromou [Sun, 26 Apr 2009 19:42:30 +0000 (15:42 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 26 Apr 2009 19:42:07 +0000 (15:42 -0400)]
Merge branch 'cometplugin' into 0.7.x
Evan Prodromou [Sun, 26 Apr 2009 19:41:55 +0000 (15:41 -0400)]
README for the comet plugin
Evan Prodromou [Sun, 26 Apr 2009 19:37:00 +0000 (15:37 -0400)]
Make notice auto-update
Shows notices auto-updating
Evan Prodromou [Sun, 26 Apr 2009 19:08:49 +0000 (15:08 -0400)]
Lots of tweaking to make things work
Did some tweaking and maneuvering to make things work. This version
will now show a "notice received" alert box -- lots of progress! Had
to test with Java server, not Python server.
Evan Prodromou [Sun, 26 Apr 2009 17:16:59 +0000 (13:16 -0400)]
Revert "Revert "run 'set names' after each connection to deal with UTF8 correctly""
This reverts commit
86770ccde7914219a0a572ced6dd21fa65566e1d .
Evan Prodromou [Sun, 26 Apr 2009 16:27:32 +0000 (12:27 -0400)]
Revert "run 'set names' after each connection to deal with UTF8 correctly"
This reverts commit
84072aa5cf6124d59a06a7f0a7945c00ee2836da .
This commit caused grievous harm to old notices on identi.ca.
Reverting until we figure out how to convert the old notices.
Evan Prodromou [Sun, 26 Apr 2009 16:27:32 +0000 (12:27 -0400)]
Revert "run 'set names' after each connection to deal with UTF8 correctly"
This reverts commit
84072aa5cf6124d59a06a7f0a7945c00ee2836da .
This commit caused grievous harm to old notices on identi.ca.
Reverting until we figure out how to convert the old notices.
Evan Prodromou [Sun, 26 Apr 2009 16:13:49 +0000 (12:13 -0400)]
run 'set names' after each connection to deal with UTF8 correctly
Evan Prodromou [Sun, 26 Apr 2009 16:13:49 +0000 (12:13 -0400)]
run 'set names' after each connection to deal with UTF8 correctly
Evan Prodromou [Sun, 26 Apr 2009 16:06:50 +0000 (12:06 -0400)]
Some updates for testing Comet
Evan Prodromou [Sat, 25 Apr 2009 18:20:57 +0000 (14:20 -0400)]
remove unused duplicate file
Evan Prodromou [Sat, 25 Apr 2009 18:20:24 +0000 (14:20 -0400)]
first pass at Comet plugin; doesn't yet update
Robin Millette [Fri, 24 Apr 2009 20:28:39 +0000 (20:28 +0000)]
fixed subscriptions dropdown action