]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Fri, 1 May 2009 17:03:51 +0000 (17:03 +0000)]
Merge branch '0.7.x' into 0.8.x

15 years ago60 seconds hard timeout for XHR notice posting. JavaScript throws an
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.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
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

15 years agoFix link to identi.ca in JavaScript badge
Ori Avtalion [Fri, 1 May 2009 11:12:37 +0000 (07:12 -0400)]
Fix link to identi.ca in JavaScript badge

15 years agoSeveral whitespace fixes
Ori Avtalion [Fri, 1 May 2009 11:12:13 +0000 (07:12 -0400)]
Several whitespace fixes

15 years agoAdd s to user favorite notices
Ori Avtalion [Fri, 1 May 2009 11:11:28 +0000 (07:11 -0400)]
Add s to user favorite notices

15 years agoignore Eclipse project files
Evan Prodromou [Fri, 1 May 2009 11:08:01 +0000 (07:08 -0400)]
ignore Eclipse project files

15 years agoGiving more contrast between the background colour and the laconica logo.
Sarven Capadisli [Fri, 1 May 2009 04:39:49 +0000 (04:39 +0000)]
Giving more contrast between the background colour and the laconica logo.

15 years agoAdded laconica logo
Sarven Capadisli [Fri, 1 May 2009 03:50:24 +0000 (03:50 +0000)]
Added laconica logo
Updated installation page markup

15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Fri, 1 May 2009 00:16:25 +0000 (00:16 +0000)]
Merge branch '0.7.x' into 0.8.x

Resolved Conflicts:
lib/queuehandler.php
lib/util.php
theme/base/css/display.css

15 years agoFixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45c
CiaranG [Wed, 29 Apr 2009 22:43:42 +0000 (23:43 +0100)]
Fixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45c

15 years agoAdded 'mentions' the the list of API methods requiring bare auth
Zach Copley [Wed, 29 Apr 2009 20:16:52 +0000 (13:16 -0700)]
Added 'mentions' the the list of API methods requiring bare auth

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
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

15 years agoPublic stream uses IDs method
Evan Prodromou [Wed, 29 Apr 2009 16:05:31 +0000 (12:05 -0400)]
Public stream uses IDs method

Public stream now uses IDs method

15 years agoMove algorithm for caching to Notice class
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.

15 years agoTicket #1428 - Changed replies API method to "mentions".
Zach Copley [Wed, 29 Apr 2009 06:31:00 +0000 (23:31 -0700)]
Ticket #1428 - Changed replies API method to "mentions".

15 years agoAdded dirty dates to Foreign_link
Zach Copley [Wed, 29 Apr 2009 00:08:20 +0000 (17:08 -0700)]
Added dirty dates to Foreign_link

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
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

15 years agoRemove some debug comments in query-by-id
Evan Prodromou [Tue, 28 Apr 2009 17:31:56 +0000 (13:31 -0400)]
Remove some debug comments in query-by-id

15 years agoChange to avoid a join in notice inbox
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.

15 years agoOnly start daemons that are required, according to the site config. There is the...
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

15 years agoFixed typo in stopdaemons.sh - was not stopping the new memcached queue handler
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

15 years agoMerge branch '0.7.x' into querybyid
Evan Prodromou [Mon, 27 Apr 2009 20:55:07 +0000 (16:55 -0400)]
Merge branch '0.7.x' into querybyid

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
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

15 years agoMinor CSS order/cleanup.
Sarven Capadisli [Mon, 27 Apr 2009 20:07:22 +0000 (20:07 +0000)]
Minor CSS order/cleanup.

15 years agoMerge branch 'cometplugin' into 0.7.x
Evan Prodromou [Mon, 27 Apr 2009 19:28:36 +0000 (15:28 -0400)]
Merge branch 'cometplugin' into 0.7.x

15 years agoDon't add a node if it's already there
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.

15 years agoDon't add a notice if it already exists on the page
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.

15 years agoDisplay rendered HTML for a notice
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

15 years agoadd live updating for tag pages
Evan Prodromou [Sun, 26 Apr 2009 22:00:06 +0000 (18:00 -0400)]
add live updating for tag pages

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
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

15 years agoMerge branch 'cometplugin' into 0.7.x
Evan Prodromou [Sun, 26 Apr 2009 19:42:07 +0000 (15:42 -0400)]
Merge branch 'cometplugin' into 0.7.x

