]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoChange related classes doc for HTMLOutputter
Evan Prodromou [Tue, 13 Jan 2009 18:38:58 +0000 (13:38 -0500)]
Change related classes doc for HTMLOutputter

15 years agoMake XMLOutputter work with phpcs
Evan Prodromou [Tue, 13 Jan 2009 16:47:01 +0000 (11:47 -0500)]
Make XMLOutputter work with phpcs

A couple of small changes to comply with code standards.

Also, note that the second param of element() and elementStart() can
be a string.

15 years agoExtract HTML outputting code to a class HTMLOutputter
Evan Prodromou [Tue, 13 Jan 2009 16:44:09 +0000 (11:44 -0500)]
Extract HTML outputting code to a class HTMLOutputter

Moved the common_* methods for low-level HTML output to its own
class, HTMLOutputter in lib/htmloutputter.php.

15 years agoRemove XML-generating function from lib/util.php
Evan Prodromou [Tue, 13 Jan 2009 16:02:34 +0000 (11:02 -0500)]
Remove XML-generating function from lib/util.php

15 years agoMove low-level xml outputting code to a class
Evan Prodromou [Tue, 13 Jan 2009 15:56:50 +0000 (10:56 -0500)]
Move low-level xml outputting code to a class

Made a class for outputting XML code

15 years agotrac750 Add prefix string option in Facebook app for notice sync
Zach Copley [Mon, 12 Jan 2009 05:25:07 +0000 (05:25 +0000)]
trac750 Add prefix string option in Facebook app for notice sync

15 years agotrac750 Better workflow for inviting friends to use the Facebook app
Zach Copley [Mon, 12 Jan 2009 03:16:22 +0000 (03:16 +0000)]
trac750 Better workflow for inviting friends to use the Facebook app

15 years agotrac750 Exclude Facebook friends who are already using Identi.ca app from invitee...
Zach Copley [Mon, 12 Jan 2009 00:42:42 +0000 (00:42 +0000)]
trac750 Exclude Facebook friends who are already using Identi.ca app from invitee list

15 years agotrac750 Automatically update Identi.ca profile box with user's latest dent
Zach Copley [Sun, 11 Jan 2009 08:33:28 +0000 (08:33 +0000)]
trac750 Automatically update Identi.ca profile box with user's latest dent

15 years agotrac750 - Facebook app now uses XMLWriter for output (much cleaner!)
Zach Copley [Sun, 11 Jan 2009 07:03:59 +0000 (07:03 +0000)]
trac750 - Facebook app now uses XMLWriter for output (much cleaner!)

15 years agoMerge branch 'master' of /var/www/trunk
Zach [Sun, 11 Jan 2009 04:38:51 +0000 (04:38 +0000)]
Merge branch 'master' of /var/www/trunk

15 years agoTwitter settings: show success color for msg on save settings
Zach Copley [Sun, 11 Jan 2009 04:27:53 +0000 (20:27 -0800)]
Twitter settings: show success color for msg on save settings

15 years agoMerge branch 'master' of /var/www/trunk
Zach [Sun, 11 Jan 2009 04:27:13 +0000 (04:27 +0000)]
Merge branch 'master' of /var/www/trunk

15 years agoMake git ignore TextMate project files
Zach Copley [Sun, 11 Jan 2009 04:26:01 +0000 (20:26 -0800)]
Make git ignore TextMate project files

15 years agotrac750 Facebook app's invite tab now works
Zach [Sun, 11 Jan 2009 03:00:12 +0000 (03:00 +0000)]
trac750 Facebook app's invite tab now works

15 years agoMerge branch 'master' of ../laconica-stable
Evan Prodromou [Thu, 8 Jan 2009 21:01:54 +0000 (16:01 -0500)]
Merge branch 'master' of ../laconica-stable

15 years agoAdd _darcs to .gitignore
Evan Prodromou [Thu, 8 Jan 2009 20:56:59 +0000 (20:56 +0000)]
Add _darcs to .gitignore

15 years agoRemove _darcs from git repository
Evan Prodromou [Thu, 8 Jan 2009 20:56:09 +0000 (20:56 +0000)]
Remove _darcs from git repository

Not sure how or why this got in there.

15 years agoOpenMicroBlogging spec moved to its own source tree
Evan Prodromou [Wed, 7 Jan 2009 23:24:41 +0000 (18:24 -0500)]
OpenMicroBlogging spec moved to its own source tree

