]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoUpdate translator documentation.
Siebrand Mazeland [Thu, 7 Apr 2011 12:01:40 +0000 (14:01 +0200)]
Update translator documentation.
L10n and i18n updates.
Break long lines in README before or at 80 characters.
Superfluous whitespace removed.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Thu, 7 Apr 2011 10:24:08 +0000 (12:24 +0200)]
Update translator documentation.

13 years agoUpdate maintainer e-mail address.
Siebrand Mazeland [Thu, 7 Apr 2011 10:21:43 +0000 (12:21 +0200)]
Update maintainer e-mail address.
Update translator documentation.

13 years agodo a short-term cache of notice scope
Evan Prodromou [Thu, 7 Apr 2011 20:24:56 +0000 (16:24 -0400)]
do a short-term cache of notice scope

13 years agouse InboxNoticeStream in AllmapAction in Mapstraction
Evan Prodromou [Thu, 7 Apr 2011 19:41:34 +0000 (15:41 -0400)]
use InboxNoticeStream in AllmapAction in Mapstraction

13 years agoallow passing a profile to inboxnoticestream
Evan Prodromou [Thu, 7 Apr 2011 19:39:23 +0000 (15:39 -0400)]
allow passing a profile to inboxnoticestream

13 years agochange apitimelinehome to use InboxNoticeStream
Evan Prodromou [Thu, 7 Apr 2011 19:35:00 +0000 (15:35 -0400)]
change apitimelinehome to use InboxNoticeStream

13 years agouse InboxNoticeStream for createsim
Evan Prodromou [Thu, 7 Apr 2011 19:29:56 +0000 (15:29 -0400)]
use InboxNoticeStream for createsim

13 years agouse inboxnoticestream in RSS 1.0
Evan Prodromou [Thu, 7 Apr 2011 19:28:25 +0000 (15:28 -0400)]
use inboxnoticestream in RSS 1.0

13 years agouse inboxnoticestream in API
Evan Prodromou [Thu, 7 Apr 2011 19:28:09 +0000 (15:28 -0400)]
use inboxnoticestream in API

13 years agocorrectly return values
Evan Prodromou [Thu, 7 Apr 2011 19:27:40 +0000 (15:27 -0400)]
correctly return values

13 years agoUse InboxNoticeStream class for inbox
Evan Prodromou [Thu, 7 Apr 2011 18:52:44 +0000 (14:52 -0400)]
Use InboxNoticeStream class for inbox

Move the code for inbox fetching to the InboxNoticeStream class.

13 years agoprofiles were getting overwritten in Notice::asActivity()
Evan Prodromou [Thu, 7 Apr 2011 14:52:28 +0000 (10:52 -0400)]
profiles were getting overwritten in Notice::asActivity()

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

13 years agoUninitialized value for attachments
Evan Prodromou [Thu, 7 Apr 2011 14:25:53 +0000 (10:25 -0400)]
Uninitialized value for attachments

13 years agoUpdate translator documentation.
Siebrand Mazeland [Thu, 7 Apr 2011 08:06:23 +0000 (10:06 +0200)]
Update translator documentation.

13 years agoRevert "add some timing comments to output to debug poor performance"
Evan Prodromou [Thu, 7 Apr 2011 04:07:39 +0000 (00:07 -0400)]
Revert "add some timing comments to output to debug poor performance"

This reverts commit a2782523d75d73ad833a6e0440c60f3bcb647d33.

13 years agoCache RSVP counts for Event plugin
Evan Prodromou [Thu, 7 Apr 2011 04:01:51 +0000 (00:01 -0400)]
Cache RSVP counts for Event plugin

13 years agoremove debugging statement from Happening
Evan Prodromou [Thu, 7 Apr 2011 03:48:10 +0000 (23:48 -0400)]
remove debugging statement from Happening

13 years agoBookmarks more robust to missing profiles
Evan Prodromou [Thu, 7 Apr 2011 03:47:05 +0000 (23:47 -0400)]
Bookmarks more robust to missing profiles

13 years agocache getReplies() values
Evan Prodromou [Thu, 7 Apr 2011 03:46:51 +0000 (23:46 -0400)]
cache getReplies() values

13 years agoCache results for attachments
Evan Prodromou [Thu, 7 Apr 2011 03:33:35 +0000 (23:33 -0400)]
Cache results for attachments

13 years agocache tags per notice
Evan Prodromou [Thu, 7 Apr 2011 03:25:24 +0000 (23:25 -0400)]
cache tags per notice

13 years agocache the notice count for threaded view
Evan Prodromou [Thu, 7 Apr 2011 03:17:17 +0000 (23:17 -0400)]
cache the notice count for threaded view

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Thu, 7 Apr 2011 02:52:14 +0000 (22:52 -0400)]
Merge branch '1.0.x' into testing