15 years agoREADME for the comet plugin
Evan Prodromou [Sun, 26 Apr 2009 19:41:55 +0000 (15:41 -0400)]
README for the comet plugin

15 years agoMake notice auto-update
Evan Prodromou [Sun, 26 Apr 2009 19:37:00 +0000 (15:37 -0400)]
Make notice auto-update

Shows notices auto-updating

15 years agoLots of tweaking to make things work
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.

15 years agoRevert "run 'set names' after each connection to deal with UTF8 correctly"
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.

15 years agorun '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

15 years agoSome updates for testing Comet
Evan Prodromou [Sun, 26 Apr 2009 16:06:50 +0000 (12:06 -0400)]
Some updates for testing Comet

15 years agoremove unused duplicate file
Evan Prodromou [Sat, 25 Apr 2009 18:20:57 +0000 (14:20 -0400)]
remove unused duplicate file

15 years agofirst pass at Comet plugin; doesn't yet update
Evan Prodromou [Sat, 25 Apr 2009 18:20:24 +0000 (14:20 -0400)]
first pass at Comet plugin; doesn't yet update

15 years agoMerge branch 'twitter-import' into 0.8.x
Zach Copley [Fri, 24 Apr 2009 21:29:56 +0000 (14:29 -0700)]
Merge branch 'twitter-import' into 0.8.x

15 years agoSome clean up -- this still doesn't work, yet. The processes all lose
Zach Copley [Fri, 24 Apr 2009 21:27:31 +0000 (14:27 -0700)]
Some clean up -- this still doesn't work, yet.  The processes all lose
their database connections, including the parent process.