I've moved the OpenMicroBlogging spec to its own project on Gitorious,
at http://gitorious.org/projects/openmicroblogging . It can be
retrieved at:

  git://gitorious.org/openmicroblogging/mainline.git

15 years agoUpdate README to refer to the git repository
Ori Avtalion [Tue, 6 Jan 2009 22:39:41 +0000 (00:39 +0200)]
Update README to refer to the git repository

15 years agoUpgrade included OpenID libraries to version 2.1.2
Evan Prodromou [Wed, 7 Jan 2009 03:54:10 +0000 (22:54 -0500)]
Upgrade included OpenID libraries to version 2.1.2

15 years agoRevert "XRDS namespace fix"
Evan Prodromou [Wed, 7 Jan 2009 03:43:43 +0000 (22:43 -0500)]
Revert "XRDS namespace fix"

This reverts commit 6d1d59a36bfa3659545027c7daf8b4abd0ac53a2.

It seems to interfere with the Yadis discovery.

15 years agoXRDS namespace fix
Evan Prodromou [Wed, 7 Jan 2009 03:24:28 +0000 (22:24 -0500)]
XRDS namespace fix

15 years agoCorrect syntax in .gitignore
root [Tue, 6 Jan 2009 23:07:30 +0000 (23:07 +0000)]
Correct syntax in .gitignore

15 years agoAdd a git ignore file for avatars, files, config.php, and .htaccess
root [Tue, 6 Jan 2009 23:06:05 +0000 (23:06 +0000)]
Add a git ignore file for avatars, files, config.php, and .htaccess

15 years agoMerge branch 'master' into devel
Evan Prodromou [Tue, 6 Jan 2009 22:09:39 +0000 (17:09 -0500)]
Merge branch 'master' into devel

Conflicts:

classes/CommandInterpreter.php
lib/twitter.php
lib/util.php

15 years agotrac750 better settings tab workflow
Zach Copley [Tue, 6 Jan 2009 20:57:38 +0000 (15:57 -0500)]
trac750 better settings tab workflow

darcs-hash:20090106205738-7b5ce-e80f73130a1f699e8d33f31c63cf90ee259b72cd.gz

15 years agoadd 'dm' as a synonym for 'd' command
Evan Prodromou [Wed, 31 Dec 2008 03:22:27 +0000 (22:22 -0500)]
add 'dm' as a synonym for 'd' command

darcs-hash:20081231032227-84dde-671346360e569522d5384663d4b808e329d4cf0c.gz

15 years agoTwitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs with...
Zach Copley [Fri, 26 Dec 2008 05:17:16 +0000 (00:17 -0500)]
Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs with invalid "expect" headers (not the same patch as in trunk)

darcs-hash:20081226051716-7b5ce-82040320785bab9438aa11cf5efa63fa4cba10ae.gz

15 years agoSome fixups of patches not already migrated to trunk to bring inline with PEAR coding...
Zach Copley [Thu, 25 Dec 2008 14:46:01 +0000 (09:46 -0500)]
Some fixups of patches not already migrated to trunk to bring inline with PEAR coding stds

darcs-hash:20081225144601-7b5ce-4846f3d036c36037836d15ed672c10ba33f9f84c.gz

15 years agobugpatch release code
Evan Prodromou [Sat, 20 Dec 2008 20:48:52 +0000 (15:48 -0500)]
bugpatch release code

darcs-hash:20081220204852-34904-d63d2050408db9eeaea0af8e81c5b5c9e0c8f227.gz

15 years agotwo undefined variables in noticelist.php
Evan Prodromou [Sat, 20 Dec 2008 20:43:20 +0000 (15:43 -0500)]
two undefined variables in noticelist.php

darcs-hash:20081220204320-84dde-cc64afc5ad47f07ace499fe932f59f898dd8f0dd.gz

15 years agoDirect message XHR response fix for IE and minor tweaks
Sarven Capadisli [Tue, 16 Dec 2008 07:18:18 +0000 (02:18 -0500)]
Direct message XHR response fix for IE and minor tweaks

darcs-hash:20081216071818-efd22-d2e59bb60a236538452be356f38d0974f35f0107.gz

