]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agocleanup content type icons
Friendika [Thu, 26 May 2011 03:01:53 +0000 (20:01 -0700)]
cleanup content type icons

13 years agosort out a couple of email notify issues
Friendika [Thu, 26 May 2011 01:15:49 +0000 (18:15 -0700)]
sort out a couple of email notify issues

13 years agoexplain that blocking profile wall access will effectively block OStatus communications.
Friendika [Thu, 26 May 2011 00:25:07 +0000 (17:25 -0700)]
explain that blocking profile wall access will effectively block OStatus communications.

13 years agominor string update
Friendika [Thu, 26 May 2011 00:20:41 +0000 (17:20 -0700)]
minor string update

13 years agoremove debug line
Friendika [Wed, 25 May 2011 23:02:02 +0000 (16:02 -0700)]
remove debug line

13 years agoposition the attach icon in loozah
Friendika [Wed, 25 May 2011 22:54:02 +0000 (15:54 -0700)]
position the attach icon in loozah

13 years agoMerge branch 'pull'
Friendika [Wed, 25 May 2011 22:49:25 +0000 (15:49 -0700)]
Merge branch 'pull'

13 years agorevup
Friendika [Wed, 25 May 2011 22:48:21 +0000 (15:48 -0700)]
revup

13 years agoMerge pull request #111 from fabrixxm/dispy
Friendika [Wed, 25 May 2011 22:48:02 +0000 (15:48 -0700)]
Merge pull request #111 from fabrixxm/dispy

fix profile images and contact selector in group editor in dispy theme

13 years agoMerge pull request #110 from fabrixxm/master
Friendika [Wed, 25 May 2011 10:52:03 +0000 (03:52 -0700)]
Merge pull request #110 from fabrixxm/master

Small tweak to a copule of translatable strings

13 years agoSmall tweak to a copule of translatable strings
Fabio Comuni [Wed, 25 May 2011 10:23:45 +0000 (12:23 +0200)]
Small tweak to a copule of translatable strings

13 years agofile attachments
Friendika [Wed, 25 May 2011 09:08:15 +0000 (02:08 -0700)]
file attachments

13 years agofix attach icon
Friendika [Wed, 25 May 2011 06:01:24 +0000 (23:01 -0700)]
fix attach icon

13 years agobasic file upload/attach
Friendika [Wed, 25 May 2011 05:40:52 +0000 (22:40 -0700)]
basic file upload/attach

13 years agomore position tweaks on attach icons
Friendika [Wed, 25 May 2011 04:04:59 +0000 (21:04 -0700)]
more position tweaks on attach icons

13 years agoopen attachment in new window
Friendika [Wed, 25 May 2011 03:59:56 +0000 (20:59 -0700)]
open attachment in new window

13 years agobetter margins
Friendika [Wed, 25 May 2011 03:56:49 +0000 (20:56 -0700)]
better margins

13 years agoremove padding
Friendika [Wed, 25 May 2011 03:52:23 +0000 (20:52 -0700)]
remove padding

13 years agoclearup float, fix icon
Friendika [Wed, 25 May 2011 03:49:19 +0000 (20:49 -0700)]
clearup float, fix icon

13 years agoturn on attach display
Friendika [Wed, 25 May 2011 03:45:02 +0000 (20:45 -0700)]
turn on attach display

13 years agoattachment display
Friendika [Wed, 25 May 2011 03:41:29 +0000 (20:41 -0700)]
attachment display

13 years agoattachment icons
Friendika [Wed, 25 May 2011 03:03:30 +0000 (20:03 -0700)]
attachment icons

13 years agoability to hide profile and wall from unknown people
Friendika [Tue, 24 May 2011 23:30:52 +0000 (16:30 -0700)]
ability to hide profile and wall from unknown people

13 years agofix profile images and contact selector in group editor in dispy theme
Fabio Comuni [Tue, 24 May 2011 09:33:34 +0000 (11:33 +0200)]
fix profile images and contact selector in group editor in dispy theme

13 years agoimprove push_lang and pop_lang to do basically nothing if the new language is the...
Friendika [Tue, 24 May 2011 03:37:36 +0000 (20:37 -0700)]
improve push_lang and pop_lang to do basically nothing if the new language is the same as existing

13 years agobug #85
Friendika [Tue, 24 May 2011 03:30:37 +0000 (20:30 -0700)]
bug #85

13 years agoMerge branch 'pull'
Friendika [Tue, 24 May 2011 01:18:01 +0000 (18:18 -0700)]
Merge branch 'pull'

13 years agoMerge branch 'fabrixxm-master'
Friendika [Tue, 24 May 2011 01:17:02 +0000 (18:17 -0700)]
Merge branch 'fabrixxm-master'

Conflicts:
boot.php

13 years agoMerge pull request #108 from fabrixxm/widget
Friendika [Tue, 24 May 2011 01:12:34 +0000 (18:12 -0700)]
Merge pull request #108 from fabrixxm/widget

Add missing widgets_uninstall function to widgets plugin

13 years agoMerge pull request #107 from fabrixxm/oembed
Friendika [Tue, 24 May 2011 01:12:14 +0000 (18:12 -0700)]
Merge pull request #107 from fabrixxm/oembed

Oembed plugin

13 years agoimproved browser language detect, set user language on login
Friendika [Tue, 24 May 2011 00:18:36 +0000 (17:18 -0700)]
improved browser language detect, set user language on login

13 years agoupdate messages.po
Fabio Comuni [Mon, 23 May 2011 10:00:53 +0000 (12:00 +0200)]
update messages.po

