]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
12 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

12 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

12 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

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

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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

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

12 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

12 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

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

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

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

12 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

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

12 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

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

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

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

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

12 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

12 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

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

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

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

12 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

12 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

12 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

12 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

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

12 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

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

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

12 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

12 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

12 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

12 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

12 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

12 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

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

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

12 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

12 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

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

12 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

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

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

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

12 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?

12 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

12 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

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

12 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

12 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

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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

12 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

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

12 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

12 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

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

* 1.0.x:
  Update subject of one-time email reminders

12 years agoUpdate subject of one-time email reminders
Zach Copley [Tue, 21 Jun 2011 17:03:39 +0000 (10:03 -0700)]
Update subject of one-time email reminders

12 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 21 Jun 2011 15:33:18 +0000 (11:33 -0400)]
Merge branch '1.0.x' into testing

12 years agoFix addressees when drop-down for a single user is used
Evan Prodromou [Tue, 21 Jun 2011 15:32:26 +0000 (11:32 -0400)]
Fix addressees when drop-down for a single user is used

12 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Evan Prodromou [Mon, 20 Jun 2011 21:28:02 +0000 (17:28 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

12 years agoMerge branch '1.0.x' into testing
Zach Copley [Mon, 20 Jun 2011 21:16:30 +0000 (14:16 -0700)]
Merge branch '1.0.x' into testing

* 1.0.x:
  Add ability to send special one-time reminders

12 years agouse old-style plugin initializers as fallback for GoogleAnalytics
Evan Prodromou [Mon, 20 Jun 2011 21:06:17 +0000 (17:06 -0400)]
use old-style plugin initializers as fallback for GoogleAnalytics

12 years agouse async, domain-aware GoogleAnalytics JS
Evan Prodromou [Mon, 20 Jun 2011 20:38:00 +0000 (16:38 -0400)]
use async, domain-aware GoogleAnalytics JS

12 years agouse old-style plugin initializers as fallback for GoogleAnalytics
Evan Prodromou [Mon, 20 Jun 2011 21:06:17 +0000 (17:06 -0400)]
use old-style plugin initializers as fallback for GoogleAnalytics

12 years agouse async, domain-aware GoogleAnalytics JS
Evan Prodromou [Mon, 20 Jun 2011 20:38:00 +0000 (16:38 -0400)]
use async, domain-aware GoogleAnalytics JS

12 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Mon, 20 Jun 2011 20:14:19 +0000 (13:14 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

* '1.0.x' of gitorious.org:statusnet/mainline: (31 commits)
  Enable TinyMCE for the blog form
  upgrade TinyMCE to 3.4.x
  correctly purify input for Blog_entry
  better management of HTML input
  correctly return the HTML representation of a new blog entry
  Fine-tuning Blog_entry class
  don't double-show summary and content
  move class BlogEntry to Blog_entry for DB_DataObject compliance
  get right output context for BlogEntryListItem
  correct staticGet() declaration
  First coded version of blog plugin
  push regex pattern for UUID to that class
  Localisation updates from http://translatewiki.net.
  Document a few messages I missed.
  Add translator documentation. Broke a few long lines. i18n/L10n updates. Whitespace updates.
  Localisation updates from http://translatewiki.net.
  Add missing translator documentation.
  Update translator documentation. Whitespace updates.
  Fix i18n issues. Cannot use a PHP variable in a gettext messages. Needs to be replaced. Whitespace updates.
  Add translator documentation.
  ...

Conflicts:
plugins/EmailReminder/EmailReminderPlugin.php
plugins/EmailReminder/lib/userinvitereminderhandler.php

12 years agoAdd ability to send special one-time reminders
Zach Copley [Mon, 20 Jun 2011 19:58:14 +0000 (12:58 -0700)]
Add ability to send special one-time reminders

12 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Mon, 20 Jun 2011 16:23:16 +0000 (12:23 -0400)]
Merge branch '1.0.x' into testing

12 years agoEnable TinyMCE for the blog form
Evan Prodromou [Mon, 20 Jun 2011 16:21:04 +0000 (12:21 -0400)]
Enable TinyMCE for the blog form