13 years agoMake Login_token use caching staticGet()
Evan Prodromou [Thu, 7 Apr 2011 02:51:46 +0000 (22:51 -0400)]
Make Login_token use caching staticGet()

13 years agomake Group_block use caching staticGet()
Evan Prodromou [Thu, 7 Apr 2011 02:49:09 +0000 (22:49 -0400)]
make Group_block use caching staticGet()

13 years agomake User_group use caching staticGet()
Evan Prodromou [Thu, 7 Apr 2011 02:48:33 +0000 (22:48 -0400)]
make User_group use caching staticGet()

13 years agocache groups per notice
Evan Prodromou [Thu, 7 Apr 2011 02:47:17 +0000 (22:47 -0400)]
cache groups per notice

13 years agoSQLStatsPlugin to get some profiling data on SQL queries
Evan Prodromou [Thu, 7 Apr 2011 02:46:28 +0000 (22:46 -0400)]
SQLStatsPlugin to get some profiling data on SQL queries

13 years agoadd some timing comments to output to debug poor performance
Evan Prodromou [Wed, 6 Apr 2011 22:33:05 +0000 (18:33 -0400)]
add some timing comments to output to debug poor performance

13 years agomake Profile::isMember() and Profile::isAdmin() use caching pkeyGet()
Evan Prodromou [Wed, 6 Apr 2011 22:12:25 +0000 (18:12 -0400)]
make Profile::isMember() and Profile::isAdmin() use caching pkeyGet()

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Wed, 6 Apr 2011 21:57:57 +0000 (17:57 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agomore flexible oEmbed handling
Evan Prodromou [Wed, 6 Apr 2011 21:57:33 +0000 (17:57 -0400)]
more flexible oEmbed handling

13 years agoTranslator documentation added.
Siebrand Mazeland [Wed, 6 Apr 2011 21:43:30 +0000 (23:43 +0200)]
Translator documentation added.
Whitespace updates.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Wed, 6 Apr 2011 16:46:55 +0000 (18:46 +0200)]
Update translator documentation.
Whitespace updates.
Break lines in README at or before 80 characters.
L10n updates.

13 years agoMerge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Wed, 6 Apr 2011 18:23:53 +0000 (14:23 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x

13 years agoQnA - Fix typo
Zach Copley [Wed, 6 Apr 2011 18:15:32 +0000 (11:15 -0700)]
QnA - Fix typo

13 years agoi18n/L10n updates/fixes.
Siebrand Mazeland [Wed, 6 Apr 2011 14:36:35 +0000 (16:36 +0200)]
i18n/L10n updates/fixes.
Translator documentation added/updated.
Whitespace updates.

13 years agoRemove unused and non-standard USER_AGENT constant from File_redirection
Evan Prodromou [Wed, 6 Apr 2011 14:25:59 +0000 (10:25 -0400)]
Remove unused and non-standard USER_AGENT constant from File_redirection

13 years agoUpdate translator documentation.
Siebrand Mazeland [Wed, 6 Apr 2011 13:36:03 +0000 (15:36 +0200)]
Update translator documentation.
i18n/L10n fixes.
Superfluous whitespace removed.

13 years agoTabs to spaces.
Siebrand Mazeland [Wed, 6 Apr 2011 13:12:56 +0000 (15:12 +0200)]
Tabs to spaces.

13 years agoL10n and whitespace updates.
Siebrand Mazeland [Wed, 6 Apr 2011 13:08:39 +0000 (15:08 +0200)]
L10n and whitespace updates.

13 years agoShorten plugin description.
Siebrand Mazeland [Wed, 6 Apr 2011 13:07:23 +0000 (15:07 +0200)]
Shorten plugin description.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Wed, 6 Apr 2011 12:57:48 +0000 (14:57 +0200)]
Update translator documentation.
i18n/L10n fixes.
Superfluous whitespace removed.
onPluginVersion() added where missing.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Wed, 6 Apr 2011 00:11:09 +0000 (02:11 +0200)]
Update translator documentation.
i18n/L10n issues fixed.
Superfluous whitespace removed.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Tue, 5 Apr 2011 23:55:29 +0000 (01:55 +0200)]
Update translator documentation.
Whitespace updates.

13 years agoFix translator documentation issues.
Siebrand Mazeland [Tue, 5 Apr 2011 23:40:03 +0000 (01:40 +0200)]
Fix translator documentation issues.

13 years agoadd search submenu to default local nav
Evan Prodromou [Tue, 5 Apr 2011 22:45:37 +0000 (18:45 -0400)]
add search submenu to default local nav

