]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agofixed a couple of bugs
Chris Case [Sun, 22 May 2011 06:19:50 +0000 (23:19 -0700)]
fixed a couple of bugs

13 years agomerged multipart email changes
Chris Case [Sun, 22 May 2011 04:40:16 +0000 (21:40 -0700)]
merged multipart email changes

13 years agoimage updates
Chris Case [Sun, 22 May 2011 02:27:56 +0000 (19:27 -0700)]
image updates

13 years agoemail updates
Chris Case [Sun, 22 May 2011 02:26:51 +0000 (19:26 -0700)]
email updates

13 years agohtml email updates
Chris Case [Sun, 22 May 2011 02:23:56 +0000 (19:23 -0700)]
html email updates

13 years agoDrupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "contacts".
Friendika [Sun, 22 May 2011 02:15:55 +0000 (19:15 -0700)]
Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "contacts".

13 years agohooks can't contain direct values, must be variables
Friendika [Sun, 22 May 2011 00:17:27 +0000 (17:17 -0700)]
hooks can't contain direct values, must be variables

13 years agobetter handling of twitter follows, remove ajax anchor /#!/
Friendika [Sun, 22 May 2011 00:13:51 +0000 (17:13 -0700)]
better handling of twitter follows, remove ajax anchor /#!/

13 years agodon't insert link summaries containing javascript bug #75
Friendika [Sat, 21 May 2011 12:27:53 +0000 (05:27 -0700)]
don't insert link summaries containing javascript bug #75

13 years agoregex stuffed up
Friendika [Sat, 21 May 2011 08:17:07 +0000 (01:17 -0700)]
regex stuffed up

13 years ago'mark seen' not getting all msgs on profile page
Friendika [Sat, 21 May 2011 02:28:48 +0000 (19:28 -0700)]
'mark seen' not getting all msgs on profile page

13 years agophoto upload plugin size limit is not working, call photo_end hooks in any error...
Friendika [Fri, 20 May 2011 22:57:58 +0000 (15:57 -0700)]
photo upload plugin size limit is not working, call photo_end hooks in any error return from mainline so html does not leak into json responses bug #77

13 years agopatches for youtube's change in link and embed formats, please test
Friendika [Fri, 20 May 2011 22:46:41 +0000 (15:46 -0700)]
patches for youtube's change in link and embed formats, please test

13 years agodeny link not clickable on admin approval notification page
Friendika [Fri, 20 May 2011 22:11:36 +0000 (15:11 -0700)]
deny link not clickable on admin approval notification page

13 years agoreplace fopen with fetch_url in statusnet plugin, many sites do not have fopen_url...
Friendika [Fri, 20 May 2011 14:08:20 +0000 (07:08 -0700)]
replace fopen with fetch_url in statusnet plugin, many sites do not have fopen_url allowed.

13 years agodon't use hashtags for FB message link
Friendika [Fri, 20 May 2011 08:48:59 +0000 (01:48 -0700)]
don't use hashtags for FB message link

13 years ago"notes" app
Friendika [Fri, 20 May 2011 08:15:02 +0000 (01:15 -0700)]
"notes" app

13 years agotextlen defined outside function
Friendika [Fri, 20 May 2011 03:41:40 +0000 (20:41 -0700)]
textlen defined outside function

13 years agodispy jot-header.tpl missing some code updates
Friendika [Fri, 20 May 2011 03:11:09 +0000 (20:11 -0700)]
dispy jot-header.tpl missing some code updates

13 years agomore indicators of public visibility
Friendika [Fri, 20 May 2011 02:55:34 +0000 (19:55 -0700)]
more indicators of public visibility

13 years agotypo in email delete sql, add message sender to body for better handling of mailing...
Friendika [Fri, 20 May 2011 01:53:35 +0000 (18:53 -0700)]
typo in email delete sql, add message sender to body for better handling of mailing lists

13 years agobetter mailing list support, email addr can be either 'from' or 'to'
Friendika [Fri, 20 May 2011 00:25:41 +0000 (17:25 -0700)]
better mailing list support, email addr can be either 'from' or 'to'

13 years agobug #73 - move 'view in context' and wall-item-outside-wrapper-end inside wall-item...
Friendika [Thu, 19 May 2011 04:49:41 +0000 (21:49 -0700)]
bug #73 - move 'view in context' and wall-item-outside-wrapper-end inside wall-item-outside-wrapper so all item content is updated with ajax.

13 years agodon't send any potentially large embeds over ajax so as to avoid huge prefetch downlo...
Friendika [Thu, 19 May 2011 03:34:18 +0000 (20:34 -0700)]
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.

