]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoMerge pull request #62 from tomtom84/master
friendica [Sat, 3 Mar 2012 03:32:34 +0000 (19:32 -0800)]
Merge pull request #62 from tomtom84/master

fixes in diabook theme

12 years agofixes in wall_item.tpl and style.css in theme diabook
tommy tomson [Sat, 3 Mar 2012 03:27:06 +0000 (04:27 +0100)]
fixes in wall_item.tpl and style.css in theme diabook

12 years agofix in wall_item.tpl
tommy tomson [Sat, 3 Mar 2012 00:52:53 +0000 (01:52 +0100)]
fix in wall_item.tpl
new icon link.png

12 years agoadd diabook to default themes
friendica [Sat, 3 Mar 2012 00:24:26 +0000 (16:24 -0800)]
add diabook to default themes

12 years agoMerge pull request #61 from fabrixxm/master
Simon [Sat, 3 Mar 2012 00:02:02 +0000 (16:02 -0800)]
Merge pull request #61 from fabrixxm/master

fix to variable rexexp and mentions autocomplete in comments

12 years agofixed broken tags and notifications in theme
tommy tomson [Fri, 2 Mar 2012 23:41:02 +0000 (00:41 +0100)]
fixed broken tags and notifications in theme

12 years agofix @mention autocomplete in comments
Fabio Comuni [Fri, 2 Mar 2012 23:12:45 +0000 (00:12 +0100)]
fix @mention autocomplete in comments

12 years agoMerge remote-tracking branch 'friendica/master'
Fabio Comuni [Fri, 2 Mar 2012 23:06:44 +0000 (00:06 +0100)]
Merge remote-tracking branch 'friendica/master'

12 years agotemplate proc: fix variables regexp
Fabio Comuni [Fri, 2 Mar 2012 23:00:38 +0000 (00:00 +0100)]
template proc: fix variables regexp

12 years agoMerge pull request #60 from simonlnu/master
Simon [Fri, 2 Mar 2012 19:01:21 +0000 (11:01 -0800)]
Merge pull request #60 from simonlnu/master

apply changes to templates to testbubble