13 years agoadd info() function. Works like notice() but show messages in a div with class info...
Fabio Comuni [Mon, 23 May 2011 09:39:57 +0000 (11:39 +0200)]
add info() function. Works like notice() but show messages in a div with class info-message.
update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes

13 years agoAdd missing widgets_uninstall function to widgets plugin
Fabio Comuni [Mon, 23 May 2011 08:50:22 +0000 (10:50 +0200)]
Add missing widgets_uninstall function to widgets plugin

13 years agoAdd oembed user option for use oembed instead of standard yotube embedding.
Fabio Comuni [Mon, 23 May 2011 08:37:09 +0000 (10:37 +0200)]
Add oembed user option for use oembed instead of standard yotube embedding.
Remove global option and parse_url use of oembed.

13 years agofix tiny_mce bbcode embed preview
fabrixxm [Sun, 22 May 2011 21:07:27 +0000 (23:07 +0200)]
fix tiny_mce bbcode embed preview

13 years agoadd config [system][embed_all] to use oembed with links and youtube. Url parse fallba...
fabrixxm [Sun, 22 May 2011 21:06:47 +0000 (23:06 +0200)]
add config [system][embed_all] to use oembed with links and youtube. Url parse fallback to default if url has not an oembed rappresentation.

13 years agoFix missing wrapping span on bbcode to html, split embed data fetch and rappresentati...
fabrixxm [Sun, 22 May 2011 21:03:34 +0000 (23:03 +0200)]
Fix missing wrapping span on bbcode to html, split embed data fetch and rappresentation in two functions. Prettier video embed.

13 years agofix IT string.php
fabrixxm [Sun, 22 May 2011 19:58:37 +0000 (21:58 +0200)]
fix IT string.php

13 years agoupdate oembed plugin. embed preview in editor
fabrixxm [Sun, 22 May 2011 19:56:47 +0000 (21:56 +0200)]
update oembed plugin. embed preview in editor

13 years agofb contacts getting mixed up.
Friendika [Mon, 23 May 2011 04:47:22 +0000 (21:47 -0700)]
fb contacts getting mixed up.

13 years agoif no FB image and fb link is on our site, use Friendika logo for fb image. Otherwise...
Friendika [Mon, 23 May 2011 04:20:28 +0000 (21:20 -0700)]
if no FB image and fb link is on our site, use Friendika logo for fb image. Otherwise it's going to end up being a random friend.

13 years agomore buggy debugging code removed.
Friendika [Mon, 23 May 2011 03:18:39 +0000 (20:18 -0700)]
more buggy debugging code removed.

13 years agoset photo height,width as !important if changing defaults
Friendika [Mon, 23 May 2011 02:52:54 +0000 (19:52 -0700)]
set photo height,width as !important if changing defaults

13 years agomissed two refs
Friendika [Mon, 23 May 2011 02:45:29 +0000 (19:45 -0700)]
missed two refs

13 years agowall item photos use style instead of height, width
Friendika [Mon, 23 May 2011 02:40:36 +0000 (19:40 -0700)]
wall item photos use style instead of height, width

13 years agoMerge pull request #106 from chriscase/master
Friendika [Mon, 23 May 2011 02:33:35 +0000 (19:33 -0700)]
Merge pull request #106 from chriscase/master

Improved Standards Compliance on Some Tags and Fix For Ticket #82.

13 years agosilencing stdclass warnings
Friendika [Mon, 23 May 2011 02:20:33 +0000 (19:20 -0700)]
silencing stdclass warnings

13 years agoMerge remote branch 'upstream/master'
Chris Case [Mon, 23 May 2011 02:20:12 +0000 (19:20 -0700)]
Merge remote branch 'upstream/master'

13 years agoimproved standards compliance of some of the tags and fixed an issue which caused...
Chris Case [Mon, 23 May 2011 02:18:58 +0000 (19:18 -0700)]
improved standards compliance of some of the tags and fixed an issue which caused text to bump-over youtube video embeds

13 years agomore improvements in twitter handling, reduce duplicates from FB when double friended
Friendika [Mon, 23 May 2011 01:40:00 +0000 (18:40 -0700)]
more improvements in twitter handling, reduce duplicates from FB when double friended

13 years agoMerge branch 'pull'
Friendika [Sun, 22 May 2011 21:22:56 +0000 (14:22 -0700)]
Merge branch 'pull'

13 years agoremoved buggy debug code ;)
Friendika [Sun, 22 May 2011 21:20:31 +0000 (14:20 -0700)]
removed buggy debug code ;)

13 years agoMerge pull request #105 from tobiasd/master
Friendika [Sun, 22 May 2011 21:20:04 +0000 (14:20 -0700)]
Merge pull request #105 from tobiasd/master

added pre configured StatusNet support

13 years agoadded support for pre configured StatusNet credentials
Tobias Diekershoff [Sun, 22 May 2011 20:39:43 +0000 (22:39 +0200)]
added support for pre configured StatusNet credentials

13 years agoif xml doesn't parse, don't process it further
Friendika [Sun, 22 May 2011 13:05:01 +0000 (06:05 -0700)]
if xml doesn't parse, don't process it further

13 years agofriendika page hook for German impressum
Friendika [Sun, 22 May 2011 08:15:04 +0000 (01:15 -0700)]
friendika page hook for German impressum

13 years agoMerge pull request #104 from chriscase/master
Friendika [Sun, 22 May 2011 06:41:57 +0000 (23:41 -0700)]
Merge pull request #104 from chriscase/master

Multipart text/html Email Updates

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