]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x
Evan Prodromou [Wed, 10 Jun 2009 04:46:20 +0000 (04:46 +0000)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Tue, 9 Jun 2009 19:19:19 +0000 (15:19 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

15 years agoImprove file upload and attachment interface.
Robin Millette [Tue, 9 Jun 2009 19:18:12 +0000 (15:18 -0400)]
Improve file upload and attachment interface.

15 years agoUpdated notice attach UI for biz theme.
Sarven Capadisli [Tue, 9 Jun 2009 17:59:08 +0000 (17:59 +0000)]
Updated notice attach UI for biz theme.

15 years agoUpdated default stylesheet for notice attach
Sarven Capadisli [Tue, 9 Jun 2009 17:49:24 +0000 (17:49 +0000)]
Updated default stylesheet for notice attach

15 years agoAdded title and minor CSS cleanup to notice attach
Sarven Capadisli [Tue, 9 Jun 2009 17:34:33 +0000 (17:34 +0000)]
Added title and minor CSS cleanup to notice attach

15 years agoAdding clip illustration for notice attachments.
Sarven Capadisli [Fri, 5 Jun 2009 16:33:46 +0000 (12:33 -0400)]
Adding clip illustration for notice attachments.

15 years agoInit notice_data-attach UI for form_notice
Sarven Capadisli [Fri, 5 Jun 2009 04:00:04 +0000 (00:00 -0400)]
Init notice_data-attach UI for form_notice

15 years agoFacebook Connect auth finally works with all major browsers!
Zach Copley [Thu, 4 Jun 2009 21:33:04 +0000 (21:33 +0000)]
Facebook Connect auth finally works with all major browsers!

15 years agoRemove js that crept back in, added another error string.
Robin Millette [Mon, 1 Jun 2009 21:40:53 +0000 (17:40 -0400)]
Remove js that crept back in, added another error string.

15 years agoRe-added some javascript to toggle upload field.
Robin Millette [Mon, 1 Jun 2009 19:52:52 +0000 (15:52 -0400)]
Re-added some javascript to toggle upload field.

15 years agoFixed small bug for attachment layout (css/js).
Robin Millette [Mon, 1 Jun 2009 19:40:39 +0000 (19:40 +0000)]
Fixed small bug for attachment layout (css/js).

15 years agoUnnecessary JavaScript for notice form attachment
Sarven Capadisli [Mon, 1 Jun 2009 19:20:12 +0000 (15:20 -0400)]
Unnecessary JavaScript for notice form attachment

15 years agoUpdated markup for notice form attachment
Sarven Capadisli [Mon, 1 Jun 2009 19:18:23 +0000 (15:18 -0400)]
Updated markup for notice form attachment

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Mon, 1 Jun 2009 18:03:51 +0000 (14:03 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload

15 years agoAttachments popups for supported files are now embedded with the object xhtml tag.
Robin Millette [Mon, 1 Jun 2009 18:02:59 +0000 (14:02 -0400)]
Attachments popups for supported files are now embedded with the object xhtml tag.

15 years agoFixed z-index for IE7 on attachment thumbnail
Sarven Capadisli [Mon, 1 Jun 2009 17:12:41 +0000 (17:12 +0000)]
Fixed z-index for IE7 on attachment thumbnail

15 years agoRefactored some attachment code and fixed upload bug in interface.
Robin Millette [Mon, 1 Jun 2009 01:03:55 +0000 (21:03 -0400)]
Refactored some attachment code and fixed upload bug in interface.

15 years agoAdded attachments config descriptions to README.
Robin Millette [Sun, 31 May 2009 22:33:38 +0000 (18:33 -0400)]
Added attachments config descriptions to README.

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Sun, 31 May 2009 21:12:04 +0000 (17:12 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload

Conflicts:

js/util.js
lib/attachmentlist.php

15 years agoAdded configurable options for attachments: supported mimetypes and quotas for uploads.
Robin Millette [Sun, 31 May 2009 20:42:29 +0000 (16:42 -0400)]
Added configurable options for attachments: supported mimetypes and quotas for uploads.

15 years agoUsing lowercase for form action 'post'
Sarven Capadisli [Sat, 30 May 2009 19:47:05 +0000 (19:47 +0000)]
Using lowercase for form action 'post'

15 years agoTypo in label @for
Sarven Capadisli [Sat, 30 May 2009 19:45:34 +0000 (19:45 +0000)]
Typo in label @for

15 years agoCross-browser update for Design form labels
Sarven Capadisli [Sat, 30 May 2009 19:43:31 +0000 (19:43 +0000)]
Cross-browser update for Design form labels

15 years agoSome cross-browser updates for conversation UI
Sarven Capadisli [Sat, 30 May 2009 19:42:15 +0000 (19:42 +0000)]
Some cross-browser updates for conversation UI

15 years agoChanged ul to ol and added xoxo for notice lists.
Sarven Capadisli [Fri, 29 May 2009 02:38:38 +0000 (02:38 +0000)]
Changed ul to ol and added xoxo for notice lists.

15 years agoMerge branch '0.7.x' into 0.8.x
Sarven Capadisli [Fri, 29 May 2009 00:10:23 +0000 (00:10 +0000)]
Merge branch '0.7.x' into 0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Fri, 29 May 2009 00:10:18 +0000 (00:10 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

15 years agoUpdated max-width for attachment overlay heading
Sarven Capadisli [Fri, 29 May 2009 00:07:18 +0000 (00:07 +0000)]
Updated max-width for attachment overlay heading

15 years agoWarning log msg when http basic auth fails
Zach Copley [Thu, 28 May 2009 23:18:58 +0000 (16:18 -0700)]
Warning log msg when http basic auth fails

15 years agoPrevents regular hovers over attachment anchors from making a GET
Sarven Capadisli [Thu, 28 May 2009 23:16:25 +0000 (23:16 +0000)]
Prevents regular hovers over attachment anchors from making a GET
request for the thumbnail. There is 500 ms delay while on mouseover
state before going ahead with the request. Fun.

15 years agoSmarter call for hover events. It now makes a new GET for attachment
Sarven Capadisli [Thu, 28 May 2009 22:59:22 +0000 (22:59 +0000)]
Smarter call for hover events. It now makes a new GET for attachment
thumbnails on mouseover only if it hasn't been requested before on
that notice attachment.

15 years agotake an argument for fixup_utf8
Evan Prodromou [Thu, 28 May 2009 20:36:07 +0000 (16:36 -0400)]
take an argument for fixup_utf8

15 years agodocument utf8 problems and solutions
Evan Prodromou [Thu, 28 May 2009 20:35:34 +0000 (16:35 -0400)]
document utf8 problems and solutions

15 years agoUpgraded foreign_id column to handle new 64-bit Facebook user IDs.
Zach Copley [Thu, 28 May 2009 00:59:49 +0000 (17:59 -0700)]
Upgraded foreign_id column to handle new 64-bit Facebook user IDs.
See: http://developers.facebook.com/news.php?blog=1&story=226

15 years agoFB Connect plugin - better workflow for disconnecting and reconnecting Facebook accounts
Zach Copley [Thu, 28 May 2009 00:08:00 +0000 (00:08 +0000)]
FB Connect plugin - better workflow for disconnecting and reconnecting Facebook accounts

15 years agoAdd fixup_utf8 to fixup problems with UTF-8 in a database
Evan Prodromou [Wed, 27 May 2009 23:12:37 +0000 (19:12 -0400)]
Add fixup_utf8 to fixup problems with UTF-8 in a database

Fixes up an old database to store strings in UTF-8. Hopefully works!

15 years agoBunch of UI fixes/improvements for attachments (hover, overlay, notice view,
Sarven Capadisli [Wed, 27 May 2009 19:43:43 +0000 (19:43 +0000)]
Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,
clip)

15 years agooptionally use SET NAMES for utf8 to DB
Evan Prodromou [Wed, 27 May 2009 18:57:45 +0000 (14:57 -0400)]
optionally use SET NAMES for utf8 to DB

15 years agoMerge branch '0.7.x' into utf8
Evan Prodromou [Wed, 27 May 2009 18:52:35 +0000 (14:52 -0400)]
Merge branch '0.7.x' into utf8

15 years agoMerge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Wed, 27 May 2009 18:51:52 +0000 (14:51 -0400)]
Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.7.x

15 years agoHandles local aliases (redirection) for file uploads attached to notices.
Robin Millette [Wed, 27 May 2009 07:47:45 +0000 (03:47 -0400)]
Handles local aliases (redirection) for file uploads attached to notices.

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Wed, 27 May 2009 03:46:37 +0000 (23:46 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into upload

15 years agoLet's you upload a file with a notice and have it shown with other attachments.
Robin Millette [Wed, 27 May 2009 01:20:04 +0000 (21:20 -0400)]
Let's you upload a file with a notice and have it shown with other attachments.

15 years agoBetter err handling when trying to get Facebook client
Zach Copley [Fri, 15 May 2009 21:44:58 +0000 (21:44 +0000)]
Better err handling when trying to get Facebook client

15 years agoFixed warning on Facebook app settings page
Zach Copley [Tue, 26 May 2009 23:59:12 +0000 (23:59 +0000)]
Fixed warning on Facebook app settings page

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Tue, 26 May 2009 23:22:29 +0000 (23:22 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

15 years agoSome adjustments to allow the Facebook app work with Laconica 0.8
Zach Copley [Tue, 26 May 2009 23:21:10 +0000 (23:21 +0000)]
Some adjustments to allow the Facebook app work with Laconica 0.8

15 years agoRemoved silly "dented:" status prefix from Facebook App
Zach Copley [Tue, 26 May 2009 21:14:42 +0000 (21:14 +0000)]
Removed silly "dented:" status prefix from Facebook App

15 years agoTicket #1196 - Fixed: Warning on invite tab in Facebook App
Zach Copley [Tue, 26 May 2009 02:23:19 +0000 (02:23 +0000)]
Ticket #1196 - Fixed: Warning on invite tab in Facebook App

15 years agoAdd EventBox to notice sources
Zach Copley [Mon, 25 May 2009 21:23:00 +0000 (14:23 -0700)]
Add EventBox to notice sources

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Evan Prodromou [Tue, 26 May 2009 21:28:12 +0000 (17:28 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

15 years agomove statsreport.php to reportsnapshot.php
Evan Prodromou [Tue, 26 May 2009 21:28:03 +0000 (17:28 -0400)]
move statsreport.php to reportsnapshot.php

15 years agofixes during checking of snapshot
Evan Prodromou [Tue, 26 May 2009 21:26:31 +0000 (17:26 -0400)]
fixes during checking of snapshot

15 years agoRemoved silly "dented:" status prefix from Facebook App
Zach Copley [Tue, 26 May 2009 21:14:42 +0000 (21:14 +0000)]
Removed silly "dented:" status prefix from Facebook App

15 years agoAdded AgentSolo.com
Evan Prodromou [Tue, 26 May 2009 19:27:13 +0000 (15:27 -0400)]
Added AgentSolo.com

15 years agoMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 26 May 2009 19:22:59 +0000 (15:22 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x

15 years agoadded qtwitter
Evan Prodromou [Tue, 26 May 2009 19:22:12 +0000 (15:22 -0400)]
added qtwitter

15 years agostats reporting from cron
Evan Prodromou [Tue, 26 May 2009 19:05:43 +0000 (15:05 -0400)]
stats reporting from cron

15 years agoReusing base stylesheet (instead of hoping for FB to import it) in FB
Sarven Capadisli [Tue, 26 May 2009 03:34:00 +0000 (03:34 +0000)]
Reusing base stylesheet (instead of hoping for FB to import it) in FB
app.

15 years agoMerge branch '0.8.x' into stats
Evan Prodromou [Tue, 26 May 2009 02:47:23 +0000 (22:47 -0400)]
Merge branch '0.8.x' into stats

Conflicts:
README

15 years agoUpdated stylesheet paths for facebook app
Sarven Capadisli [Tue, 26 May 2009 02:34:36 +0000 (02:34 +0000)]
Updated stylesheet paths for facebook app

15 years agoTicket #1196 - Fixed: Warning on invite tab in Facebook App
Zach Copley [Tue, 26 May 2009 02:23:19 +0000 (02:23 +0000)]
Ticket #1196 - Fixed: Warning on invite tab in Facebook App

15 years agoRemoved unnecessary call to base/css/display.css for 0.8.x
Sarven Capadisli [Tue, 26 May 2009 01:43:24 +0000 (01:43 +0000)]
Removed unnecessary call to base/css/display.css for 0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Sarven Capadisli [Mon, 25 May 2009 21:31:48 +0000 (17:31 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

15 years agoUpdated JS to show/hide attachment thumbnails with timers. Minor
Sarven Capadisli [Mon, 25 May 2009 21:30:57 +0000 (17:30 -0400)]
Updated JS to show/hide attachment thumbnails with timers. Minor
markup changes.

15 years agoAdd EventBox to notice sources
Zach Copley [Mon, 25 May 2009 21:23:00 +0000 (14:23 -0700)]
Add EventBox to notice sources

15 years agoReally removing the old files, thanks git!
Robin Millette [Mon, 25 May 2009 19:58:31 +0000 (19:58 +0000)]
Really removing the old files, thanks git!

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Sarven Capadisli [Mon, 25 May 2009 19:53:49 +0000 (15:53 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

15 years agoMarkup cleanup for attachments
Sarven Capadisli [Mon, 25 May 2009 19:53:19 +0000 (15:53 -0400)]
Markup cleanup for attachments

15 years agoRemoved more cruft from old attachment/attachements pages
Robin Millette [Mon, 25 May 2009 19:42:03 +0000 (19:42 +0000)]
Removed more cruft from old attachment/attachements pages

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Mon, 25 May 2009 19:39:31 +0000 (15:39 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

15 years agoSingle anchor to include thumbnail and title for attachment
Robin Millette [Mon, 25 May 2009 19:38:50 +0000 (15:38 -0400)]
Single anchor to include thumbnail and title for attachment

15 years agoResetting some of the attachment styles. Will update in the next commit.
Sarven Capadisli [Mon, 25 May 2009 19:02:28 +0000 (15:02 -0400)]
Resetting some of the attachment styles. Will update in the next commit.

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Sarven Capadisli [Mon, 25 May 2009 18:55:23 +0000 (14:55 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

15 years agoFixed URL for attachment thumbnail and XHR
Sarven Capadisli [Mon, 25 May 2009 18:54:45 +0000 (18:54 +0000)]
Fixed URL for attachment thumbnail and XHR

15 years agoOups, forget the attachment_thumbnail.php action file
Robin Millette [Mon, 25 May 2009 17:13:38 +0000 (13:13 -0400)]
Oups, forget the attachment_thumbnail.php action file

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Sarven Capadisli [Mon, 25 May 2009 16:55:17 +0000 (12:55 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

15 years agoSmall bugfix to installer fixing fancy URL detection.
Robin Millette [Mon, 25 May 2009 16:49:32 +0000 (16:49 +0000)]
Small bugfix to installer fixing fancy URL detection.

15 years agoDisplay thumbnail on hover over links in notices when appropriate.
Robin Millette [Mon, 25 May 2009 15:13:13 +0000 (11:13 -0400)]
Display thumbnail on hover over links in notices when appropriate.

15 years agoRemoved big clip and replaced with smaller inline one next to each URL (in a notice...
Robin Millette [Mon, 25 May 2009 01:13:42 +0000 (21:13 -0400)]
Removed big clip and replaced with smaller inline one next to each URL (in a notice) that's actually an attachment. Overlay (popup) on click.

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Sarven Capadisli [Sun, 24 May 2009 23:49:02 +0000 (19:49 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Sun, 24 May 2009 22:41:12 +0000 (18:41 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

15 years agoMade ajax link to show attachment popups relative in util.js
Robin Millette [Sun, 24 May 2009 22:40:11 +0000 (18:40 -0400)]
Made ajax link to show attachment popups relative in util.js

15 years agoOnly show number of attachments if > 1
Robin Millette [Sun, 24 May 2009 22:06:19 +0000 (18:06 -0400)]
Only show number of attachments if > 1

15 years agoMade conversation thread UI a bit more visible.
Sarven Capadisli [Sun, 24 May 2009 21:16:26 +0000 (21:16 +0000)]
Made conversation thread UI a bit more visible.
Added right margin for notice options.

15 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Robin Millette [Sun, 24 May 2009 08:44:52 +0000 (04:44 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

15 years agoRearranged attachment info to only appear on each applicable notice page and thru...
Robin Millette [Sun, 24 May 2009 08:43:34 +0000 (04:43 -0400)]
Rearranged attachment info to only appear on each applicable notice page and thru an ajax popup.

15 years agoMerge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Sarven Capadisli [Sun, 24 May 2009 02:28:36 +0000 (22:28 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

15 years agoChanging opacity to 1 only on the hovered notice item
Sarven Capadisli [Sun, 24 May 2009 01:53:08 +0000 (01:53 +0000)]
Changing opacity to 1 only on the hovered notice item

15 years agoUsing event bubbling instead of event handling thanks to Ara
Sarven Capadisli [Sun, 24 May 2009 01:38:11 +0000 (01:38 +0000)]
Using event bubbling instead of event handling thanks to Ara
Pehlivanian http://arapehlivanian.com

15 years agosome class files had x bit set
Evan Prodromou [Sat, 23 May 2009 01:11:46 +0000 (21:11 -0400)]
some class files had x bit set

15 years agofix x bit on laconica.ini
Evan Prodromou [Sat, 23 May 2009 01:08:58 +0000 (21:08 -0400)]
fix x bit on laconica.ini

15 years agolaconica.ini change after automated createTables.php
Evan Prodromou [Sat, 23 May 2009 01:08:22 +0000 (21:08 -0400)]
laconica.ini change after automated createTables.php

15 years agoreformat laconica.sql
Evan Prodromou [Sat, 23 May 2009 00:53:22 +0000 (20:53 -0400)]
reformat laconica.sql

15 years agoRemoved unnecessary link to base stylesheet because default stylesheet calls base...
Sarven Capadisli [Fri, 22 May 2009 16:38:06 +0000 (16:38 +0000)]
Removed unnecessary link to base stylesheet because default stylesheet calls base in 0.8.x

15 years agoFixed in reply to JS link for Conversation page. Handles nested
Sarven Capadisli [Fri, 22 May 2009 16:19:14 +0000 (16:19 +0000)]
Fixed in reply to JS link for Conversation page. Handles nested
notices better.

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Fri, 22 May 2009 16:18:48 +0000 (16:18 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

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

15 years agoMerge branch 'review/master' into 0.8.x
Evan Prodromou [Fri, 22 May 2009 14:21:01 +0000 (10:21 -0400)]
Merge branch 'review/master' into 0.8.x