]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Fri, 23 Sep 2011 21:28:54 +0000 (17:28 -0400)]
switch between conversation and stream for public and group
Evan Prodromou [Fri, 23 Sep 2011 21:18:21 +0000 (17:18 -0400)]
Support mode in all
Evan Prodromou [Thu, 22 Sep 2011 20:31:26 +0000 (16:31 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 22 Sep 2011 20:29:31 +0000 (16:29 -0400)]
don't use potentially bad Profile values
Zach Copley [Thu, 22 Sep 2011 19:52:38 +0000 (12:52 -0700)]
Merge branch 'site-profile-fixes'
* site-profile-fixes:
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)
Update RTL stylesheet for neo.
Zach Copley [Thu, 22 Sep 2011 19:49:04 +0000 (12:49 -0700)]
Use array_merge instead of array_replace (same effect, and array_merge works with PHP versions < 5.3)
fixes http://status.net/open-source/issues/3393
Samantha Doherty [Thu, 22 Sep 2011 13:27:36 +0000 (09:27 -0400)]
Update RTL stylesheet for neo.
Samantha Doherty [Thu, 22 Sep 2011 13:27:36 +0000 (09:27 -0400)]
Update RTL stylesheet for neo.
Samantha Doherty [Thu, 22 Sep 2011 13:27:15 +0000 (09:27 -0400)]
Improved browser compatibility for various gradients.
Samantha Doherty [Thu, 22 Sep 2011 13:26:03 +0000 (09:26 -0400)]
A little more IE style cleanup.
Samantha Doherty [Thu, 22 Sep 2011 13:22:08 +0000 (09:22 -0400)]
Only load theme-specific IE stylesheets if they exist.
Samantha Doherty [Thu, 22 Sep 2011 13:19:46 +0000 (09:19 -0400)]
Quick update of theme README file.
Evan Prodromou [Wed, 21 Sep 2011 21:15:55 +0000 (17:15 -0400)]
don't cause an error on non-user profile in api
Evan Prodromou [Wed, 21 Sep 2011 20:33:10 +0000 (16:33 -0400)]
No such path 'index', so redirect to home timeline
Evan Prodromou [Wed, 21 Sep 2011 20:31:38 +0000 (16:31 -0400)]
Merge commit 'refs/merge-requests/159' of git://gitorious.org/statusnet/mainline into merge-requests/159
Evan Prodromou [Wed, 21 Sep 2011 19:39:44 +0000 (15:39 -0400)]
Merge commit 'refs/merge-requests/164' of git://gitorious.org/statusnet/mainline into merge-requests/164
Conflicts:
classes/Avatar.php
I ignored the code in Avatar; it's a different patch.
Evan Prodromou [Wed, 21 Sep 2011 19:33:52 +0000 (15:33 -0400)]
Merge commit 'refs/merge-requests/165' of git://gitorious.org/statusnet/mainline into merge-requests/165
Conflicts:
lib/noticelist.php
Evan Prodromou [Wed, 21 Sep 2011 19:24:17 +0000 (15:24 -0400)]
Merge commit 'refs/merge-requests/166' of git://gitorious.org/statusnet/mainline into merge-requests/166
Evan Prodromou [Wed, 21 Sep 2011 19:15:59 +0000 (15:15 -0400)]
Use an event to signal that IM settings are available
Rather than enumerating available classes, define an event that sets a
flag indicating that there's an IM plugin available. Implemented in
implugin.php, so all IM plugins that use that class should
work. Others can hook the event, too.
Evan Prodromou [Wed, 21 Sep 2011 19:09:05 +0000 (15:09 -0400)]
Merge commit 'refs/merge-requests/169' of git://gitorious.org/statusnet/mainline into merge-requests/169
Evan Prodromou [Wed, 21 Sep 2011 19:05:41 +0000 (15:05 -0400)]
Merge commit 'refs/merge-requests/170' of git://gitorious.org/statusnet/mainline into merge-requests/170
Evan Prodromou [Wed, 21 Sep 2011 14:18:16 +0000 (10:18 -0400)]
bad sprintf format for new follow activity notices
Evan Prodromou [Wed, 21 Sep 2011 14:15:34 +0000 (10:15 -0400)]
Change defaults for ActivityPlugin to only log joins and follows
Evan Prodromou [Wed, 21 Sep 2011 14:07:20 +0000 (10:07 -0400)]
Merge branch 'testing'
Ciaran Gultnieks [Wed, 21 Sep 2011 10:57:15 +0000 (11:57 +0100)]
Make im confirmation codes work instead of sending an invalid URL
Zach Copley [Wed, 21 Sep 2011 05:23:47 +0000 (05:23 +0000)]
Allow repeats to flow through the Twitter bridge
Zach Copley [Wed, 21 Sep 2011 02:31:51 +0000 (02:31 +0000)]
Don't send notices from the ActivityPlugin to Twitter
Zach Copley [Wed, 21 Sep 2011 00:40:27 +0000 (00:40 +0000)]
Don't access current user without session
Evan Prodromou [Tue, 20 Sep 2011 20:05:00 +0000 (16:05 -0400)]
Update documentation for 1.0.0rc1
Evan Prodromou [Tue, 20 Sep 2011 18:04:09 +0000 (14:04 -0400)]
don't show group tagcloud in high-performance mode
Evan Prodromou [Tue, 20 Sep 2011 16:32:49 +0000 (12:32 -0400)]
fallback theme
Evan Prodromou [Tue, 20 Sep 2011 15:08:27 +0000 (11:08 -0400)]
Merge branch 'testing'
Evan Prodromou [Tue, 20 Sep 2011 15:07:43 +0000 (11:07 -0400)]
Merge remote-tracking branch 'origin/1.0.x' into 1.0.x
Evan Prodromou [Tue, 20 Sep 2011 15:06:18 +0000 (11:06 -0400)]
Remove template plugin
I don't think this still works; it's probably a bad idea to leave it in 1.0.x.
Evan Prodromou [Tue, 20 Sep 2011 02:17:40 +0000 (22:17 -0400)]
use a dummy notice stream for retweets_of_me under high load
Evan Prodromou [Tue, 20 Sep 2011 02:01:47 +0000 (22:01 -0400)]
inverted switch for performance on public page
Evan Prodromou [Tue, 20 Sep 2011 02:01:28 +0000 (22:01 -0400)]
don't try to add publictagcloud to menu if it's not there
Evan Prodromou [Tue, 20 Sep 2011 02:01:13 +0000 (22:01 -0400)]
make performance optimization off by default
Evan Prodromou [Tue, 20 Sep 2011 01:55:11 +0000 (21:55 -0400)]
setting to turn off expensive queries
Luke Fitzgerald [Tue, 20 Sep 2011 01:45:02 +0000 (02:45 +0100)]
Correct ImPlugin to XmppPlugin
Luke Fitzgerald [Tue, 20 Sep 2011 01:40:15 +0000 (02:40 +0100)]
Show IM configuration page if XMPP, IRC or MSN plugins are enabled
Evan Prodromou [Mon, 19 Sep 2011 23:37:58 +0000 (19:37 -0400)]
disable public tag cloud on public sites
Evan Prodromou [Mon, 19 Sep 2011 23:21:59 +0000 (19:21 -0400)]
move more routes around from most specific to least
Evan Prodromou [Mon, 19 Sep 2011 20:19:12 +0000 (16:19 -0400)]
hide popular notice section on non-private sites
Evan Prodromou [Mon, 19 Sep 2011 20:11:43 +0000 (16:11 -0400)]
fixup bad class constant in Notice
Samantha Doherty [Mon, 19 Sep 2011 02:26:10 +0000 (22:26 -0400)]
Stupid typo in my last commit to base display.css.
Evan Prodromou [Sun, 18 Sep 2011 23:43:55 +0000 (19:43 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Sun, 18 Sep 2011 23:31:29 +0000 (19:31 -0400)]
move some routes around to make more specific stuff first
Evan Prodromou [Sun, 18 Sep 2011 23:29:23 +0000 (19:29 -0400)]
Short-circuit bugs by defining Profile::getProfile()
Evan Prodromou [Sun, 18 Sep 2011 23:28:56 +0000 (19:28 -0400)]
show remote groups correctly in groupsnav
Evan Prodromou [Sun, 18 Sep 2011 23:28:44 +0000 (19:28 -0400)]
log the problem when there's an exception leaving a group
Evan Prodromou [Sun, 18 Sep 2011 23:28:17 +0000 (19:28 -0400)]
fix problem with using wrong arg to EndLeaveGroup event
Evan Prodromou [Sun, 18 Sep 2011 23:20:55 +0000 (19:20 -0400)]
Move more specific routes ahead of more general routes
A lot of API routes have versions with or without params. I moved the
ones with params up so they match correctly.
Evan Prodromou [Sun, 18 Sep 2011 23:20:28 +0000 (19:20 -0400)]
right URLs for search subs
Evan Prodromou [Sun, 18 Sep 2011 22:34:50 +0000 (18:34 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Evan Prodromou [Sun, 18 Sep 2011 22:34:33 +0000 (18:34 -0400)]
Merge branch 'master' into testing
Evan Prodromou [Sun, 18 Sep 2011 22:28:44 +0000 (18:28 -0400)]
Automatically add or drop fulltext indexes
Evan Prodromou [Sun, 18 Sep 2011 22:28:14 +0000 (18:28 -0400)]
default search engine is actually LIKE
Evan Prodromou [Sun, 18 Sep 2011 21:54:48 +0000 (17:54 -0400)]
Drop fulltext indexes that aren't used in new def
Evan Prodromou [Sun, 18 Sep 2011 21:33:38 +0000 (17:33 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sun, 18 Sep 2011 21:33:25 +0000 (17:33 -0400)]
correct link for apitimelinegroup
Evan Prodromou [Sun, 18 Sep 2011 21:32:59 +0000 (17:32 -0400)]
reorder routes for ostatus for better matches
Evan Prodromou [Sun, 18 Sep 2011 21:32:13 +0000 (17:32 -0400)]
correct link for searchsubs
Zach Copley [Sun, 18 Sep 2011 21:17:41 +0000 (14:17 -0700)]
Remove fulltext indexes from notice and profile tables. The default
for fulltext search is 'like' (MySQLLikeSearch) which doesn't require
them.
Zach Copley [Sun, 18 Sep 2011 21:17:41 +0000 (14:17 -0700)]
Remove fulltext indexes from notice and profile tables. The default
for fulltext search is 'like' (MySQLLikeSearch) which doesn't require
them.
Zach Copley [Sun, 18 Sep 2011 21:17:41 +0000 (14:17 -0700)]
Remove fulltext indexes from notice and profile tables. The default
for fulltext search is 'like' (MySQLLikeSearch) which doesn't require
them.
Zach Copley [Sun, 18 Sep 2011 20:35:09 +0000 (13:35 -0700)]
Reorder directory router connections / fix regex
Zach Copley [Sun, 18 Sep 2011 20:35:09 +0000 (13:35 -0700)]
Reorder directory router connections / fix regex
Zach Copley [Sun, 18 Sep 2011 20:35:09 +0000 (13:35 -0700)]
Reorder directory router connections / fix regex
Evan Prodromou [Sun, 18 Sep 2011 18:36:49 +0000 (14:36 -0400)]
test for missing profile in ostatus queue handler
Evan Prodromou [Sun, 18 Sep 2011 18:06:35 +0000 (14:06 -0400)]
Correct args for join event
Evan Prodromou [Sun, 18 Sep 2011 18:06:27 +0000 (14:06 -0400)]
Correct args for join event
Evan Prodromou [Sun, 18 Sep 2011 17:03:12 +0000 (13:03 -0400)]
fix RealtimePlugin root hack hack
Evan Prodromou [Sun, 18 Sep 2011 16:52:38 +0000 (12:52 -0400)]
declare attributes of TagAction
Evan Prodromou [Sun, 18 Sep 2011 16:52:00 +0000 (12:52 -0400)]
inverted if() in RealtimePlugin check for tag
Evan Prodromou [Sun, 18 Sep 2011 16:44:16 +0000 (12:44 -0400)]
Copy-and-paste error in OStatus button output
Evan Prodromou [Sun, 18 Sep 2011 16:40:17 +0000 (12:40 -0400)]
make activity plugin use its own notice source
Evan Prodromou [Sun, 18 Sep 2011 16:37:14 +0000 (12:37 -0400)]
correct source for createsim notices
Evan Prodromou [Sun, 18 Sep 2011 16:33:35 +0000 (12:33 -0400)]
better handling of tagged notice streams
Evan Prodromou [Sun, 18 Sep 2011 16:14:43 +0000 (12:14 -0400)]
Correct the routes for notice and user sitemaps
Evan Prodromou [Sun, 18 Sep 2011 16:07:59 +0000 (12:07 -0400)]
Sitemap plugin no longer forces an index on user.created
Evan Prodromou [Sun, 18 Sep 2011 14:59:20 +0000 (10:59 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sun, 18 Sep 2011 14:59:01 +0000 (10:59 -0400)]
be more careful with returned table def for schema
Zach Copley [Sat, 17 Sep 2011 23:33:52 +0000 (16:33 -0700)]
Merge branch 'twitter-bridge-fixes' into testing
* twitter-bridge-fixes:
Make sure the session token gets output no matter what (whoops)
Move submit (connect) button to the very bottom
Move license checkbox to the end of the form
Don't allow Twitter registration if site is invite only
Fix reference to constant
problem with remote subscription on groups in OStatus
show correct favorites link
Don't try to verify URL if the user has left it out when making a new event
Fix undefined variable
Change time format to work with older PHP (before 5.3)
move OMB-specific remote login button to OMB Plugin
use correct redirect on logout of single-user site
Zach Copley [Sat, 17 Sep 2011 23:33:28 +0000 (16:33 -0700)]
Merge branch 'twitter-bridge-fixes'
* twitter-bridge-fixes:
Make sure the session token gets output no matter what (whoops)
Move submit (connect) button to the very bottom
Move license checkbox to the end of the form
Don't allow Twitter registration if site is invite only
Zach Copley [Sat, 17 Sep 2011 23:32:39 +0000 (16:32 -0700)]
Merge branch 'twitter-bridge-fixes' into 1.0.x
* twitter-bridge-fixes:
Make sure the session token gets output no matter what (whoops)
Move submit (connect) button to the very bottom
Move license checkbox to the end of the form
Don't allow Twitter registration if site is invite only
Zach Copley [Sat, 17 Sep 2011 22:50:13 +0000 (15:50 -0700)]
Make sure the session token gets output no matter what (whoops)
Zach Copley [Sat, 17 Sep 2011 22:45:55 +0000 (15:45 -0700)]
Move submit (connect) button to the very bottom
Zach Copley [Sat, 17 Sep 2011 22:43:21 +0000 (15:43 -0700)]
Move license checkbox to the end of the form
Evan Prodromou [Sat, 17 Sep 2011 22:27:37 +0000 (18:27 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Samantha Doherty [Sat, 17 Sep 2011 22:27:30 +0000 (18:27 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Samantha Doherty [Sat, 17 Sep 2011 22:26:54 +0000 (18:26 -0400)]
Minor layout fix for shownotice page.
Evan Prodromou [Sat, 17 Sep 2011 22:20:08 +0000 (18:20 -0400)]
fix link for mobile profile when in singleuser mode
Zach Copley [Sat, 17 Sep 2011 21:47:35 +0000 (14:47 -0700)]
Don't allow Twitter registration if site is invite only
Zach Copley [Sat, 17 Sep 2011 21:39:26 +0000 (14:39 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline
* 'master' of gitorious.org:statusnet/mainline:
problem with remote subscription on groups in OStatus
show correct favorites link
Zach Copley [Sat, 17 Sep 2011 21:38:47 +0000 (14:38 -0700)]
Fix reference to constant
Evan Prodromou [Sat, 17 Sep 2011 21:28:01 +0000 (17:28 -0400)]
problem with remote subscription on groups in OStatus
Evan Prodromou [Sat, 17 Sep 2011 21:00:49 +0000 (17:00 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sat, 17 Sep 2011 21:00:30 +0000 (17:00 -0400)]
show correct favorites link
Zach Copley [Sat, 17 Sep 2011 20:36:05 +0000 (13:36 -0700)]
Don't try to verify URL if the user has left it out when making a new event