]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoMerge pull request #130 from CatoTH/master
friendica [Tue, 13 Mar 2012 22:45:12 +0000 (15:45 -0700)]
Merge pull request #130 from CatoTH/master

HTML2BBCode with [EMBED]: Compute in JS instead of PHP

12 years agoMerge branch 'pull'
friendica [Tue, 13 Mar 2012 22:41:13 +0000 (15:41 -0700)]
Merge branch 'pull'

12 years agoinvite potential connectees to the free social web
friendica [Tue, 13 Mar 2012 22:40:16 +0000 (15:40 -0700)]
invite potential connectees to the free social web

12 years agoIn HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ajax-call...
Tobias Hößl [Tue, 13 Mar 2012 21:46:57 +0000 (21:46 +0000)]
In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ajax-call to a php-script. Once there actually is embedded Code in the HTML, this function is called after every single keypress. Not only is making an ajax-call every keypress bandith intensive - it also made typing hard / slow. Making a lot of JavaScript-RegExp-Computation every keypress isn't exactly great either, but still performs better.

12 years agoMerge pull request #129 from CatoTH/master
friendica [Tue, 13 Mar 2012 21:36:52 +0000 (14:36 -0700)]
Merge pull request #129 from CatoTH/master

CSRF-Protection and minor changes

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 13 Mar 2012 18:41:46 +0000 (14:41 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  initial tag display for categories and save-to-file - suitable for testing but needs cleanup, links to delete term,  and theming.

* master:

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Hößl [Tue, 13 Mar 2012 18:34:15 +0000 (18:34 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoinitial tag display for categories and save-to-file - suitable for testing but needs...
friendica [Tue, 13 Mar 2012 11:04:26 +0000 (04:04 -0700)]
initial tag display for categories and save-to-file - suitable for testing but needs cleanup, links to delete term,  and theming.

12 years agoMerge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Tue, 13 Mar 2012 05:50:14 +0000 (06:50 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 13 Mar 2012 04:25:20 +0000 (00:25 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  click anywhere to close notifications -> zeros and bubbles
  revup
  fix css
  use fancybox instead of lightbox
  fixes

* master:

12 years agoclick anywhere to close notifications -> zeros and bubbles
friendica [Tue, 13 Mar 2012 03:21:32 +0000 (20:21 -0700)]
click anywhere to close notifications -> zeros and bubbles

12 years agoMerge branch 'pull'
friendica [Tue, 13 Mar 2012 02:12:39 +0000 (19:12 -0700)]
Merge branch 'pull'

12 years agorevup
friendica [Tue, 13 Mar 2012 02:12:00 +0000 (19:12 -0700)]
revup

12 years agoMerge pull request #128 from tomtom84/master
tomtom84 [Mon, 12 Mar 2012 23:40:10 +0000 (16:40 -0700)]
Merge pull request #128 from tomtom84/master

fixes in diabook-derivates

12 years agofix css
tommy tomson [Mon, 12 Mar 2012 23:38:38 +0000 (00:38 +0100)]
fix css

12 years agoMerge pull request #127 from tomtom84/master
tomtom84 [Mon, 12 Mar 2012 23:06:15 +0000 (16:06 -0700)]
Merge pull request #127 from tomtom84/master

fixes in diabook-derivates

12 years agouse fancybox instead of lightbox
tommy tomson [Mon, 12 Mar 2012 23:04:19 +0000 (00:04 +0100)]
use fancybox instead of lightbox

12 years agoMerge pull request #126 from tomtom84/master
tomtom84 [Mon, 12 Mar 2012 22:33:29 +0000 (15:33 -0700)]
Merge pull request #126 from tomtom84/master

fixes in diabook-derivates

12 years agofixes
tommy tomson [Mon, 12 Mar 2012 22:31:54 +0000 (23:31 +0100)]
fixes

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 12 Mar 2012 21:12:01 +0000 (17:12 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  add lightbox, fixex in css
  more save to file backend
  backend for "save to file" feature

* master:

12 years agoSome security against XSRF-attacks
Tobias Hößl [Mon, 12 Mar 2012 20:17:37 +0000 (20:17 +0000)]
Some security against XSRF-attacks

12 years agoMerge pull request #125 from tomtom84/master
tomtom84 [Mon, 12 Mar 2012 20:11:19 +0000 (13:11 -0700)]
Merge pull request #125 from tomtom84/master

fixes in diabook-derivates

12 years agoadd lightbox, fixex in css
tommy tomson [Mon, 12 Mar 2012 20:09:16 +0000 (21:09 +0100)]
add lightbox, fixex in css

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Hößl [Mon, 12 Mar 2012 19:06:45 +0000 (19:06 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoget tags test improved
Alexander Kampmann [Mon, 12 Mar 2012 12:59:00 +0000 (13:59 +0100)]
get tags test improved

12 years agoMerge branch 'pull'
friendica [Mon, 12 Mar 2012 07:57:06 +0000 (00:57 -0700)]
Merge branch 'pull'

12 years agomore save to file backend
friendica [Mon, 12 Mar 2012 04:32:11 +0000 (21:32 -0700)]
more save to file backend

12 years agoMerge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Mon, 12 Mar 2012 04:02:45 +0000 (05:02 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica

12 years agobackend for "save to file" feature
friendica [Mon, 12 Mar 2012 03:19:56 +0000 (20:19 -0700)]
backend for "save to file" feature

12 years agofix dispy-dark photo album stuff
Simon L'nu [Mon, 12 Mar 2012 01:34:51 +0000 (21:34 -0400)]
fix dispy-dark photo album stuff

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, 12 Mar 2012 01:33:06 +0000 (21:33 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agoMerge pull request #124 from simonlnu/master
Simon [Mon, 12 Mar 2012 00:37:29 +0000 (17:37 -0700)]
Merge pull request #124 from simonlnu/master

fix dispys' css and layout

12 years agofix dispys' css and layout
Simon L'nu [Mon, 12 Mar 2012 00:36:16 +0000 (20:36 -0400)]
fix dispys' css and layout

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, 12 Mar 2012 00:33:10 +0000 (20:33 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  community meta tag renamed from "ika"

* master:

12 years agoMerge branch 'pull'
friendica [Mon, 12 Mar 2012 00:09:07 +0000 (17:09 -0700)]
Merge branch 'pull'

12 years agoMail: Subject are now with working "Re:"
Michael Vogel [Sun, 11 Mar 2012 23:22:12 +0000 (00:22 +0100)]
Mail: Subject are now with working "Re:"

12 years agocommunity meta tag renamed from "ika"
friendica [Sun, 11 Mar 2012 22:50:23 +0000 (15:50 -0700)]
community meta tag renamed from "ika"

12 years agoRemoving test exports
Michael Vogel [Sun, 11 Mar 2012 22:29:59 +0000 (23:29 +0100)]
Removing test exports

12 years agoMissing field in database.sql
Michael Vogel [Sun, 11 Mar 2012 21:39:40 +0000 (22:39 +0100)]
Missing field in database.sql

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sun, 11 Mar 2012 21:05:08 +0000 (17:05 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agoRemoved changes
Michael Vogel [Sun, 11 Mar 2012 19:24:55 +0000 (20:24 +0100)]
Removed changes

12 years agoMerge commit 'upstream/master'
Michael Vogel [Sun, 11 Mar 2012 19:22:28 +0000 (20:22 +0100)]
Merge commit 'upstream/master'

Conflicts:

view/theme/diabook/wall_item.tpl
view/theme/diabook/wallwall_item.tpl

12 years agoAdded config options for the item cache and the ostatus priority
Michael Vogel [Sun, 11 Mar 2012 18:50:51 +0000 (19:50 +0100)]
Added config options for the item cache and the ostatus priority

12 years agoItem cache now is one day.
Michael Vogel [Sun, 11 Mar 2012 18:45:28 +0000 (19:45 +0100)]
Item cache now is one day.

12 years agoCorrected some git problems
Michael Vogel [Sun, 11 Mar 2012 18:41:29 +0000 (19:41 +0100)]
Corrected some git problems

12 years agoCache: item cache now has an autodelete of old files. The pages plugin now sets a...
Michael Vogel [Sun, 11 Mar 2012 18:11:25 +0000 (19:11 +0100)]
Cache: item cache now has an autodelete of old files. The pages plugin now sets a link via redirection. So posting works.

12 years agoPages: Show every community page - even from foreign servers (with caching)
Michael Vogel [Sun, 11 Mar 2012 16:45:12 +0000 (17:45 +0100)]
Pages: Show every community page - even from foreign servers (with caching)

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Hößl [Sun, 11 Mar 2012 14:43:16 +0000 (14:43 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoMerge pull request #123 from simonlnu/master
Simon [Sun, 11 Mar 2012 14:29:45 +0000 (07:29 -0700)]
Merge pull request #123 from simonlnu/master

screwed up on the font-size for screen last push

12 years agoscrewed up on the font-size for screen last push
Simon L'nu [Sun, 11 Mar 2012 14:29:12 +0000 (10:29 -0400)]
screwed up on the font-size for screen last push

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sun, 11 Mar 2012 14:25:39 +0000 (10:25 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agoMerge pull request #122 from simonlnu/master
Simon [Sun, 11 Mar 2012 14:25:27 +0000 (07:25 -0700)]
Merge pull request #122 from simonlnu/master

add some '@media handheld' types for dispys

12 years agoadd some '@media handheld' types for dispys
Simon L'nu [Sun, 11 Mar 2012 14:24:49 +0000 (10:24 -0400)]
add some '@media handheld' types for dispys

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge pull request #121 from simonlnu/master
Simon [Sun, 11 Mar 2012 14:15:35 +0000 (07:15 -0700)]
Merge pull request #121 from simonlnu/master

fix more stuff

12 years agofix more stuff
Simon L'nu [Sun, 11 Mar 2012 14:14:31 +0000 (10:14 -0400)]
fix more stuff

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoNew plugin that shows community pages in the sidebar
Michael Vogel [Sun, 11 Mar 2012 13:22:19 +0000 (14:22 +0100)]
New plugin that shows community pages in the sidebar

12 years agoMerge pull request #120 from simonlnu/master
Simon [Sun, 11 Mar 2012 13:13:10 +0000 (06:13 -0700)]
Merge pull request #120 from simonlnu/master

fix some stuff right away

12 years agofix some stuff right away
Simon L'nu [Sun, 11 Mar 2012 13:12:31 +0000 (09:12 -0400)]
fix some stuff right away

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Hößl [Sun, 11 Mar 2012 11:27:47 +0000 (11:27 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoRevert "OpenID: display error msg if ID URL used to register an account does not...
Tobias Diekershoff [Sun, 11 Mar 2012 11:03:47 +0000 (12:03 +0100)]
Revert "OpenID: display error msg if ID URL used to register an account does not exist"

This reverts commit 3c168503834651b56b9b5de61621e8fbe958c298.

12 years agoOpenID: display error msg if ID URL used to register an account does not exist
Tobias Diekershoff [Sun, 11 Mar 2012 11:00:32 +0000 (12:00 +0100)]
OpenID: display error msg if ID URL used to register an account does not exist

12 years agoMerge pull request #119 from simonlnu/master
Simon [Sun, 11 Mar 2012 06:33:40 +0000 (22:33 -0800)]
Merge pull request #119 from simonlnu/master

preliminary dispy-dark theme. WIP! did i say "WIP!"? yes, i did. WIP!

12 years agopreliminary dispy-dark theme. WIP! did i say "WIP!"? yes, i did. WIP!
Simon L'nu [Sun, 11 Mar 2012 06:32:11 +0000 (01:32 -0500)]
preliminary dispy-dark theme. WIP! did i say "WIP!"? yes, i did. WIP!

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sun, 11 Mar 2012 06:24:59 +0000 (01:24 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  bug #328
  default the text template var on conversations
  bug #327 - composed private message is lost if no recip specified.
  revup
  fixed login-fields, fixed. notofication.png, changed locations
  German translation

* master:

12 years agobug #328
friendica [Sun, 11 Mar 2012 02:52:50 +0000 (18:52 -0800)]
bug #328

12 years agodefault the text template var on conversations
friendica [Sat, 10 Mar 2012 23:53:36 +0000 (15:53 -0800)]
default the text template var on conversations

12 years agobug #327 - composed private message is lost if no recip specified.
friendica [Sat, 10 Mar 2012 23:50:51 +0000 (15:50 -0800)]
bug #327 - composed private message is lost if no recip specified.

12 years agoMerge branch 'pull'
friendica [Sat, 10 Mar 2012 22:45:23 +0000 (14:45 -0800)]
Merge branch 'pull'

12 years agorevup
friendica [Sat, 10 Mar 2012 22:44:43 +0000 (14:44 -0800)]
revup

12 years agoCaching improved.
Michael Vogel [Sat, 10 Mar 2012 17:19:00 +0000 (18:19 +0100)]
Caching improved.

12 years agoEnabled Caching for items. Changed color of tags in diabook.
Michael Vogel [Sat, 10 Mar 2012 14:50:35 +0000 (15:50 +0100)]
Enabled Caching for items. Changed color of tags in diabook.

12 years agoMerge pull request #118 from tomtom84/master
tomtom84 [Sat, 10 Mar 2012 12:24:49 +0000 (04:24 -0800)]
Merge pull request #118 from tomtom84/master

fixes in diabook-derivates

12 years agofixed login-fields, fixed. notofication.png, changed locations
tommy tomson [Sat, 10 Mar 2012 12:22:41 +0000 (13:22 +0100)]
fixed login-fields, fixed. notofication.png, changed locations

12 years agoNew config options if ostatus polling should use the priority in the contacts
Michael Vogel [Sat, 10 Mar 2012 10:29:40 +0000 (11:29 +0100)]
New config options if ostatus polling should use the priority in the contacts

12 years agoGerman translation
Tobias Diekershoff [Sat, 10 Mar 2012 09:36:20 +0000 (10:36 +0100)]
German translation

12 years agoMail: Removing signatures, gpg, unnecessary line breaks
Michael Vogel [Sat, 10 Mar 2012 08:52:20 +0000 (09:52 +0100)]
Mail: Removing signatures, gpg, unnecessary line breaks

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sat, 10 Mar 2012 05:15:29 +0000 (00:15 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  spec directory
  allow user to set number of items to show on network page
  revup

* master:

12 years agoMerge branch 'pull'
friendica [Sat, 10 Mar 2012 03:50:45 +0000 (19:50 -0800)]
Merge branch 'pull'

12 years agospec directory
friendica [Sat, 10 Mar 2012 03:50:31 +0000 (19:50 -0800)]
spec directory

12 years agoMerge pull request #117 from unary/issue299
friendica [Sat, 10 Mar 2012 03:42:52 +0000 (19:42 -0800)]
Merge pull request #117 from unary/issue299

allow user to set number of items to show on network page

12 years agoallow user to set number of items to show on network page
Michael Johnston [Sat, 10 Mar 2012 02:29:39 +0000 (21:29 -0500)]
allow user to set number of items to show on network page

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sat, 10 Mar 2012 00:02:29 +0000 (19:02 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  add js to hide nav-menus, when clicked outside
  fixes in css
  recover contacts total count which got lost
  bug #324 - tinymce used for mail even if editplain being used.
  bug in check for private email comment to public conversation prevents authenticated visitor from seeing comments that should be allowed
  keep tony from talking to himself

* master:

12 years agodiabook: Moving the location between the icons
Michael Vogel [Fri, 9 Mar 2012 23:15:27 +0000 (00:15 +0100)]
diabook: Moving the location between the icons

12 years agoMerge branch 'pull'
friendica [Fri, 9 Mar 2012 22:44:29 +0000 (14:44 -0800)]
Merge branch 'pull'

12 years agorevup
friendica [Fri, 9 Mar 2012 22:43:48 +0000 (14:43 -0800)]
revup

12 years agoMerge pull request #116 from tomtom84/master
tomtom84 [Fri, 9 Mar 2012 17:17:01 +0000 (09:17 -0800)]
Merge pull request #116 from tomtom84/master

fixes in diabook-derivates

12 years agoadd js to hide nav-menus, when clicked outside
tommy tomson [Fri, 9 Mar 2012 17:15:27 +0000 (18:15 +0100)]
add js to hide nav-menus, when clicked outside

12 years agoMerge pull request #115 from tomtom84/master
tomtom84 [Fri, 9 Mar 2012 12:24:59 +0000 (04:24 -0800)]
Merge pull request #115 from tomtom84/master

fixes in diabook-derivates

12 years agofixes in css
tommy tomson [Fri, 9 Mar 2012 12:23:38 +0000 (13:23 +0100)]
fixes in css

12 years agosplitted test cases.
Alexander Kampmann [Fri, 9 Mar 2012 11:57:11 +0000 (12:57 +0100)]
splitted test cases.

12 years agochanged a test string
Alexander Kampmann [Fri, 9 Mar 2012 11:18:37 +0000 (12:18 +0100)]
changed a test string

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Alexander Kampmann [Fri, 9 Mar 2012 11:17:19 +0000 (12:17 +0100)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoadded some tests
Alexander Kampmann [Fri, 9 Mar 2012 11:16:58 +0000 (12:16 +0100)]
added some tests

12 years agorecover contacts total count which got lost
friendica [Fri, 9 Mar 2012 10:50:57 +0000 (02:50 -0800)]
recover contacts total count which got lost

12 years agoMerge commit 'upstream/master'
Michael Vogel [Fri, 9 Mar 2012 10:41:23 +0000 (11:41 +0100)]
Merge commit 'upstream/master'

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Hößl [Fri, 9 Mar 2012 10:00:12 +0000 (10:00 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoMerge branch 'pull'
friendica [Fri, 9 Mar 2012 08:48:16 +0000 (00:48 -0800)]
Merge branch 'pull'

12 years agobug #324 - tinymce used for mail even if editplain being used.
friendica [Fri, 9 Mar 2012 08:47:10 +0000 (00:47 -0800)]
bug #324 - tinymce used for mail even if editplain being used.

12 years agobug in check for private email comment to public conversation prevents authenticated...
friendica [Fri, 9 Mar 2012 08:31:17 +0000 (00:31 -0800)]
bug in check for private email comment to public conversation prevents authenticated visitor from seeing comments that should be allowed

12 years agoMerge pull request #114 from simonlnu/master
Simon [Fri, 9 Mar 2012 05:28:35 +0000 (21:28 -0800)]
Merge pull request #114 from simonlnu/master

[theme:dispy] optimised the pngs: bet. 0 and 30% savings in size.