]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Fri, 3 Apr 2009 19:36:16 +0000 (15:36 -0400)]
Merge branch '0.7.x' into 0.8.x

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 3 Apr 2009 19:31:07 +0000 (15:31 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoadded filler text to public tagcloud for when it's empty, encouraging user to post...
Robin Millette [Fri, 3 Apr 2009 19:16:35 +0000 (19:16 +0000)]
added filler text to public tagcloud for when it's empty, encouraging user to post and/or register.

15 years agotry to reduce memory usage in FOAF output
Evan Prodromou [Fri, 3 Apr 2009 18:18:29 +0000 (14:18 -0400)]
try to reduce memory usage in FOAF output

15 years agoredirect FOAF file on non-canonical nickname
Evan Prodromou [Fri, 3 Apr 2009 18:00:52 +0000 (14:00 -0400)]
redirect FOAF file on non-canonical nickname

15 years agoadd finishaddopenid to list of sensitive pages to use with ssl
Evan Prodromou [Fri, 3 Apr 2009 16:51:43 +0000 (12:51 -0400)]
add finishaddopenid to list of sensitive pages to use with ssl

15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Fri, 3 Apr 2009 16:47:25 +0000 (12:47 -0400)]
Merge branch '0.7.x' into 0.8.x

15 years agoreformat queuehandler.php
Evan Prodromou [Fri, 3 Apr 2009 16:45:54 +0000 (12:45 -0400)]
reformat queuehandler.php

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into fmarani/0.8.x
Evan Prodromou [Thu, 2 Apr 2009 10:23:50 +0000 (06:23 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into fmarani/0.8.x

15 years agoi18n for legend in remote sub form
Evan Prodromou [Thu, 2 Apr 2009 10:10:32 +0000 (06:10 -0400)]
i18n for legend in remote sub form

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Thu, 2 Apr 2009 10:06:21 +0000 (06:06 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Thu, 2 Apr 2009 06:44:54 +0000 (06:44 +0000)]
Merge branch '0.7.x' into 0.8.x

15 years agoBetter support for 800px ~ 1024px width viewport/screen resolutions.
Sarven Capadisli [Thu, 2 Apr 2009 06:29:49 +0000 (06:29 +0000)]
Better support for 800px ~ 1024px width viewport/screen resolutions.

15 years agoadd sup with arguments
Evan Prodromou [Wed, 1 Apr 2009 22:29:10 +0000 (18:29 -0400)]
add sup with arguments

15 years agoTry to do intelligent redirect codes
Evan Prodromou [Wed, 1 Apr 2009 19:30:59 +0000 (15:30 -0400)]
Try to do intelligent redirect codes

After fixing the redirect code output, there are a lot of weirdnesses
with e.g. form handling. Try to add explicit redirect codes where
needed -- principly when handling a POST.

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Wed, 1 Apr 2009 18:41:35 +0000 (14:41 -0400)]
Merge branch 'master' into 0.7.x

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev
Evan Prodromou [Wed, 1 Apr 2009 18:40:58 +0000 (14:40 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev

Conflicts:
README
lib/router.php

15 years agoReturn redirect code correctly as HTTP status, not a header. Fixes ticket #1371
CiaranG [Wed, 1 Apr 2009 17:11:02 +0000 (18:11 +0100)]
Return redirect code correctly as HTTP status, not a header. Fixes ticket #1371

15 years agoSelector to allow styles when a user is logged in.
Sarven Capadisli [Wed, 1 Apr 2009 01:03:00 +0000 (01:03 +0000)]
Selector to allow styles when a user is logged in.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Wed, 1 Apr 2009 06:06:32 +0000 (02:06 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoSelector to allow styles when a user is logged in.
Sarven Capadisli [Wed, 1 Apr 2009 01:03:00 +0000 (01:03 +0000)]
Selector to allow styles when a user is logged in.

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 31 Mar 2009 14:15:21 +0000 (10:15 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Tue, 31 Mar 2009 14:14:54 +0000 (10:14 -0400)]
Merge branch 'master' into 0.7.x

Conflicts:
README
lib/router.php

15 years agogive the correct root url when SSL enabled
Evan Prodromou [Tue, 31 Mar 2009 14:09:11 +0000 (10:09 -0400)]
give the correct root url when SSL enabled

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Tue, 31 Mar 2009 04:06:57 +0000 (04:06 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

15 years agoSupport SSL for some, all, or no pages
Evan Prodromou [Thu, 26 Mar 2009 19:03:59 +0000 (15:03 -0400)]
Support SSL for some, all, or no pages

Support SSL URLs either for all pages; no pages; or for sensitive
pages accepting passwords, like login, registration, API, and others.

15 years agoadded filler text to public timeline for when it's empty, encouraging user to post...
Robin Millette [Mon, 30 Mar 2009 21:07:48 +0000 (21:07 +0000)]
added filler text to public timeline for when it's empty, encouraging user to post and/or register.

15 years agotrac#776 changed db collations from utf8_bin to utf8_general_ci for case insensitive...
Robin Millette [Mon, 30 Mar 2009 19:47:55 +0000 (19:47 +0000)]
trac#776 changed db collations from utf8_bin to utf8_general_ci for case insensitive search

15 years agoChanges to router setup to make notice search RSS feed work
Evan Prodromou [Mon, 30 Mar 2009 19:05:50 +0000 (15:05 -0400)]
Changes to router setup to make notice search RSS feed work

Conflicts:

lib/router.php

15 years agocorrect setting for default user
Evan Prodromou [Mon, 30 Mar 2009 15:30:58 +0000 (11:30 -0400)]
correct setting for default user

15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Mon, 30 Mar 2009 15:18:03 +0000 (11:18 -0400)]
Merge branch '0.7.x' into 0.8.x

15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Mon, 30 Mar 2009 15:15:40 +0000 (15:15 +0000)]
Merge branch '0.7.x' into 0.8.x

15 years agowelcome notice, default sub for new users
Evan Prodromou [Sat, 28 Mar 2009 21:36:39 +0000 (17:36 -0400)]
welcome notice, default sub for new users

15 years agoupgrade jQuery to 1.3.2
Evan Prodromou [Mon, 30 Mar 2009 15:11:53 +0000 (11:11 -0400)]
upgrade jQuery to 1.3.2

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Mon, 30 Mar 2009 15:11:33 +0000 (11:11 -0400)]
Merge branch 'master' into 0.7.x

15 years agoadd full name title to notice list link
Evan Prodromou [Mon, 30 Mar 2009 14:38:26 +0000 (10:38 -0400)]
add full name title to notice list link

15 years agoadd fullname to title and h1 for groups
Evan Prodromou [Mon, 30 Mar 2009 14:28:44 +0000 (10:28 -0400)]
add fullname to title and h1 for groups

15 years agoadd titles to group links in notices
Evan Prodromou [Mon, 30 Mar 2009 14:26:36 +0000 (10:26 -0400)]
add titles to group links in notices

15 years agoadd a title to attention notice links
Evan Prodromou [Mon, 30 Mar 2009 14:17:10 +0000 (10:17 -0400)]
add a title to attention notice links

15 years agofull name in title and h1 of the personal profile
Evan Prodromou [Mon, 30 Mar 2009 13:58:28 +0000 (09:58 -0400)]
full name in title and h1 of the personal profile

15 years agofull name in title and h1 of the personal profile
Evan Prodromou [Mon, 30 Mar 2009 13:58:28 +0000 (09:58 -0400)]
full name in title and h1 of the personal profile

15 years agoUsing base presentation instead of identica theme to hide site name
Sarven Capadisli [Mon, 30 Mar 2009 00:21:05 +0000 (00:21 +0000)]
Using base presentation instead of identica theme to hide site name
when site logo is present

15 years agoHiding site name from presentation iff site logo exists.
Sarven Capadisli [Sun, 29 Mar 2009 22:43:39 +0000 (22:43 +0000)]
Hiding site name from presentation iff site logo exists.

15 years agosome phpcs fixups
Evan Prodromou [Sat, 28 Mar 2009 21:42:45 +0000 (17:42 -0400)]
some phpcs fixups

15 years agowelcome notice, default sub for new users
Evan Prodromou [Sat, 28 Mar 2009 21:36:39 +0000 (17:36 -0400)]
welcome notice, default sub for new users

15 years agoLinkback plugin does pingback by default
Evan Prodromou [Sat, 28 Mar 2009 21:11:21 +0000 (17:11 -0400)]
Linkback plugin does pingback by default

We do pingback by default for the linkback plugin.

15 years agoTesting JMS message selectors for notice tags-based routing
Federico Marani [Sat, 28 Mar 2009 17:55:20 +0000 (17:55 +0000)]
Testing JMS message selectors for notice tags-based routing

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Federico Marani [Sat, 28 Mar 2009 13:52:01 +0000 (13:52 +0000)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

Conflicts:

lib/jabber.php

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 27 Mar 2009 23:29:58 +0000 (19:29 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoSupport SSL for some, all, or no pages
Evan Prodromou [Thu, 26 Mar 2009 19:03:59 +0000 (15:03 -0400)]
Support SSL for some, all, or no pages

Support SSL URLs either for all pages; no pages; or for sensitive
pages accepting passwords, like login, registration, API, and others.

15 years agoUnused file.
Sarven Capadisli [Wed, 25 Mar 2009 23:40:33 +0000 (23:40 +0000)]
Unused file.

15 years agoProcessing indicator image for the default theme
Sarven Capadisli [Wed, 25 Mar 2009 23:18:55 +0000 (23:18 +0000)]
Processing indicator image for the default theme

15 years agoProcessing indicator CSS for the default theme
Sarven Capadisli [Wed, 25 Mar 2009 22:59:29 +0000 (22:59 +0000)]
Processing indicator CSS for the default theme

15 years agoProcessing indicator (aka spinner thingy) for form_notice submits
Sarven Capadisli [Wed, 25 Mar 2009 22:53:21 +0000 (22:53 +0000)]
Processing indicator (aka spinner thingy) for form_notice submits

15 years agoAlignment of notice-options in IE6
Sarven Capadisli [Wed, 25 Mar 2009 22:48:51 +0000 (22:48 +0000)]
Alignment of notice-options in IE6

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Wed, 25 Mar 2009 18:29:09 +0000 (18:29 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoTicket http://laconi.ca/trac/ticket/1274
Sarven Capadisli [Wed, 25 Mar 2009 18:16:20 +0000 (18:16 +0000)]
Ticket http://laconi.ca/trac/ticket/1274

Minimised form_notice markup by removing unordered lists. There is a minor CSS
rule reassignment done by changing the selectors. There is no visual
change in the final result.

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Wed, 25 Mar 2009 16:56:52 +0000 (12:56 -0400)]
Merge branch 'master' into 0.7.x

Conflicts:
lib/router.php

15 years agofixed pagination variable problem
Evan Prodromou [Wed, 25 Mar 2009 16:32:46 +0000 (12:32 -0400)]
fixed pagination variable problem

15 years agoA different search pagination fix (see ticket #1333) that doesn't require fixing...
CiaranG [Wed, 25 Mar 2009 15:39:58 +0000 (15:39 +0000)]
A different search pagination fix (see ticket #1333) that doesn't require fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3

Merged.

15 years agoFix to Net_URL_Mapper to make search pagination work. See Ticket #1333
CiaranG [Sat, 21 Mar 2009 14:24:19 +0000 (14:24 +0000)]
Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333

15 years agoA different search pagination fix (see ticket #1333) that doesn't require fixing...
CiaranG [Wed, 25 Mar 2009 15:39:58 +0000 (15:39 +0000)]
A different search pagination fix (see ticket #1333) that doesn't require fixing the upstream code, thus undoing the change made in d64be5108d69ff4068d4383ab121a3ba7388ada3

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 24 Mar 2009 14:40:41 +0000 (10:40 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Tue, 24 Mar 2009 14:40:16 +0000 (10:40 -0400)]
Merge branch 'master' into 0.7.x

15 years agoinclude text of notice in favourites notification
Evan Prodromou [Tue, 24 Mar 2009 14:29:30 +0000 (10:29 -0400)]
include text of notice in favourites notification

15 years agoFix to Korean language selection - see ticket #1351
CiaranG [Tue, 24 Mar 2009 08:05:02 +0000 (08:05 +0000)]
Fix to Korean language selection - see ticket #1351

15 years agoFixed jabber code broken in 3ef4f251acbe8ebdfd9d7f1ea43b7344b7332b73
CiaranG [Mon, 23 Mar 2009 22:45:03 +0000 (22:45 +0000)]
Fixed jabber code broken in 3ef4f251acbe8ebdfd9d7f1ea43b7344b7332b73

15 years agofix sql error in notice source script
Evan Prodromou [Mon, 23 Mar 2009 20:37:13 +0000 (16:37 -0400)]
fix sql error in notice source script

15 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Mon, 23 Mar 2009 19:55:07 +0000 (15:55 -0400)]
Merge branch '0.7.x' into 0.8.x

15 years agoshow subscribe button and block form again
Evan Prodromou [Mon, 23 Mar 2009 19:44:17 +0000 (15:44 -0400)]
show subscribe button and block form again

15 years agoshow subscribe button and block form again
Evan Prodromou [Mon, 23 Mar 2009 19:44:17 +0000 (15:44 -0400)]
show subscribe button and block form again

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 22 Mar 2009 21:06:19 +0000 (17:06 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoOne function for producing Atom entry for a Notice
Evan Prodromou [Sun, 22 Mar 2009 20:58:38 +0000 (16:58 -0400)]
One function for producing Atom entry for a Notice

Took the various places that we create an atom entry for a notice, and
jammed them together into one function of the notice class, and then
used that function. Also, added Atom threading extension and
categories for hashtags.

15 years agoPassword recover and change form markup updated.
Sarven Capadisli [Sun, 22 Mar 2009 20:21:32 +0000 (20:21 +0000)]
Password recover and change form markup updated.

15 years agonot correctly checking results of XML-RPC request
Evan Prodromou [Sun, 22 Mar 2009 19:34:09 +0000 (15:34 -0400)]
not correctly checking results of XML-RPC request

15 years agovariable name error
Evan Prodromou [Sun, 22 Mar 2009 19:23:40 +0000 (15:23 -0400)]
variable name error

15 years agovariable name error
Evan Prodromou [Sun, 22 Mar 2009 19:23:40 +0000 (15:23 -0400)]
variable name error

15 years agoadd Mobidentica
Evan Prodromou [Sun, 22 Mar 2009 14:51:00 +0000 (10:51 -0400)]
add Mobidentica

15 years agoFix to Net_URL_Mapper to make search pagination work. See Ticket #1333
CiaranG [Sat, 21 Mar 2009 14:24:19 +0000 (14:24 +0000)]
Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333

15 years agoRSS 1.0 actions were reading the stream from the database twice. Inefficient, but...
CiaranG [Sat, 21 Mar 2009 14:18:38 +0000 (14:18 +0000)]
RSS 1.0 actions were reading the stream from the database twice. Inefficient, but more importantly made notice search RSS fail with a DB error due to double search on a DB_DataObject instance

15 years agoChanges to router setup to make notice search RSS feed work
CiaranG [Sat, 21 Mar 2009 14:16:54 +0000 (14:16 +0000)]
Changes to router setup to make notice search RSS feed work

15 years agoUse correct page information for notice search. See ticket #1333
CiaranG [Fri, 20 Mar 2009 22:02:35 +0000 (22:02 +0000)]
Use correct page information for notice search. See ticket #1333

15 years agoA couple more 'Join Now' messages that need disabling when the site is closed or...
CiaranG [Thu, 19 Mar 2009 21:55:03 +0000 (21:55 +0000)]
A couple more 'Join Now' messages that need disabling when the site is closed or invite only

15 years agoRemove 'Register' from login group nav when site is closed or inviteonly. See ticket...
CiaranG [Thu, 19 Mar 2009 21:07:31 +0000 (21:07 +0000)]
Remove 'Register' from login group nav when site is closed or inviteonly. See ticket #1335

15 years agoGet rid of 'Join now...' message if site is closed or invite only. See ticket #1335
CiaranG [Thu, 19 Mar 2009 18:08:49 +0000 (18:08 +0000)]
Get rid of 'Join now...' message if site is closed or invite only. See ticket #1335

15 years agoredirect to original URL or URI for remote notices
Evan Prodromou [Thu, 19 Mar 2009 15:36:24 +0000 (11:36 -0400)]
redirect to original URL or URI for remote notices

15 years agoredirect to original URL or URI for remote notices
Evan Prodromou [Thu, 19 Mar 2009 15:36:24 +0000 (11:36 -0400)]
redirect to original URL or URI for remote notices

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Thu, 19 Mar 2009 15:03:07 +0000 (11:03 -0400)]
Merge branch 'master' into 0.7.x

15 years agoSomewhat better behaviour with mixed caps in search
Evan Prodromou [Thu, 19 Mar 2009 15:01:58 +0000 (11:01 -0400)]
Somewhat better behaviour with mixed caps in search

Deal somewhat better with mixed caps in people and notice search.

15 years agoping handler returns proper boolean response
Evan Prodromou [Thu, 19 Mar 2009 13:21:50 +0000 (09:21 -0400)]
ping handler returns proper boolean response

The ping queue handler wasn't returning a true value -- filling up the
queue with ping requests. It now returns a true value.

15 years agoping handler returns proper boolean response
Evan Prodromou [Thu, 19 Mar 2009 13:21:50 +0000 (09:21 -0400)]
ping handler returns proper boolean response

The ping queue handler wasn't returning a true value -- filling up the
queue with ping requests. It now returns a true value.

15 years agofix bug in profile list owner check
Evan Prodromou [Wed, 18 Mar 2009 20:34:41 +0000 (16:34 -0400)]
fix bug in profile list owner check

15 years agofix bug in profile list owner check
Evan Prodromou [Wed, 18 Mar 2009 20:34:41 +0000 (16:34 -0400)]
fix bug in profile list owner check

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Federico Marani [Mon, 16 Mar 2009 22:43:51 +0000 (22:43 +0000)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

15 years agoAdd `apple-touch-icon.png` support; favicons for the iPhone OS.
Meitar Moscovitz [Mon, 16 Mar 2009 22:03:58 +0000 (18:03 -0400)]
Add `apple-touch-icon.png` support; favicons for the iPhone OS.

15 years agoOutput code to explicitly reference favicons.
Meitar Moscovitz [Mon, 16 Mar 2009 21:42:24 +0000 (17:42 -0400)]
Output code to explicitly reference favicons.

This makes favicons work when Laconica is not installed at a web
server's DOCUMENT_ROOT. I've also added the capability to override the
Laconica default favicon.ico file with a theme-specific one simply by
dropping a themed favicon.ico in the appropriate theme directory.

15 years agoMerge branch 'master' into 0.7.x
Evan Prodromou [Sun, 15 Mar 2009 03:26:20 +0000 (23:26 -0400)]
Merge branch 'master' into 0.7.x

15 years agoAdd Adium to notice sources
Evan Prodromou [Sun, 15 Mar 2009 03:25:43 +0000 (23:25 -0400)]
Add Adium to notice sources

15 years agoFix typo in the the newmessage route.
Adrian Lang [Fri, 13 Mar 2009 21:06:02 +0000 (22:06 +0100)]
Fix typo in the the newmessage route.

15 years agoFix typo in the the newmessage route.
Adrian Lang [Fri, 13 Mar 2009 21:06:02 +0000 (22:06 +0100)]
Fix typo in the the newmessage route.