15 years agoXHR response fix for IE
Sarven Capadisli [Tue, 16 Dec 2008 06:37:51 +0000 (01:37 -0500)]
XHR response fix for IE

darcs-hash:20081216063751-efd22-42fa56ae88c444b80d96c25236733e90f8609fc5.gz

15 years agoTwitter-compatible API - update verify_credentials to return profile
Zach Copley [Tue, 16 Dec 2008 03:04:55 +0000 (22:04 -0500)]
Twitter-compatible API - update verify_credentials to return profile

darcs-hash:20081216030455-7b5ce-552516bfb34cb0ae1550787813feb4a4514d6c53.gz

15 years agocorrectly handle remote re-subscribe
Evan Prodromou [Mon, 15 Dec 2008 13:48:24 +0000 (08:48 -0500)]
correctly handle remote re-subscribe

darcs-hash:20081215134824-84dde-de48c99b6cb45cc461125a7f8f382eb57de0bf28.gz

15 years agobug with remote subscriptions and blocks
Evan Prodromou [Mon, 15 Dec 2008 13:28:06 +0000 (08:28 -0500)]
bug with remote subscriptions and blocks

darcs-hash:20081215132806-84dde-0319e95259047d652214c151326aff64e746d532.gz

15 years agoFixed Popular tab (hopefully)
Zach Copley [Fri, 12 Dec 2008 07:56:17 +0000 (02:56 -0500)]
Fixed Popular tab (hopefully)

darcs-hash:20081212075617-7b5ce-c56db92d928c58eaa3fed7e4f226e0fca62e2bbf.gz

15 years agoSetting font-weight to normal for nicknames within notices
Sarven Capadisli [Fri, 12 Dec 2008 06:23:37 +0000 (01:23 -0500)]
Setting font-weight to normal for nicknames within notices

darcs-hash:20081212062337-efd22-8adadf1810c253e27b573727c2ff5372d264fcd2.gz

15 years agoget rid of hcard in @-replies
Evan Prodromou [Sun, 14 Dec 2008 20:45:57 +0000 (15:45 -0500)]
get rid of hcard in @-replies

darcs-hash:20081214204557-84dde-92dbf80aa81d55c9ef23faa14bc209183fdcf883.gz

15 years agotrim some output to avoid excessive whitespace
Evan Prodromou [Sun, 14 Dec 2008 16:19:42 +0000 (11:19 -0500)]
trim some output to avoid excessive whitespace

darcs-hash:20081214161942-84dde-bfb91a534eb01d3e16b364937dcf405277e75a6a.gz

15 years agotrim the body of an incoming message
Evan Prodromou [Sun, 14 Dec 2008 00:22:39 +0000 (19:22 -0500)]
trim the body of an incoming message

darcs-hash:20081214002239-84dde-9d4d15f37b48ed1830c0423e7e34cb11c7cf9c2d.gz

15 years agoremove content:items from rss output
Evan Prodromou [Fri, 12 Dec 2008 19:55:20 +0000 (14:55 -0500)]
remove content:items from rss output

darcs-hash:20081212195520-84dde-d464ee28ab9a9757b889fad437e310056f4c576a.gz

15 years agoremove spaces from atlink for unfound name
Evan Prodromou [Fri, 12 Dec 2008 17:44:14 +0000 (12:44 -0500)]
remove spaces from atlink for unfound name

darcs-hash:20081212174414-84dde-03713508050c326904594057e6e2d3f3b1ca6437.gz

15 years agodon't show form if subscription can't be found (weirdly)
Evan Prodromou [Fri, 12 Dec 2008 05:57:13 +0000 (00:57 -0500)]
don't show form if subscription can't be found (weirdly)

darcs-hash:20081212055713-84dde-1b2aa99861ee0ab7c63a48152a5590b4d2f360d9.gz

15 years agolink error with notice sources
Evan Prodromou [Fri, 12 Dec 2008 05:44:48 +0000 (00:44 -0500)]
link error with notice sources

darcs-hash:20081212054448-84dde-14b0bdbd5ce2848a171d565bc0b17902ddb10ed3.gz

15 years agodon't block yourself!
Evan Prodromou [Fri, 12 Dec 2008 05:18:30 +0000 (00:18 -0500)]
don't block yourself!

darcs-hash:20081212051830-84dde-4db7b40c27b20bd37bac261a68bd11051d263c25.gz

