]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMake AtomPub work for bookmarks
Evan Prodromou [Tue, 28 Dec 2010 06:09:29 +0000 (22:09 -0800)]
Make AtomPub work for bookmarks

14 years agoMerge branch '0.9.x' into socialbookmark
Evan Prodromou [Tue, 28 Dec 2010 04:49:31 +0000 (20:49 -0800)]
Merge branch '0.9.x' into socialbookmark

14 years agoAdd a user parameter to atom pub api events
Evan Prodromou [Tue, 28 Dec 2010 04:49:08 +0000 (20:49 -0800)]
Add a user parameter to atom pub api events

14 years agoautomatically create a default photo album when a user's photos page is visited if...
Ian Denhardt [Tue, 28 Dec 2010 03:08:36 +0000 (22:08 -0500)]
automatically create a default photo album when a user's photos page is visited if none exist.

14 years agoOnly show photo uploads for logged in users
Max Shinn [Mon, 27 Dec 2010 23:12:25 +0000 (17:12 -0600)]
Only show photo uploads for logged in users

14 years agoIndividual ids for photos
Max Shinn [Mon, 27 Dec 2010 22:57:13 +0000 (16:57 -0600)]
Individual ids for photos

14 years agoFixing photo page replies and descriptions
Max Shinn [Mon, 27 Dec 2010 22:39:21 +0000 (16:39 -0600)]
Fixing photo page replies and descriptions

14 years agoBetter UI for bookmark popup
Evan Prodromou [Mon, 27 Dec 2010 20:57:03 +0000 (12:57 -0800)]
Better UI for bookmark popup

14 years agobetter layout for single-bookmark page
Evan Prodromou [Mon, 27 Dec 2010 20:08:55 +0000 (12:08 -0800)]
better layout for single-bookmark page

14 years agosend and receive bookmarks by Salmon
Evan Prodromou [Mon, 27 Dec 2010 19:29:16 +0000 (11:29 -0800)]
send and receive bookmarks by Salmon

14 years agoNew event for Salmon including target
Evan Prodromou [Mon, 27 Dec 2010 18:51:59 +0000 (10:51 -0800)]
New event for Salmon including target

14 years agoBetter job making an ActivityObject from an <atom:author>
Evan Prodromou [Mon, 27 Dec 2010 18:19:51 +0000 (10:19 -0800)]
Better job making an ActivityObject from an <atom:author>

14 years agoStop using <activity:subject> for atom feeds
Evan Prodromou [Mon, 27 Dec 2010 18:03:34 +0000 (10:03 -0800)]
Stop using <activity:subject> for atom feeds

14 years agoUse outputTo() instead of asString() for including sub-elements
Evan Prodromou [Mon, 27 Dec 2010 17:46:25 +0000 (09:46 -0800)]
Use outputTo() instead of asString() for including sub-elements

14 years agoDon't output deprecated <activity:actor> element
Evan Prodromou [Mon, 27 Dec 2010 17:25:26 +0000 (09:25 -0800)]
Don't output deprecated <activity:actor> element

14 years agoFix bookmark replies handling so doesn't overwrite
Evan Prodromou [Mon, 27 Dec 2010 17:14:11 +0000 (09:14 -0800)]
Fix bookmark replies handling so doesn't overwrite

14 years agoImproved nav bar
Max Shinn [Mon, 27 Dec 2010 13:42:00 +0000 (07:42 -0600)]
Improved nav bar

14 years agoreplace call to protected Ostatus_profile method
Evan Prodromou [Mon, 27 Dec 2010 05:38:28 +0000 (21:38 -0800)]
replace call to protected Ostatus_profile method

14 years agoFix bugs in BookmarkPlugin
Evan Prodromou [Mon, 27 Dec 2010 05:25:26 +0000 (21:25 -0800)]
Fix bugs in BookmarkPlugin

14 years agoSome fixes from debugging of bookmark plugin URI foramt
Evan Prodromou [Mon, 27 Dec 2010 05:11:27 +0000 (21:11 -0800)]
Some fixes from debugging of bookmark plugin URI foramt

Tightened up the URI format, fixed some auto-loading issues,
and forced the url_crc32 column to be unsigned.

14 years agoremove debugging outputter from delicious backup importer
Evan Prodromou [Mon, 27 Dec 2010 05:10:54 +0000 (21:10 -0800)]
remove debugging outputter from delicious backup importer

