]> git.mxchange.org Git - friendica.git/log
friendica.git
14 years agosupport lrdd priority
Friendika [Mon, 21 Feb 2011 03:12:46 +0000 (19:12 -0800)]
support lrdd priority

14 years agoadd calculator addon app
Friendika [Sun, 20 Feb 2011 11:53:41 +0000 (03:53 -0800)]
add calculator addon app

14 years agolink to Facebook enable from plugin settings page
Friendika [Sun, 20 Feb 2011 11:32:57 +0000 (03:32 -0800)]
link to Facebook enable from plugin settings page

14 years agoMerge branch 'chriscase-master'
Friendika [Sun, 20 Feb 2011 09:42:11 +0000 (01:42 -0800)]
Merge branch 'chriscase-master'

Conflicts:
mod/dfrn_notify.php

14 years agoupdated private message code to use the new EmailNotification library
Chris Case [Sat, 19 Feb 2011 13:35:01 +0000 (05:35 -0800)]
updated private message code to use the new EmailNotification library

14 years agoadded reusable EmailNotification library to facilitate more efficient maintenance...
Chris Case [Sat, 19 Feb 2011 13:33:42 +0000 (05:33 -0800)]
added reusable EmailNotification library to facilitate more efficient maintenance of email related code

14 years agoapps menu file
Friendika [Sat, 19 Feb 2011 09:01:33 +0000 (01:01 -0800)]
apps menu file

14 years agoapp menu - and a demo application 'tictac'
Friendika [Sat, 19 Feb 2011 08:56:15 +0000 (00:56 -0800)]
app menu - and a demo application 'tictac'

14 years agoMerge branch 'chriscase-master'
Friendika [Thu, 17 Feb 2011 22:05:51 +0000 (14:05 -0800)]
Merge branch 'chriscase-master'

Conflicts:
mod/dfrn_notify.php

14 years agoremoved localized multipart email templates, now the multipart settings are configure...
Chris Case [Thu, 17 Feb 2011 21:41:56 +0000 (13:41 -0800)]
removed localized multipart email templates, now the multipart settings are configured directly in the code

14 years agono delimiter if empty
Friendika [Thu, 17 Feb 2011 09:06:20 +0000 (01:06 -0800)]
no delimiter if empty

14 years agoajax testing continues
Friendika [Thu, 17 Feb 2011 08:52:26 +0000 (00:52 -0800)]
ajax testing continues

14 years agoconvert update script arg passing to js - remembering the browser prefetch issues
Friendika [Thu, 17 Feb 2011 08:40:35 +0000 (00:40 -0800)]
convert update script arg passing to js - remembering the browser prefetch issues

14 years agoissues found when testing all live network modes
Friendika [Thu, 17 Feb 2011 07:18:43 +0000 (23:18 -0800)]
issues found when testing all live network modes

14 years agoerror return for update process when invalid group
Friendika [Thu, 17 Feb 2011 07:10:18 +0000 (23:10 -0800)]
error return for update process when invalid group

14 years agoajax live update for all network pages and subpages
Friendika [Thu, 17 Feb 2011 07:05:48 +0000 (23:05 -0800)]
ajax live update for all network pages and subpages

14 years agoajax reload fixes
Friendika [Thu, 17 Feb 2011 05:17:49 +0000 (21:17 -0800)]
ajax reload fixes

14 years agoproperly handle error returns in post w/ajax
Friendika [Thu, 17 Feb 2011 04:25:10 +0000 (20:25 -0800)]
properly handle error returns in post w/ajax

14 years agobroken image + linkify site link in body
Friendika [Thu, 17 Feb 2011 01:49:52 +0000 (17:49 -0800)]
broken image + linkify site link in body

14 years agosanitise all incoming url's - also stop them from getting mangled by simplepie
Friendika [Thu, 17 Feb 2011 01:32:15 +0000 (17:32 -0800)]
sanitise all incoming url's - also stop them from getting mangled by simplepie

