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

12 years agoMerge branch 'upgradetinymce' into newblogplugin
Evan Prodromou [Mon, 20 Jun 2011 15:34:41 +0000 (11:34 -0400)]
Merge branch 'upgradetinymce' into newblogplugin

12 years agoupgrade TinyMCE to 3.4.x
Evan Prodromou [Mon, 20 Jun 2011 15:34:24 +0000 (11:34 -0400)]
upgrade TinyMCE to 3.4.x

12 years agocorrectly purify input for Blog_entry
Evan Prodromou [Mon, 20 Jun 2011 15:28:46 +0000 (11:28 -0400)]
correctly purify input for Blog_entry

12 years agobetter management of HTML input
Evan Prodromou [Mon, 20 Jun 2011 15:01:50 +0000 (11:01 -0400)]
better management of HTML input

12 years agocorrectly return the HTML representation of a new blog entry
Evan Prodromou [Mon, 20 Jun 2011 14:49:37 +0000 (10:49 -0400)]
correctly return the HTML representation of a new blog entry

12 years agoFine-tuning Blog_entry class
Evan Prodromou [Mon, 20 Jun 2011 14:48:02 +0000 (10:48 -0400)]
Fine-tuning Blog_entry class

Gave it a different object type (Article), fine-tuned the summary process, and
made sure to return the saved Notice in saveNew().

12 years agodon't double-show summary and content
Evan Prodromou [Mon, 20 Jun 2011 14:26:24 +0000 (10:26 -0400)]
don't double-show summary and content

12 years agomove class BlogEntry to Blog_entry for DB_DataObject compliance
Evan Prodromou [Mon, 20 Jun 2011 14:20:01 +0000 (10:20 -0400)]
move class BlogEntry to Blog_entry for DB_DataObject compliance

12 years agoget right output context for BlogEntryListItem
Evan Prodromou [Mon, 20 Jun 2011 14:14:37 +0000 (10:14 -0400)]
get right output context for BlogEntryListItem

12 years agocorrect staticGet() declaration
Evan Prodromou [Mon, 20 Jun 2011 14:14:24 +0000 (10:14 -0400)]
correct staticGet() declaration

12 years agoMerge remote-tracking branch 'evan/blogplugin' into newblogplugin
Evan Prodromou [Mon, 20 Jun 2011 13:34:32 +0000 (09:34 -0400)]
Merge remote-tracking branch 'evan/blogplugin' into newblogplugin

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

12 years agoFirst coded version of blog plugin
Evan Prodromou [Mon, 20 Jun 2011 05:11:35 +0000 (01:11 -0400)]
First coded version of blog plugin

A basic blog plugin. Allows posting open-ended HTML with a title. Not yet
tested (even run).

12 years agopush regex pattern for UUID to that class
Evan Prodromou [Mon, 20 Jun 2011 05:11:08 +0000 (01:11 -0400)]
push regex pattern for UUID to that class

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 19 Jun 2011 13:19:14 +0000 (15:19 +0200)]
Localisation updates from http://translatewiki.net.

12 years agoDocument a few messages I missed.
Siebrand Mazeland [Sun, 19 Jun 2011 13:14:45 +0000 (15:14 +0200)]
Document a few messages I missed.

This should actually bring 1.0.x to 100% translator documention, but of course new messages will appear and I'll probably have overseen a few...

12 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 19 Jun 2011 13:02:31 +0000 (15:02 +0200)]
Add translator documentation.
Broke a few long lines.
i18n/L10n updates.
Whitespace updates.

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sun, 19 Jun 2011 11:20:34 +0000 (13:20 +0200)]
Localisation updates from http://translatewiki.net.

12 years agoAdd missing translator documentation.
Siebrand Mazeland [Sun, 19 Jun 2011 10:31:36 +0000 (12:31 +0200)]
Add missing translator documentation.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 19 Jun 2011 10:23:14 +0000 (12:23 +0200)]
Update translator documentation.
Whitespace updates.

12 years agoFix i18n issues. Cannot use a PHP variable in a gettext messages. Needs to be replaced.
Siebrand Mazeland [Sun, 19 Jun 2011 10:21:12 +0000 (12:21 +0200)]
Fix i18n issues. Cannot use a PHP variable in a gettext messages. Needs to be replaced.
Whitespace updates.

12 years agoAdd translator documentation.
Siebrand Mazeland [Sun, 19 Jun 2011 10:12:47 +0000 (12:12 +0200)]
Add translator documentation.

12 years agoUpdate translator documentation.
Siebrand Mazeland [Sun, 19 Jun 2011 10:07:59 +0000 (12:07 +0200)]
Update translator documentation.
Remove superfluous whitespace.