15 years agofixed subscriptions dropdown action
Robin Millette [Fri, 24 Apr 2009 20:28:39 +0000 (20:28 +0000)]
fixed subscriptions dropdown action

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Fri, 24 Apr 2009 20:01:25 +0000 (20:01 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agofixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.
Robin Millette [Fri, 24 Apr 2009 20:01:03 +0000 (20:01 +0000)]
fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 24 Apr 2009 17:31:18 +0000 (13:31 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agocheck for existence of xmlrpc extension in LinkbackPlugin
Evan Prodromou [Fri, 24 Apr 2009 17:31:03 +0000 (13:31 -0400)]
check for existence of xmlrpc extension in LinkbackPlugin

15 years agoUI for server errors.
Sarven Capadisli [Fri, 24 Apr 2009 17:22:43 +0000 (17:22 +0000)]
UI for server errors.

15 years agoThe real 7 seconds (7000) timeout for XHR posting.
Sarven Capadisli [Thu, 23 Apr 2009 21:51:49 +0000 (21:51 +0000)]
The real 7 seconds (7000) timeout for XHR posting.

15 years agoXHR alerts for server-side errors: 404, 502, 503, 504. There is also a
Sarven Capadisli [Thu, 23 Apr 2009 21:35:21 +0000 (21:35 +0000)]
XHR alerts for server-side errors: 404, 502, 503, 504. There is also a
7 second timeout if the server doesn't get back with a response.

15 years agoinsert into user's inbox at Web time
Evan Prodromou [Thu, 23 Apr 2009 10:38:51 +0000 (10:38 +0000)]
insert into user's inbox at Web time

15 years ago8-char limit on transports
Evan Prodromou [Thu, 23 Apr 2009 10:09:08 +0000 (10:09 +0000)]
8-char limit on transports

15 years agoblow subs cache after updating inboxes
Evan Prodromou [Thu, 23 Apr 2009 10:08:51 +0000 (10:08 +0000)]
blow subs cache after updating inboxes

15 years agoalert to what transport we're checking for
Evan Prodromou [Thu, 23 Apr 2009 10:08:26 +0000 (10:08 +0000)]
alert to what transport we're checking for

15 years agosome basic fixes for inbox and memcached queue handlers
Evan Prodromou [Thu, 23 Apr 2009 09:52:21 +0000 (09:52 +0000)]
some basic fixes for inbox and memcached queue handlers

15 years agoincorrect config setting for inboxes
Evan Prodromou [Thu, 23 Apr 2009 09:35:10 +0000 (09:35 +0000)]
incorrect config setting for inboxes

15 years agoincorrect config setting for queues
Evan Prodromou [Thu, 23 Apr 2009 09:34:56 +0000 (09:34 +0000)]
incorrect config setting for queues

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Thu, 23 Apr 2009 09:24:13 +0000 (05:24 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agofix parse error in memcachedqueuehandler
Evan Prodromou [Thu, 23 Apr 2009 09:23:59 +0000 (05:23 -0400)]
fix parse error in memcachedqueuehandler

15 years agoAdd an inbox queue handler
Evan Prodromou [Thu, 23 Apr 2009 09:08:48 +0000 (05:08 -0400)]
Add an inbox queue handler

Handle distributing a notice to multiple inboxes in a queue handler
rather than in the Web action.

15 years agoA queuehandler for blowing caches offline
Evan Prodromou [Thu, 23 Apr 2009 09:03:19 +0000 (05:03 -0400)]
A queuehandler for blowing caches offline

We add a queuehandler for blowing the memcached caches off-line. This
should speed up the processing of new notices.

15 years agoAllowing XHR for Inbox/Outbox pages.
Sarven Capadisli [Thu, 23 Apr 2009 02:22:00 +0000 (02:22 +0000)]
Allowing XHR for Inbox/Outbox pages.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Thu, 23 Apr 2009 02:19:12 +0000 (02:19 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoAdded ajax responses
Zach Copley [Thu, 23 Apr 2009 02:17:58 +0000 (02:17 +0000)]
Added ajax responses

15 years agofix join a group link from user homepage when he hasn't posted anything yet
Robin Millette [Thu, 23 Apr 2009 01:03:17 +0000 (01:03 +0000)]
fix join a group link from user homepage when he hasn't posted anything yet

15 years agoScript to import friends timelines from Twitter
Zach Copley [Wed, 22 Apr 2009 02:09:27 +0000 (19:09 -0700)]
Script to import friends timelines from Twitter

15 years agoSuppress errors when checking for the existence of files that might be restricted...
CiaranG [Tue, 21 Apr 2009 22:36:15 +0000 (23:36 +0100)]
Suppress errors when checking for the existence of files that might be restricted by open_basedir - should resolve issue #1310

15 years agoAdd feed2omb to notice sources
CiaranG [Tue, 21 Apr 2009 19:43:57 +0000 (20:43 +0100)]
Add feed2omb to notice sources

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/mgrdcm-twitapibools into review...
Adrian Lang [Mon, 20 Apr 2009 11:09:05 +0000 (13:09 +0200)]
Merge branch '0.7.x' of git://gitorious.org/laconica/mgrdcm-twitapibools into review/master

15 years agoMerge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without the uninte...
Adrian Lang [Mon, 20 Apr 2009 10:15:12 +0000 (12:15 +0200)]
Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without the unintended deletion.

15 years agoearthy theme: layout experiment
Sarven Capadisli [Mon, 20 Apr 2009 05:06:38 +0000 (05:06 +0000)]
earthy theme: layout experiment

15 years agoearthy theme preliminary (colours only)
Sarven Capadisli [Mon, 20 Apr 2009 04:37:13 +0000 (04:37 +0000)]
earthy theme preliminary (colours only)

15 years agootalk theme: anon_notice background colour update
Sarven Capadisli [Mon, 20 Apr 2009 01:58:49 +0000 (01:58 +0000)]
otalk theme: anon_notice background colour update

15 years agootalk theme update to overflows
Sarven Capadisli [Mon, 20 Apr 2009 01:00:40 +0000 (01:00 +0000)]
otalk theme update to overflows

15 years agoUpdate to theme name in stylesheets.
Sarven Capadisli [Sun, 19 Apr 2009 23:45:03 +0000 (23:45 +0000)]
Update to theme name in stylesheets.

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Sun, 19 Apr 2009 23:42:53 +0000 (23:42 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

15 years agootalk theme (preliminary)
Sarven Capadisli [Sun, 19 Apr 2009 23:40:37 +0000 (23:40 +0000)]
otalk theme (preliminary)

15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Sun, 19 Apr 2009 23:40:26 +0000 (23:40 +0000)]
Merge branch '0.7.x' into 0.8.x

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 19 Apr 2009 02:36:41 +0000 (19:36 -0700)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoadd reply_to index to notice
Evan Prodromou [Sun, 19 Apr 2009 02:36:25 +0000 (19:36 -0700)]
add reply_to index to notice

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Robin Millette [Sat, 18 Apr 2009 21:14:53 +0000 (21:14 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

15 years agofix 0.7.x 0.8.x merge conflict in register.php
Robin Millette [Sat, 18 Apr 2009 21:14:31 +0000 (21:14 +0000)]
fix 0.7.x 0.8.x merge conflict in register.php

15 years agoFixing spaces/tabs.
Dan Moore [Sat, 18 Apr 2009 19:54:23 +0000 (15:54 -0400)]
Fixing spaces/tabs.

15 years agoThis should change the JSON representation of the booleans 'following' and 'notificat...
Dan Moore [Sat, 18 Apr 2009 19:42:44 +0000 (15:42 -0400)]
This should change the JSON representation of the booleans 'following' and 'notifications', but unlike the previous change, I was unable to test this.

15 years agoBringing the presentation of boolean variables (favorited, truncated, profile_backgro...
Dan Moore [Sat, 18 Apr 2009 19:33:36 +0000 (15:33 -0400)]
Bringing the presentation of boolean variables (favorited, truncated, profile_background_tile) and the result from friendships/exist in JSON results from the Twitter Compatible API in line with what the real Twitter API does.

Currently, laconica returns text strings enclosed in quotes instead of bare Javascript booleans.  This change fixes that.

See http://laconi.ca/trac/ticket/1326 for one open issue related to this.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Sat, 18 Apr 2009 19:08:48 +0000 (19:08 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agotrac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds
Robin Millette [Sat, 18 Apr 2009 19:08:33 +0000 (19:08 +0000)]
trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds

15 years agoshortening links in notices from XMPP
Tobias Diekershoff [Sat, 18 Apr 2009 17:00:20 +0000 (19:00 +0200)]
shortening links in notices from XMPP

This patch enables shortening of links, that where send from XMPP.
The problem was, that in util.php common_current_user() is not
finding the user account from which is posted, so the service to
shorten is not known, so no shortening at all...

This patch cleans up the xmppdaemon a little bit and hard codes ur1.ca
as shortening service _if_ the user is not set. Ugly but working.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 17 Apr 2009 20:41:34 +0000 (13:41 -0700)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agocounter() after val() reset to avoid (weird) bug.
Sarven Capadisli [Fri, 17 Apr 2009 20:14:06 +0000 (20:14 +0000)]
counter() after val() reset to avoid (weird) bug.

15 years agoincorrect variable access
Evan Prodromou [Fri, 17 Apr 2009 20:03:33 +0000 (13:03 -0700)]
incorrect variable access

15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Fri, 17 Apr 2009 19:52:39 +0000 (19:52 +0000)]
Merge branch '0.7.x' into 0.8.x

15 years agostore invite code in session so openidfinish can find it
Evan Prodromou [Fri, 17 Apr 2009 19:52:26 +0000 (12:52 -0700)]
store invite code in session so openidfinish can find it

15 years agoClear notice char counter for direct messages as well.
Sarven Capadisli [Fri, 17 Apr 2009 19:51:20 +0000 (19:51 +0000)]
Clear notice char counter for direct messages as well.

15 years agoFixed file that was removed by mistake.
Robin Millette [Fri, 17 Apr 2009 17:35:51 +0000 (17:35 +0000)]
Fixed file that was removed by mistake.

15 years agoFixed file that was removed by mistake.
Robin Millette [Fri, 17 Apr 2009 17:31:22 +0000 (17:31 +0000)]
Fixed file that was removed by mistake.

15 years agofile was removed by mistake.
Robin Millette [Fri, 17 Apr 2009 17:24:41 +0000 (17:24 +0000)]
file was removed by mistake.

15 years agofile was removed by mistake.
Robin Millette [Fri, 17 Apr 2009 17:23:12 +0000 (17:23 +0000)]
file was removed by mistake.

15 years agofix merge conflict 0.7.x 0.8.x in util.php and register.php.
Robin Millette [Fri, 17 Apr 2009 17:04:05 +0000 (17:04 +0000)]
fix merge conflict 0.7.x 0.8.x in util.php and register.php.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Fri, 17 Apr 2009 16:47:18 +0000 (16:47 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x