15 years agoUsing single id for both profile block and unblock
Sarven Capadisli [Fri, 12 Dec 2008 04:32:40 +0000 (23:32 -0500)]
Using single id for both profile block and unblock

darcs-hash:20081212043240-efd22-99f6754e2b76eed06237414955d6c01b4137cba5.gz

15 years agostub out facebook app and delete profile
Evan Prodromou [Fri, 12 Dec 2008 04:46:00 +0000 (23:46 -0500)]
stub out facebook app and delete profile

darcs-hash:20081212044600-84dde-b9fa8240a83457f9ed41c0bcdac4b20aff1f8aed.gz

15 years agodocumentation and version number
Evan Prodromou [Fri, 12 Dec 2008 04:32:01 +0000 (23:32 -0500)]
documentation and version number

darcs-hash:20081212043201-84dde-1bf07467f85f743fb5cb4ec92e5b8934bfb49578.gz

15 years agoActually crop your avatar when hitting 'crop' button on profile
Zach Copley [Fri, 12 Dec 2008 04:30:18 +0000 (23:30 -0500)]
Actually crop your avatar when hitting 'crop' button on profile

darcs-hash:20081212043018-7b5ce-bc83b66e19007aa0a04fbb40053217ef92c44779.gz

15 years agofix source name
Evan Prodromou [Fri, 12 Dec 2008 04:15:43 +0000 (23:15 -0500)]
fix source name

darcs-hash:20081212041543-84dde-47540bac9f755be3101b7e403ae8940c90003f33.gz

15 years agoDelivery method in Subscriptions
Sarven Capadisli [Fri, 12 Dec 2008 03:52:55 +0000 (22:52 -0500)]
Delivery method in Subscriptions

darcs-hash:20081212035255-efd22-534581fa42c74785dcf4333ae4b8513d96718bdd.gz

15 years agoBlock styles in Subscribers
Sarven Capadisli [Fri, 12 Dec 2008 03:51:17 +0000 (22:51 -0500)]
Block styles in Subscribers

darcs-hash:20081212035117-efd22-f829f9470e64ed2e5560f6272db5d1d099bf28cc.gz

15 years agoIndenting the XML response
Sarven Capadisli [Fri, 12 Dec 2008 03:08:20 +0000 (22:08 -0500)]
Indenting the XML response

darcs-hash:20081212030820-efd22-3ee6f5ab50c821e3da5dd6785abb765af168058a.gz

15 years agoBetter titles and instructions for Featured and Popular tabs
Zach Copley [Thu, 11 Dec 2008 23:53:41 +0000 (18:53 -0500)]
Better titles and instructions for Featured and Popular tabs

(Do not be afraid of this patch!)

darcs-hash:20081211235341-7b5ce-98bae58e267b4e4b0adb5835e5a05e19cd910363.gz

15 years agoAlerting the direct message XHR response
Sarven Capadisli [Thu, 11 Dec 2008 22:58:08 +0000 (17:58 -0500)]
Alerting the direct message XHR response

darcs-hash:20081211225808-efd22-7f21b4588aad028766516f76173cf62cdf560855.gz

15 years agoswitch labels for tabs on subs
Evan Prodromou [Thu, 11 Dec 2008 23:47:41 +0000 (18:47 -0500)]
switch labels for tabs on subs

darcs-hash:20081211234741-84dde-d20d0f7e5e850a2d045fb95f5b75157076f7b7b6.gz

15 years agomisspelled INSTALLDIR in newnotice.php
Evan Prodromou [Thu, 11 Dec 2008 23:35:15 +0000 (18:35 -0500)]
misspelled INSTALLDIR in newnotice.php

darcs-hash:20081211233515-84dde-184e46fdee817baa3df8e066ca49d759f3b1a899.gz

15 years ago$profile -> $this->profile in noticelistitem
Evan Prodromou [Thu, 11 Dec 2008 23:30:39 +0000 (18:30 -0500)]
$profile -> $this->profile in noticelistitem

darcs-hash:20081211233039-84dde-9bcacf8f114025052a208e1068e58d570db05f15.gz

15 years agofixup function names for show_avatar() and show_nickname()
Evan Prodromou [Thu, 11 Dec 2008 23:29:21 +0000 (18:29 -0500)]
fixup function names for show_avatar() and show_nickname()