14 years agoUTC only and tighter date format for showbookmark
Evan Prodromou [Mon, 27 Dec 2010 05:10:23 +0000 (21:10 -0800)]
UTC only and tighter date format for showbookmark

14 years agoMemcache_DataObject checks for PEAR::isError() on results
Evan Prodromou [Mon, 27 Dec 2010 05:08:20 +0000 (21:08 -0800)]
Memcache_DataObject checks for PEAR::isError() on results

14 years agoUntabify
Max Shinn [Mon, 27 Dec 2010 02:51:17 +0000 (20:51 -0600)]
Untabify

14 years agoUsability with photos tab
Max Shinn [Mon, 27 Dec 2010 02:42:45 +0000 (20:42 -0600)]
Usability with photos tab

14 years agoShow photos on all of a user's pages
Max Shinn [Sat, 25 Dec 2010 21:56:46 +0000 (15:56 -0600)]
Show photos on all of a user's pages

14 years agoLinks to photo pages in gallery
Max Shinn [Sat, 25 Dec 2010 21:35:20 +0000 (15:35 -0600)]
Links to photo pages in gallery

14 years agoMerge branch 'master' of git://gitorious.org/~trombonechamp/statusnet/trombonechamps...
Max Shinn [Sat, 25 Dec 2010 14:02:17 +0000 (08:02 -0600)]
Merge branch 'master' of git://gitorious.org/~trombonechamp/statusnet/trombonechamps-gnu-social

14 years agoIndividual photo page
Max Shinn [Sat, 25 Dec 2010 14:02:06 +0000 (08:02 -0600)]
Individual photo page

14 years agoRadical differences in Bookmark storage
Evan Prodromou [Sat, 25 Dec 2010 04:34:15 +0000 (20:34 -0800)]
Radical differences in Bookmark storage

Had some problems with PuSH and Salmon use of Bookmarks; they were
being required to generate Atom versions of the bookmark _before_ the bookmark was saved.

So, I reversed the order of how things are saved, and associate notices and bookmarks
by URI rather than notice_id.

14 years agoapparently we need a primary key in every table. this fixes an error in the logs.
Ian Denhardt [Thu, 23 Dec 2010 21:26:21 +0000 (16:26 -0500)]
apparently we need a primary key in every table. this fixes an error in the logs.

14 years agoaccept bookmarks over PuSH
Evan Prodromou [Thu, 23 Dec 2010 17:42:42 +0000 (09:42 -0800)]
accept bookmarks over PuSH

