]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Sean Murphy [Thu, 5 Feb 2009 20:01:44 +0000 (15:01 -0500)]
Better fix for displaying max file size.
Sean Murphy [Thu, 5 Feb 2009 19:11:50 +0000 (14:11 -0500)]
Fixed #905: Presenting image size limit to user.
Sean Murphy [Thu, 5 Feb 2009 15:17:19 +0000 (10:17 -0500)]
Fixed #1140; Login form session token not set.
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.
Sean Murphy [Wed, 4 Feb 2009 19:44:12 +0000 (14:44 -0500)]
Fix for #1057; group logo transparecy (and pixilation)
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
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
Ciaran Gultnieks [Mon, 2 Feb 2009 16:36:47 +0000 (16:36 +0000)]
Minor fix to allow update_facebook script to bootstrap correctly
Robin Millette [Mon, 2 Feb 2009 14:51:23 +0000 (14:51 +0000)]
added primary menu to error pages
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
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.
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)
Sarven Capadisli [Tue, 27 Jan 2009 02:37:41 +0000 (02:37 +0000)]
Entered CC3.0 anchor text
Zach Copley [Tue, 27 Jan 2009 01:55:36 +0000 (01:55 +0000)]
trac750 140 character countdown for FB app
Zach Copley [Mon, 26 Jan 2009 20:22:52 +0000 (12:22 -0800)]
Fixed bad query causing facebook_update to fail
Sarven Capadisli [Mon, 26 Jan 2009 16:34:41 +0000 (16:34 +0000)]
Using entity_actions styles instead
Evan Prodromou [Mon, 26 Jan 2009 16:30:32 +0000 (17:30 +0100)]
Add some more useless HTML
Evan Prodromou [Mon, 26 Jan 2009 16:15:32 +0000 (17:15 +0100)]
fix profile in block form
Evan Prodromou [Mon, 26 Jan 2009 16:14:08 +0000 (17:14 +0100)]
move block form
Evan Prodromou [Mon, 26 Jan 2009 15:57:39 +0000 (16:57 +0100)]
fix license link in registration page
Meitar Moscovitz [Mon, 26 Jan 2009 15:16:51 +0000 (16:16 +0100)]
Fix scrolling for groups
Evan Prodromou [Mon, 26 Jan 2009 14:45:54 +0000 (15:45 +0100)]
Fix direct addressing of messages
Adrian Lang [Mon, 26 Jan 2009 14:03:38 +0000 (15:03 +0100)]
Fix canonical tags in notice and in URLs
Evan Prodromou [Mon, 26 Jan 2009 13:29:31 +0000 (14:29 +0100)]
Warn not-logged-in users when they try to send a message
Adrian Lang [Mon, 26 Jan 2009 13:21:01 +0000 (14:21 +0100)]
Fixup already-subscribed string
Adrian Lang [Mon, 26 Jan 2009 13:20:19 +0000 (14:20 +0100)]
Cancel -> Reject in remote subscribe
Adrian Lang [Mon, 26 Jan 2009 13:19:49 +0000 (14:19 +0100)]
Fix pagination on user groups page
Evan Prodromou [Mon, 26 Jan 2009 13:14:49 +0000 (14:14 +0100)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Evan Prodromou [Mon, 26 Jan 2009 13:05:59 +0000 (14:05 +0100)]
Make the newmessage page better with new framework
Evan Prodromou [Mon, 26 Jan 2009 12:46:04 +0000 (13:46 +0100)]
Show a new message form on message/new
Zach Copley [Mon, 26 Jan 2009 06:31:25 +0000 (06:31 +0000)]
trac750 Better permissions workflow and styling hooks
Sarven Capadisli [Mon, 26 Jan 2009 06:28:30 +0000 (06:28 +0000)]
Facebook form_settings label style
Sarven Capadisli [Mon, 26 Jan 2009 06:20:44 +0000 (06:20 +0000)]
Facebook guide style
Sarven Capadisli [Mon, 26 Jan 2009 06:01:24 +0000 (06:01 +0000)]
Minor facebook app style fixes
Robin Millette [Sun, 25 Jan 2009 19:16:19 +0000 (19:16 +0000)]
added group rss action
Evan Prodromou [Sun, 25 Jan 2009 18:28:25 +0000 (19:28 +0100)]
Add a script for decaching an object
Evan Prodromou [Sun, 25 Jan 2009 17:07:55 +0000 (18:07 +0100)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Zach Copley [Sun, 25 Jan 2009 10:03:49 +0000 (02:03 -0800)]
Fixed broken SQL for people tags view
Zach Copley [Sun, 25 Jan 2009 06:08:27 +0000 (22:08 -0800)]
Rss10Action::showImage() was trying to call pre-uiredesign XML output functions
Evan Prodromou [Sat, 24 Jan 2009 18:38:40 +0000 (19:38 +0100)]
Update notice deletion
Changed the errors in notice deletion so it now works. Also,
consistently delete records from related tables that refer
to the notice.
Evan Prodromou [Sat, 24 Jan 2009 18:12:47 +0000 (19:12 +0100)]
whitespace in deletenotice.php
Evan Prodromou [Sat, 24 Jan 2009 17:28:47 +0000 (18:28 +0100)]
fix title on replies
Zach Copley [Sat, 24 Jan 2009 11:21:39 +0000 (03:21 -0800)]
Wow, let's try this once more. peopletag.php should be converted to new uiredesign now
Zach Copley [Sat, 24 Jan 2009 11:06:46 +0000 (03:06 -0800)]
Okay, let's try that again. uiconversion of peopletag.php
Zach Copley [Sat, 24 Jan 2009 10:44:32 +0000 (02:44 -0800)]
converted peopletag.php to new uiredesign; css still looks bad
Evan Prodromou [Sat, 24 Jan 2009 10:26:28 +0000 (11:26 +0100)]
wrong action for groups
Evan Prodromou [Sat, 24 Jan 2009 10:24:37 +0000 (11:24 +0100)]
Fix the group url (Closes #971)
Evan Prodromou [Sat, 24 Jan 2009 10:05:38 +0000 (11:05 +0100)]
Revert "try to fix groups with a new qry"
This reverts commit
8f19855cd0742e3ca9cb97d2287fbfbe48507d51 .
Evan Prodromou [Sat, 24 Jan 2009 09:53:28 +0000 (10:53 +0100)]
try to fix groups with a new qry
Evan Prodromou [Sat, 24 Jan 2009 09:38:11 +0000 (10:38 +0100)]
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Sarven Capadisli [Sat, 24 Jan 2009 05:03:32 +0000 (05:03 +0000)]
M