]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoMerge remote branch 'upstream/master'
zottel [Fri, 4 May 2012 08:00:04 +0000 (10:00 +0200)]
Merge remote branch 'upstream/master'

12 years agoDE strings
Tobias Diekershoff [Fri, 4 May 2012 05:30:49 +0000 (07:30 +0200)]
DE strings

12 years agoimplement max load average before queuing/deferring delivery and poller processes
friendica [Fri, 4 May 2012 04:50:48 +0000 (21:50 -0700)]
implement max load average before queuing/deferring delivery and poller processes

12 years agoyet another bug in remote_friends_in_common
friendica [Fri, 4 May 2012 03:47:04 +0000 (20:47 -0700)]
yet another bug in remote_friends_in_common

12 years agostring update
friendica [Fri, 4 May 2012 00:20:24 +0000 (17:20 -0700)]
string update

12 years agouse html symbols for double quotes
friendica [Fri, 4 May 2012 00:19:53 +0000 (17:19 -0700)]
use html symbols for double quotes

12 years agostring update
friendica [Thu, 3 May 2012 23:55:03 +0000 (16:55 -0700)]
string update

12 years agoMerge pull request #284 from fabrixxm/master
friendica [Thu, 3 May 2012 23:45:30 +0000 (16:45 -0700)]
Merge pull request #284 from fabrixxm/master

validate_url() and validate_email() validate also IP address.

12 years agoMerge pull request #286 from grossard/french_proofreading
friendica [Thu, 3 May 2012 21:01:06 +0000 (14:01 -0700)]
Merge pull request #286 from grossard/french_proofreading

proofreading the mail templates in fr

12 years agoproofreading the mail templates in fr
Ludovic Grossard [Thu, 3 May 2012 20:35:59 +0000 (22:35 +0200)]
proofreading the mail templates in fr
fixed typo, grammar, spelling…

12 years agoMerge pull request #285 from simonlnu/master
Simon [Thu, 3 May 2012 18:39:34 +0000 (11:39 -0700)]
Merge pull request #285 from simonlnu/master

dispy reworking, step 1

