]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoBetter UI for bookmark popup
Evan Prodromou [Mon, 27 Dec 2010 20:57:03 +0000 (12:57 -0800)]
Better UI for bookmark popup

13 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

13 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

13 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

13 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

13 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

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

13 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.

13 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

13 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

13 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

13 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.

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

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

13 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

13 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

13 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.

13 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

13 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

13 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

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

13 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

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

13 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

13 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

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

13 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

13 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

13 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

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

13 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.

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

13 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

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

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

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

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

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

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

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

13 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

13 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

13 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

13 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.

13 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

13 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

13 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

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

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

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

13 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

13 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

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

13 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

13 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

13 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

13 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()

13 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

13 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

13 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

13 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.

13 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

13 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

13 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

13 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

13 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.

13 years agoTicket #2959: implement api/users/profile_image endpoint in Twitter-compat API
Brion Vibber [Sat, 18 Dec 2010 01:09:54 +0000 (17:09 -0800)]
Ticket #2959: implement api/users/profile_image endpoint in Twitter-compat API

13 years agoMerge branch 'sorting' into 0.9.x
Brion Vibber [Sat, 18 Dec 2010 00:31:19 +0000 (16:31 -0800)]
Merge branch 'sorting' into 0.9.x

13 years agoSort indexing fix for profile sidebar: add group_member_profile_id_created_idx to...
Brion Vibber [Sat, 18 Dec 2010 00:22:26 +0000 (16:22 -0800)]
Sort indexing fix for profile sidebar: add group_member_profile_id_created_idx to group_member table, streamlines sorting of your group memberships in the sidebar

13 years agofix typo in showstream
Brion Vibber [Sat, 18 Dec 2010 00:21:33 +0000 (16:21 -0800)]
fix typo in showstream

13 years agoSorting index fix for role lookups: adds profile_role_role_created_profile_id_idx...
Brion Vibber [Sat, 18 Dec 2010 00:12:44 +0000 (16:12 -0800)]
Sorting index fix for role lookups: adds profile_role_role_created_profile_id_idx index on profile_role

13 years agoUpdate sorting for conversation views: adds notice_conversation_created_id_idx index...
Brion Vibber [Sat, 18 Dec 2010 00:08:37 +0000 (16:08 -0800)]
Update sorting for conversation views: adds notice_conversation_created_id_idx index on notice, replacing more limited notice_conversation_idx

13 years agoUpdate Twitter calls to use documented API endpoints
Zach Copley [Fri, 17 Dec 2010 23:57:22 +0000 (15:57 -0800)]
Update Twitter calls to use documented API endpoints

see: http://groups.google.com/group/twitter-api-announce/msg/34b013f4d092737f

13 years agoaction to restore a user's backup from the Web interface
Evan Prodromou [Fri, 17 Dec 2010 23:56:48 +0000 (18:56 -0500)]
action to restore a user's backup from the Web interface

13 years agoTwo bug fixes in activityimporter
Evan Prodromou [Fri, 17 Dec 2010 23:56:17 +0000 (18:56 -0500)]
Two bug fixes in activityimporter

13 years agochange code order to make shorter lines
Evan Prodromou [Fri, 17 Dec 2010 23:55:00 +0000 (18:55 -0500)]
change code order to make shorter lines

13 years agoUpdate sorting for User::repeatedByMe() -- currently unused. Likely not ideally index...
Brion Vibber [Fri, 17 Dec 2010 23:28:55 +0000 (15:28 -0800)]
Update sorting for User::repeatedByMe() -- currently unused. Likely not ideally indexed yet.

13 years agoUpdate sorting on api/statuses/retweets_of_me; was and remains poorly indexed, but...
Brion Vibber [Fri, 17 Dec 2010 23:25:19 +0000 (15:25 -0800)]
Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed, but will use updated sorting method.

13 years agoUpdate sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx index...
Brion Vibber [Fri, 17 Dec 2010 23:13:09 +0000 (15:13 -0800)]
Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx index to replace notice_repeatof_idx

13 years agowork around borkage in statuses/repeats -- tries to check an offset var that's not...
Brion Vibber [Fri, 17 Dec 2010 23:04:10 +0000 (15:04 -0800)]
work around borkage in statuses/repeats -- tries to check an offset var that's not there. use the limit var which is there instead

13 years agoUpdate sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id...
Brion Vibber [Fri, 17 Dec 2010 22:51:37 +0000 (14:51 -0800)]
Update sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id_idx index to group_inbox table

13 years agoUpdate sorting on reply/mentions timeline: added reply_profile_id_modified_notice_id_...
Brion Vibber [Fri, 17 Dec 2010 22:43:45 +0000 (14:43 -0800)]
Update sorting on reply/mentions timeline: added reply_profile_id_modified_notice_id_idx index to reply table