14 years agoLocalization fixes (wouldn't build previously)
Ian Denhardt [Thu, 23 Dec 2010 07:33:12 +0000 (02:33 -0500)]
Localization fixes (wouldn't build previously)

14 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Wed, 22 Dec 2010 23:25:38 +0000 (15:25 -0800)]
Merge branch '0.9.x' into 1.0.x

14 years agoReformat bookmark output
Evan Prodromou [Wed, 22 Dec 2010 23:24:13 +0000 (15:24 -0800)]
Reformat bookmark output

14 years agoBreak xbImportNode.js and geometa.js back out of util.js; the Makefile in js has...
Brion Vibber [Wed, 22 Dec 2010 23:20:07 +0000 (15:20 -0800)]
Break xbImportNode.js and geometa.js back out of util.js; the Makefile in js has been updated to combine them with util.js source when building util.min.js
Revert "combine our standard scripts into one big script"

This reverts parts of commit 0c5ca46ba3a070803d993b0244fcc69d33875ebd.

14 years agoMakefile to compress LinkPreview's js
Brion Vibber [Wed, 22 Dec 2010 23:04:50 +0000 (15:04 -0800)]
Makefile to compress LinkPreview's js

14 years agoWhen queueing is off, restore runs immediately. Indicate that we've already finished...
Brion Vibber [Wed, 22 Dec 2010 22:55:13 +0000 (14:55 -0800)]
When queueing is off, restore runs immediately. Indicate that we've already finished processing on the success page in this case; otherwise continue to show the 'will take a few minutes' message.

14 years agoDon't trust text/xml mime types; generic content detection gives useless stuff like...
Brion Vibber [Wed, 22 Dec 2010 21:56:19 +0000 (13:56 -0800)]
Don't trust text/xml mime types; generic content detection gives useless stuff like that on SVG images! Todo: replace the extension check in this case with better content-based checks.

14 years agoMove bookmark CSS to its own file
Evan Prodromou [Wed, 22 Dec 2010 21:08:07 +0000 (13:08 -0800)]
Move bookmark CSS to its own file

14 years agoMerge branch '0.9.x' into socialbookmark
Evan Prodromou [Wed, 22 Dec 2010 20:09:42 +0000 (12:09 -0800)]
Merge branch '0.9.x' into socialbookmark

Conflicts:
lib/activityobject.php

14 years agoRevert "initialize ActivityObject::$extra"
Evan Prodromou [Wed, 22 Dec 2010 20:07:13 +0000 (12:07 -0800)]
Revert "initialize ActivityObject::$extra"

This reverts commit 3e82000d578cf5f5935d972a26c84fe31768460a.

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 22 Dec 2010 20:05:40 +0000 (12:05 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 22 Dec 2010 20:03:14 +0000 (12:03 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoInitialize $extra member to empty array on ActivityObject
Brion Vibber [Wed, 22 Dec 2010 20:03:05 +0000 (12:03 -0800)]
Initialize $extra member to empty array on ActivityObject

14 years agoinitialize ActivityObject::$extra
Evan Prodromou [Wed, 22 Dec 2010 20:02:50 +0000 (12:02 -0800)]
initialize ActivityObject::$extra

14 years agoMerge branch 'righttoleave' into 0.9.x
Brion Vibber [Wed, 22 Dec 2010 19:28:34 +0000 (11:28 -0800)]
Merge branch 'righttoleave' into 0.9.x

14 years agodisable account deletion by default
Evan Prodromou [Wed, 22 Dec 2010 19:25:47 +0000 (11:25 -0800)]
disable account deletion by default

14 years agoMerge branch 'righttoleave' into 0.9.x
Evan Prodromou [Wed, 22 Dec 2010 19:22:51 +0000 (11:22 -0800)]
Merge branch 'righttoleave' into 0.9.x

14 years agoError handling cleanup on backup/restore:
Brion Vibber [Wed, 22 Dec 2010 19:13:57 +0000 (11:13 -0800)]
Error handling cleanup on backup/restore:
* avoid PHP notice from using wrong variable
* show a visible error instead of blank screen if no file submitted with restore form
* avoid PHP strict warning from using calling "non-static" DOMDocument::loadXML statically
* suppress PHP warning from XML parse errors

14 years agofix notice error
Brion Vibber [Wed, 22 Dec 2010 19:06:45 +0000 (11:06 -0800)]
fix notice error

14 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Wed, 22 Dec 2010 18:43:19 +0000 (10:43 -0800)]
Merge branch '0.9.x' into 1.0.x

14 years agoPartial fix for ticket #2964: bad .po file entries
Brion Vibber [Wed, 22 Dec 2010 18:20:47 +0000 (10:20 -0800)]
Partial fix for ticket #2964: bad .po file entries

http://translatewiki.net/wiki/StatusNet:Cb5746be52330331844dea750bf452c0618aecb3-All_Rights_Reserved/pt-br

14 years agoPartial fix for ticket #2964: bad .po files
Brion Vibber [Wed, 22 Dec 2010 18:17:22 +0000 (10:17 -0800)]
Partial fix for ticket #2964: bad .po files

http://translatewiki.net/wiki/StatusNet:08b929b29496be84ff75d266b5e60b426cff449f-Hey,_1$s._Someone_just_entered/ca

14 years agoNotice_bookmark::saveNew() takes a Profile argument
Evan Prodromou [Wed, 22 Dec 2010 17:35:45 +0000 (12:35 -0500)]
Notice_bookmark::saveNew() takes a Profile argument

14 years agoadded link to photo upload page.
Ian Denhardt [Tue, 21 Dec 2010 21:25:11 +0000 (16:25 -0500)]
added link to photo upload page.

14 years agoAdded a link to the user's photos on their profile page.
Ian Denhardt [Tue, 21 Dec 2010 20:33:49 +0000 (15:33 -0500)]
Added a link to the user's photos on their profile page.

14 years agono longer have to be logged in to merely view a photo album.
Ian Denhardt [Tue, 21 Dec 2010 19:54:02 +0000 (14:54 -0500)]
no longer have to be logged in to merely view a photo album.

14 years agoBookmarklet for Bookmark plugin
Evan Prodromou [Tue, 21 Dec 2010 19:46:31 +0000 (14:46 -0500)]
Bookmarklet for Bookmark plugin

14 years agoBookmarklet for new bookmarks
Evan Prodromou [Tue, 21 Dec 2010 19:43:03 +0000 (14:43 -0500)]
Bookmarklet for new bookmarks

Override the bookmarklet help page to add a new popup.

14 years agoLayout on the bookmark form
Evan Prodromou [Tue, 21 Dec 2010 17:25:23 +0000 (12:25 -0500)]
Layout on the bookmark form

14 years agoBreak up delicious import into a queue manager by bookmark
Evan Prodromou [Tue, 21 Dec 2010 16:09:01 +0000 (11:09 -0500)]
Break up delicious import into a queue manager by bookmark

14 years agoPHPCS Notice_bookmark
Evan Prodromou [Tue, 21 Dec 2010 15:32:35 +0000 (10:32 -0500)]
PHPCS Notice_bookmark

14 years agoPHPCS newbookmark
Evan Prodromou [Tue, 21 Dec 2010 15:22:50 +0000 (10:22 -0500)]
PHPCS newbookmark

14 years agoPHPCS importbookmarks
Evan Prodromou [Tue, 21 Dec 2010 15:20:49 +0000 (10:20 -0500)]
PHPCS importbookmarks

14 years agoPHPCS BookmarkForm
Evan Prodromou [Tue, 21 Dec 2010 15:16:53 +0000 (10:16 -0500)]
PHPCS BookmarkForm

14 years agoPHPCS BookmarkPlugin.php
Evan Prodromou [Tue, 21 Dec 2010 15:13:20 +0000 (10:13 -0500)]
PHPCS BookmarkPlugin.php

14 years agoCode standards for deliciousbackupimporter.php
Evan Prodromou [Tue, 21 Dec 2010 14:42:44 +0000 (09:42 -0500)]
Code standards for deliciousbackupimporter.php

14 years agocorrected height/width on ad-hoc'd thumnails.
Ian Denhardt [Tue, 21 Dec 2010 03:07:03 +0000 (22:07 -0500)]
corrected height/width on ad-hoc'd thumnails.

14 years agoPhoto federation is basically working now, could use some polish.
Ian Denhardt [Tue, 21 Dec 2010 03:02:50 +0000 (22:02 -0500)]
Photo federation is basically working now, could use some polish.

14 years agodrop previous in oembedhelperexception code
Evan Prodromou [Mon, 20 Dec 2010 23:32:43 +0000 (18:32 -0500)]
drop previous in oembedhelperexception code

14 years agofixup exception constructor for php 5.2
Evan Prodromou [Mon, 20 Dec 2010 23:28:21 +0000 (18:28 -0500)]
fixup exception constructor for php 5.2

14 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Mon, 20 Dec 2010 22:28:43 +0000 (14:28 -0800)]
Merge branch '0.9.x' into 1.0.x

14 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 20 Dec 2010 22:23:15 +0000 (14:23 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
plugins/OStatus/classes/FeedSub.php

14 years agoFixed a typo that rendered firefox (and probably others) unable to upload photos.
Ian Denhardt [Mon, 20 Dec 2010 21:52:25 +0000 (16:52 -0500)]
Fixed a typo that rendered firefox (and probably others) unable to upload photos.

14 years ago*cough* don't commit the code that breaks your code that you used to test the debug...
Brion Vibber [Mon, 20 Dec 2010 21:06:58 +0000 (13:06 -0800)]
*cough* don't commit the code that breaks your code that you used to test the debug code :D

14 years agoSlightly fancier debug code for PuSH hmac mismatches -- save the post to a temp file...
Brion Vibber [Mon, 20 Dec 2010 21:05:17 +0000 (13:05 -0800)]
Slightly fancier debug code for PuSH hmac mismatches -- save the post to a temp file if feedsub/debug is on in config.

14 years agoMerge branch '1.0.x' of git://gitorious.org/statusnet/mainline
Ian Denhardt [Mon, 20 Dec 2010 20:17:31 +0000 (15:17 -0500)]
Merge branch '1.0.x' of git://gitorious.org/statusnet/mainline

Conflicts:
lib/action.php
plugins/OStatus/actions/ostatusinit.php

14 years agoLogging helper for bogus hmacs on PuSH in -- record the url & hub with the err msg...
Brion Vibber [Mon, 20 Dec 2010 18:46:23 +0000 (10:46 -0800)]
Logging helper for bogus hmacs on PuSH in -- record the url & hub with the err msg to help tell what broke

14 years agoLogging helper for bogus hmacs on PuSH in -- record the url & hub with the err msg...
Brion Vibber [Mon, 20 Dec 2010 18:46:23 +0000 (10:46 -0800)]
Logging helper for bogus hmacs on PuSH in -- record the url & hub with the err msg to help tell what broke

14 years agosome corrections for double-posting of bookmarks
Evan Prodromou [Mon, 20 Dec 2010 18:39:07 +0000 (13:39 -0500)]
some corrections for double-posting of bookmarks

14 years agodon't reinsert existing bookmark
Evan Prodromou [Mon, 20 Dec 2010 18:38:24 +0000 (13:38 -0500)]
don't reinsert existing bookmark

14 years agoreindent BookmarkPlugin
Evan Prodromou [Mon, 20 Dec 2010 18:35:30 +0000 (13:35 -0500)]
reindent BookmarkPlugin

14 years agoreindent importbookmarks.php
Evan Prodromou [Mon, 20 Dec 2010 18:35:21 +0000 (13:35 -0500)]
reindent importbookmarks.php

14 years agoLet activity objects write directly to activity's own outputter
Evan Prodromou [Mon, 20 Dec 2010 18:26:57 +0000 (13:26 -0500)]
Let activity objects write directly to activity's own outputter

14 years agoLet activity objects write directly to activity's own outputter
Evan Prodromou [Mon, 20 Dec 2010 18:26:57 +0000 (13:26 -0500)]
Let activity objects write directly to activity's own outputter

14 years agoStarting point for adding bookmarks
Evan Prodromou [Mon, 20 Dec 2010 17:04:02 +0000 (12:04 -0500)]
Starting point for adding bookmarks

14 years agoNotice_bookmark::saveNew() takes options arg
Evan Prodromou [Mon, 20 Dec 2010 17:03:33 +0000 (12:03 -0500)]
Notice_bookmark::saveNew() takes options arg

14 years agoBetter output for activities and HTML in BookmarkPlugin
Evan Prodromou [Sun, 19 Dec 2010 15:18:33 +0000 (10:18 -0500)]
Better output for activities and HTML in BookmarkPlugin

14 years agoUse Notice_bookmark::saveNew() from NewbookmarkAction
Evan Prodromou [Sun, 19 Dec 2010 15:18:07 +0000 (10:18 -0500)]
Use Notice_bookmark::saveNew() from NewbookmarkAction

14 years agoMove notice bookmark creation to Notice_bookmark::saveNew()
Evan Prodromou [Sun, 19 Dec 2010 15:17:23 +0000 (10:17 -0500)]
Move notice bookmark creation to Notice_bookmark::saveNew()

14 years agoActivityObject has attribute for other elements
Evan Prodromou [Sun, 19 Dec 2010 15:16:44 +0000 (10:16 -0500)]
ActivityObject has  attribute for other elements

14 years agoNotice_tag::url() gets the URL for a tag string
Evan Prodromou [Sun, 19 Dec 2010 15:15:56 +0000 (10:15 -0500)]
Notice_tag::url() gets the URL for a tag string

14 years agoMerge branch '0.9.x' into socialbookmark
Evan Prodromou [Sat, 18 Dec 2010 22:26:34 +0000 (17:26 -0500)]
Merge branch '0.9.x' into socialbookmark

14 years agoAdd events for representing objects as activity:object
Evan Prodromou [Sat, 18 Dec 2010 22:24:41 +0000 (17:24 -0500)]
Add events for representing objects as activity:object

Add 6 new events to make it easier to override the type of an activity object.

14 years agocode done on debugging in bookmarks
Evan Prodromou [Sat, 18 Dec 2010 22:21:40 +0000 (17:21 -0500)]
code done on debugging in bookmarks

14 years agodelete bookmark stuff when deleting notice
Evan Prodromou [Sat, 18 Dec 2010 07:39:44 +0000 (02:39 -0500)]
delete bookmark stuff when deleting notice

14 years agosave title and description of bookmark
Evan Prodromou [Sat, 18 Dec 2010 07:39:24 +0000 (02:39 -0500)]
save title and description of bookmark

14 years agosave title and description of bookmark
Evan Prodromou [Sat, 18 Dec 2010 07:36:13 +0000 (02:36 -0500)]
save title and description of bookmark

14 years agoFirst pass at storing bookmarks
Evan Prodromou [Sat, 18 Dec 2010 07:27:14 +0000 (02:27 -0500)]
First pass at storing bookmarks

Form for saving bookmarks that looks like the delicious.com form.

Save a new notice with the right text, but attach a new notice_bookmark
table which marks this as a bookmark. Tags, URLs are kept the same.