]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoadded Vijay's theme from facepark.in
tony baldwin [Wed, 21 Mar 2012 05:33:48 +0000 (01:33 -0400)]
added Vijay's theme from facepark.in

12 years agoadded slack-NS, non-scrolly, slackr-based theme.
Tony Baldwin [Wed, 14 Mar 2012 03:05:04 +0000 (23:05 -0400)]
added slack-NS, non-scrolly, slackr-based theme.

12 years agosort inbox by recently replied conversations first
friendica [Wed, 14 Mar 2012 02:27:52 +0000 (19:27 -0700)]
sort inbox by recently replied conversations first

12 years agofile as widget and basic filing implementation for duepuntozero,slackr
friendica [Wed, 14 Mar 2012 01:13:03 +0000 (18:13 -0700)]
file as widget and basic filing implementation for duepuntozero,slackr
much more work needed - this is just for test/evaluation currently

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

12 years agodon't count self in number of contatcs
friendica [Tue, 13 Mar 2012 23:02:20 +0000 (16:02 -0700)]
don't count self in number of contatcs

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' 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 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 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 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 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 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 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 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 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 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 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 agoGerman translation
Tobias Diekershoff [Sat, 10 Mar 2012 09:36:20 +0000 (10:36 +0100)]
German translation

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 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 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 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.

12 years ago[theme:dispy] optimised the pngs: bet. 0 and 30% savings in size. style label elemnts.
Simon L'nu [Fri, 9 Mar 2012 05:26:54 +0000 (00:26 -0500)]
[theme:dispy] optimised the pngs: bet. 0 and 30% savings in size. style label elemnts.

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agokeep tony from talking to himself
friendica [Fri, 9 Mar 2012 05:14:41 +0000 (21:14 -0800)]
keep tony from talking to himself

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

dispy stable enough to be considered stable IMO

12 years agoi consider dispy pretty stable at this point, so i'm removing the experimental file
Simon L'nu [Fri, 9 Mar 2012 05:00:56 +0000 (00:00 -0500)]
i consider dispy pretty stable at this point, so i'm removing the experimental file

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, 9 Mar 2012 04:59:43 +0000 (23:59 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  removed info
  add info
  fixed star-bug
  More improved transparency for smilies
  removed dolphin file (wtf?)
  .

* master:

12 years agoMerge pull request #112 from tomtom84/master
tomtom84 [Fri, 9 Mar 2012 03:39:39 +0000 (19:39 -0800)]
Merge pull request #112 from tomtom84/master

fixes in diabook-derivates

12 years agoremoved info
tommy tomson [Fri, 9 Mar 2012 03:38:20 +0000 (04:38 +0100)]
removed info

12 years agoMerge pull request #111 from tomtom84/master
tomtom84 [Fri, 9 Mar 2012 03:16:01 +0000 (19:16 -0800)]
Merge pull request #111 from tomtom84/master

fixes in diabook-derivates

12 years agoadd info
tommy tomson [Fri, 9 Mar 2012 03:14:24 +0000 (04:14 +0100)]
add info

12 years agoMerge pull request #109 from beardy-unixer/6ae5962b009cfd88925eae721e24bf895e8b78d5
friendica [Fri, 9 Mar 2012 02:20:10 +0000 (18:20 -0800)]
Merge pull request #109 from beardy-unixer/6ae5962b009cfd88925eae721e24bf895e8b78d5

More improved transparency smileys

12 years agoMerge pull request #110 from tomtom84/master
tomtom84 [Fri, 9 Mar 2012 02:02:25 +0000 (18:02 -0800)]
Merge pull request #110 from tomtom84/master

fixes in diabook-derivates

12 years agofixed star-bug
tommy tomson [Fri, 9 Mar 2012 01:59:13 +0000 (02:59 +0100)]
fixed star-bug

12 years agoMore improved transparency for smilies
Thomas [Fri, 9 Mar 2012 01:49:12 +0000 (01:49 +0000)]
More improved transparency for smilies

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Fri, 9 Mar 2012 01:38:54 +0000 (20:38 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  theme info file for testbubble
  catalan translation
  revup
  add theme diabook-blue, fix css

* master:

12 years agotheme info file for testbubble
friendica [Fri, 9 Mar 2012 00:30:45 +0000 (16:30 -0800)]
theme info file for testbubble

12 years agocatalan translation
friendica [Fri, 9 Mar 2012 00:29:22 +0000 (16:29 -0800)]
catalan translation

12 years agoMerge branch 'pull'
friendica [Thu, 8 Mar 2012 22:35:48 +0000 (14:35 -0800)]
Merge branch 'pull'

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Thu, 8 Mar 2012 22:35:47 +0000 (14:35 -0800)]
Merge https://github.com/friendica/friendica into pull

12 years agorevup
friendica [Thu, 8 Mar 2012 22:34:58 +0000 (14:34 -0800)]
revup

12 years agoadd theme diabook-blue, fix css
tommy tomson [Thu, 8 Mar 2012 22:22:26 +0000 (23:22 +0100)]
add theme diabook-blue, fix css

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 8 Mar 2012 20:30:47 +0000 (15:30 -0500)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agoMerge pull request #108 from simonlnu/master
Simon [Thu, 8 Mar 2012 18:39:03 +0000 (10:39 -0800)]
Merge pull request #108 from simonlnu/master

make svg from notifications.svg to ease future editing. more dispy tweaks

12 years agomake svg from notifications.svg to ease future editing. more dispy tweaks
Simon L'nu [Thu, 8 Mar 2012 18:37:45 +0000 (13:37 -0500)]
make svg from notifications.svg to ease future editing. more dispy tweaks

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>