14 years agoMerge branch 'chriscase-master'
Friendika [Wed, 16 Feb 2011 22:41:12 +0000 (14:41 -0800)]
Merge branch 'chriscase-master'

14 years agosmall fixes
Friendika [Wed, 16 Feb 2011 21:19:54 +0000 (13:19 -0800)]
small fixes

14 years agofixed encoding, i had been experimenting with different ones and forgot to change...
Chris Case [Wed, 16 Feb 2011 16:05:54 +0000 (08:05 -0800)]
fixed encoding, i had been experimenting with different ones and forgot to change it back, now UTF-8

14 years agoforgot to check this in earlier... splits up text and html into two different templat...
Chris Case [Wed, 16 Feb 2011 16:05:10 +0000 (08:05 -0800)]
forgot to check this in earlier... splits up text and html into two different templates and base64 encodes them

14 years agochanged message sending to use base64 encoding
Chris Case [Wed, 16 Feb 2011 13:17:40 +0000 (05:17 -0800)]
changed message sending to use base64 encoding

14 years agoset contact permissions on photos uploaded to private messages
Friendika [Wed, 16 Feb 2011 11:14:45 +0000 (03:14 -0800)]
set contact permissions on photos uploaded to private messages

14 years agoMerge branch 'fabrixxm-master'
Friendika [Wed, 16 Feb 2011 10:09:02 +0000 (02:09 -0800)]
Merge branch 'fabrixxm-master'

14 years agoprovide permalink for posts, include permalinks in feeds and imported from feeds
Friendika [Wed, 16 Feb 2011 10:07:11 +0000 (02:07 -0800)]
provide permalink for posts, include permalinks in feeds and imported from feeds

14 years agoFix #8 \"recycle symbol getting mangled from status.net retweets\"
Fabio Comuni [Wed, 16 Feb 2011 08:22:32 +0000 (09:22 +0100)]
Fix #8 \"recycle symbol getting mangled from status.net retweets\"

14 years agoMerge branch 'fabrixxm-master'
Friendika [Tue, 15 Feb 2011 21:40:25 +0000 (13:40 -0800)]
Merge branch 'fabrixxm-master'

Conflicts:
addon/statusnet/statusnet.php
util/strings.php

14 years agoparens in english string
Friendika [Tue, 15 Feb 2011 21:33:33 +0000 (13:33 -0800)]
parens in english string

14 years agoFixed parentheses in translable string in statusnet.php. Rebulid util/strings.php...
Fabio Comuni [Tue, 15 Feb 2011 14:09:29 +0000 (15:09 +0100)]
Fixed parentheses in translable string in statusnet.php. Rebulid util/strings.php. Update it/strings

14 years agoUpdated it language
Fabio Comuni [Tue, 15 Feb 2011 13:53:55 +0000 (14:53 +0100)]
Updated it language

14 years agofin un util/strings
Fabio Comuni [Tue, 15 Feb 2011 13:41:48 +0000 (14:41 +0100)]
fin un util/strings

14 years agoSmall tweaks to string_translator
Fabio Comuni [Tue, 15 Feb 2011 13:40:26 +0000 (14:40 +0100)]
Small tweaks to string_translator

14 years agoMerge remote-tracking branch 'friendika-master/master'
Fabio Comuni [Tue, 15 Feb 2011 13:19:54 +0000 (14:19 +0100)]
Merge remote-tracking branch 'friendika-master/master'

14 years agoMerge branch 'chriscase-master'
Friendika [Tue, 15 Feb 2011 11:45:40 +0000 (03:45 -0800)]
Merge branch 'chriscase-master'

14 years agofixed error which was causing multiple line breaks, added comments to better document...
Chris Case [Tue, 15 Feb 2011 11:31:20 +0000 (03:31 -0800)]
fixed error which was causing multiple line breaks, added comments to better document what is occuring, cleaned up code, removed unnecessary parameters from templating step

14 years agochange \"html\" with \"bb code\" in tinyMce icons
Fabio Comuni [Tue, 15 Feb 2011 11:23:47 +0000 (12:23 +0100)]
change \"html\" with \"bb code\" in tinyMce icons