13 years agoa little more protection against empty tags
Evan Prodromou [Tue, 5 Apr 2011 22:36:49 +0000 (18:36 -0400)]
a little more protection against empty tags

13 years agocheck for 0-tag menu
Evan Prodromou [Tue, 5 Apr 2011 22:29:09 +0000 (18:29 -0400)]
check for 0-tag menu

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 5 Apr 2011 22:27:23 +0000 (18:27 -0400)]
Merge branch '1.0.x' into testing

13 years agodon't put bogus groups into the groups array
Evan Prodromou [Tue, 5 Apr 2011 22:27:01 +0000 (18:27 -0400)]
don't put bogus groups into the groups array

13 years agocut-and-paste error in TagSubMenu
Evan Prodromou [Tue, 5 Apr 2011 22:19:11 +0000 (18:19 -0400)]
cut-and-paste error in TagSubMenu

13 years agocut-and-paste error in TagSubMenu
Evan Prodromou [Tue, 5 Apr 2011 22:19:11 +0000 (18:19 -0400)]
cut-and-paste error in TagSubMenu

13 years agoa hook for showing the default local nav
Evan Prodromou [Tue, 5 Apr 2011 22:07:10 +0000 (18:07 -0400)]
a hook for showing the default local nav

13 years agoAdded tagsub to the left-hand menu
Evan Prodromou [Tue, 5 Apr 2011 22:14:48 +0000 (18:14 -0400)]
Added tagsub to the left-hand menu

13 years agoAdded tagsub to the left-hand menu
Evan Prodromou [Tue, 5 Apr 2011 22:14:48 +0000 (18:14 -0400)]
Added tagsub to the left-hand menu

13 years agoa hook for showing the default local nav
Evan Prodromou [Tue, 5 Apr 2011 22:07:10 +0000 (18:07 -0400)]
a hook for showing the default local nav

13 years agoMove streams nav to groups nav
Evan Prodromou [Tue, 5 Apr 2011 21:49:45 +0000 (17:49 -0400)]
Move streams nav to groups nav

13 years agoMove streams nav to groups nav
Evan Prodromou [Tue, 5 Apr 2011 21:49:45 +0000 (17:49 -0400)]
Move streams nav to groups nav

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 5 Apr 2011 21:20:48 +0000 (17:20 -0400)]
Merge branch '1.0.x' into testing

13 years agocache groups per user
Evan Prodromou [Tue, 5 Apr 2011 21:20:17 +0000 (17:20 -0400)]
cache groups per user

13 years agoAdd streams to left nav
Evan Prodromou [Tue, 5 Apr 2011 21:02:48 +0000 (17:02 -0400)]
Add streams to left nav

