]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoAdds some missing routes.
Adrian Lang [Sat, 21 Feb 2009 17:51:56 +0000 (18:51 +0100)]
Adds some missing routes.

15 years agoHook for setting document content type, charset, language, DOCTYPE and
Sarven Capadisli [Thu, 26 Feb 2009 19:56:31 +0000 (19:56 +0000)]
Hook for setting document content type, charset, language, DOCTYPE and
html element properties

15 years agoPrint stylesheet - Added license and cleanup
Sarven Capadisli [Tue, 24 Feb 2009 05:09:23 +0000 (05:09 +0000)]
Print stylesheet - Added license and cleanup

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Tue, 24 Feb 2009 04:32:28 +0000 (04:32 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoPrint stylesheet
Sarven Capadisli [Tue, 24 Feb 2009 04:31:31 +0000 (04:31 +0000)]
Print stylesheet

15 years agoMake allrss.php work with phpcs
Evan Prodromou [Mon, 23 Feb 2009 21:27:22 +0000 (13:27 -0800)]
Make allrss.php work with phpcs

15 years agoTicket #1108 - Added 'social graph' methods to the API
Zach Copley [Mon, 23 Feb 2009 04:04:47 +0000 (20:04 -0800)]
Ticket #1108 - Added 'social graph' methods to the API

15 years agoMinor routing fix for friends_timeline API method
Zach Copley [Mon, 23 Feb 2009 02:01:55 +0000 (18:01 -0800)]
Minor routing fix for friends_timeline API method

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Mon, 23 Feb 2009 01:03:41 +0000 (17:03 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoTicket #925 - make verify_credentials return 'Authorized' if no return type specified
Zach Copley [Mon, 23 Feb 2009 01:01:41 +0000 (17:01 -0800)]
Ticket #925 - make verify_credentials return 'Authorized' if no return type specified

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sat, 21 Feb 2009 15:10:33 +0000 (07:10 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Sat, 21 Feb 2009 01:19:08 +0000 (17:19 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoNew doc page for Identi.ca badge and minor updates to badge's js
Zach Copley [Sat, 21 Feb 2009 01:17:20 +0000 (17:17 -0800)]
New doc page for Identi.ca badge and minor updates to badge's js

15 years agoMinor positioning: using absolute right instead of left
Sarven Capadisli [Fri, 20 Feb 2009 23:54:17 +0000 (23:54 +0000)]
Minor positioning: using absolute right instead of left

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Fri, 20 Feb 2009 23:47:40 +0000 (23:47 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoHooks for: local navigation
Sarven Capadisli [Fri, 20 Feb 2009 23:47:24 +0000 (23:47 +0000)]
Hooks for: local navigation

15 years agoFixed routing for direct messages and favorites in the API
Zach Copley [Fri, 20 Feb 2009 23:07:59 +0000 (15:07 -0800)]
Fixed routing for direct messages and favorites in the API

15 years agoChange common_local_url() to take 4 arguments
Evan Prodromou [Fri, 20 Feb 2009 22:30:09 +0000 (17:30 -0500)]
Change common_local_url() to take 4 arguments

I changed common_local_url() to take an additional optional argument
-- for query parameters. Being persnickety, I made it the third of
four, and moved the last one ($fragment) down a slot. That required
changing a couple of calls.

15 years agofix notices in lib/grouplist.php
Evan Prodromou [Fri, 20 Feb 2009 22:29:40 +0000 (17:29 -0500)]
fix notices in lib/grouplist.php

15 years agodon't use SUP in group rss
Evan Prodromou [Fri, 20 Feb 2009 22:14:13 +0000 (17:14 -0500)]
don't use SUP in group rss

15 years agofix some notices in omb.php
Evan Prodromou [Fri, 20 Feb 2009 22:02:34 +0000 (17:02 -0500)]
fix some notices in omb.php

15 years agouse return value of common_check_user() in login.php
Evan Prodromou [Fri, 20 Feb 2009 21:58:19 +0000 (16:58 -0500)]
use return value of common_check_user() in login.php

15 years agofix notice in searchaction
Evan Prodromou [Fri, 20 Feb 2009 21:51:39 +0000 (16:51 -0500)]
fix notice in searchaction

15 years agomake check for ->value better
Evan Prodromou [Fri, 20 Feb 2009 21:50:05 +0000 (16:50 -0500)]
make check for ->value better

15 years agochange static in router to var
Evan Prodromou [Fri, 20 Feb 2009 21:48:49 +0000 (16:48 -0500)]
change static  in router to var

15 years agoaccidentally used as a global in index.php
Evan Prodromou [Fri, 20 Feb 2009 21:46:26 +0000 (16:46 -0500)]
accidentally used  as a global in index.php

15 years agoavoid notices on undefined array elements
Evan Prodromou [Fri, 20 Feb 2009 21:44:56 +0000 (16:44 -0500)]
avoid notices on undefined array elements

15 years agoNOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warning
Leslie Michael Orchard [Wed, 18 Feb 2009 03:59:48 +0000 (22:59 -0500)]
NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warning

15 years agoAttempt to access non-existent OPENID_COOKIE_KEY cookie causing a warning
Leslie Michael Orchard [Wed, 18 Feb 2009 04:09:57 +0000 (23:09 -0500)]
Attempt to access non-existent OPENID_COOKIE_KEY cookie causing a warning

15 years agoFixing a bunch of undefined variable warnings in OpenID signup process
Leslie Michael Orchard [Wed, 18 Feb 2009 04:22:56 +0000 (23:22 -0500)]
Fixing a bunch of undefined variable warnings in OpenID signup process

15 years agoPROFILES_PER_PAGE already defined in lib/common.php
Leslie Michael Orchard [Wed, 18 Feb 2009 04:25:00 +0000 (23:25 -0500)]
PROFILES_PER_PAGE already defined in lib/common.php

15 years agoIgnoring VIM swap files, log files, and httpd.conf
Leslie Michael Orchard [Wed, 18 Feb 2009 04:24:10 +0000 (23:24 -0500)]
Ignoring VIM swap files, log files, and httpd.conf

15 years agomake tagother work with router
Evan Prodromou [Fri, 20 Feb 2009 15:04:28 +0000 (10:04 -0500)]
make tagother work with router

15 years agoMerge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.x
Evan Prodromou [Fri, 20 Feb 2009 14:59:02 +0000 (09:59 -0500)]
Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.x

15 years agohandle if-modified-since in RSS feeds
Evan Prodromou [Fri, 20 Feb 2009 14:58:38 +0000 (14:58 +0000)]
handle if-modified-since in RSS feeds

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 20 Feb 2009 14:54:50 +0000 (09:54 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.x
Evan Prodromou [Fri, 20 Feb 2009 14:54:17 +0000 (09:54 -0500)]
Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.x

15 years agoMinor CSS cleanup.
Sarven Capadisli [Thu, 19 Feb 2009 02:55:04 +0000 (02:55 +0000)]
Minor CSS cleanup.

15 years agomore correct handling of etags and last-modified
Evan Prodromou [Wed, 18 Feb 2009 23:43:26 +0000 (23:43 +0000)]
more correct handling of etags and last-modified

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Wed, 18 Feb 2009 23:41:02 +0000 (15:41 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoOpen the /api/laconica/config.format API method so clients can determine whether...
Zach Copley [Wed, 18 Feb 2009 23:33:52 +0000 (15:33 -0800)]
Open the /api/laconica/config.format API method so clients can determine whether a site is "private".

15 years agoMerge branch 'master' of git://gitorious.org/laconica/mainline into 0.7.x
Evan Prodromou [Wed, 18 Feb 2009 23:31:28 +0000 (23:31 +0000)]
Merge branch 'master' of git://gitorious.org/laconica/mainline into 0.7.x

15 years agomove peoplesearchresults to its own module
Evan Prodromou [Wed, 18 Feb 2009 14:35:59 +0000 (09:35 -0500)]
move peoplesearchresults to its own module

15 years agoMerge branch 'dev-0.7.x' into framebusting
Meitar Moscovitz [Wed, 18 Feb 2009 02:01:52 +0000 (13:01 +1100)]
Merge branch 'dev-0.7.x' into framebusting

Conflicts:
lib/action.php

15 years agoMerge branch 'ticket-1053' of git://gitorious.org/laconica/meitar into review
Sarven Capadisli [Tue, 17 Feb 2009 21:24:06 +0000 (21:24 +0000)]
Merge branch 'ticket-1053' of git://gitorious.org/laconica/meitar into review

15 years agoMerge branch 'mobile-style' of git://gitorious.org/laconica/meitar into review
Sarven Capadisli [Tue, 17 Feb 2009 20:32:19 +0000 (20:32 +0000)]
Merge branch 'mobile-style' of git://gitorious.org/laconica/meitar into review

Conflicts:

lib/action.php

15 years agoanother system message
Evan Prodromou [Tue, 17 Feb 2009 17:08:53 +0000 (12:08 -0500)]
another system message

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 17 Feb 2009 15:23:19 +0000 (10:23 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Tue, 17 Feb 2009 15:22:42 +0000 (10:22 -0500)]
Merge branch 'master' into 0.7.x

15 years agoFixed #1170: Auto-linking bug when URL cotains special chars.
Sean Murphy [Mon, 9 Feb 2009 22:29:27 +0000 (17:29 -0500)]
Fixed #1170: Auto-linking bug when URL cotains special chars.

15 years agoFixes ticket:1053; removes spacing between hash and tag on profile page.
Meitar Moscovitz [Tue, 17 Feb 2009 07:37:02 +0000 (18:37 +1100)]
Fixes ticket:1053; removes spacing between hash and tag on profile page.

15 years agoUpdated README with section about installing the Facebook app, and added info about...
Zach Copley [Tue, 17 Feb 2009 01:58:24 +0000 (17:58 -0800)]
Updated README with section about installing the Facebook app, and added info about twitterqueuehandler.php and facebookqueuehandler.php.

15 years agowrong name for attn function
Evan Prodromou [Mon, 16 Feb 2009 23:45:59 +0000 (18:45 -0500)]
wrong name for attn function

15 years agoSet @-message notification options in email settings
Evan Prodromou [Mon, 16 Feb 2009 23:45:05 +0000 (18:45 -0500)]
Set @-message notification options in email settings

Set the @-message notification options in email settings.

15 years agosend mail when @-replies are received
Evan Prodromou [Mon, 16 Feb 2009 23:26:15 +0000 (18:26 -0500)]
send mail when @-replies are received

15 years agoadd email notify flag for @-replies
Evan Prodromou [Mon, 16 Feb 2009 23:24:43 +0000 (18:24 -0500)]
add email notify flag for @-replies

15 years agoAutomatically add a tag for every group messages
Evan Prodromou [Mon, 16 Feb 2009 23:02:31 +0000 (18:02 -0500)]
Automatically add a tag for every group messages

If you post to a group !foo, it's automatically listed as being tagged
"foo". This is to keep users from having to do !foo #foo in all their
messages.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 16 Feb 2009 23:02:14 +0000 (18:02 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoerror in hashtag link generation
Evan Prodromou [Mon, 16 Feb 2009 23:02:04 +0000 (18:02 -0500)]
error in hashtag link generation

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Mon, 16 Feb 2009 22:40:57 +0000 (22:40 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoRemoved transformation effects from h1-h6 (except in aside)
Sarven Capadisli [Mon, 16 Feb 2009 22:39:57 +0000 (22:39 +0000)]
Removed transformation effects from h1-h6 (except in aside)

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 16 Feb 2009 21:35:16 +0000 (16:35 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoFirst version of blogspam.net plugin
Evan Prodromou [Mon, 16 Feb 2009 21:34:07 +0000 (16:34 -0500)]
First version of blogspam.net plugin

Added a plugin for blogspam.net. The service is kind of aggressive,
so by default I turn a lot of the tests off. But worth a look.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Mon, 16 Feb 2009 18:58:09 +0000 (18:58 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoWhoops: forgot to include facebookqueuehandler.php with the my original
Zach Copley [Mon, 16 Feb 2009 18:55:03 +0000 (18:55 +0000)]
Whoops: forgot to include facebookqueuehandler.php with the my original
Facebook queue handler patch set!

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 16 Feb 2009 18:34:31 +0000 (13:34 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agotrac #201 Add flowplayer to enable multimedia playback capability.
Robin Millette [Mon, 16 Feb 2009 17:46:24 +0000 (17:46 +0000)]
trac #201 Add flowplayer to enable multimedia playback capability.

15 years agoAdd framebusting JavaScript to help avoid clickjacking attacks.
Meitar Moscovitz [Mon, 16 Feb 2009 04:45:18 +0000 (15:45 +1100)]
Add framebusting JavaScript to help avoid clickjacking attacks.

15 years agoAdded a mention of config setting to use a custom theme
Sarven Capadisli [Sun, 15 Feb 2009 22:30:39 +0000 (22:30 +0000)]
Added a mention of config setting to use a custom theme

15 years agoOptionally ignore some notice sources for public page
Evan Prodromou [Sun, 15 Feb 2009 02:55:25 +0000 (21:55 -0500)]
Optionally ignore some notice sources for public page

We optionally ignore some notice sources from the public page.
Typically these are automatic notice sources like twitterfeed that
don't usually represent the community on the site very well.

15 years agoOptionally ignore some notice sources for public page
Evan Prodromou [Sun, 15 Feb 2009 02:55:25 +0000 (21:55 -0500)]
Optionally ignore some notice sources for public page

We optionally ignore some notice sources from the public page.
Typically these are automatic notice sources like twitterfeed that
don't usually represent the community on the site very well.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 15 Feb 2009 02:28:45 +0000 (21:28 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Sun, 15 Feb 2009 02:28:30 +0000 (21:28 -0500)]
Merge branch 'master' into 0.7.x

15 years agoFix More... URL for featured user section
Evan Prodromou [Sat, 14 Feb 2009 22:53:11 +0000 (17:53 -0500)]
Fix More... URL for featured user section

15 years agoFix the More... link for popular notices section
Evan Prodromou [Sat, 14 Feb 2009 22:48:08 +0000 (17:48 -0500)]
Fix the More... link for popular notices section

15 years agoFixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function
Zach Copley [Fri, 13 Feb 2009 18:08:11 +0000 (10:08 -0800)]
Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function

15 years agoAdd events for filtering and logging new notices
Evan Prodromou [Fri, 13 Feb 2009 15:52:26 +0000 (10:52 -0500)]
Add events for filtering and logging new notices

15 years agoremove debugging info from local_url
Evan Prodromou [Fri, 13 Feb 2009 15:47:22 +0000 (10:47 -0500)]
remove debugging info from local_url

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Fri, 13 Feb 2009 05:45:06 +0000 (05:45 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoWe have a FacebookQueueHandler now. The update_facebook.php cron
Zach Copley [Fri, 13 Feb 2009 05:42:00 +0000 (05:42 +0000)]
We have a FacebookQueueHandler now.  The update_facebook.php cron
script is totally deprecated.

15 years agoHooks for: custom, laconica, UA specific stylesheets
Sarven Capadisli [Fri, 13 Feb 2009 04:33:43 +0000 (04:33 +0000)]
Hooks for: custom, laconica, UA specific stylesheets

15 years agoMerge branch 'queuehandlers' into 0.7.x
Zach Copley [Thu, 12 Feb 2009 22:41:27 +0000 (14:41 -0800)]
Merge branch 'queuehandlers' into 0.7.x

15 years agoThe fabled twitterqueuehandler
Zach Copley [Thu, 12 Feb 2009 22:39:21 +0000 (14:39 -0800)]
The fabled twitterqueuehandler

15 years agoHooks for: header, contentblock, footer
Sarven Capadisli [Thu, 12 Feb 2009 22:16:48 +0000 (22:16 +0000)]
Hooks for: header, contentblock, footer

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Thu, 12 Feb 2009 22:14:07 +0000 (22:14 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoRevert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"
Evan Prodromou [Thu, 12 Feb 2009 21:05:37 +0000 (16:05 -0500)]
Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"

This reverts commit 9f035e2847e0d119ca3d70e02df6f4fa73ca64c3.

It's a lot of complicated stuff, and the global handler probably does
fine.

15 years agoRevert "Just discovered the PEAR_Error handling function in index.php. Duh."
Evan Prodromou [Thu, 12 Feb 2009 21:04:43 +0000 (16:04 -0500)]
Revert "Just discovered the PEAR_Error handling function in index.php. Duh."

This reverts commit 616bdd43a921b2554d21b80af28ddb0fb6cb3c16.

Kind of a long hard way to deal with a simple situation, so I'd prefer
to just use the global handler.

15 years agoMerge branch 'devevan/master' into 0.7.x
Evan Prodromou [Thu, 12 Feb 2009 20:51:34 +0000 (15:51 -0500)]
Merge branch 'devevan/master' into 0.7.x

15 years agoMake ID of SMS Carrier not autoincrement
Evan Prodromou [Thu, 12 Feb 2009 19:16:58 +0000 (14:16 -0500)]
Make ID of SMS Carrier not autoincrement

Since we're doing fixed IDs for SMS Carrier, we change the definition
so it's not auto increment.

15 years agoAdd fixed IDs to SMS carrier list
Evan Prodromou [Thu, 12 Feb 2009 19:03:15 +0000 (14:03 -0500)]
Add fixed IDs to SMS carrier list

Changed the SMS carrier list to use a fixed ID number for each carrier
distributed with the software. We claim IDs > 100000; admins can use
IDs < 100000 for local values. I'd be pretty surprised if there were
more than 100K wireless carriers in the world, but hey.

15 years agomove carrier.sql to sms_carrier.sql
Evan Prodromou [Thu, 12 Feb 2009 18:58:05 +0000 (13:58 -0500)]
move carrier.sql to sms_carrier.sql

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Thu, 12 Feb 2009 18:30:10 +0000 (18:30 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agodon't over specialize URLs
Evan Prodromou [Thu, 12 Feb 2009 14:22:45 +0000 (09:22 -0500)]
don't over specialize URLs

15 years agoAdd XMLStringer for building XML strings
Evan Prodromou [Thu, 12 Feb 2009 13:38:43 +0000 (08:38 -0500)]
Add XMLStringer for building XML strings

We had a bunch of

15 years agowrap multiline regexp in quotes so it doesn't mess up my editor's indenting
Evan Prodromou [Thu, 12 Feb 2009 12:58:36 +0000 (07:58 -0500)]
wrap multiline regexp in quotes so it doesn't mess up my editor's indenting

15 years agoignore no-data error, since we use it all the time
Evan Prodromou [Thu, 12 Feb 2009 11:49:34 +0000 (06:49 -0500)]
ignore no-data error, since we use it all the time

15 years agoMerge branch '0.7.x' into queuehandlers
Zach Copley [Thu, 12 Feb 2009 07:07:49 +0000 (23:07 -0800)]
Merge branch '0.7.x' into queuehandlers

15 years agoJust discovered the PEAR_Error handling function in index.php. Duh.
Zach Copley [Thu, 12 Feb 2009 06:08:20 +0000 (22:08 -0800)]
Just discovered the PEAR_Error handling function in index.php. Duh.
Renamed the Action functions to throw an exception like it. I still
think it probably makes sense to have the callback defined in both
places for finer control.

15 years agoCode to handle PEAR_Errors raised by DB_DataObject that are bubbling
Zach Copley [Thu, 12 Feb 2009 05:41:56 +0000 (21:41 -0800)]
Code to handle PEAR_Errors raised by DB_DataObject that are bubbling
up, but are actually expected and can safely be ignored.

15 years agoMove/reorg Twitter broadcast code to lib/twitter.php in prep for
Zach Copley [Thu, 12 Feb 2009 01:46:53 +0000 (17:46 -0800)]
Move/reorg Twitter broadcast code to lib/twitter.php in prep for
making a twitterqueuehandler.