14 years agoMerge branch 'tobiasd-master'
Friendika [Tue, 15 Feb 2011 11:17:18 +0000 (03:17 -0800)]
Merge branch 'tobiasd-master'

14 years agoadd permalink field to item table
Friendika [Tue, 15 Feb 2011 11:13:38 +0000 (03:13 -0800)]
add permalink field to item table

14 years agobug #0000006, local sparkle links visible in "like" items when remote viewing
Friendika [Tue, 15 Feb 2011 10:30:01 +0000 (02:30 -0800)]
bug #0000006, local sparkle links visible in "like" items when remote viewing

14 years agodeleted the translated file of comment_item.tpl
Tobias Diekershoff [Tue, 15 Feb 2011 09:56:07 +0000 (10:56 +0100)]
deleted the translated file of comment_item.tpl

14 years agomasked the / in the config strings to fix problems with the strings.php
Tobias Diekershoff [Tue, 15 Feb 2011 09:03:05 +0000 (10:03 +0100)]
masked the / in the config strings to fix problems with the strings.php

14 years agosome translations into German
Tobias Diekershoff [Tue, 15 Feb 2011 08:49:38 +0000 (09:49 +0100)]
some translations into German

14 years agobug #0000002, strip HTML from pasted text in prv messages
Friendika [Tue, 15 Feb 2011 05:33:17 +0000 (21:33 -0800)]
bug #0000002, strip HTML from pasted text in prv messages

14 years agowrong return url for ajax comments on display and photos pages
Friendika [Tue, 15 Feb 2011 04:21:28 +0000 (20:21 -0800)]
wrong return url for ajax comments on display and photos pages

14 years agoMerge remote branch 'upstream/master'
Chris Case [Mon, 14 Feb 2011 19:50:08 +0000 (11:50 -0800)]
Merge remote branch 'upstream/master'

14 years agofixed a bbcode issue with rich text html messages, fixed some issues with plain text.
Chris Case [Mon, 14 Feb 2011 13:44:27 +0000 (05:44 -0800)]
fixed a bbcode issue with rich text html messages, fixed some issues with plain text.

14 years agoMerge branch 'chriscase-master'
Friendika [Mon, 14 Feb 2011 13:06:16 +0000 (05:06 -0800)]
Merge branch 'chriscase-master'

14 years agofixed the charset on the html version of the message, overlooked this in the last...
Chris Case [Mon, 14 Feb 2011 12:54:44 +0000 (04:54 -0800)]
fixed the charset on the html version of the message, overlooked this in the last commit, now uses utf-8 in the meta tag

14 years agoMerge branch 'ajaxcomms'
Friendika [Mon, 14 Feb 2011 12:46:49 +0000 (04:46 -0800)]
Merge branch 'ajaxcomms'

Conflicts:
view/comment_item.tpl

14 years agoajax comments
Friendika [Mon, 14 Feb 2011 12:43:49 +0000 (04:43 -0800)]
ajax comments

14 years agoajax comments
Friendika [Mon, 14 Feb 2011 12:43:19 +0000 (04:43 -0800)]
ajax comments

14 years agorevamped private message templates, added multipart messages with text and html versi...
Chris Case [Mon, 14 Feb 2011 11:59:54 +0000 (03:59 -0800)]
revamped private message templates, added multipart messages with text and html versions, updated de, en, fr and it.  Translated the french version of the private message template.

14 years agotry this again
Friendika [Mon, 14 Feb 2011 10:59:22 +0000 (02:59 -0800)]
try this again

14 years agojust in time for valentines day - heart smiley <3
Friendika [Mon, 14 Feb 2011 01:24:42 +0000 (17:24 -0800)]
just in time for valentines day - heart smiley <3

14 years agoupdated private message notification to use HTML, still need the foreign language...
Chris Case [Sun, 13 Feb 2011 22:55:48 +0000 (14:55 -0800)]
updated private message notification to use HTML, still need the foreign language message notifications updated