12 years agoforgot to move modernizr up. modernizr needs to be in <head>, like html5shiv (which...
Simon L'nu [Thu, 3 May 2012 18:35:21 +0000 (14:35 -0400)]
forgot to move modernizr up. modernizr needs to be in <head>, like html5shiv (which it includes)

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agomajor reworking of dispy dark. light to follow
Simon L'nu [Thu, 3 May 2012 18:25:18 +0000 (14:25 -0400)]
major reworking of dispy dark. light to follow

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 3 May 2012 18:18:40 +0000 (14:18 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-theme: small fix
  Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnson' was already matched, and '@Robert' might be somebody different entirely.

* master:

12 years agovalidate_url() and validate_email() validate also IP address.
Fabio Comuni [Thu, 3 May 2012 13:28:23 +0000 (15:28 +0200)]
validate_url() and validate_email() validate also IP address.

12 years agoMerge remote branch 'upstream/master'
zottel [Thu, 3 May 2012 08:21:38 +0000 (10:21 +0200)]
Merge remote branch 'upstream/master'

12 years agodiabook-theme: small fix
tommy tomson [Thu, 3 May 2012 05:57:40 +0000 (07:57 +0200)]
diabook-theme: small fix

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 3 May 2012 05:38:17 +0000 (22:38 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoAvoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnson' was...
friendica [Thu, 3 May 2012 05:33:51 +0000 (22:33 -0700)]
Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnson' was already matched, and '@Robert' might be somebody different entirely.

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 3 May 2012 04:25:56 +0000 (00:25 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-theme: small fix
  diabook-theme: made boxes at right_aside sortable
  use cid rather than uid in perms
  Modify events_post() in mod/events.php to set the `private` field to true when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others.
  use mysql replace on cache items
  fixing common friends
  rev update
  Moved Meta Viewport from global head.tpl to diabook's header

* master:

12 years agodiabook-theme: small fix
tommy tomson [Thu, 3 May 2012 04:25:23 +0000 (06:25 +0200)]
diabook-theme: small fix

12 years agodiabook-theme: made boxes at right_aside sortable
tommy tomson [Thu, 3 May 2012 04:05:55 +0000 (06:05 +0200)]
diabook-theme: made boxes at right_aside sortable

12 years agouse cid rather than uid in perms
friendica [Thu, 3 May 2012 04:00:39 +0000 (21:00 -0700)]
use cid rather than uid in perms

12 years agoMerge pull request #283 from fermionic/private-events-post-correctly-in-diaspora
friendica [Thu, 3 May 2012 03:49:51 +0000 (20:49 -0700)]
Merge pull request #283 from fermionic/private-events-post-correctly-in-diaspora

Fix private-events posts in Diaspora

12 years agoModify events_post() in mod/events.php to set the `private` field to true when an...
Zach Prezkuta [Thu, 3 May 2012 03:12:57 +0000 (21:12 -0600)]
Modify events_post() in mod/events.php to set the `private` field to true when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others.

12 years agouse mysql replace on cache items
friendica [Wed, 2 May 2012 23:27:19 +0000 (16:27 -0700)]
use mysql replace on cache items

12 years agofixing common friends
friendica [Wed, 2 May 2012 23:15:59 +0000 (16:15 -0700)]
fixing common friends

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 2 May 2012 22:27:39 +0000 (15:27 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Wed, 2 May 2012 22:26:57 +0000 (15:26 -0700)]
rev update

12 years agoMerge pull request #282 from max-weller/master
friendica [Wed, 2 May 2012 20:49:57 +0000 (13:49 -0700)]
Merge pull request #282 from max-weller/master

Moved <meta viewport> to theme; Diabook style

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 2 May 2012 16:49:00 +0000 (12:49 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-themes: more improvements in theme.php, add titles to bbcode under coment-box
  diabook-theme: tryied to improve performance a bit
  diabook-theme: fix footer/impressum
  missing param
  provide "service_class" identifier which will let us provide service_class limits such as number of FB friends, etc.
  delineate the new profile changes from the rest of the text
  how did that happen?
  shuffle results of remote_common_friends widget
  only validate once
  perform basic validation

* master:

12 years agoMoved Meta Viewport from global head.tpl to diabook's header
Max Weller [Wed, 2 May 2012 14:59:58 +0000 (16:59 +0200)]
Moved Meta Viewport from global head.tpl to diabook's header

I mistakenly added this <meta> tag to the global header, but it
causes problems for other themes, as they have other optimal widths.

I also added a style to diabook which makes the jGrowl messages
appear below the header bar, so you can still click the menu items
without having to close messages first.

12 years agodiabook-themes: more improvements in theme.php, add titles to bbcode under coment-box
tommy tomson [Wed, 2 May 2012 14:27:01 +0000 (16:27 +0200)]
diabook-themes: more improvements in theme.php, add titles to bbcode under coment-box

12 years agodiabook-theme: tryied to improve performance a bit
tommy tomson [Wed, 2 May 2012 12:33:04 +0000 (14:33 +0200)]
diabook-theme: tryied to improve performance a bit

12 years agodiabook-theme: fix footer/impressum
tommy tomson [Wed, 2 May 2012 10:40:51 +0000 (12:40 +0200)]
diabook-theme: fix footer/impressum

12 years agomissing param
friendica [Wed, 2 May 2012 09:18:54 +0000 (02:18 -0700)]
missing param

12 years agoprovide "service_class" identifier which will let us provide service_class limits...
friendica [Wed, 2 May 2012 08:45:57 +0000 (01:45 -0700)]
provide "service_class" identifier which will let us provide service_class limits such as number of FB friends, etc.

12 years agodelineate the new profile changes from the rest of the text
friendica [Wed, 2 May 2012 08:07:23 +0000 (01:07 -0700)]
delineate the new profile changes from the rest of the text

12 years agohow did that happen?
friendica [Wed, 2 May 2012 07:58:28 +0000 (00:58 -0700)]
how did that happen?

12 years agoshuffle results of remote_common_friends widget
friendica [Wed, 2 May 2012 07:44:37 +0000 (00:44 -0700)]
shuffle results of remote_common_friends widget

12 years agoonly validate once
friendica [Wed, 2 May 2012 06:16:58 +0000 (23:16 -0700)]
only validate once

12 years agoperform basic validation
friendica [Wed, 2 May 2012 06:15:39 +0000 (23:15 -0700)]
perform basic validation

12 years agoMerge remote branch 'upstream/master'
zottel [Wed, 2 May 2012 06:11:52 +0000 (08:11 +0200)]
Merge remote branch 'upstream/master'

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 2 May 2012 05:54:59 +0000 (01:54 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  final touches - show friends in common with total strangers from different sites
  fix size
  cross fingers
  reduce the scope a bit
  add template
  fn not found
  really fat fingers today - though none of this has gone further than my own site
  another one
  typo
  first try common friends for visitors

* master:

12 years agofinal touches - show friends in common with total strangers from different sites
friendica [Wed, 2 May 2012 04:22:27 +0000 (21:22 -0700)]
final touches - show friends in common with total strangers from different sites

12 years agofix size
friendica [Wed, 2 May 2012 03:38:06 +0000 (20:38 -0700)]
fix size

12 years agocross fingers
friendica [Wed, 2 May 2012 03:36:35 +0000 (20:36 -0700)]
cross fingers

12 years agoreduce the scope a bit
friendica [Wed, 2 May 2012 03:33:19 +0000 (20:33 -0700)]
reduce the scope a bit

12 years agoadd template
friendica [Wed, 2 May 2012 03:22:59 +0000 (20:22 -0700)]
add template

12 years agofn not found
friendica [Wed, 2 May 2012 03:11:35 +0000 (20:11 -0700)]
fn not found

12 years agoreally fat fingers today - though none of this has gone further than my own site
friendica [Wed, 2 May 2012 02:24:22 +0000 (19:24 -0700)]
really fat fingers today - though none of this has gone further than my own site

12 years agoanother one
friendica [Wed, 2 May 2012 02:20:41 +0000 (19:20 -0700)]
another one

12 years agotypo
friendica [Wed, 2 May 2012 02:19:24 +0000 (19:19 -0700)]
typo

12 years agofirst try common friends for visitors
friendica [Wed, 2 May 2012 02:16:18 +0000 (19:16 -0700)]
first try common friends for visitors

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 2 May 2012 01:38:33 +0000 (21:38 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  improve handling of relative feed url's
  convert html entities to utf-8 before email header encoding
  More Diabook-dark touch-ups.  Should *really* be useable this time...with editplain anyway.
  modified:   images/smiley-thumbsup.gif
  diabook-themes: small fix at "community pages"-box
  link socgraph to zrls
  adding zrl support to social graphs

* master:

12 years agoimprove handling of relative feed url's
friendica [Wed, 2 May 2012 00:10:26 +0000 (17:10 -0700)]
improve handling of relative feed url's

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 1 May 2012 22:50:14 +0000 (15:50 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoconvert html entities to utf-8 before email header encoding
friendica [Tue, 1 May 2012 22:49:22 +0000 (15:49 -0700)]
convert html entities to utf-8 before email header encoding

12 years agoMore Diabook-dark touch-ups. Should *really* be useable this time...with editplain...
Thomas Willingham [Tue, 1 May 2012 20:37:49 +0000 (21:37 +0100)]
More Diabook-dark touch-ups.  Should *really* be useable this time...with editplain anyway.

12 years ago modified: images/smiley-thumbsup.gif
Thomas Willingham [Tue, 1 May 2012 20:05:55 +0000 (21:05 +0100)]
modified:   images/smiley-thumbsup.gif

Restored some yellow where there shouldn't have been transparency.

Probably introduced by me in the first place.

12 years agodiabook-themes: small fix at "community pages"-box
tommy tomson [Tue, 1 May 2012 14:46:08 +0000 (16:46 +0200)]
diabook-themes: small fix at "community pages"-box

12 years agolink socgraph to zrls
friendica [Tue, 1 May 2012 08:34:47 +0000 (01:34 -0700)]
link socgraph to zrls

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 1 May 2012 08:19:02 +0000 (01:19 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoadding zrl support to social graphs
friendica [Tue, 1 May 2012 08:16:47 +0000 (01:16 -0700)]
adding zrl support to social graphs

12 years agoMerge pull request #281 from simonlnu/master
Simon [Tue, 1 May 2012 08:03:52 +0000 (01:03 -0700)]
Merge pull request #281 from simonlnu/master

font and background adjustments

12 years agolighten bg and darken font on dispy light
Simon L'nu [Tue, 1 May 2012 08:02:56 +0000 (04:02 -0400)]
lighten bg and darken font on dispy light

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 1 May 2012 08:02:17 +0000 (04:02 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  hidden plugins (add .hidden file to dir)

* master:

12 years agoMerge remote branch 'upstream/master'
zottel [Tue, 1 May 2012 06:21:12 +0000 (08:21 +0200)]
Merge remote branch 'upstream/master'

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 1 May 2012 06:08:31 +0000 (23:08 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agohidden plugins (add .hidden file to dir)
friendica [Tue, 1 May 2012 06:07:52 +0000 (23:07 -0700)]
hidden plugins (add .hidden file to dir)

12 years agoMerge pull request #280 from simonlnu/master
Simon [Tue, 1 May 2012 05:57:28 +0000 (22:57 -0700)]
Merge pull request #280 from simonlnu/master

added a / for consistency's sake ;p

12 years agosub-minor change to head.tpl
Simon L'nu [Tue, 1 May 2012 05:56:21 +0000 (01:56 -0400)]
sub-minor change to head.tpl

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 1 May 2012 04:49:42 +0000 (00:49 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-themes: add "community profiles"-box to right_column
  change api.php in function api_item_get_user to check if $usercache is NULL before checking an element in it
  make 'aaa joined group bbb' work from the initiating end, new privacy pref to control it also hidewall wasn't properly checked before sending 'xxx is friends with yyy' messages
  diabook-themes: add "last tweets"-box to right_aside, that searches for #friendica on twitter
  rev update
  start adding tooltips to tab menus
  fix join group notifications

* master:

12 years agodiabook-themes: add "community profiles"-box to right_column
tommy tomson [Tue, 1 May 2012 04:21:40 +0000 (06:21 +0200)]
diabook-themes: add "community profiles"-box to right_column

12 years agoMerge pull request #279 from fermionic/generate-random-id-bug-in-statusnet-api
friendica [Tue, 1 May 2012 03:45:10 +0000 (20:45 -0700)]
Merge pull request #279 from fermionic/generate-random-id-bug-in-statusnet-api

Bug in StatusNet API

12 years agochange api.php in function api_item_get_user to check if $usercache is NULL before...
Zach Prezkuta [Tue, 1 May 2012 02:51:22 +0000 (20:51 -0600)]
change api.php in function api_item_get_user to check if $usercache is NULL before checking an element in it

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 1 May 2012 02:04:28 +0000 (19:04 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agomake 'aaa joined group bbb' work from the initiating end, new privacy pref to control it
friendica [Tue, 1 May 2012 02:01:41 +0000 (19:01 -0700)]
make 'aaa joined group bbb' work from the initiating end, new privacy pref to control it
also hidewall wasn't properly checked before sending 'xxx is friends with yyy' messages

12 years agodiabook-themes: add "last tweets"-box to right_aside, that searches for #friendica...
tommy tomson [Tue, 1 May 2012 00:33:55 +0000 (02:33 +0200)]
diabook-themes: add "last tweets"-box to right_aside, that searches for #friendica on twitter

12 years agorev update
friendica [Tue, 1 May 2012 00:17:19 +0000 (17:17 -0700)]
rev update

12 years agostart adding tooltips to tab menus
friendica [Mon, 30 Apr 2012 12:15:29 +0000 (05:15 -0700)]
start adding tooltips to tab menus

12 years agofix join group notifications
friendica [Mon, 30 Apr 2012 11:11:42 +0000 (04:11 -0700)]
fix join group notifications

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 30 Apr 2012 10:02:38 +0000 (06:02 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  provide "xxx joined yyy" notifications
  adding META viewport tag for better look on tablets
  Update Esperanto to 100%
  DE update to the strings
  activitystreams schema constants for "join group"
  missed a db field
  typo in profile_selectors, fix remote tagging
  not all profile selector choices have unique or direct translations
  log db error strings in all cases
  admin page to manage failed updates
  improved db error logging
  close one menu (like the notifications menu) when another one is opened (like it is done when clicking somewhere else) (thx to ^mw)

* master:

12 years agoMerge pull request #277 from mschmitt/master
friendica [Mon, 30 Apr 2012 08:29:50 +0000 (01:29 -0700)]
Merge pull request #277 from mschmitt/master

Update Esperanto to 100%

12 years agoMerge pull request #278 from max-weller/meta_viewport
friendica [Mon, 30 Apr 2012 08:29:35 +0000 (01:29 -0700)]
Merge pull request #278 from max-weller/meta_viewport

adding META viewport tag for better look on tablets

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Mon, 30 Apr 2012 08:26:06 +0000 (01:26 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoprovide "xxx joined yyy" notifications
friendica [Mon, 30 Apr 2012 08:25:25 +0000 (01:25 -0700)]
provide "xxx joined yyy" notifications

12 years agoadding META viewport tag for better look on tablets
Max Weller [Mon, 30 Apr 2012 07:48:21 +0000 (09:48 +0200)]
adding META viewport tag for better look on tablets

12 years agoUpdate Esperanto to 100%
Martin Schmitt [Mon, 30 Apr 2012 07:00:03 +0000 (09:00 +0200)]
Update Esperanto to 100%

12 years agoMerge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Mon, 30 Apr 2012 06:40:06 +0000 (08:40 +0200)]
Merge branch 'master' of https://github.com/friendica/friendica

12 years agoDE update to the strings
Tobias Diekershoff [Mon, 30 Apr 2012 06:39:12 +0000 (08:39 +0200)]
DE update to the strings

12 years agoactivitystreams schema constants for "join group"
friendica [Mon, 30 Apr 2012 06:15:12 +0000 (23:15 -0700)]
activitystreams schema constants for "join group"

12 years agoMerge pull request #276 from tomtom84/master
friendica [Mon, 30 Apr 2012 05:39:29 +0000 (22:39 -0700)]
Merge pull request #276 from tomtom84/master

close one menu (like notificationsmenu) when another one is opened (like when clicking somewhere else)

12 years agomissed a db field
friendica [Mon, 30 Apr 2012 05:36:26 +0000 (22:36 -0700)]
missed a db field

12 years agotypo in profile_selectors, fix remote tagging
friendica [Mon, 30 Apr 2012 05:34:05 +0000 (22:34 -0700)]
typo in profile_selectors, fix remote tagging

12 years agonot all profile selector choices have unique or direct translations
friendica [Mon, 30 Apr 2012 03:05:29 +0000 (20:05 -0700)]
not all profile selector choices have unique or direct translations

12 years agolog db error strings in all cases
friendica [Mon, 30 Apr 2012 02:41:17 +0000 (19:41 -0700)]
log db error strings in all cases

12 years agoadmin page to manage failed updates
friendica [Mon, 30 Apr 2012 02:10:07 +0000 (19:10 -0700)]
admin page to manage failed updates

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 30 Apr 2012 02:06:16 +0000 (22:06 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  the heart should really be red.
  fix location change notification
  enhanced profile reporting for single values
  add db field for removed account, which will also be the first test of update error checking
  toggle to archive unfriends, though render them useless
  indicate successful updates
  diabook-themes: small fix
  diabook-themes: bug/css-fixes
  some constants for the db update failure possibilities
  bring back the email and logging of update failures, but without the transactions

* master:

12 years agoimproved db error logging
friendica [Mon, 30 Apr 2012 00:34:54 +0000 (17:34 -0700)]
improved db error logging