darcs-hash:20081211232921-84dde-9dba2a8d0fe3aa970f433973ef8c4ddf7c5e8928.gz

15 years agoremove unused $notice param from NoticeListItem::show()
Evan Prodromou [Thu, 11 Dec 2008 23:28:11 +0000 (18:28 -0500)]
remove unused $notice param from NoticeListItem::show()

darcs-hash:20081211232811-84dde-658ffc41153b3ffcf7243baa0faa0c3b09a493f0.gz

15 years agotake out c&p code from newnotice, use noticelist classes instead
Evan Prodromou [Thu, 11 Dec 2008 23:20:00 +0000 (18:20 -0500)]
take out c&p code from newnotice, use noticelist classes instead

darcs-hash:20081211232000-5ed1f-5ed2008f6c8273b7fa653396bff090afb10b030e.gz

15 years agodon't use undefined source_link; instead, just link
Evan Prodromou [Thu, 11 Dec 2008 23:19:25 +0000 (18:19 -0500)]
don't use undefined source_link; instead, just link

darcs-hash:20081211231925-5ed1f-b01d6ef925de540f4a671c0814d8715127a4c98d.gz

15 years agomake a new NoticeList widget and call it from StreamAction
Evan Prodromou [Thu, 11 Dec 2008 23:12:52 +0000 (18:12 -0500)]
make a new NoticeList widget and call it from StreamAction

I made a new notice-list widget (like the profile list) and call it
from StreamAction. This cleans up some of the mess in the various
notice-stream-showing classes.

I also changed show-stream so it uses a subclass of NoticeList that
doesn't show author info (which is unnecessary).

darcs-hash:20081211231252-5ed1f-ee6e551ed5a029406748120f12e2ff57c4a86493.gz

15 years agoSetting nudge XHR response to utf-8 and indenting
Sarven Capadisli [Thu, 11 Dec 2008 21:20:46 +0000 (16:20 -0500)]
Setting nudge XHR response to utf-8 and indenting

darcs-hash:20081211212046-efd22-5face1c2bfaf0dd43dc7ffcc4eec639fdb4b5fe5.gz

15 years agoStandardising XHR responses to utf-8 and indenting
Sarven Capadisli [Thu, 11 Dec 2008 21:18:14 +0000 (16:18 -0500)]
Standardising XHR responses to utf-8 and indenting

darcs-hash:20081211211814-efd22-a41a2b123fcd08945370e868431dc1b2feda4dfe.gz

15 years agoRemoval of unused processing style
Sarven Capadisli [Thu, 11 Dec 2008 20:48:14 +0000 (15:48 -0500)]
Removal of unused processing style

darcs-hash:20081211204814-efd22-9882cf51d2a62c7018babfc2cfc3ef582e8dc8a4.gz

15 years agoProfile block base style
Sarven Capadisli [Thu, 11 Dec 2008 20:17:17 +0000 (15:17 -0500)]
Profile block base style

darcs-hash:20081211201717-efd22-850db00fab62a80773b5c6b9b5e4008059ee6b17.gz

15 years agoFix bad arguments that were throwing PHP warnings
Zach Copley [Thu, 11 Dec 2008 20:36:59 +0000 (15:36 -0500)]
Fix bad arguments that were throwing PHP warnings

darcs-hash:20081211203659-7b5ce-43cfb2067c296374779a532410f186c42e8d2f99.gz

15 years agofix id of common_unsubscribe_form
Evan Prodromou [Thu, 11 Dec 2008 20:02:39 +0000 (15:02 -0500)]
fix id of common_unsubscribe_form

darcs-hash:20081211200239-5ed1f-b8829a657dcb6b9f1ec6134d61de5340414a10d4.gz

15 years agomore places where required since param skipped for Notice::getStreamDirect
Evan Prodromou [Thu, 11 Dec 2008 19:52:59 +0000 (14:52 -0500)]
more places where required since param skipped for Notice::getStreamDirect

darcs-hash:20081211195259-5ed1f-c52136c07bdad5521184bd1990313030a8e1e831.gz

15 years agoArray needs initializing before it's returned. How did this code ever work?
Zach Copley [Thu, 11 Dec 2008 02:25:57 +0000 (21:25 -0500)]
Array needs initializing before it's returned. How did this code ever work?

darcs-hash:20081211022557-7b5ce-8040947f258db638bd68fe2620381b3c078a4c31.gz