12 years agoapply changes to templates to testbubble
Simon L'nu [Fri, 2 Mar 2012 18:59:28 +0000 (13:59 -0500)]
apply changes to templates to testbubble

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Fri, 2 Mar 2012 17:28:28 +0000 (12:28 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  deleted readme.txt from folder diabook
  github finally working
  adjust3
  adjust2
  adjust

* master:

12 years agoMerge pull request #58 from simonlnu/master
Simon [Fri, 2 Mar 2012 17:28:04 +0000 (09:28 -0800)]
Merge pull request #58 from simonlnu/master

fix for comment-wwedit-wrapper; CSS class in tpl had a stray $

12 years agoMerge pull request #59 from tomtom84/master
Simon [Fri, 2 Mar 2012 17:25:42 +0000 (09:25 -0800)]
Merge pull request #59 from tomtom84/master

diabook theme

12 years agodeleted readme.txt from folder diabook
tommy tomson [Fri, 2 Mar 2012 17:01:21 +0000 (18:01 +0100)]
deleted readme.txt from folder diabook

12 years agofix for comment-wwedit-wrapper CSS class in tpl had a stray $
Simon L'nu [Fri, 2 Mar 2012 17:00:16 +0000 (12:00 -0500)]
fix for comment-wwedit-wrapper CSS class in tpl had a stray $

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agogithub finally working
tommy tomson [Fri, 2 Mar 2012 16:47:45 +0000 (17:47 +0100)]
github finally working

12 years agoadjust3
tommy tomson [Fri, 2 Mar 2012 16:45:21 +0000 (17:45 +0100)]
adjust3

12 years agoMerge remote-tracking branch 'tomtom84_friendica/master' into master-2
tommy tomson [Fri, 2 Mar 2012 16:21:06 +0000 (17:21 +0100)]
Merge remote-tracking branch 'tomtom84_friendica/master' into master-2

12 years agoadjust2
tommy tomson [Fri, 2 Mar 2012 14:57:32 +0000 (15:57 +0100)]
adjust2

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Fri, 2 Mar 2012 15:55:59 +0000 (10:55 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  template proc: allow isolation of var name between [ and ]
  group: fix create new group form
  templates: fix tags
  template proc: remove unused function and commented out code
  template proc: first optimization

* master:

12 years agoMerge pull request #57 from fabrixxm/master
Simon [Fri, 2 Mar 2012 15:55:38 +0000 (07:55 -0800)]
Merge pull request #57 from fabrixxm/master

template processor optimizations

12 years agoadjust
tommy tomson [Fri, 2 Mar 2012 14:57:32 +0000 (15:57 +0100)]
adjust

12 years agotemplate proc: allow isolation of var name between [ and ]
Fabio Comuni [Fri, 2 Mar 2012 14:53:48 +0000 (15:53 +0100)]
template proc: allow isolation of var name between [ and ]

$var.name -> $[var.name]

12 years agogroup: fix create new group form
Fabio Comuni [Fri, 2 Mar 2012 14:40:17 +0000 (15:40 +0100)]
group: fix create new group form

12 years agotemplates: fix tags
Fabio Comuni [Fri, 2 Mar 2012 11:41:34 +0000 (12:41 +0100)]
templates: fix tags

12 years agotemplate proc: remove unused function and commented out code
Fabio Comuni [Fri, 2 Mar 2012 11:36:22 +0000 (12:36 +0100)]
template proc: remove unused function and commented out code

12 years agotemplate proc: first optimization
Fabio Comuni [Fri, 2 Mar 2012 11:24:35 +0000 (12:24 +0100)]
template proc: first optimization

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Fri, 2 Mar 2012 09:53:54 +0000 (04:53 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  expand multiple heart smilies e.g. <3333

* master:

12 years agoexpand multiple heart smilies e.g. <3333
friendica [Fri, 2 Mar 2012 09:24:20 +0000 (01:24 -0800)]
expand multiple heart smilies e.g. <3333

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Fri, 2 Mar 2012 09:07:23 +0000 (04:07 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  item table update for file feature
  probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic content-type
  diabook commit
  conversation: remove templating items in code and move it to template.
  Enabled automated doc building. Changes: -build.xml, phing build file -@package tags at acl_selector.php and db_update.php -added documentation and some IDE files to .gitignore -automated tool to find files that corrupt the doc build process -removed ansi characters from SSH1.php, docBlox could not handle them
  template proc: avoid a notice and allow template name to include to be passed with a variable value
  show relation in contact_template
  admin: fix small string
  fix visualization in groupeditor
  less html in mod/group.php, template for group members editor, quattro theme for group edit.

* master:

12 years agoMerge branch 'pull'
friendica [Fri, 2 Mar 2012 08:10:05 +0000 (00:10 -0800)]
Merge branch 'pull'

12 years agoitem table update for file feature
friendica [Fri, 2 Mar 2012 08:09:10 +0000 (00:09 -0800)]
item table update for file feature

12 years agoMerge pull request #55 from fabrixxm/master
fabrixxm [Fri, 2 Mar 2012 08:00:03 +0000 (00:00 -0800)]
Merge pull request #55 from fabrixxm/master

Some minor and one majior mod in templates

12 years agoMerge pull request #56 from tomtom84/master
friendica [Fri, 2 Mar 2012 04:03:18 +0000 (20:03 -0800)]
Merge pull request #56 from tomtom84/master

diabook theme

12 years agoMerge remote-tracking branch 'upstream/master'
tommy tomson [Fri, 2 Mar 2012 03:58:37 +0000 (04:58 +0100)]
Merge remote-tracking branch 'upstream/master'

12 years agoMerge branch 'pull'
friendica [Fri, 2 Mar 2012 02:54:50 +0000 (18:54 -0800)]
Merge branch 'pull'

12 years agoprobe for very old (0.97 or 1.0) RSS feed with an incorrect or generic content-type
friendica [Fri, 2 Mar 2012 02:49:23 +0000 (18:49 -0800)]
probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic content-type

12 years agoMerge pull request #54 from campino/master
friendica [Fri, 2 Mar 2012 01:54:41 +0000 (17:54 -0800)]
Merge pull request #54 from campino/master

Build documentation

This looks good. It may take me some time to get up to speed - and I'm not sure I have all the utilities available via my hosting provider.

12 years agodiabook commit
tommy tomson [Fri, 2 Mar 2012 01:05:35 +0000 (02:05 +0100)]
diabook commit

12 years agoMerge remote-tracking branch 'upstream/master'
Alexander Kampmann [Thu, 1 Mar 2012 10:49:22 +0000 (11:49 +0100)]
Merge remote-tracking branch 'upstream/master'

12 years agoMerge remote-tracking branch 'friendica/master' into randomerror
Fabio Comuni [Thu, 1 Mar 2012 10:47:45 +0000 (11:47 +0100)]
Merge remote-tracking branch 'friendica/master' into randomerror

12 years agoconversation: remove templating items in code and move it to template.
Fabio Comuni [Thu, 1 Mar 2012 10:46:08 +0000 (11:46 +0100)]
conversation: remove templating items in code and move it to template.

12 years agoEnabled automated doc building. Changes:
Alexander Kampmann [Thu, 1 Mar 2012 10:44:33 +0000 (11:44 +0100)]
Enabled automated doc building. Changes:
-build.xml, phing build file
-@package tags at acl_selector.php and db_update.php
-added documentation and some IDE files to .gitignore
-automated tool to find files that corrupt the doc build process
-removed ansi characters from SSH1.php, docBlox could not handle them

12 years agotemplate proc: avoid a notice and allow template name to include to be passed with...
Fabio Comuni [Thu, 1 Mar 2012 10:32:49 +0000 (11:32 +0100)]
template proc: avoid a notice and allow template name to include to be passed with a variable value

12 years agoshow relation in contact_template
Fabio Comuni [Thu, 1 Mar 2012 10:31:16 +0000 (11:31 +0100)]
show relation in contact_template

12 years agoadmin: fix small string
Fabio Comuni [Thu, 1 Mar 2012 10:28:48 +0000 (11:28 +0100)]
admin: fix small string

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 1 Mar 2012 04:26:49 +0000 (23:26 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  yet more work on notifications
  notification enhancements
  better handling of multiple notifications for same item, and old notifications

* master:

12 years agoyet more work on notifications
friendica [Thu, 1 Mar 2012 03:23:01 +0000 (19:23 -0800)]
yet more work on notifications

12 years agonotification enhancements
friendica [Thu, 1 Mar 2012 02:19:08 +0000 (18:19 -0800)]
notification enhancements

12 years agobetter handling of multiple notifications for same item, and old notifications
friendica [Thu, 1 Mar 2012 00:26:07 +0000 (16:26 -0800)]
better handling of multiple notifications for same item, and old notifications

12 years agoMerge remote-tracking branch 'friendica/master' into randomerror
Fabio Comuni [Wed, 29 Feb 2012 13:58:37 +0000 (14:58 +0100)]
Merge remote-tracking branch 'friendica/master' into randomerror

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 29 Feb 2012 11:56:59 +0000 (06:56 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  Update LICENSE
  Update README
  cleaned up mess created when both people request friendship and one approves as duplex
  call time pass by reference deprecated
  From Tobias H - catch some irregularities caused by cut/paste code

* master:

12 years agoUpdate LICENSE
friendica [Wed, 29 Feb 2012 10:09:20 +0000 (21:09 +1100)]
Update LICENSE

12 years agoUpdate README
friendica [Wed, 29 Feb 2012 10:07:33 +0000 (21:07 +1100)]
Update README

12 years agocleaned up mess created when both people request friendship and one approves as duplex
friendica [Wed, 29 Feb 2012 01:32:44 +0000 (17:32 -0800)]
cleaned up mess created when both people request friendship and one approves as duplex

12 years agocall time pass by reference deprecated
friendica [Tue, 28 Feb 2012 22:54:17 +0000 (14:54 -0800)]
call time pass by reference deprecated

12 years agoMerge branch 'pull'
friendica [Tue, 28 Feb 2012 22:53:41 +0000 (14:53 -0800)]
Merge branch 'pull'

12 years agoFrom Tobias H - catch some irregularities caused by cut/paste code
friendica [Tue, 28 Feb 2012 22:52:23 +0000 (14:52 -0800)]
From Tobias H - catch some irregularities caused by cut/paste code

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 28 Feb 2012 21:43:08 +0000 (16:43 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  fix url and network display

* master:

12 years agofix url and network display
fabrixxm [Tue, 28 Feb 2012 18:10:27 +0000 (19:10 +0100)]
fix url and network display

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 28 Feb 2012 10:25:05 +0000 (05:25 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  update globaldir when page-type changes, add spam date field
  clicking contact on contacts page broken link

* master:

12 years agoupdate globaldir when page-type changes, add spam date field
friendica [Tue, 28 Feb 2012 07:27:16 +0000 (23:27 -0800)]
update globaldir when page-type changes, add spam date field

12 years agoclicking contact on contacts page broken link
friendica [Tue, 28 Feb 2012 02:46:11 +0000 (18:46 -0800)]
clicking contact on contacts page broken link

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 28 Feb 2012 02:08:19 +0000 (21:08 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  cleanup notify subject lines

* master:

12 years agoMerge branch 'pull'
friendica [Tue, 28 Feb 2012 01:18:53 +0000 (17:18 -0800)]
Merge branch 'pull'

12 years agocleanup notify subject lines
friendica [Tue, 28 Feb 2012 01:18:19 +0000 (17:18 -0800)]
cleanup notify subject lines

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 27 Feb 2012 18:34:19 +0000 (13:34 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  revert 01a2791e3a to avoid random preg internal errors. fix contact_template

* master:

12 years agoMerge pull request #53 from fabrixxm/master
fabrixxm [Mon, 27 Feb 2012 18:05:27 +0000 (10:05 -0800)]
Merge pull request #53 from fabrixxm/master

remove template filters support

12 years agorevert 01a2791e3a to avoid random preg internal errors. fix contact_template
Fabio Comuni [Mon, 27 Feb 2012 17:48:59 +0000 (18:48 +0100)]
revert 01a2791e3a to avoid random preg internal errors. fix contact_template

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 27 Feb 2012 14:08:48 +0000 (09:08 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  fixed syntax errors
  add plugin hooks to enotify

* master:

12 years agoMerge pull request #52 from campino/master
Simon [Mon, 27 Feb 2012 14:07:46 +0000 (06:07 -0800)]
Merge pull request #52 from campino/master

Corrected syntax error

12 years agofixed syntax errors
Alexander Kampmann [Mon, 27 Feb 2012 13:12:44 +0000 (14:12 +0100)]
fixed syntax errors

12 years agoadd plugin hooks to enotify
friendica [Mon, 27 Feb 2012 07:54:04 +0000 (23:54 -0800)]
add plugin hooks to enotify

12 years agoMerge pull request #51 from simonlnu/master
Simon [Mon, 27 Feb 2012 06:20:46 +0000 (22:20 -0800)]
Merge pull request #51 from simonlnu/master

RFC, request for comments: about the https for html5shiv

12 years agominor typographical fixes. need to do something about the http on https sites for...
Simon L'nu [Mon, 27 Feb 2012 06:04:41 +0000 (01:04 -0500)]
minor typographical fixes. need to do something about the http on https sites for html5shiv. changed to https on mine

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 27 Feb 2012 05:56:41 +0000 (00:56 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master: (29 commits)
  spam db
  fix tag icon size
  typo in css
  tagging missing from wallwall and a couple of themes, star missing from dispy
  Mail: New options for actions after importing mails.
  relative link redirects
  Avoid some notices
  Bugfix
  is not always defined; but if defined, then always of type integer
  1 Bugfix (missing $ character) and avoid some notices
  necessare fields not loaded from DB
  should probably be a->user['hidewall'] instead of profile['hidewall']
  "Vier-Theme" Some more design stuff.
  some revision to the German strings
  German strings
  Wrong variable name
  show experimental and unsupported theme status on theme admin page\18
  jumping divs with no scrolling
  imrpove contrast on darkzero blockquotes
  darkzero-NS theme
  ...

* master:

12 years agospam db
friendica [Mon, 27 Feb 2012 02:53:48 +0000 (18:53 -0800)]
spam db

12 years agofix tag icon size
friendica [Mon, 27 Feb 2012 00:40:21 +0000 (16:40 -0800)]
fix tag icon size

12 years agotypo in css
friendica [Mon, 27 Feb 2012 00:31:51 +0000 (16:31 -0800)]
typo in css

12 years agotagging missing from wallwall and a couple of themes, star missing from dispy
friendica [Mon, 27 Feb 2012 00:29:06 +0000 (16:29 -0800)]
tagging missing from wallwall and a couple of themes, star missing from dispy

12 years agoMerge pull request #50 from annando/master
friendica [Sun, 26 Feb 2012 23:07:34 +0000 (15:07 -0800)]
Merge pull request #50 from annando/master

massive changes in mail and design updates in "vier"

12 years agoMerge pull request #49 from CatoTH/master
friendica [Sun, 26 Feb 2012 22:49:56 +0000 (14:49 -0800)]
Merge pull request #49 from CatoTH/master

Bugfix for del_config

12 years agoMail: New options for actions after importing mails.
Michael [Sun, 26 Feb 2012 22:39:29 +0000 (23:39 +0100)]
Mail: New options for actions after importing mails.

12 years agoMerge branch 'pull'
friendica [Sun, 26 Feb 2012 22:34:58 +0000 (14:34 -0800)]
Merge branch 'pull'

12 years agorelative link redirects
friendica [Sun, 26 Feb 2012 22:34:01 +0000 (14:34 -0800)]
relative link redirects

12 years agoMerge remote branch 'upstream/master'
Michael [Sun, 26 Feb 2012 20:47:47 +0000 (21:47 +0100)]
Merge remote branch 'upstream/master'

12 years agoAvoid some notices
Tobias Hößl [Sun, 26 Feb 2012 20:43:51 +0000 (20:43 +0000)]
Avoid some notices

12 years agoBugfix
Tobias Hößl [Sun, 26 Feb 2012 20:43:35 +0000 (20:43 +0000)]
Bugfix

12 years agois not always defined; but if defined, then always of type integer
Tobias Hößl [Sun, 26 Feb 2012 20:43:23 +0000 (20:43 +0000)]
is not always defined; but if defined, then always of type integer

12 years ago1 Bugfix (missing $ character) and avoid some notices
Tobias Hößl [Sun, 26 Feb 2012 20:41:41 +0000 (20:41 +0000)]
1 Bugfix (missing $ character) and avoid some notices

12 years agonecessare fields not loaded from DB
Tobias Hößl [Sun, 26 Feb 2012 20:40:41 +0000 (20:40 +0000)]
necessare fields not loaded from DB

12 years agoshould probably be a->user['hidewall'] instead of profile['hidewall']
Tobias Hößl [Sun, 26 Feb 2012 20:39:37 +0000 (20:39 +0000)]
should probably be a->user['hidewall'] instead of profile['hidewall']

12 years ago"Vier-Theme" Some more design stuff.
Michael [Sun, 26 Feb 2012 20:16:29 +0000 (21:16 +0100)]
"Vier-Theme" Some more design stuff.

12 years agosome revision to the German strings
Tobias Diekershoff [Sun, 26 Feb 2012 16:12:14 +0000 (17:12 +0100)]
some revision to the German strings

12 years agoGerman strings
Tobias Diekershoff [Sun, 26 Feb 2012 14:41:27 +0000 (15:41 +0100)]
German strings

12 years agoWrong variable name
root [Sun, 26 Feb 2012 14:29:17 +0000 (14:29 +0000)]
Wrong variable name

12 years agoshow experimental and unsupported theme status on theme admin page\18
friendica [Sun, 26 Feb 2012 12:17:02 +0000 (04:17 -0800)]
show experimental and unsupported theme status on theme admin page\18

12 years agojumping divs with no scrolling
friendica [Sun, 26 Feb 2012 09:20:43 +0000 (01:20 -0800)]
jumping divs with no scrolling

12 years agoimrpove contrast on darkzero blockquotes
friendica [Sun, 26 Feb 2012 08:53:31 +0000 (00:53 -0800)]
imrpove contrast on darkzero blockquotes