]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 25 Apr 2012 07:05:47 +0000 (03:05 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-themes: fix css to login.tpl
  restore qcomment selector
  rev update
  zero-themes: add bbcode-toolbar to commentbox
  diabook-themes: small fix
  Diabook-dark css fix
  Diabook-dark, couple of new icons, and another css fix.
  fix tags test with new url
  quattro: small week calendar view for event/birthday reminders
  remove html from get_birthdays() and get_events()
  events page: set calendar start date from url (events/[year]/[month]/) and show event popup from url anchor (#link-[event id])

* master:

12 years agoMerge pull request #263 from tomtom84/master
tomtom84 [Wed, 25 Apr 2012 01:42:32 +0000 (18:42 -0700)]
Merge pull request #263 from tomtom84/master

diabook-themes: fix css to login.tpl

12 years agodiabook-themes: fix css to login.tpl
tommy tomson [Wed, 25 Apr 2012 01:38:21 +0000 (03:38 +0200)]
diabook-themes: fix css to login.tpl

12 years agorestore qcomment selector
friendica [Wed, 25 Apr 2012 01:23:48 +0000 (18:23 -0700)]
restore qcomment selector

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Wed, 25 Apr 2012 00:55:56 +0000 (17:55 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Wed, 25 Apr 2012 00:55:35 +0000 (17:55 -0700)]
rev update

12 years agoMerge pull request #262 from tomtom84/master
friendica [Wed, 25 Apr 2012 00:54:41 +0000 (17:54 -0700)]
Merge pull request #262 from tomtom84/master

zero-themes: add bbcode-toolbar to commentbox

12 years agozero-themes: add bbcode-toolbar to commentbox
tommy tomson [Wed, 25 Apr 2012 00:43:50 +0000 (02:43 +0200)]
zero-themes: add bbcode-toolbar to commentbox

12 years agodiabook-themes: small fix
tommy tomson [Tue, 24 Apr 2012 22:19:57 +0000 (00:19 +0200)]
diabook-themes: small fix

12 years agoMerge pull request #261 from fabrixxm/eventspage
friendica [Tue, 24 Apr 2012 21:50:22 +0000 (14:50 -0700)]
Merge pull request #261 from fabrixxm/eventspage

Some tweak on events page and events/bitrhdays reminder

12 years agoDiabook-dark css fix
Thomas Willingham [Tue, 24 Apr 2012 19:07:08 +0000 (20:07 +0100)]
Diabook-dark css fix

12 years agoDiabook-dark, couple of new icons, and another css fix.
Thomas Willingham [Tue, 24 Apr 2012 19:00:49 +0000 (20:00 +0100)]
Diabook-dark, couple of new icons, and another css fix.

12 years agofix tags test with new url
friendica [Tue, 24 Apr 2012 08:02:22 +0000 (01:02 -0700)]
fix tags test with new url

12 years agoquattro: small week calendar view for event/birthday reminders
Fabio Comuni [Tue, 24 Apr 2012 07:50:44 +0000 (09:50 +0200)]
quattro: small week calendar view for event/birthday reminders

12 years agoremove html from get_birthdays() and get_events()
Fabio Comuni [Tue, 24 Apr 2012 07:50:10 +0000 (09:50 +0200)]
remove html from get_birthdays() and get_events()

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Tue, 24 Apr 2012 07:33:46 +0000 (03:33 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  separate tag search from body search
  Esperanto at 100% again
  Improvements to diabook-dark
  move unfriend to standalone function for use in account removal
  more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for autocomplete of PM recips

* master:

12 years agoevents page: set calendar start date from url (events/[year]/[month]/) and show event...
Fabio Comuni [Tue, 24 Apr 2012 06:12:30 +0000 (08:12 +0200)]
events page: set calendar start date from url (events/[year]/[month]/) and show event popup from url anchor (#link-[event id])

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Tue, 24 Apr 2012 05:42:48 +0000 (22:42 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agoseparate tag search from body search
friendica [Tue, 24 Apr 2012 05:41:32 +0000 (22:41 -0700)]
separate tag search from body search

12 years agoMerge pull request #260 from mschmitt/master
friendica [Tue, 24 Apr 2012 05:22:05 +0000 (22:22 -0700)]
Merge pull request #260 from mschmitt/master

Esperanto at 100% again

12 years agoEsperanto at 100% again
Martin Schmitt [Tue, 24 Apr 2012 04:52:36 +0000 (06:52 +0200)]
Esperanto at 100% again

12 years agoMerge pull request #259 from beardy-unixer/master
friendica [Tue, 24 Apr 2012 04:10:53 +0000 (21:10 -0700)]
Merge pull request #259 from beardy-unixer/master

Diabook-dark

12 years agoImprovements to diabook-dark
Thomas Willingham [Tue, 24 Apr 2012 03:55:39 +0000 (04:55 +0100)]
Improvements to diabook-dark

Still a long way to go, but some icons and a few CSS fixes

12 years agoMerge remote-tracking branch 'upstream/master'
Thomas Willingham [Tue, 24 Apr 2012 03:54:14 +0000 (04:54 +0100)]
Merge remote-tracking branch 'upstream/master'

Merge upstream

12 years agomove unfriend to standalone function for use in account removal
friendica [Tue, 24 Apr 2012 02:42:57 +0000 (19:42 -0700)]
move unfriend to standalone function for use in account removal

12 years agomore work on mail2 (introductions), added 'm' (mail) flag to ACL backend for autocomp...
friendica [Tue, 24 Apr 2012 01:28:33 +0000 (18:28 -0700)]
more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for autocomplete of PM recips

12 years agoMerge remote-tracking branch 'upstream/master'
Thomas Willingham [Tue, 24 Apr 2012 01:18:51 +0000 (02:18 +0100)]
Merge remote-tracking branch 'upstream/master'

Merge upstream

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Mon, 23 Apr 2012 22:25:14 +0000 (18:25 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  DE strings, correction of a typo
  diabok-themes: fixed bug in green-wide and dark-wide
  diabook-themes: small fix in nets_aside, group_aside and delete obsolete .tpls in subfolders
  diabook-themes: bugfix in admin-section
  allow bbcode representation of html symbols such as © by wrapping in bb brackets
  protect jappixmini/proxy from typo check, more work on email2 connector

* master:

12 years agoDE strings, correction of a typo
Tobias Diekershoff [Mon, 23 Apr 2012 18:55:48 +0000 (20:55 +0200)]
DE strings, correction of a typo

12 years agodiabok-themes: fixed bug in green-wide and dark-wide
tommy tomson [Mon, 23 Apr 2012 16:42:37 +0000 (18:42 +0200)]
diabok-themes: fixed bug in green-wide and dark-wide

12 years agodiabook-themes: small fix in nets_aside, group_aside and delete obsolete .tpls in...
tommy tomson [Mon, 23 Apr 2012 15:22:22 +0000 (17:22 +0200)]
diabook-themes: small fix in nets_aside, group_aside and delete obsolete .tpls in subfolders

12 years agodiabook-themes: bugfix in admin-section
tommy tomson [Mon, 23 Apr 2012 13:47:18 +0000 (15:47 +0200)]
diabook-themes: bugfix in admin-section

12 years agoallow bbcode representation of html symbols such as © by wrapping in bb brackets
friendica [Mon, 23 Apr 2012 12:42:46 +0000 (05:42 -0700)]
allow bbcode representation of html symbols such as © by wrapping in bb brackets

12 years agoprotect jappixmini/proxy from typo check, more work on email2 connector
friendica [Mon, 23 Apr 2012 12:16:57 +0000 (05:16 -0700)]
protect jappixmini/proxy from typo check, more work on email2 connector

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

* remotes/upstream/master:
  bug #388 - notify_comment received after post deleted
  don't allow non-existent themes as choices
  diabook-themes: bugfix
  diabook-themes: fixed youtube-bug and added "Info/Impressum" to footer
  api: add support for StatusNet-style media param to API
  Add a hook

* master:

12 years agobug #388 - notify_comment received after post deleted
friendica [Mon, 23 Apr 2012 02:19:02 +0000 (19:19 -0700)]
bug #388 - notify_comment received after post deleted

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 22 Apr 2012 23:25:02 +0000 (16:25 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agodon't allow non-existent themes as choices
friendica [Sun, 22 Apr 2012 23:24:29 +0000 (16:24 -0700)]
don't allow non-existent themes as choices

12 years agoMerge pull request #258 from unary/api
friendica [Sun, 22 Apr 2012 22:43:24 +0000 (15:43 -0700)]
Merge pull request #258 from unary/api

api: add support for StatusNet-style media param to API

12 years agoMerge pull request #257 from CatoTH/master
friendica [Sun, 22 Apr 2012 22:41:47 +0000 (15:41 -0700)]
Merge pull request #257 from CatoTH/master

Add a hook in mod/ping.php

12 years agodiabook-themes: bugfix
tommy tomson [Sun, 22 Apr 2012 21:58:34 +0000 (23:58 +0200)]
diabook-themes: bugfix

12 years agodiabook-themes: fixed youtube-bug and added "Info/Impressum" to footer
tommy tomson [Sun, 22 Apr 2012 20:31:44 +0000 (22:31 +0200)]
diabook-themes: fixed youtube-bug and added "Info/Impressum" to footer

12 years agoapi: add support for StatusNet-style media param to API
Michael Johnston [Sun, 22 Apr 2012 17:37:25 +0000 (13:37 -0400)]
api: add support for StatusNet-style media param to API

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

* remotes/upstream/master:
  DE strings update
  diabook-themes: comment-bbcode-bugfix

* master:

12 years agoMerge branch 'master' of git://github.com/friendica/friendica
Tobias Hößl [Sun, 22 Apr 2012 13:31:07 +0000 (13:31 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica

12 years agoAdd a hook
Tobias Hößl [Sun, 22 Apr 2012 13:28:54 +0000 (13:28 +0000)]
Add a hook

12 years agoDE strings update
Tobias Diekershoff [Sun, 22 Apr 2012 11:13:27 +0000 (13:13 +0200)]
DE strings update

12 years agodiabook-themes: comment-bbcode-bugfix
tommy tomson [Sun, 22 Apr 2012 10:59:00 +0000 (12:59 +0200)]
diabook-themes: comment-bbcode-bugfix

12 years agoMerge pull request #256 from simonlnu/master
Simon [Sun, 22 Apr 2012 05:23:13 +0000 (22:23 -0700)]
Merge pull request #256 from simonlnu/master

fix tinymce theming

12 years agofix tinymce theming
Simon L'nu [Sun, 22 Apr 2012 05:22:29 +0000 (01:22 -0400)]
fix tinymce theming

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, 22 Apr 2012 05:17:13 +0000 (01:17 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  rev update
  diabook-themes: deleted obsolete diabook-folder & minor bug-fixes

* master:

12 years agoMerge https://github.com/friendica/friendica into pull
friendica [Sun, 22 Apr 2012 02:29:08 +0000 (19:29 -0700)]
Merge https://github.com/friendica/friendica into pull

12 years agorev update
friendica [Sun, 22 Apr 2012 02:28:45 +0000 (19:28 -0700)]
rev update

12 years agodiabook-themes: deleted obsolete diabook-folder & minor bug-fixes
tommy tomson [Sun, 22 Apr 2012 01:15:06 +0000 (03:15 +0200)]
diabook-themes: deleted obsolete diabook-folder & minor bug-fixes

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sat, 21 Apr 2012 08:34:56 +0000 (04:34 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  rev update

* master:

12 years agorev update
friendica [Sat, 21 Apr 2012 08:18:46 +0000 (01:18 -0700)]
rev update

12 years agoMerge pull request #255 from simonlnu/master
Simon [Sat, 21 Apr 2012 00:19:49 +0000 (17:19 -0700)]
Merge pull request #255 from simonlnu/master

fix checkboxes and radio buttons for some browsers

12 years agofix checkbox/radio buttons for some browsers
Simon L'nu [Sat, 21 Apr 2012 00:18:47 +0000 (20:18 -0400)]
fix checkbox/radio buttons for some browsers

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Sat, 21 Apr 2012 00:16:06 +0000 (20:16 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-themes: add diabook-dark
  diabook-themes: add diabook-green and some minor css/bug-fixes
  rev update
  escape email template var names. fix bug n385.

* master:

12 years agodiabook-themes: add diabook-dark
tommy tomson [Fri, 20 Apr 2012 23:06:17 +0000 (01:06 +0200)]
diabook-themes: add diabook-dark

12 years agodiabook-themes: add diabook-green and some minor css/bug-fixes
tommy tomson [Fri, 20 Apr 2012 15:16:42 +0000 (17:16 +0200)]
diabook-themes: add diabook-green and some minor css/bug-fixes

12 years agorev update
friendica [Fri, 20 Apr 2012 13:31:38 +0000 (06:31 -0700)]
rev update

12 years agoMerge pull request #254 from simonlnu/master
Simon [Fri, 20 Apr 2012 10:43:55 +0000 (03:43 -0700)]
Merge pull request #254 from simonlnu/master

add some knobs to comment boxes

12 years agoMerge pull request #253 from fabrixxm/master
fabrixxm [Fri, 20 Apr 2012 10:42:50 +0000 (03:42 -0700)]
Merge pull request #253 from fabrixxm/master

fix bug n385

12 years agofix the buttons. don't hide the buttons once shown
Simon L'nu [Fri, 20 Apr 2012 10:42:08 +0000 (06:42 -0400)]
fix the buttons. don't hide the buttons once shown

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agooptimise imgs; add some comment editing knobs
Simon L'nu [Fri, 20 Apr 2012 09:56:54 +0000 (05:56 -0400)]
optimise imgs; add some comment editing knobs

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, 20 Apr 2012 09:52:08 +0000 (05:52 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  XSRF protection and PHPdoc for mod/admin.php
  XSRF protection and PHPdoc for mod/admin.php

* master:

12 years agoescape email template var names. fix bug n385.
Fabio Comuni [Fri, 20 Apr 2012 09:39:36 +0000 (11:39 +0200)]
escape email template var names. fix bug n385.

12 years agoMerge remote-tracking branch 'CatoTH/master' into req245
Fabio Comuni [Fri, 20 Apr 2012 07:25:51 +0000 (09:25 +0200)]
Merge remote-tracking branch 'CatoTH/master' into req245

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Fri, 20 Apr 2012 04:02:18 +0000 (00:02 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and some bug/css-fixes

* master:

12 years agoMerge pull request #252 from tomtom84/master
tomtom84 [Thu, 19 Apr 2012 23:55:24 +0000 (16:55 -0700)]
Merge pull request #252 from tomtom84/master

diabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and some bug/css-fixes

12 years agodiabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and...
tommy tomson [Thu, 19 Apr 2012 23:44:20 +0000 (01:44 +0200)]
diabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and some bug/css-fixes

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 19 Apr 2012 22:47:54 +0000 (18:47 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agoMerge pull request #251 from simonlnu/master
Simon [Thu, 19 Apr 2012 17:41:25 +0000 (10:41 -0700)]
Merge pull request #251 from simonlnu/master

fix .item-select

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 19 Apr 2012 17:02:52 +0000 (13:02 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agofix .item-select
Simon L'nu [Thu, 19 Apr 2012 17:02:41 +0000 (13:02 -0400)]
fix .item-select

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge pull request #250 from simonlnu/master
Simon [Thu, 19 Apr 2012 16:55:36 +0000 (09:55 -0700)]
Merge pull request #250 from simonlnu/master

tweak drop-down and add in filebrowser

12 years agotweak drop-down and add in filebrowser
Simon L'nu [Thu, 19 Apr 2012 16:54:53 +0000 (12:54 -0400)]
tweak drop-down and add in filebrowser

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, 19 Apr 2012 16:32:09 +0000 (12:32 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  Hadn't merged fixed typo from upstream.
  EO translation fixes
  filebrowser: fix style, show 10 recent photos if not in an album
  filebrowser: more style, load min and max scale photos
  tinymce: add inlinepopups plugin
  tinymce: add filebrowser for photos and attached files

* master:

12 years agoMerge pull request #248 from fabrixxm/tmcefilebrowser
fabrixxm [Thu, 19 Apr 2012 07:30:45 +0000 (00:30 -0700)]
Merge pull request #248 from fabrixxm/tmcefilebrowser

TinyMCE file browser

12 years agoMerge pull request #249 from mschmitt/master
fabrixxm [Thu, 19 Apr 2012 06:18:50 +0000 (23:18 -0700)]
Merge pull request #249 from mschmitt/master

EO translation fixes

12 years agoHadn't merged fixed typo from upstream.
Martin Schmitt [Thu, 19 Apr 2012 04:51:52 +0000 (06:51 +0200)]
Hadn't merged fixed typo from upstream.

12 years agoEO translation fixes
Martin Schmitt [Thu, 19 Apr 2012 04:45:54 +0000 (06:45 +0200)]
EO translation fixes

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Thu, 19 Apr 2012 03:48:41 +0000 (23:48 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agofilebrowser: fix style, show 10 recent photos if not in an album
Fabio Comuni [Wed, 18 Apr 2012 13:15:52 +0000 (15:15 +0200)]
filebrowser: fix style, show 10 recent photos if not in an album

12 years agofilebrowser: more style, load min and max scale photos
Fabio Comuni [Wed, 18 Apr 2012 12:56:03 +0000 (14:56 +0200)]
filebrowser: more style, load min and max scale photos

12 years agotinymce: add inlinepopups plugin
Fabio Comuni [Wed, 18 Apr 2012 12:55:21 +0000 (14:55 +0200)]
tinymce: add inlinepopups plugin

12 years agotinymce: add filebrowser for photos and attached files
Fabio Comuni [Wed, 18 Apr 2012 11:23:42 +0000 (13:23 +0200)]
tinymce: add filebrowser for photos and attached files

12 years agoMerge pull request #247 from simonlnu/master
Simon [Wed, 18 Apr 2012 10:20:10 +0000 (03:20 -0700)]
Merge pull request #247 from simonlnu/master

fix silly abandonded typo. shouldn't affect translations

12 years agoonly affect immediate li children
Simon L'nu [Wed, 18 Apr 2012 10:17:20 +0000 (06:17 -0400)]
only affect immediate li children

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 18 Apr 2012 10:11:54 +0000 (06:11 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:

* master:

12 years agofix silly abandonded typo. shouldn't affect translations
Simon L'nu [Wed, 18 Apr 2012 10:10:34 +0000 (06:10 -0400)]
fix silly abandonded typo. shouldn't affect translations

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoMerge pull request #246 from simonlnu/master
Simon [Wed, 18 Apr 2012 10:01:02 +0000 (03:01 -0700)]
Merge pull request #246 from simonlnu/master

fix alignment issues with toolbar

12 years agofix alignment issues with toolbar
Simon L'nu [Wed, 18 Apr 2012 09:59:50 +0000 (05:59 -0400)]
fix alignment issues with toolbar

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
12 years agoXSRF protection and PHPdoc for mod/admin.php
Tobias Hößl [Wed, 18 Apr 2012 07:36:48 +0000 (07:36 +0000)]
XSRF protection and PHPdoc for mod/admin.php

12 years agoXSRF protection and PHPdoc for mod/admin.php
Tobias Hößl [Wed, 18 Apr 2012 07:24:47 +0000 (07:24 +0000)]
XSRF protection and PHPdoc for mod/admin.php

12 years agoMerge branch 'master', remote-tracking branch 'remotes/upstream/master'
Simon L'nu [Wed, 18 Apr 2012 04:24:33 +0000 (00:24 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'

* remotes/upstream/master:
  diabook-themes: some css/bug-fixes
  messages.po/strings.php at 100% Esperanto
  Typo

* master:

12 years agodiabook-themes: some css/bug-fixes
tommy tomson [Wed, 18 Apr 2012 00:36:30 +0000 (02:36 +0200)]
diabook-themes: some css/bug-fixes

12 years agoMerge pull request #244 from mschmitt/master
friendica [Wed, 18 Apr 2012 00:09:16 +0000 (17:09 -0700)]
Merge pull request #244 from mschmitt/master

Esperanto translation

12 years agoMerge pull request #243 from CatoTH/master
friendica [Wed, 18 Apr 2012 00:09:04 +0000 (17:09 -0700)]
Merge pull request #243 from CatoTH/master

Typo in Constant