]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoRevert "use Notice::multiGet() for NoticeStream::getStreamByIds()"
Evan Prodromou [Thu, 14 Jul 2011 17:07:34 +0000 (13:07 -0400)]
Revert "use Notice::multiGet() for NoticeStream::getStreamByIds()"

This reverts commit 9ab0a6f760ddf847b4f9ec13ea6a04d123bb9cb0.

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Thu, 14 Jul 2011 16:55:02 +0000 (12:55 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Thu, 14 Jul 2011 16:54:45 +0000 (12:54 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x

13 years agouse Notice::fetchAll() in ConversationNoticeStream
Evan Prodromou [Thu, 14 Jul 2011 16:54:07 +0000 (12:54 -0400)]
use Notice::fetchAll() in ConversationNoticeStream

13 years agoDon't get crud for Notice::repeatStream()
Evan Prodromou [Thu, 14 Jul 2011 16:53:18 +0000 (12:53 -0400)]
Don't get crud for Notice::repeatStream()

13 years agouse Notice::multiGet() for NoticeStream::getStreamByIds()
Evan Prodromou [Thu, 14 Jul 2011 16:03:33 +0000 (12:03 -0400)]
use Notice::multiGet() for NoticeStream::getStreamByIds()

13 years agoadd Notice::multiGet() method
Evan Prodromou [Thu, 14 Jul 2011 16:02:58 +0000 (12:02 -0400)]
add Notice::multiGet() method

13 years agoadd Memcached_DataObject::multiGet() method
Evan Prodromou [Thu, 14 Jul 2011 16:02:44 +0000 (12:02 -0400)]
add Memcached_DataObject::multiGet() method

13 years agoUpdate admin panel instructions in the TwitterBridge README
Zach Copley [Wed, 13 Jul 2011 23:05:50 +0000 (23:05 +0000)]
Update admin panel instructions in the TwitterBridge README

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Wed, 13 Jul 2011 23:03:56 +0000 (23:03 +0000)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoAutomatically allow admins to use the Twitter admin panel if the TwitterBridge plugin...
Zach Copley [Wed, 13 Jul 2011 23:02:52 +0000 (23:02 +0000)]
Automatically allow admins to use the Twitter admin panel if the TwitterBridge plugin is installed

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Samantha Doherty [Wed, 13 Jul 2011 22:10:24 +0000 (18:10 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoCouple of quick variations on neo theme.
Samantha Doherty [Wed, 13 Jul 2011 22:06:54 +0000 (18:06 -0400)]
Couple of quick variations on neo theme.

13 years agoJust a couple quick neo theme fixes.
Samantha Doherty [Wed, 13 Jul 2011 22:06:12 +0000 (18:06 -0400)]
Just a couple quick neo theme fixes.

13 years agomake meteor protocol (http or https) configurable
Evan Prodromou [Wed, 13 Jul 2011 20:55:28 +0000 (16:55 -0400)]
make meteor protocol (http or https) configurable

13 years agoJavaScript and other changes to make realtime_channel management work
Evan Prodromou [Wed, 13 Jul 2011 20:10:08 +0000 (16:10 -0400)]
JavaScript and other changes to make realtime_channel management work

13 years agoActions to keep state for Realtime_channel
Evan Prodromou [Wed, 13 Jul 2011 18:47:40 +0000 (14:47 -0400)]
Actions to keep state for Realtime_channel

13 years agoadd method Realtime_channel::touch()
Evan Prodromou [Wed, 13 Jul 2011 17:55:03 +0000 (13:55 -0400)]
add method Realtime_channel::touch()

13 years agobetter description for Meteor plugin
Evan Prodromou [Wed, 13 Jul 2011 17:54:39 +0000 (13:54 -0400)]
better description for Meteor plugin

13 years agoscript to garbage-collect old realtime channels
Evan Prodromou [Wed, 13 Jul 2011 17:23:09 +0000 (13:23 -0400)]
script to garbage-collect old realtime channels

13 years agoreturn value for always-rw in RealtimePlugin
Evan Prodromou [Mon, 11 Jul 2011 20:08:51 +0000 (16:08 -0400)]
return value for always-rw in RealtimePlugin

13 years agorealtime_channel must always be writeable
Evan Prodromou [Mon, 11 Jul 2011 19:54:10 +0000 (15:54 -0400)]
realtime_channel must always be writeable

13 years agohand-coded fetch for Realtime_channel class
Evan Prodromou [Mon, 11 Jul 2011 19:52:05 +0000 (15:52 -0400)]
hand-coded fetch for Realtime_channel class

13 years agocorrect SQL function in Realtime_channel::getAllChannels()
Evan Prodromou [Mon, 11 Jul 2011 18:14:53 +0000 (14:14 -0400)]
correct SQL function in Realtime_channel::getAllChannels()

13 years agoinvert key -> (user, page) mapping in Realtime_channel table
Evan Prodromou [Mon, 11 Jul 2011 17:53:55 +0000 (13:53 -0400)]
invert key -> (user, page) mapping in Realtime_channel table

13 years agoMemcached_DataObject::pkeyGet() accepts null values
Evan Prodromou [Mon, 11 Jul 2011 16:40:28 +0000 (12:40 -0400)]
Memcached_DataObject::pkeyGet() accepts null values

13 years agoXXX comments to remember to fan-out in realtime distribution
Evan Prodromou [Mon, 11 Jul 2011 15:33:39 +0000 (11:33 -0400)]
XXX comments to remember to fan-out in realtime distribution

13 years agoIndex for (action, arg1, arg2) on Realtime_channel
Evan Prodromou [Mon, 11 Jul 2011 15:31:59 +0000 (11:31 -0400)]
Index for (action, arg1, arg2) on Realtime_channel

13 years agoFix the syntax for unique keys on Realtime_channel
Evan Prodromou [Mon, 11 Jul 2011 15:29:05 +0000 (11:29 -0400)]
Fix the syntax for unique keys on Realtime_channel

13 years agoMerge branch '1.0.x' into realprivate
Evan Prodromou [Mon, 11 Jul 2011 15:03:31 +0000 (11:03 -0400)]
Merge branch '1.0.x' into realprivate

13 years agouse Realtime_channel to target channels to users
Evan Prodromou [Mon, 11 Jul 2011 13:16:16 +0000 (09:16 -0400)]
use Realtime_channel to target channels to users

13 years agodata structure for realtime channels
Evan Prodromou [Fri, 8 Jul 2011 21:52:07 +0000 (17:52 -0400)]
data structure for realtime channels

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Fri, 8 Jul 2011 14:18:16 +0000 (10:18 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoforgot to cat a bunch of useless separate files when minifying
Evan Prodromou [Fri, 8 Jul 2011 14:04:31 +0000 (10:04 -0400)]
forgot to cat a bunch of useless separate files when minifying

13 years agoRemove debugging statement
Zach Copley [Fri, 8 Jul 2011 00:23:41 +0000 (17:23 -0700)]
Remove debugging statement

13 years agoChange a few things around for CORS header output
Zach Copley [Fri, 8 Jul 2011 00:19:59 +0000 (17:19 -0700)]
Change a few things around for CORS header output

13 years agoMerge commit 'refs/merge-requests/157' of git://gitorious.org/statusnet/mainline...
Zach Copley [Thu, 7 Jul 2011 22:58:28 +0000 (15:58 -0700)]
Merge commit 'refs/merge-requests/157' of git://gitorious.org/statusnet/mainline into merge-requests/157

13 years agobeta1
Evan Prodromou [Thu, 7 Jul 2011 17:12:34 +0000 (13:12 -0400)]
beta1

13 years agoSearchSubMenu is a MoreMenu
Evan Prodromou [Thu, 7 Jul 2011 16:06:56 +0000 (12:06 -0400)]
SearchSubMenu is a MoreMenu

13 years agoTagSubMenu is a MoreMenu
Evan Prodromou [Thu, 7 Jul 2011 14:59:00 +0000 (10:59 -0400)]
TagSubMenu is a MoreMenu

13 years agodon't show see-all if less than hard max
Evan Prodromou [Thu, 7 Jul 2011 14:58:44 +0000 (10:58 -0400)]
don't show see-all if less than hard max

13 years agoListsNav is a MoreMenu
Evan Prodromou [Thu, 7 Jul 2011 14:42:31 +0000 (10:42 -0400)]
ListsNav is a MoreMenu

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Thu, 7 Jul 2011 14:27:54 +0000 (10:27 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

Conflicts:
js/util.min.js

13 years agoShow more menu items when you click More
Evan Prodromou [Thu, 7 Jul 2011 14:26:07 +0000 (10:26 -0400)]
Show more menu items when you click More

I added the necessary JavaScript to show more menu items when you click More.

13 years agostart making more menu work
Evan Prodromou [Wed, 6 Jul 2011 22:40:02 +0000 (18:40 -0400)]
start making more menu work

13 years agoBig round of fixups for base and neo themes.
Samantha Doherty [Wed, 6 Jul 2011 16:50:42 +0000 (12:50 -0400)]
Big round of fixups for base and neo themes.

13 years agocorrectly output richer nav IDs
Evan Prodromou [Wed, 6 Jul 2011 15:19:47 +0000 (11:19 -0400)]
correctly output richer nav IDs

13 years agodon't add empty classes to menu items
Evan Prodromou [Wed, 6 Jul 2011 15:18:53 +0000 (11:18 -0400)]
don't add empty classes to menu items

13 years agoGroupsNav uses new Menu class functionality
Evan Prodromou [Wed, 6 Jul 2011 15:10:26 +0000 (11:10 -0400)]
GroupsNav uses new Menu class functionality

13 years agomake Menu class more functional
Evan Prodromou [Wed, 6 Jul 2011 15:10:08 +0000 (11:10 -0400)]
make Menu class more functional

13 years agoRevert "add a 'more' button for groups menu"
Evan Prodromou [Wed, 6 Jul 2011 14:17:22 +0000 (10:17 -0400)]
Revert "add a 'more' button for groups menu"

This reverts commit 3226f2bef6fe7d8fdfbc7b9e19ade333b724f3d7.

13 years agominify new util.js code
Evan Prodromou [Wed, 6 Jul 2011 03:19:59 +0000 (23:19 -0400)]
minify new util.js code

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Wed, 6 Jul 2011 00:30:01 +0000 (17:30 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoFix invite button for public sites
Zach Copley [Wed, 6 Jul 2011 00:27:11 +0000 (17:27 -0700)]
Fix invite button for public sites

13 years agoadd a 'more' button for groups menu
Evan Prodromou [Tue, 5 Jul 2011 23:20:44 +0000 (19:20 -0400)]
add a 'more' button for groups menu

13 years agoadd an URI index to blogs so they get cached
Evan Prodromou [Mon, 4 Jul 2011 19:58:56 +0000 (15:58 -0400)]
add an URI index to blogs so they get cached

13 years agouse Poll_response::pkeyGet() in Poll::getResponse()
Evan Prodromou [Mon, 4 Jul 2011 19:47:36 +0000 (15:47 -0400)]
use Poll_response::pkeyGet() in Poll::getResponse()

13 years agoexplicitly name URI attribute for Poll_response
Evan Prodromou [Mon, 4 Jul 2011 19:47:09 +0000 (15:47 -0400)]
explicitly name URI attribute for Poll_response

13 years agouse memcached for Profile_list::staticGet()
Evan Prodromou [Mon, 4 Jul 2011 19:37:06 +0000 (15:37 -0400)]
use memcached for Profile_list::staticGet()

13 years agoSearchSub respects empty set from memcache.
Evan Prodromou [Mon, 4 Jul 2011 16:49:09 +0000 (12:49 -0400)]
SearchSub respects empty set from memcache.

13 years agoTagSub doesn't refetch empty set of tag subscriptions
Evan Prodromou [Mon, 4 Jul 2011 16:39:57 +0000 (12:39 -0400)]
TagSub doesn't refetch empty set of tag subscriptions

13 years agoMerge branch '1.0.x' of git+ssh://statusnetdev.net/var/www/evan into 1.0.x
Evan Prodromou [Mon, 4 Jul 2011 16:26:59 +0000 (12:26 -0400)]
Merge branch '1.0.x' of git+ssh://statusnetdev.net/var/www/evan into 1.0.x

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Mon, 4 Jul 2011 16:26:41 +0000 (12:26 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoonly update the avatar of an Ostatus_profile if it's a profile
Evan Prodromou [Mon, 4 Jul 2011 16:24:59 +0000 (12:24 -0400)]
only update the avatar of an Ostatus_profile if it's a profile

13 years agodon't force replies to empty set in Poll_response
Evan Prodromou [Sat, 2 Jul 2011 04:49:04 +0000 (00:49 -0400)]
don't force replies to empty set in Poll_response

13 years agoAdd FIXME comments to remember to encode/decode important data about a
Evan Prodromou [Sat, 2 Jul 2011 03:06:16 +0000 (23:06 -0400)]
Add FIXME comments to remember to encode/decode important data about a
happening in ActivityStreams format

13 years agoCorrect list of parameters for Happening::saveNew()
Evan Prodromou [Sat, 2 Jul 2011 03:04:44 +0000 (23:04 -0400)]
Correct list of parameters for Happening::saveNew()

13 years agoHappening::saveNew() is static
Evan Prodromou [Sat, 2 Jul 2011 03:03:41 +0000 (23:03 -0400)]
Happening::saveNew() is static

13 years agoCorrect the category of the EventPlugin
Evan Prodromou [Sat, 2 Jul 2011 02:20:13 +0000 (22:20 -0400)]
Correct the category of the EventPlugin

13 years agomake the default scope depend on site/private
Evan Prodromou [Sat, 2 Jul 2011 01:50:04 +0000 (21:50 -0400)]
make the default scope depend on site/private

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Fri, 1 Jul 2011 11:02:21 +0000 (13:02 +0200)]
Localisation updates from http://translatewiki.net.

13 years agoMerge branch '1.0.x' of git+ssh://statusnetdev.net/var/www/evan into 1.0.x
Evan Prodromou [Thu, 30 Jun 2011 19:44:11 +0000 (15:44 -0400)]
Merge branch '1.0.x' of git+ssh://statusnetdev.net/var/www/evan into 1.0.x

13 years agoFix ajax error output
Zach Copley [Wed, 29 Jun 2011 21:55:28 +0000 (21:55 +0000)]
Fix ajax error output

13 years agoGet rid of PHP notice
Zach Copley [Wed, 29 Jun 2011 21:55:00 +0000 (21:55 +0000)]
Get rid of PHP notice

13 years agomake cors header deactivatable
flyingmana [Wed, 29 Jun 2011 20:39:33 +0000 (22:39 +0200)]
make cors header deactivatable

13 years agoFix avatar saving for OStatus -- how did this ever work?
Zach Copley [Wed, 29 Jun 2011 19:03:16 +0000 (19:03 +0000)]
Fix avatar saving for OStatus -- how did this ever work?

13 years agoAdded a couple dirs to .gitignore
Zach Copley [Wed, 29 Jun 2011 18:59:42 +0000 (18:59 +0000)]
Added a couple dirs to .gitignore

13 years agoreinstate lost replies code in OStatusQueueHandler
Evan Prodromou [Wed, 29 Jun 2011 17:51:19 +0000 (13:51 -0400)]
reinstate lost replies code in OStatusQueueHandler

13 years agoextra logging for OStatus enqueuing
Evan Prodromou [Wed, 29 Jun 2011 17:20:18 +0000 (13:20 -0400)]
extra logging for OStatus enqueuing

13 years agofix missing variable for createsim.php
Evan Prodromou [Mon, 27 Jun 2011 21:29:33 +0000 (17:29 -0400)]
fix missing variable for createsim.php

13 years agochange default theme to neo theme for installer
Evan Prodromou [Mon, 27 Jun 2011 21:14:35 +0000 (17:14 -0400)]
change default theme to neo theme for installer

13 years agostop sending OMB by default
Evan Prodromou [Mon, 27 Jun 2011 17:02:32 +0000 (13:02 -0400)]
stop sending OMB by default

13 years agocorrect const for ActivityStreamJSONDocument::CONTENT_TYPE
Evan Prodromou [Thu, 23 Jun 2011 15:39:08 +0000 (11:39 -0400)]
correct const for ActivityStreamJSONDocument::CONTENT_TYPE

13 years agoActivityStreamJSONDocument served as application/stream+json
Evan Prodromou [Thu, 23 Jun 2011 15:38:46 +0000 (11:38 -0400)]
ActivityStreamJSONDocument served as application/stream+json

13 years agouse application/stream+json for Activity Streams
Evan Prodromou [Thu, 23 Jun 2011 15:24:37 +0000 (11:24 -0400)]
use application/stream+json for Activity Streams

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Wed, 22 Jun 2011 21:21:20 +0000 (17:21 -0400)]
Merge branch '1.0.x' into testing

13 years agolost cookie-jar file
Evan Prodromou [Wed, 22 Jun 2011 21:21:15 +0000 (17:21 -0400)]
lost cookie-jar file

13 years agoadd activitystreams links to other actions
Evan Prodromou [Wed, 22 Jun 2011 21:19:46 +0000 (17:19 -0400)]
add activitystreams links to other actions

13 years agoAdd Activity Streams feeds to export data
Evan Prodromou [Wed, 22 Jun 2011 21:09:04 +0000 (17:09 -0400)]
Add Activity Streams feeds to export data

13 years agoupdate HTTP_Request2 to 2.0.0RC1
Evan Prodromou [Wed, 22 Jun 2011 19:56:27 +0000 (15:56 -0400)]
update HTTP_Request2 to 2.0.0RC1

13 years agoallow cross-origin requests for xrd
flyingmana [Tue, 21 Jun 2011 21:43:53 +0000 (23:43 +0200)]
allow cross-origin requests for xrd

13 years agoMerge branch '1.0.x' into testing
Zach Copley [Tue, 21 Jun 2011 20:26:44 +0000 (13:26 -0700)]
Merge branch '1.0.x' into testing

* 1.0.x:
  * only send the one invitation reminder per email address, regardless of how many invitations there are * don't send invitations converted invitations * better error checking * more logging

13 years ago* only send the one invitation reminder per email address, regardless of how many...
Zach Copley [Tue, 21 Jun 2011 20:25:05 +0000 (13:25 -0700)]
* only send the one invitation reminder per email address, regardless of how many invitations there are
* don't send invitations converted invitations
* better error checking
* more logging

13 years agoallow cross-origin requests for host-meta
flyingmana [Tue, 21 Jun 2011 19:59:34 +0000 (21:59 +0200)]
allow cross-origin requests for host-meta

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Evan Prodromou [Tue, 21 Jun 2011 18:12:24 +0000 (14:12 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

13 years agoAdd tags and headers to improve email summary deliverability
Evan Prodromou [Tue, 21 Jun 2011 18:07:10 +0000 (14:07 -0400)]
Add tags and headers to improve email summary deliverability

SpamAssassin doesn't like HTML email without a) a Mime-Version header
and b) an <html> tag in the body. Although not everyone uses SA, there
are probably other spam systems that implement similar rules. And it's
always nice to play nice.

13 years agoMerge branch '1.0.x' into testing
Zach Copley [Tue, 21 Jun 2011 17:43:18 +0000 (10:43 -0700)]
Merge branch '1.0.x' into testing

* 1.0.x:
  Move print statement

13 years agoMove print statement
Zach Copley [Tue, 21 Jun 2011 17:42:01 +0000 (10:42 -0700)]
Move print statement

13 years agoMerge branch '1.0.x' into testing
Zach Copley [Tue, 21 Jun 2011 17:36:39 +0000 (10:36 -0700)]
Merge branch '1.0.x' into testing

* 1.0.x:
  Fix output bug in email reminder script

13 years agoFix output bug in email reminder script
Zach Copley [Tue, 21 Jun 2011 17:35:20 +0000 (10:35 -0700)]
Fix output bug in email reminder script