13 years agodoc updates - connecting to services
Friendika [Thu, 19 May 2011 00:29:12 +0000 (17:29 -0700)]
doc updates - connecting to services

13 years agostatusnet post by default
Friendika [Wed, 18 May 2011 01:25:18 +0000 (18:25 -0700)]
statusnet post by default

13 years ago"show all n comments" comes back after toggled and ajax updated, plus connector doc...
Friendika [Wed, 18 May 2011 00:40:00 +0000 (17:40 -0700)]
"show all n comments" comes back after toggled and ajax updated, plus connector doc improvements

13 years agoMerge branch 'pull'
Friendika [Tue, 17 May 2011 22:19:08 +0000 (15:19 -0700)]
Merge branch 'pull'

13 years agorevup
Friendika [Tue, 17 May 2011 22:18:02 +0000 (15:18 -0700)]
revup

13 years agoMerge pull request #103 from tobiasd/master
Friendika [Tue, 17 May 2011 22:17:39 +0000 (15:17 -0700)]
Merge pull request #103 from tobiasd/master

small spelling fix ;-)

13 years agospelling fix
Tobias Diekershoff [Tue, 17 May 2011 14:13:50 +0000 (16:13 +0200)]
spelling fix

13 years agoturn dislike activities into plain text comments for FB delivery
Friendika [Tue, 17 May 2011 11:53:05 +0000 (04:53 -0700)]
turn dislike activities into plain text comments for FB delivery

13 years agoMerge pull request #102 from tobiasd/master
Friendika [Tue, 17 May 2011 05:43:19 +0000 (22:43 -0700)]
Merge pull request #102 from tobiasd/master

StatusNet connector fix

13 years agofixed a comment...
Tobias Diekershoff [Tue, 17 May 2011 05:27:06 +0000 (07:27 +0200)]
fixed a comment...

13 years agomade the connection process to SN more robust
Tobias Diekershoff [Tue, 17 May 2011 05:20:26 +0000 (07:20 +0200)]
made the connection process to SN more robust

13 years agoadmin directory view
Friendika [Tue, 17 May 2011 01:52:27 +0000 (18:52 -0700)]
admin directory view

13 years agobug #65 'show all nn comments', 'show more posts like this' are misleading after...
Friendika [Tue, 17 May 2011 00:57:29 +0000 (17:57 -0700)]
bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked.

13 years agocomments imported from ignored FB contact
Friendika [Mon, 16 May 2011 00:04:02 +0000 (17:04 -0700)]
comments imported from ignored FB contact

13 years agobug #70 - error messages on group deletion, warning cleanup
Friendika [Sun, 15 May 2011 23:36:49 +0000 (16:36 -0700)]
bug #70 - error messages on group deletion, warning cleanup

13 years agowrong author came from feed, not from FB
Friendika [Sat, 14 May 2011 13:16:21 +0000 (06:16 -0700)]
wrong author came from feed, not from FB

13 years agouse best contact id available
Friendika [Sat, 14 May 2011 09:25:26 +0000 (02:25 -0700)]
use best contact id available

13 years agofix a couple of FB issues, wrong comment author, perhaps fix some missing entries
Friendika [Sat, 14 May 2011 07:47:00 +0000 (00:47 -0700)]
fix a couple of FB issues, wrong comment author, perhaps fix some missing entries

13 years agoFB reply if replying to local post originally posted to FB
Friendika [Sat, 14 May 2011 03:40:28 +0000 (20:40 -0700)]
FB reply if replying to local post originally posted to FB

13 years agoMerge pull request #101 from fabrixxm/widget
Friendika [Fri, 13 May 2011 08:02:32 +0000 (01:02 -0700)]
Merge pull request #101 from fabrixxm/widget

Widgets!

13 years agoMore work on widgets addon
Fabio Comuni [Wed, 11 May 2011 15:04:41 +0000 (17:04 +0200)]
More work on widgets addon

13 years agotodo widget_like
Fabio Comuni [Mon, 18 Apr 2011 14:56:29 +0000 (16:56 +0200)]
todo widget_like

13 years agomodular widgets
Fabio Comuni [Tue, 29 Mar 2011 12:12:06 +0000 (14:12 +0200)]
modular widgets

13 years agoadd some style to the widget
Fabio Comuni [Wed, 23 Mar 2011 14:32:18 +0000 (15:32 +0100)]
add some style to the widget

13 years agoFriendika widgets.
Fabio Comuni [Wed, 23 Mar 2011 12:47:05 +0000 (13:47 +0100)]
Friendika widgets.

