]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Robin Millette [Thu, 5 Feb 2009 18:10:47 +0000 (18:10 +0000)]
trac #1142 fix tag rss
Evan Prodromou [Thu, 5 Feb 2009 17:04:06 +0000 (12:04 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmurphy-clone/0.7.x
Conflicts:
actions/avatarsettings.php
Adrian Lang [Mon, 2 Feb 2009 00:43:41 +0000 (01:43 +0100)]
Fix #81: Profile and personal shows „you“ instead of username when looking at own profile / personal. While doing so I fixed a wrong gettext usage were the result was not sprintf'd, but concat'd.
Evan Prodromou [Thu, 5 Feb 2009 16:47:47 +0000 (11:47 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Thu, 5 Feb 2009 16:46:17 +0000 (11:46 -0500)]
Allow re-authentication with OpenID
"Rememberme" logins aren't allowed to make changes to an account
(since cookie-stealing is too easy). Users have to re-authenticate.
Previously, it was impossible to do so without having a username and
password; this change lets you do it with OpenID, too.
Sean Murphy [Thu, 5 Feb 2009 15:17:19 +0000 (10:17 -0500)]
Fixed #1140; Login form session token not set.
Sarven Capadisli [Thu, 5 Feb 2009 07:07:36 +0000 (07:07 +0000)]
Facebook profile box CSS and a link back to the app page.
Sarven Capadisli [Thu, 5 Feb 2009 04:54:42 +0000 (04:54 +0000)]
Matching Facebook app UI to identi.ca. Fixed tabs, add to profile,
widths, font-size, and some HTML markup.
Sean Murphy [Thu, 5 Feb 2009 04:18:45 +0000 (23:18 -0500)]
Forgot to replace URL shortening regex with new function.
Sean Murphy [Thu, 5 Feb 2009 04:11:40 +0000 (23:11 -0500)]
Fixed #779 & #588; Better URL auto-linking.
Sean Murphy [Thu, 5 Feb 2009 01:02:50 +0000 (20:02 -0500)]
Fixed #732; Hashtags inside parens and brackets.
Sean Murphy [Thu, 5 Feb 2009 00:32:15 +0000 (19:32 -0500)]
Fixed #1134; Consolidated image scaling functions.
Zach Copley [Wed, 4 Feb 2009 22:33:50 +0000 (22:33 +0000)]
Facebook app - reorganized some stuff; better HTML output
Evan Prodromou [Wed, 4 Feb 2009 20:40:36 +0000 (15:40 -0500)]
merge from dev/0.7.x
Evan Prodromou [Wed, 4 Feb 2009 20:38:26 +0000 (15:38 -0500)]
take out redundant code from login
Zach Copley [Wed, 4 Feb 2009 19:55:22 +0000 (11:55 -0800)]
Removed erroneous comments referring to old common_notice_form() func
Sean Murphy [Wed, 4 Feb 2009 19:44:12 +0000 (14:44 -0500)]
Fix for #1057; group logo transparecy (and pixilation)
Sarven Capadisli [Wed, 4 Feb 2009 18:18:25 +0000 (18:18 +0000)]
Removing extra margin after .section .notice .author.
Sarven Capadisli [Wed, 4 Feb 2009 17:03:59 +0000 (17:03 +0000)]
Changed error and facebookaction wrap selector from @class to @id.
Sarven Capadisli [Wed, 4 Feb 2009 16:45:46 +0000 (16:45 +0000)]
Using overflow:hidden for long strings that don't contain any
whitespace. This is both a preventive measure for user content that is
abused (i.e., leaking text into other page components) and for
aesthetics (requested by @evan)
Sarven Capadisli [Wed, 4 Feb 2009 14:35:34 +0000 (14:35 +0000)]
http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from
display.
Evan Prodromou [Wed, 4 Feb 2009 13:49:42 +0000 (08:49 -0500)]
Allow HTML in site notice (Bug#1002)
Evan Prodromou [Wed, 4 Feb 2009 12:59:30 +0000 (07:59 -0500)]
Make WebChannel and AjaxWebChannel work
These command-output channels were using the old common_element_*
functions. They now take an $out constructor parameter, and use that
for output.
The WebChannel has pretty remedial output; it would be nice if it
output a real formatted page.
Evan Prodromou [Wed, 4 Feb 2009 12:33:10 +0000 (07:33 -0500)]
Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods."
This reverts commit
0f2c43bd040437b3e40c706d7c3f4ba163e94a71 .
Making Channel a subclass of Action for no other reason than to let
the AjaxWebChannel do some output is the really, really wrong way to
do this. A Channel is not an Action.
I'll change AjaxWebChannel so it takes an Action as a constructor
paramater and uses that Action for its output. We do this for most
Widget subclasses and it makes sense here, too.
Evan Prodromou [Wed, 4 Feb 2009 12:26:14 +0000 (07:26 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Wed, 4 Feb 2009 12:25:36 +0000 (07:25 -0500)]
Merge branch '0.7.x' of git://gitorious.org/laconica/meitar into meitar/0.7.x
Zach Copley [Wed, 4 Feb 2009 05:22:41 +0000 (21:22 -0800)]
trac533 Removed redundant calls to htmlspecialcharacters().
XMLWriter::writeAttribute() already takes care of the escaping for
us, although that doesn't seem to be well documented.
Zach Copley [Wed, 4 Feb 2009 00:31:41 +0000 (16:31 -0800)]
trac1095 Profile page had bad alternate links for RSS and Atom feeds
Sarven Capadisli [Tue, 3 Feb 2009 22:12:04 +0000 (22:12 +0000)]
Removed deprecated files from the identica theme.
Sarven Capadisli [Tue, 3 Feb 2009 22:09:25 +0000 (22:09 +0000)]
Removed deprecated files from the default theme.
Sarven Capadisli [Tue, 3 Feb 2009 21:46:09 +0000 (21:46 +0000)]
Fixed ajaxErrorMsg(). Using startHTML() instead of common_start_html()
Evan Prodromou [Tue, 3 Feb 2009 20:13:06 +0000 (15:13 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 3 Feb 2009 20:12:55 +0000 (15:12 -0500)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.x
Zach Copley [Tue, 3 Feb 2009 19:30:59 +0000 (11:30 -0800)]
Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x
Robin Millette [Tue, 3 Feb 2009 19:25:46 +0000 (19:25 +0000)]
Wrapped some URLs in the README with <>
Zach Copley [Tue, 3 Feb 2009 19:23:30 +0000 (11:23 -0800)]
trac1104 Destroy method was dying because it was still calling deprecated common_dequeue_notice() func
Meitar Moscovitz [Tue, 3 Feb 2009 17:02:30 +0000 (04:02 +1100)]
Fixes ticket:1087; correctly paginate group members list in fancy URLs.
Meitar Moscovitz [Tue, 3 Feb 2009 16:34:17 +0000 (03:34 +1100)]
Fix PHP warnings when user avatar crop controls aren'tn touched.
Todd Deshane [Mon, 2 Feb 2009 22:28:42 +0000 (17:28 -0500)]
fix link to Open Software Service Definition
Evan Prodromou [Mon, 2 Feb 2009 21:46:51 +0000 (16:46 -0500)]
Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 2 Feb 2009 21:42:27 +0000 (16:42 -0500)]
Merge branch 'master' of git://gitorious.org/laconica/adrianlang-clone into adrianlang/master
Robin Millette [Mon, 2 Feb 2009 21:08:33 +0000 (21:08 +0000)]
trac #569 and trac #711 add missing utf-8 headers and removed extraneous argument in startHTML calls
Robin Millette [Mon, 2 Feb 2009 20:47:57 +0000 (20:47 +0000)]
removed extraneous argument in startHTML calls
Robin Millette [Mon, 2 Feb 2009 20:20:21 +0000 (20:20 +0000)]
trac #1099: main menu should not lead to IM settings when IM is disabled
Sarven Capadisli [Mon, 2 Feb 2009 18:53:15 +0000 (18:53 +0000)]
Fixed direct messaging: AjaxWebChannel is now using Action's methods.
Robin Millette [Mon, 2 Feb 2009 18:03:52 +0000 (18:03 +0000)]
Merge branch 'master' of git@gitorious.org:laconica/dev
Robin Millette [Mon, 2 Feb 2009 18:03:11 +0000 (18:03 +0000)]
Using pootle now, not etrans anymore. Reflected in README
Sarven Capadisli [Mon, 2 Feb 2009 17:21:33 +0000 (17:21 +0000)]
Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version.
Sarven Capadisli [Mon, 2 Feb 2009 17:02:58 +0000 (17:02 +0000)]
Ticket 1044 -- Removed border-top, reduced padding, changed notice
count from 6 to 5, removed nickname.
Ciaran Gultnieks [Mon, 2 Feb 2009 16:36:47 +0000 (16:36 +0000)]
Minor fix to allow update_facebook script to bootstrap correctly
Sarven Capadisli [Mon, 2 Feb 2009 16:33:47 +0000 (16:33 +0000)]
Added "Edit" entity_action.
Updated theme files.
Robin Millette [Mon, 2 Feb 2009 14:51:23 +0000 (14:51 +0000)]
added primary menu to error pages
Sarven Capadisli [Mon, 2 Feb 2009 14:14:14 +0000 (14:14 +0000)]
Better cross-browser support for page and text zoom-in/out.
Meitar Moscovitz [Mon, 2 Feb 2009 08:59:48 +0000 (19:59 +1100)]
Link rtsp, mms & tel URI schemes, correct pseudo-protocol ones.
This patch builds on the work of user `candrews` at http://laconi.ca/trac/ticket/529#comment:2
Sarven Capadisli [Sun, 1 Feb 2009 23:43:07 +0000 (23:43 +0000)]
Using startXML() instead of deprecated common_start_xml()
Sarven Capadisli [Sun, 1 Feb 2009 23:37:54 +0000 (23:37 +0000)]
If user is not logged in, then notice-options container shouldn't be
outputted.
Adrian Lang [Sun, 1 Feb 2009 21:24:54 +0000 (22:24 +0100)]
Fixes #1088: Show number of group members. Unlike the bugreport requested, the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName.
Sarven Capadisli [Sun, 1 Feb 2009 20:05:13 +0000 (20:05 +0000)]
Rearraned stylesheet order for IE and fixed path to files for base IE stylesheets
Sarven Capadisli [Sun, 1 Feb 2009 19:34:11 +0000 (19:34 +0000)]
Reduced width and realigned anon_notice
Evan Prodromou [Sun, 1 Feb 2009 19:33:18 +0000 (14:33 -0500)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into cyi/master
Sarven Capadisli [Sun, 1 Feb 2009 19:06:08 +0000 (19:06 +0000)]
Ticket 1071 - Set overflow:auto for long non-breaking strings. This is
the most cross-browser safe method unless the string is broken into
chunks at the time of output from backend.
Sarven Capadisli [Sun, 1 Feb 2009 18:09:56 +0000 (18:09 +0000)]
Moved theme rules from base to identica stylesheet
Sarven Capadisli [Sun, 1 Feb 2009 18:04:56 +0000 (18:04 +0000)]
Resaved identica logo as transparent PNG24 in order to handle various
background colours without having to explicitly apply anti-aliasing.
Updated colour information in identica theme.
Removed ie7 base stylesheet that's no longer required.
Added ie identica stylesheet to handle solid background colour for
Sarven Capadisli [Sun, 1 Feb 2009 06:28:16 +0000 (06:28 +0000)]
Ticket #1060 -- Ability to wrap long .entity_profile .entity_fn
Sarven Capadisli [Sun, 1 Feb 2009 05:08:36 +0000 (05:08 +0000)]
Ticket #1045 -- Added borders to all sides of the pagination anchor.
Evan Prodromou [Sat, 31 Jan 2009 14:38:39 +0000 (09:38 -0500)]
Enable configuration files in /etc/laconica/
Enable storing config files in /etc/laconica/, which makes it much
easier to have a single installation with multiple mublogs supported.
Evan Prodromou [Fri, 30 Jan 2009 19:40:06 +0000 (14:40 -0500)]
fix date and prev release in README
Evan Prodromou [Fri, 30 Jan 2009 18:21:26 +0000 (13:21 -0500)]
Merge branch 'master' of root@laconi.ca:/var/local/pootle-mirror into pootle/master
Laconica Pootle server [Fri, 30 Jan 2009 18:12:09 +0000 (18:12 +0000)]
compile message files
Laconica Pootle server [Fri, 30 Jan 2009 18:08:33 +0000 (18:08 +0000)]
merge from pootle
Laconica Pootle server [Fri, 30 Jan 2009 18:08:20 +0000 (18:08 +0000)]
merge from pootle
Evan Prodromou [Fri, 30 Jan 2009 16:28:05 +0000 (11:28 -0500)]
Merge branch 'master' of git://gitorious.org/laconica/CiaranG into ciarang/master
Ciaran Gultnieks [Mon, 26 Jan 2009 21:10:32 +0000 (21:10 +0000)]
PostgreSQL - code changes to avoid problems where user table is referenced in ad-hoc queries
Ciaran Gultnieks [Mon, 26 Jan 2009 20:36:02 +0000 (20:36 +0000)]
PostgreSQL - remaining changes to fix db create script up to laconica 0.6.4 level
Zach Copley [Fri, 30 Jan 2009 00:07:56 +0000 (00:07 +0000)]
trac750 Add footer to Facebook app's login page
Zach Copley [Thu, 29 Jan 2009 21:18:10 +0000 (13:18 -0800)]
Put license text inside label to align it with "Remember me" label above it. Improve sentence.
Laconica Pootle Server [Thu, 29 Jan 2009 20:49:49 +0000 (20:49 +0000)]
move files to their Pootle locations
Meitar Moscovitz [Thu, 29 Jan 2009 19:56:22 +0000 (14:56 -0500)]
Fix problems when crop controls not touched
Evan Prodromou [Thu, 29 Jan 2009 13:49:19 +0000 (08:49 -0500)]
wrong tags in tagother
Evan Prodromou [Thu, 29 Jan 2009 13:37:51 +0000 (08:37 -0500)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Evan Prodromou [Thu, 29 Jan 2009 13:37:40 +0000 (08:37 -0500)]
proper pagination for subs and members
Zach Copley [Thu, 29 Jan 2009 05:58:27 +0000 (05:58 +0000)]
trac750 update Facebook status when posting to Identi.ca from Facebook
Evan Prodromou [Thu, 29 Jan 2009 04:03:03 +0000 (23:03 -0500)]
only send group notices through Jabber to users with notices enabled
Evan Prodromou [Thu, 29 Jan 2009 04:00:26 +0000 (23:00 -0500)]
update the README
Evan Prodromou [Thu, 29 Jan 2009 04:00:01 +0000 (23:00 -0500)]
better upload of group logos
Evan Prodromou [Thu, 29 Jan 2009 03:57:29 +0000 (22:57 -0500)]
whitespace in User_group
Evan Prodromou [Wed, 28 Jan 2009 20:24:37 +0000 (15:24 -0500)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Sarven Capadisli [Wed, 28 Jan 2009 19:13:46 +0000 (19:13 +0000)]
Howto: create a laconica theme
Sarven Capadisli [Wed, 28 Jan 2009 15:25:50 +0000 (15:25 +0000)]
Uses regular HTTP GET to new notice replyto page instead of JS when
notice_data-text is available.
Greg Grossmeier [Wed, 28 Jan 2009 14:22:54 +0000 (09:22 -0500)]
fix email notification link
Evan Prodromou [Wed, 28 Jan 2009 14:17:12 +0000 (09:17 -0500)]
don't show reply for anon user
Meitar Moscovitz [Wed, 28 Jan 2009 13:55:03 +0000 (08:55 -0500)]
Fix password settings
Evan Prodromou [Wed, 28 Jan 2009 13:24:29 +0000 (08:24 -0500)]
Merge branch 'master' of root@laconi.ca:/var/www/laconi.ca/software/laconica
Evan Prodromou [Wed, 28 Jan 2009 01:34:57 +0000 (20:34 -0500)]
Revert "Fixup already-subscribed string"
This reverts commit
6055516aaf6a0620d1c6f40b42090558e9e2cec1 .
Zach Copley [Tue, 27 Jan 2009 23:27:04 +0000 (15:27 -0800)]
Make favorites RSS actually work (uiredesign)
Zach Copley [Tue, 27 Jan 2009 22:51:13 +0000 (14:51 -0800)]
Have "Current verified Twitter account" to use the right CSS class: form_note
Zach Copley [Tue, 27 Jan 2009 22:35:25 +0000 (14:35 -0800)]
trac975 - Fixed title for Twitter settings page (thanks meitar)
Zach Copley [Tue, 27 Jan 2009 22:23:37 +0000 (14:23 -0800)]
Better logging for update_facebook script.
Sarven Capadisli [Tue, 27 Jan 2009 06:21:36 +0000 (06:21 +0000)]
Keeping HTML consistent throughout the site.
Sarven Capadisli [Tue, 27 Jan 2009 06:04:50 +0000 (06:04 +0000)]
Better colour contrast for major areas (background, sidebar, tabs)