15 years agoadd User-Agent to OMB requests
Evan Prodromou [Thu, 11 Dec 2008 18:55:25 +0000 (13:55 -0500)]
add User-Agent to OMB requests

darcs-hash:20081211185525-5ed1f-ea300a9f824163ea7989baae4e4b439e58fd0881.gz

15 years agobetter output in subscribe
Evan Prodromou [Thu, 11 Dec 2008 18:37:56 +0000 (13:37 -0500)]
better output in subscribe

darcs-hash:20081211183756-5ed1f-d4c430397d6356ede7873d3790a61fd822a96e60.gz

15 years agoxmppdaemon uses 'xml' rather than 'raw' accessor
Evan Prodromou [Thu, 11 Dec 2008 18:32:50 +0000 (13:32 -0500)]
xmppdaemon uses 'xml' rather than 'raw' accessor

darcs-hash:20081211183250-5ed1f-73f542de534be2931508841a2c85162e2fe15160.gz

15 years agoupgrade XMPPHP to upstream version
Evan Prodromou [Thu, 11 Dec 2008 18:15:00 +0000 (13:15 -0500)]
upgrade XMPPHP to upstream version

darcs-hash:20081211181500-5ed1f-5042b1ff2ed5de36500200f3ea2aa91108f1f853.gz

15 years agoadd a menu to subs
Evan Prodromou [Thu, 11 Dec 2008 18:06:22 +0000 (13:06 -0500)]
add a menu to subs

darcs-hash:20081211180622-5ed1f-ab61ae0e19506b9686cd560ff262d29a6d0ac267.gz

15 years agoNudge JS process and image removal
Sarven Capadisli [Thu, 11 Dec 2008 02:17:55 +0000 (21:17 -0500)]
Nudge JS process and image removal

darcs-hash:20081211021755-efd22-5b2f406b22a87c81cc02f92fee8a0ed64572e113.gz

15 years agomissing argument
Evan Prodromou [Thu, 11 Dec 2008 17:13:53 +0000 (12:13 -0500)]
missing argument

darcs-hash:20081211171353-84dde-31b2858e361f62e13ca8ca8784b1aac4209ef04c.gz

15 years agowhitespace conflicts in User.php
Evan Prodromou [Thu, 11 Dec 2008 16:34:34 +0000 (11:34 -0500)]
whitespace conflicts in User.php

darcs-hash:20081211163434-5ed1f-38d9bf093db72d27837cbfe76d46fd518adc3bb6.gz

15 years agoresolve whitespace changes in Notice.php
Evan Prodromou [Thu, 11 Dec 2008 16:31:50 +0000 (11:31 -0500)]
resolve whitespace changes in Notice.php

darcs-hash:20081211163150-5ed1f-10ff4c4863145909c1d541e39dc4bf69d945cfd7.gz

15 years agoresolve conflicts in config.php.sample
Evan Prodromou [Thu, 11 Dec 2008 16:25:58 +0000 (11:25 -0500)]
resolve conflicts in config.php.sample

darcs-hash:20081211162558-5ed1f-1eb8afbadbaa5f84140cbd255b1c01dc456577fd.gz

15 years agoJcrop CSS updates to original/preview views
csarven [Wed, 10 Dec 2008 02:59:22 +0000 (21:59 -0500)]
Jcrop CSS updates to original/preview views

darcs-hash:20081210025922-eefa4-20d87784a350ccc94ee8cb2d69ad44b1b0c92539.gz

15 years agoon broadcast jabber and sms to people with the flags set
Evan Prodromou [Wed, 10 Dec 2008 02:47:06 +0000 (21:47 -0500)]
on broadcast jabber and sms to people with the flags set

darcs-hash:20081210024706-5ed1f-fd54b76630656f7d4f7617309d2e4f87f25b006b.gz

15 years agoset jabber and sms flags on subscriptions
Evan Prodromou [Wed, 10 Dec 2008 02:44:16 +0000 (21:44 -0500)]
set jabber and sms flags on subscriptions

darcs-hash:20081210024416-5ed1f-ec3b22136883f66c49473a10e09c06b6b9573a22.gz

15 years agoJcrop v2 (POST cropping to be completed)
csarven [Wed, 10 Dec 2008 02:16:07 +0000 (21:16 -0500)]
Jcrop v2 (POST cropping to be completed)