13 years ago"installing connectors" help page
Friendika [Fri, 13 May 2011 04:56:28 +0000 (21:56 -0700)]
"installing connectors" help page

13 years agoprovide textmode "micropro" (small profile display but without the photo) for better...
Friendika [Fri, 13 May 2011 01:55:28 +0000 (18:55 -0700)]
provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts

13 years agorevup
Friendika [Thu, 12 May 2011 22:46:27 +0000 (15:46 -0700)]
revup

13 years agoupdate doco on FB connector
Friendika [Thu, 12 May 2011 11:51:54 +0000 (04:51 -0700)]
update doco on FB connector

13 years agofix json_encode on url's
Friendika [Thu, 12 May 2011 09:15:04 +0000 (02:15 -0700)]
fix json_encode on url's

13 years agoMerge pull request #100 from fabrixxm/master
Friendika [Thu, 12 May 2011 09:00:47 +0000 (02:00 -0700)]
Merge pull request #100 from fabrixxm/master

Serve friendika node info as json from url /friendika/json/

13 years agomissing / in admin profile url
Fabio Comuni [Thu, 12 May 2011 08:33:59 +0000 (10:33 +0200)]
missing / in admin profile url

13 years agoServe friendika node info as json from url /friendika/json/
Fabio Comuni [Thu, 12 May 2011 08:26:34 +0000 (10:26 +0200)]
Serve friendika node info as json from url /friendika/json/

13 years agoMerge branch 'pull'
Friendika [Thu, 12 May 2011 02:26:20 +0000 (19:26 -0700)]
Merge branch 'pull'

13 years agorevup
Friendika [Thu, 12 May 2011 02:25:15 +0000 (19:25 -0700)]
revup

13 years agoMerge pull request #99 from tobiasd/master
Friendika [Thu, 12 May 2011 02:25:04 +0000 (19:25 -0700)]
Merge pull request #99 from tobiasd/master

updats to the DE strings

13 years agobug #66, identity address string malformed if line wraps
Friendika [Wed, 11 May 2011 12:23:45 +0000 (05:23 -0700)]
bug #66, identity address string malformed if line wraps

13 years agodeprecate load_view_file
Friendika [Wed, 11 May 2011 11:37:13 +0000 (04:37 -0700)]
deprecate load_view_file

13 years agosmall changes to the new translations
Tobias Diekershoff [Wed, 11 May 2011 08:56:39 +0000 (10:56 +0200)]
small changes to the new translations

13 years agoupdated the German translation
Tobias Diekershoff [Wed, 11 May 2011 08:49:07 +0000 (10:49 +0200)]
updated the German translation

13 years agobring back load_view_file for dispy templates
Friendika [Wed, 11 May 2011 06:35:31 +0000 (23:35 -0700)]
bring back load_view_file for dispy templates

13 years ago@fabrixxm fix for po2php, manually patched
Friendika [Wed, 11 May 2011 05:22:05 +0000 (22:22 -0700)]
@fabrixxm fix for po2php, manually patched

13 years agodon't show birthday for deleted contact
Friendika [Wed, 11 May 2011 03:53:04 +0000 (20:53 -0700)]
don't show birthday for deleted contact

13 years agophoto lockview not working, temp fix for po2php
Friendika [Wed, 11 May 2011 03:10:13 +0000 (20:10 -0700)]
photo lockview not working, temp fix for po2php

13 years agoleave extra line between imported url and content
Friendika [Wed, 11 May 2011 01:15:45 +0000 (18:15 -0700)]
leave extra line between imported url and content

13 years agodon't use load_view_file() except in email templates and install of htconfig - to...
Friendika [Tue, 10 May 2011 23:12:50 +0000 (16:12 -0700)]
don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version.

13 years agoMerge branch 'pull'
Friendika [Tue, 10 May 2011 22:29:16 +0000 (15:29 -0700)]
Merge branch 'pull'

13 years agorevup
Friendika [Tue, 10 May 2011 22:26:31 +0000 (15:26 -0700)]
revup

13 years agoMerge pull request #97 from fabrixxm/tr
Friendika [Tue, 10 May 2011 22:26:11 +0000 (15:26 -0700)]
Merge pull request #97 from fabrixxm/tr

Translation

13 years agoUpdate IT strings
Fabio Comuni [Tue, 10 May 2011 12:20:18 +0000 (14:20 +0200)]
Update IT strings

