Tobias Diekershoff
21ffccbe72
DE: update to the strings
2012-10-20 12:56:25 +02:00
pixelroot
5016a589fb
modified: view/theme/smoothly/style.css
...
modified: view/theme/smoothly/theme.php
2012-10-19 11:53:22 +02:00
friendica
2347a4326c
get rid of 'Friendika'
2012-10-18 21:51:45 -07:00
Simon L'nu
6ee4e4a93d
Merge remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
imagick exception
rev update
diabook: use proper defaults in popup sidebar config
diabook boxes: use a common hide/show form entry definition
remove lots of duplicated code in diabook config handling
2012-10-18 11:30:58 -04:00
friendica
abba881a02
Merge https://github.com/friendica/friendica into pull
2012-10-17 15:22:54 -07:00
friendica
f6f3042d00
imagick exception
2012-10-17 15:22:29 -07:00
friendica
b39d9d3e71
rev update
2012-10-17 15:22:09 -07:00
Thomas Willingham
2940f25df9
Merge pull request #514 from hmeine/master
...
Cleanups in diabook theme code
2012-10-16 09:05:50 -07:00
Hans Meine
ba503b9927
diabook: use proper defaults in popup sidebar config
2012-10-16 13:44:27 +02:00
Hans Meine
d0775be2e2
diabook boxes: use a common hide/show form entry definition
2012-10-16 13:42:18 +02:00
Hans Meine
2d614b6700
remove lots of duplicated code in diabook config handling
2012-10-16 13:33:53 +02:00
Simon L'nu
2c15bdd99e
merge HEAD
...
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-10-15 22:48:25 -04:00
friendica
80513e4332
Trying this fix for endless redirection
2012-10-15 18:51:22 -07:00
friendica
fd6a21f522
oops - missingfile from last checking, the important one
2012-10-15 16:33:00 -07:00
friendica
a02e5f692e
disabling auto_redir until we prevent it from infinite looping
2012-10-15 16:28:43 -07:00
friendica
3af16ff92a
Merge https://github.com/friendica/friendica into pull
2012-10-14 17:16:41 -07:00
friendica
dec5298248
rev update
2012-10-14 17:16:25 -07:00
friendica
4bf6604d88
Merge pull request #513 from unary/photo-comments
...
Moved comment box on photos to be after the last comment, added text for...
2012-10-14 14:33:10 -07:00
Michael Johnston
939227e820
Moved comment box on photos to be after the last comment, added text for the Preview link
2012-10-14 14:41:31 -04:00
Tobias Diekershoff
f5a458d139
DE/FR/PT-BR: update to the strings
2012-10-13 09:38:47 +02:00
Thomas Willingham
a126005877
Merge branch 'master' of https://github.com/friendica/friendica
2012-10-12 21:35:32 +01:00
Thomas Willingham
a01dd4d9be
German help file images
2012-10-12 21:34:17 +01:00
Thomas Willingham
022c1e8995
German helpfiles
2012-10-12 21:33:21 +01:00
fermionic
ca21f1bbc8
Merge pull request #512 from fermionic/auto-redir-for-local-hub-contacts
...
for profile and photos, detect contacts from local hub and auto-redir
2012-10-11 17:24:11 -07:00
fermionic
2f3d118e77
Merge pull request #508 from fermionic/no-theme-control-of-live-update-location
...
allow themes to decide where live updates appear
2012-10-10 17:34:28 -07:00
friendica
816db4396a
better fix for threads with no parent showing up as unseen
2012-10-10 16:17:40 -07:00
friendica
8a1f9d32ab
Merge https://github.com/friendica/friendica into pull
2012-10-10 15:59:05 -07:00
friendica
675aa56b02
rev update - prevent messages with no parent from being counted as unseen, because they cannot ever be cleared
2012-10-10 15:57:40 -07:00
fermionic
1c66fed5c4
Merge pull request #507 from fermionic/imagick-profile-photos-squashed
...
use getWidth and getHeight, which are agnostic to Imagick being enabled
2012-10-10 07:04:22 -07:00
fermionic
14d8033e54
Merge pull request #510 from fermionic/lockview-plugin-support
...
allow changing the lockview content with a plugin
2012-10-10 07:04:08 -07:00
fermionic
551ab568ab
Merge pull request #511 from fermionic/manage-doesnt-obey-startpage-plugin
...
add home_init hook to manage to call startpage plugin
2012-10-10 07:03:49 -07:00
friendica
49ec50b36e
Merge https://github.com/friendica/friendica into pull
2012-10-09 17:04:13 -07:00
friendica
987b8b4880
tinymce tag complete - only replace tagged text
2012-10-09 17:03:00 -07:00
friendica
17679152d5
rev update
2012-10-09 17:00:29 -07:00
Thomas Willingham
d9e2dd0523
Typo
2012-10-09 23:25:51 +01:00
Thomas Willingham
8dd10940d6
Add a link to the wiki from the install guide for nginx, MariaDB, etc
2012-10-09 20:46:51 +01:00
fermionic
76c1fec196
Merge pull request #509 from fermionic/frost-0.3
...
frost style improvements; various tweaks
2012-10-09 09:07:13 -07:00
Zach Prezkuta
b9818185db
for profile and photos, detect contacts from local hub and auto-redir
2012-10-09 09:50:24 -06:00
Zach Prezkuta
86d6f380dc
add home_init hook to manage to call startpage plugin
2012-10-09 09:47:14 -06:00
Zach Prezkuta
96a245409b
allow changing the lockview content with a plugin
2012-10-09 09:45:54 -06:00
Zach Prezkuta
0d56f82efa
frost style improvements; various tweaks
2012-10-09 09:44:56 -06:00
Zach Prezkuta
0ea89852d2
allow themes to decide where live updates appear
2012-10-09 09:41:33 -06:00
Zach Prezkuta
c3cf459b27
use getWidth and getHeight, which are agnostic to Imagick being enabled
2012-10-09 09:35:32 -06:00
Tobias Diekershoff
c0c8869f89
CS: update to the strings
2012-10-09 08:23:52 +02:00
friendica
6df274006c
Merge https://github.com/friendica/friendica into pull
2012-10-07 15:29:13 -07:00
friendica
e24fd2410d
rev update
2012-10-07 15:28:05 -07:00
fabrixxm
d804e2ceb9
Merge pull request #506 from hmeine/master
...
Add link to issue tracker to README
2012-10-07 01:29:09 -07:00
Tobias Diekershoff
1fa88bb79e
DE/PT-BR: update to the strings
2012-10-06 10:43:14 +02:00
Thomas Willingham
ffe7209114
Darkzero - make "visible to" legible.
2012-10-06 01:18:03 +01:00
Hans Meine
1b43ef9205
Add link to issue tracker to README
...
Since the README is shown on the GitHub page, this makes the issue tracking
more accessible (at least) from there.
2012-10-05 16:48:45 +02:00