darcs-hash:20081210021607-eefa4-c3590f3e734255faf098bf5ca09fc17901a6db70.gz

15 years agotrac750 added some output to the facebook_update.php script
Zach Copley [Mon, 5 Jan 2009 04:56:03 +0000 (23:56 -0500)]
trac750 added some output to the facebook_update.php script

darcs-hash:20090105045603-7b5ce-2cef1b92d9c91b0db70269d94f42ae06076229b2.gz

15 years agotrac750 configurable sync flags for Facebook app (noticesync, replysync)
Zach Copley [Mon, 5 Jan 2009 04:02:12 +0000 (23:02 -0500)]
trac750 configurable sync flags for Facebook app (noticesync, replysync)

darcs-hash:20090105040212-7b5ce-37f6195649dc673241e4566a93183b13e428d98f.gz

15 years agotrac750 Automatically update linked Facebook users' statuses
Zach Copley [Mon, 5 Jan 2009 01:04:07 +0000 (20:04 -0500)]
trac750 Automatically update linked Facebook users' statuses

darcs-hash:20090105010407-7b5ce-559da13720b18e3c570e730326f5e5ef2b2dc1ab.gz

15 years agowrapper element for config.xml
Evan Prodromou [Tue, 30 Dec 2008 21:22:02 +0000 (16:22 -0500)]
wrapper element for config.xml

darcs-hash:20081230212202-84dde-d6439ad7061a56c9de0168ced3d95436ca20cb59.gz

15 years agobetter serialization of arrays and booleans in config output
Evan Prodromou [Tue, 30 Dec 2008 21:19:57 +0000 (16:19 -0500)]
better serialization of arrays and booleans in config output

darcs-hash:20081230211957-84dde-ea044934e16bb8ef89e762159ecea1fa008b65b9.gz

15 years agoimplement the api/laconica/config method
Evan Prodromou [Tue, 30 Dec 2008 21:14:44 +0000 (16:14 -0500)]
implement the api/laconica/config method

darcs-hash:20081230211444-84dde-d36ece807afedfa6f918923ba9074f774cbcb5ec.gz

15 years agoadd some breaks so that switch statement works
Evan Prodromou [Tue, 30 Dec 2008 21:01:14 +0000 (16:01 -0500)]
add some breaks so that switch statement works

darcs-hash:20081230210114-84dde-4fbf5b718841ae1c46129a6b58d6b4e239d8be09.gz

15 years agoimplement api/laconica/version method
Evan Prodromou [Tue, 30 Dec 2008 20:59:39 +0000 (15:59 -0500)]
implement api/laconica/version method

darcs-hash:20081230205939-84dde-4b6096859c6b44169dd3d809442fab15337061b2.gz

15 years agoadd laconica methods to unauthed ones
Evan Prodromou [Tue, 30 Dec 2008 20:37:47 +0000 (15:37 -0500)]
add laconica methods to unauthed ones

darcs-hash:20081230203747-84dde-dbdb783c8883097af0f69b4c06c2425c54964773.gz

15 years agoadd laconica-specific methods to htaccess.sample
Evan Prodromou [Tue, 30 Dec 2008 20:25:13 +0000 (15:25 -0500)]
add laconica-specific methods to htaccess.sample

darcs-hash:20081230202513-84dde-47ab363eae62e1b9fc9280e579d348520c1233cc.gz

15 years agoLaconica-specific extensions for Twitter API
Evan Prodromou [Tue, 30 Dec 2008 20:20:19 +0000 (15:20 -0500)]
Laconica-specific extensions for Twitter API

darcs-hash:20081230202019-84dde-0aab26044f990fc1039c669cd36860b5389fab64.gz

15 years agowhitespace changes in actions/register.php after global search-and-replace
Evan Prodromou [Tue, 23 Dec 2008 19:57:22 +0000 (14:57 -0500)]
whitespace changes in actions/register.php after global search-and-replace

darcs-hash:20081223195722-84dde-7416c826728867e431511266ce18699d129a60ed.gz

15 years agoTwitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs with...
Zach Copley [Thu, 25 Dec 2008 15:22:07 +0000 (10:22 -0500)]
Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs with invalid "expect" headers

darcs-hash:20081225152207-7b5ce-fe890baabaa8f0bf60b05f7558c1ece3544d9906.gz