13 years agoUpdate sorting for tag-filtered public timeline: needs notice_tag_tag_created_notice_...
Brion Vibber [Fri, 17 Dec 2010 22:37:46 +0000 (14:37 -0800)]
Update sorting for tag-filtered public timeline: needs notice_tag_tag_created_notice_id_idx index added to notice_tag

13 years agoI'm still not sure when it's useful to reset a notice's author
Evan Prodromou [Fri, 17 Dec 2010 22:37:43 +0000 (17:37 -0500)]
I'm still not sure when it's useful to reset a notice's author

13 years agoadd fixme for since_id/max_id on fave streaming (?)
Brion Vibber [Fri, 17 Dec 2010 22:32:06 +0000 (14:32 -0800)]
add fixme for since_id/max_id on fave streaming (?)

13 years agoIn LdapCommon checkPassword/changePassword only get the 'dn' attribute as an optimiza...
Craig Andrews [Fri, 17 Dec 2010 22:22:52 +0000 (17:22 -0500)]
In LdapCommon checkPassword/changePassword only get the 'dn' attribute as an optimization as no other attributes are necessary.

Thanks to drslump reported at http://status.net/open-source/issues/2955

13 years agoUpdate sorting for user tagged timelines (indexing was bad before and remains bad...
Brion Vibber [Fri, 17 Dec 2010 21:45:40 +0000 (13:45 -0800)]
Update sorting for user tagged timelines (indexing was bad before and remains bad -- we need some DB changes to make this one nice)

13 years agoMake restoreuser use new FeedImporter queue handler
Evan Prodromou [Fri, 17 Dec 2010 21:27:20 +0000 (16:27 -0500)]
Make restoreuser use new FeedImporter queue handler

13 years agoUpdate notice sorting for profile streams; extract more common code to Notice::addSin...
Brion Vibber [Fri, 17 Dec 2010 21:20:38 +0000 (13:20 -0800)]
Update notice sorting for profile streams; extract more common code to Notice::addSinceId() and Notice::addMaxId()

13 years agoNotice::whereSinceId() and Notice::whereMaxId() encapsulate logic for building where...
Brion Vibber [Fri, 17 Dec 2010 21:03:18 +0000 (13:03 -0800)]
Notice::whereSinceId() and Notice::whereMaxId() encapsulate logic for building where clauses for since_id/max_id parameters. Can override the field names from 'id' and 'created'.

13 years agoSwitch public timeline to new sorting; new index notice_created_id_is_local_idx
Brion Vibber [Fri, 17 Dec 2010 20:47:50 +0000 (12:47 -0800)]
Switch public timeline to new sorting; new index notice_created_id_is_local_idx

http://status.net/wiki/Sorting_changes

13 years agoInitial switch of public timeline stream to use timestamps for internal sorting
Brion Vibber [Fri, 17 Dec 2010 20:38:38 +0000 (12:38 -0800)]
Initial switch of public timeline stream to use timestamps for internal sorting

13 years agoNotice::getAsTimestamp() static function to look up the timestamp for a given notice...
Brion Vibber [Fri, 17 Dec 2010 20:09:02 +0000 (12:09 -0800)]
Notice::getAsTimestamp() static function to look up the timestamp for a given notice, even if it's been deleted. To be used for converting since_id/max_id processing to use timestamp sorting internally.

13 years agoonly run explain on selects
Brion Vibber [Fri, 17 Dec 2010 20:08:46 +0000 (12:08 -0800)]
only run explain on selects

13 years agoEvent hook for SQLProfile
Brion Vibber [Fri, 17 Dec 2010 19:46:11 +0000 (11:46 -0800)]
Event hook for SQLProfile

13 years agoSQLProfile: quickie plugin to run DB queries through 'explain' and log ones that...
Brion Vibber [Fri, 17 Dec 2010 19:41:40 +0000 (11:41 -0800)]
SQLProfile: quickie plugin to run DB queries through 'explain' and log ones that trigger filesort or temporary table

13 years agomove activity importing code to two different queuehandler classes
Evan Prodromou [Fri, 17 Dec 2010 18:12:17 +0000 (13:12 -0500)]
move activity importing code to two different queuehandler classes

13 years agoMove accountrestorer class to feed importer
Evan Prodromou [Fri, 17 Dec 2010 18:10:23 +0000 (13:10 -0500)]
Move accountrestorer class to feed importer

13 years agomove code to get an author object for a feed to a library from Ostatus_profile
Evan Prodromou [Fri, 17 Dec 2010 18:09:37 +0000 (13:09 -0500)]
move code to get an author object for a feed to a library from Ostatus_profile

13 years agoDocument a few undocumented administration related events
Zach Copley [Fri, 17 Dec 2010 04:13:17 +0000 (20:13 -0800)]
Document a few undocumented administration related events