14 years agoapp not defined
Friendika [Sun, 13 Feb 2011 21:35:08 +0000 (13:35 -0800)]
app not defined

14 years agoreceiving comment notifications for conversations we aren't "involved" in
Friendika [Sun, 13 Feb 2011 06:29:32 +0000 (22:29 -0800)]
receiving comment notifications for conversations we aren't "involved" in

14 years agofb addon only working from one site - more debug + simplify permission toggle
Friendika [Sun, 13 Feb 2011 03:24:19 +0000 (19:24 -0800)]
fb addon only working from one site - more debug + simplify permission toggle

14 years agomore fb debug msgs
Friendika [Sat, 12 Feb 2011 13:07:24 +0000 (05:07 -0800)]
more fb debug msgs

14 years agomore test ajax comments
Friendika [Sat, 12 Feb 2011 11:42:57 +0000 (03:42 -0800)]
more test ajax comments

14 years agopreliminary ajax comment setups
Friendika [Sat, 12 Feb 2011 11:14:59 +0000 (03:14 -0800)]
preliminary ajax comment setups

14 years agocorrect color and indent on wall-wall comments
Friendika [Sat, 12 Feb 2011 10:07:16 +0000 (02:07 -0800)]
correct color and indent on wall-wall comments

14 years agotrim excessive space around message body (though we still need 20px padding to accomo...
Friendika [Sat, 12 Feb 2011 09:51:29 +0000 (01:51 -0800)]
trim excessive space around message body (though we still need 20px padding to accomodate scrollbars)

14 years agogive all comment input form elements id's
Friendika [Sat, 12 Feb 2011 09:37:21 +0000 (01:37 -0800)]
give all comment input form elements id's

14 years agoset default size for profile photo to improve render appearance/speed
Chris Case [Sat, 12 Feb 2011 02:52:30 +0000 (18:52 -0800)]
set default size for profile photo to improve render appearance/speed

14 years agofixed a typo in the profile photo wrapper div id
Chris Case [Sat, 12 Feb 2011 02:46:54 +0000 (18:46 -0800)]
fixed a typo in the profile photo wrapper div id

14 years agoset size of contact images to improve rendering
Chris Case [Sat, 12 Feb 2011 02:26:07 +0000 (18:26 -0800)]
set size of contact images to improve rendering

14 years agodisable network toggles when ACL's are entered
Friendika [Fri, 11 Feb 2011 12:32:38 +0000 (04:32 -0800)]
disable network toggles when ACL's are entered

14 years agoreinstate send slaps but only at the top level (and followup)
Friendika [Fri, 11 Feb 2011 11:17:16 +0000 (03:17 -0800)]
reinstate send slaps but only at the top level (and followup)

14 years agotoggles "post to facebook, post to twitter", etc.
Friendika [Fri, 11 Feb 2011 10:35:19 +0000 (02:35 -0800)]
toggles "post to facebook, post to twitter", etc.

14 years agofb connecter - document installation
Friendika [Fri, 11 Feb 2011 07:10:50 +0000 (23:10 -0800)]
fb connecter - document installation

14 years agopost to FB is working
Friendika [Fri, 11 Feb 2011 05:25:24 +0000 (21:25 -0800)]
post to FB is working

14 years agomore work on facebook addon
Friendika [Fri, 11 Feb 2011 02:01:38 +0000 (18:01 -0800)]
more work on facebook addon

14 years agoallow plugins to become cmd modules
Friendika [Fri, 11 Feb 2011 00:17:21 +0000 (16:17 -0800)]
allow plugins to become cmd modules

14 years agotypo in schema
Friendika [Thu, 10 Feb 2011 21:21:17 +0000 (13:21 -0800)]
typo in schema

14 years agoentirely possible media/links were the only thing posted - don't forward empty messag...
Friendika [Thu, 10 Feb 2011 11:51:42 +0000 (03:51 -0800)]
entirely possible media/links were the only thing posted - don't forward empty message to twitter/SN

14 years agogeneral purpose callback landing page - e.g. for facebook plugin
Friendika [Thu, 10 Feb 2011 08:32:09 +0000 (00:32 -0800)]
general purpose callback landing page - e.g. for facebook plugin

14 years agolog ignored pubsub deliveries
Friendika [Thu, 10 Feb 2011 03:56:40 +0000 (19:56 -0800)]
log ignored pubsub deliveries

14 years agopost permission hooks
Friendika [Thu, 10 Feb 2011 03:39:49 +0000 (19:39 -0800)]
post permission hooks

14 years agopreserve newlines inside <pre> tags when importing feeds
Friendika [Thu, 10 Feb 2011 01:51:05 +0000 (17:51 -0800)]
preserve newlines inside <pre> tags when importing feeds

14 years agoAccept pretty much bloody anything inside a [url] tag as a legal URL.
Friendika [Thu, 10 Feb 2011 00:55:31 +0000 (16:55 -0800)]
Accept pretty much bloody anything inside a [url] tag as a legal URL.

14 years agostring update
Friendika [Wed, 9 Feb 2011 08:53:51 +0000 (00:53 -0800)]
string update

14 years agoMerge branch 'tobiasd-master'
Friendika [Wed, 9 Feb 2011 08:48:07 +0000 (00:48 -0800)]
Merge branch 'tobiasd-master'

14 years agospaces for the string extractor, check no parent
Tobias Diekershoff [Wed, 9 Feb 2011 08:40:56 +0000 (09:40 +0100)]
spaces for the string extractor, check no parent

14 years agoimages were left behind in theme rename
Friendika [Wed, 9 Feb 2011 07:24:19 +0000 (23:24 -0800)]
images were left behind in theme rename

14 years agoSupport bbcode size tag - I may regret this...
Friendika [Wed, 9 Feb 2011 05:26:28 +0000 (21:26 -0800)]
Support bbcode size tag - I may regret this...

14 years agosuppress parse warnings
Friendika [Wed, 9 Feb 2011 04:55:34 +0000 (20:55 -0800)]
suppress parse warnings

14 years agomore graceful handling of some statusnet followups
Friendika [Wed, 9 Feb 2011 02:44:30 +0000 (18:44 -0800)]
more graceful handling of some statusnet followups

14 years agomodify tag handling and replies to stnet
Friendika [Tue, 8 Feb 2011 23:08:07 +0000 (15:08 -0800)]
modify tag handling and replies to stnet

14 years agoMerge branch 'tobiasd-master'
Friendika [Tue, 8 Feb 2011 21:30:24 +0000 (13:30 -0800)]
Merge branch 'tobiasd-master'

14 years agoadded README files for the piwik, twitter and statusnet addon
Tobias Diekershoff [Tue, 8 Feb 2011 18:04:39 +0000 (19:04 +0100)]
added README files for the piwik, twitter and statusnet addon

14 years agopost to StatusNet addon for Friendika
Tobias Diekershoff [Tue, 8 Feb 2011 14:17:41 +0000 (15:17 +0100)]
post to StatusNet addon for Friendika

14 years agoadded link to Redmine of addon author
Tobias Diekershoff [Tue, 8 Feb 2011 13:39:59 +0000 (14:39 +0100)]
added link to Redmine of addon author

14 years agodeletion of OAuth stuff works now, removed ToDo note
Tobias Diekershoff [Tue, 8 Feb 2011 13:38:51 +0000 (14:38 +0100)]
deletion of OAuth stuff works now, removed ToDo note

14 years agotweaks to reworked remote deletion, which also fixes some comment box oddities
Friendika [Tue, 8 Feb 2011 13:08:10 +0000 (05:08 -0800)]
tweaks to reworked remote deletion, which also fixes some comment box oddities

14 years agorework remote deletion
Friendika [Tue, 8 Feb 2011 12:25:27 +0000 (04:25 -0800)]
rework remote deletion

14 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Tue, 8 Feb 2011 12:00:53 +0000 (13:00 +0100)]
Merge branch 'master' of git://github.com/friendika/friendika