13 years agoUpdate run_xgettext script and util/messages.po to use with transifex. Fix to po2php
Fabio Comuni [Tue, 10 May 2011 12:20:00 +0000 (14:20 +0200)]
Update run_xgettext script and util/messages.po to use with transifex. Fix to po2php

13 years agoextra slashes in header
Friendika [Tue, 10 May 2011 09:18:39 +0000 (02:18 -0700)]
extra slashes in header

13 years agore-fetch FB photos that failed
Friendika [Tue, 10 May 2011 05:44:14 +0000 (22:44 -0700)]
re-fetch FB photos that failed

13 years agomissing self photo on remote site comment boxes
Friendika [Tue, 10 May 2011 05:15:19 +0000 (22:15 -0700)]
missing self photo on remote site comment boxes

13 years agorolling version number in preparation for release
Friendika [Mon, 9 May 2011 23:51:25 +0000 (16:51 -0700)]
rolling version number in preparation for release

13 years agouse local contact photo if available
Friendika [Mon, 9 May 2011 08:35:24 +0000 (01:35 -0700)]
use local contact photo if available

13 years agocomment macros showing on photos
Friendika [Mon, 9 May 2011 05:58:38 +0000 (22:58 -0700)]
comment macros showing on photos

13 years agoset permalink on uploaded photo items
Friendika [Mon, 9 May 2011 05:47:35 +0000 (22:47 -0700)]
set permalink on uploaded photo items

13 years agorefactor "which link to show" logic
Friendika [Fri, 6 May 2011 13:30:33 +0000 (06:30 -0700)]
refactor "which link to show" logic

13 years agodocument the end-user steps needed to use optional Facebook connector
Friendika [Fri, 6 May 2011 03:35:46 +0000 (20:35 -0700)]
document the end-user steps needed to use optional Facebook connector

13 years agoMerge pull request #96 from fabrixxm/api
Friendika [Thu, 5 May 2011 11:29:45 +0000 (04:29 -0700)]
Merge pull request #96 from fabrixxm/api

Status.net Api

13 years agoMerge pull request #95 from fabrixxm/dispy
Friendika [Thu, 5 May 2011 11:29:14 +0000 (04:29 -0700)]
Merge pull request #95 from fabrixxm/dispy

Dispy

13 years agoFix branch
Fabio Comuni [Thu, 5 May 2011 08:56:21 +0000 (10:56 +0200)]
Fix branch

13 years agoDispy theme works
Fabio Comuni [Thu, 5 May 2011 08:53:25 +0000 (10:53 +0200)]
Dispy theme works

13 years agotemplate for photo display
Fabio Comuni [Thu, 5 May 2011 08:53:03 +0000 (10:53 +0200)]
template for photo display

13 years agomissing is_public in editpost
Friendika [Thu, 5 May 2011 07:29:56 +0000 (00:29 -0700)]
missing is_public in editpost

13 years agocontact edit tool buttons a bit crowded
Friendika [Thu, 5 May 2011 05:18:36 +0000 (22:18 -0700)]
contact edit tool buttons a bit crowded

13 years agoincorrect count of total pages in normal view mode
Friendika [Thu, 5 May 2011 03:49:11 +0000 (20:49 -0700)]
incorrect count of total pages in normal view mode

13 years agoissues with private photos - hitting internal size limits
Friendika [Wed, 4 May 2011 09:20:44 +0000 (02:20 -0700)]
issues with private photos - hitting internal size limits

13 years agolost comment boxes on status.net conversations
Friendika [Wed, 4 May 2011 01:05:11 +0000 (18:05 -0700)]
lost comment boxes on status.net conversations

13 years agonotify not called on new photo album (first item)
Friendika [Tue, 3 May 2011 12:27:19 +0000 (05:27 -0700)]
notify not called on new photo album (first item)

13 years agoconfigurable FB poll interval, default 1hr.
Friendika [Tue, 3 May 2011 03:14:37 +0000 (20:14 -0700)]
configurable FB poll interval, default 1hr.

13 years agoMerge branch 'pull'
Friendika [Mon, 2 May 2011 22:46:11 +0000 (15:46 -0700)]
Merge branch 'pull'

13 years agorevup
Friendika [Mon, 2 May 2011 22:44:17 +0000 (15:44 -0700)]
revup

13 years agoMerge pull request #94 from fabrixxm/dispy.
Friendika [Mon, 2 May 2011 22:43:27 +0000 (15:43 -0700)]
Merge pull request #94 from fabrixxm/dispy.

Dispy theme

13 years agoremove unneeded file
fabrixxm [Mon, 2 May 2011 20:04:11 +0000 (22:04 +0200)]
remove unneeded file