13 years agoalpha2
Evan Prodromou [Tue, 5 Apr 2011 19:47:35 +0000 (15:47 -0400)]
alpha2

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 5 Apr 2011 17:47:49 +0000 (13:47 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Tue, 5 Apr 2011 17:47:07 +0000 (13:47 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoQuestions show private lock correctly
Evan Prodromou [Tue, 5 Apr 2011 17:46:44 +0000 (13:46 -0400)]
Questions show private lock correctly

13 years agoinclude limited-scope class on bookmarks in output
Evan Prodromou [Tue, 5 Apr 2011 17:43:54 +0000 (13:43 -0400)]
include limited-scope class on bookmarks in output

13 years agoinclude limited-scope class on bookmarks in output
Evan Prodromou [Tue, 5 Apr 2011 17:43:54 +0000 (13:43 -0400)]
include limited-scope class on bookmarks in output

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Tue, 5 Apr 2011 17:32:50 +0000 (10:32 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

* '1.0.x' of gitorious.org:statusnet/mainline:
  default to private sites

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 5 Apr 2011 17:30:21 +0000 (13:30 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Tue, 5 Apr 2011 17:30:14 +0000 (10:30 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

* '1.0.x' of gitorious.org:statusnet/mainline:
  fix constructor error in FileNoticeStream
  Style for best QnA answer.
  Revert "Paging fix for public timeline: drop replies from the stuff we pull in for the threaded web view."

13 years agodefault to private sites
Evan Prodromou [Tue, 5 Apr 2011 17:30:05 +0000 (13:30 -0400)]
default to private sites

13 years agoQnA - best answers were not getting the 'best' class on their lis (fixed)
Zach Copley [Tue, 5 Apr 2011 17:29:10 +0000 (10:29 -0700)]
QnA - best answers were not getting the 'best' class on their lis (fixed)

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Tue, 5 Apr 2011 17:29:02 +0000 (13:29 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agofix constructor error in FileNoticeStream
Evan Prodromou [Tue, 5 Apr 2011 17:28:41 +0000 (13:28 -0400)]
fix constructor error in FileNoticeStream

13 years agoStyle for best QnA answer.
Samantha Doherty [Tue, 5 Apr 2011 17:23:41 +0000 (13:23 -0400)]
Style for best QnA answer.

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Tue, 5 Apr 2011 17:16:28 +0000 (13:16 -0400)]
Merge branch '1.0.x' into testing

Conflicts:
plugins/Event/RSVP.php

13 years agoRevert "Paging fix for public timeline: drop replies from the stuff we pull in for...
Evan Prodromou [Tue, 5 Apr 2011 16:53:49 +0000 (12:53 -0400)]
Revert "Paging fix for public timeline: drop replies from the stuff we pull in for the threaded web view."

This reverts commit 880661de4e8fd6735e9eba57e059fca0c719666b.

13 years agoStyle changes for privacy selectors and markers.
Samantha Doherty [Tue, 5 Apr 2011 16:38:15 +0000 (12:38 -0400)]
Style changes for privacy selectors and markers.

13 years agoforgot other two files while minifying
Evan Prodromou [Tue, 5 Apr 2011 16:27:07 +0000 (12:27 -0400)]
forgot other two files while minifying

13 years agoQnA - Add ToSelector to new question
Zach Copley [Tue, 5 Apr 2011 16:12:54 +0000 (09:12 -0700)]
QnA - Add ToSelector to new question

13 years agoadd checkbox initialization
Evan Prodromou [Tue, 5 Apr 2011 15:48:53 +0000 (11:48 -0400)]
add checkbox initialization

13 years agoadd toselector to poll
Evan Prodromou [Tue, 5 Apr 2011 15:18:35 +0000 (11:18 -0400)]
add toselector to poll

13 years agoadd toselector to bookmark
Evan Prodromou [Tue, 5 Apr 2011 15:18:25 +0000 (11:18 -0400)]
add toselector to bookmark

13 years agomove toselector out of <ul> in eventform
Evan Prodromou [Tue, 5 Apr 2011 15:18:10 +0000 (11:18 -0400)]
move toselector out of <ul> in eventform

13 years agoA little more style for QnA.
Samantha Doherty [Tue, 5 Apr 2011 13:10:20 +0000 (09:10 -0400)]
A little more style for QnA.

13 years agoQnA - Better ajax response when making a new answer. Still not right. Needs to use...
Zach Copley [Tue, 5 Apr 2011 07:27:51 +0000 (00:27 -0700)]
QnA - Better ajax response when making a new answer. Still not right. Needs to use threading.

13 years agoQnA
Zach Copley [Tue, 5 Apr 2011 06:58:35 +0000 (23:58 -0700)]
QnA
* Some bug fixes
* Better Question page

13 years agoQnA
Zach Copley [Tue, 5 Apr 2011 05:04:36 +0000 (22:04 -0700)]
QnA
* show number of answers on question notices
* change label on answer submit button to "Answer"

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Tue, 5 Apr 2011 04:37:22 +0000 (21:37 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

* '1.0.x' of gitorious.org:statusnet/mainline:
  fix scope for replies to group-private notices
  Direct events to users or groups

13 years agoQnA - JavaScript to hide close and best buttons when clicked
Zach Copley [Tue, 5 Apr 2011 04:36:42 +0000 (21:36 -0700)]
QnA - JavaScript to hide close and best buttons when clicked

13 years agofix scope for replies to group-private notices
Evan Prodromou [Tue, 5 Apr 2011 02:34:47 +0000 (22:34 -0400)]
fix scope for replies to group-private notices

13 years agoDirect events to users or groups
Evan Prodromou [Tue, 5 Apr 2011 02:16:38 +0000 (22:16 -0400)]
Direct events to users or groups

13 years agoQnA - Whoops - this actually removes the unused function mentioned in the last commit
Zach Copley [Tue, 5 Apr 2011 01:06:29 +0000 (18:06 -0700)]
QnA - Whoops - this actually removes the unused function mentioned in the last commit

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Zach Copley [Tue, 5 Apr 2011 00:32:06 +0000 (17:32 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

* '1.0.x' of gitorious.org:statusnet/mainline:
  Style for QnA plugin.

13 years agoQnA - Add in stub js
Zach Copley [Tue, 5 Apr 2011 00:31:38 +0000 (17:31 -0700)]
QnA - Add in stub js

13 years agoStyle for QnA plugin.
Samantha Doherty [Tue, 5 Apr 2011 00:29:30 +0000 (20:29 -0400)]
Style for QnA plugin.

13 years agoQnA - truncate long question titles in notice content
Zach Copley [Tue, 5 Apr 2011 00:04:13 +0000 (17:04 -0700)]
QnA - truncate long question titles in notice content