0991a5a494
remove remnants of old signing structure - now using diaspora_meta
friendica2014-10-10 14:11:13 -07:00
aae1d11de8
reset route to parent route on Diaspora comments flowing upstream so they won't be rejected going downstream
friendica2014-10-10 14:04:05 -07:00
5bfde82258
make sure diaspora comments get the correct route
friendica2014-10-10 13:56:31 -07:00
f8aabd376b
and more missing wrappers
marijus2014-10-10 16:54:12 +02:00
d5ceb33f6d
found more missing wrappers
marijus2014-10-10 16:13:44 +02:00
675f5caded
oups... that was weired...
marijus2014-10-10 15:57:10 +02:00
4e9bd8b8f0
This is a fix to not interfere the ongoing adding of .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
marijus2014-10-10 15:52:56 +02:00
1dda775969
Good compromise I think. Remove display setting . Set the default (light) schema to = , so that other schemas can still use .
Jeroen2014-10-10 13:35:16 +00:00
f2335448f4
Merge pull request #632 from zzottel/master
zzottel2014-10-10 14:57:25 +02:00
8fe0fbf6fe
more updates to German strings plus email templates
zottel2014-10-10 14:54:41 +02:00
113eb25cc7
Merge pull request #631 from zzottel/master
zzottel2014-10-10 11:45:51 +02:00
2b02bf9aa4
Merge pull request #630 from zzottel/master
zzottel2014-10-10 09:42:24 +02:00
3a90d037f9
update to German strings
zottel2014-10-10 09:41:14 +02:00
cde244ef74
improvement in source route checking when handling complex *upstream* delivery chains, which were not adequately accounted for in the earlier checkin.
friendica2014-10-10 00:13:46 -07:00
effc8960c3
OK this is important. So read it carefully.
friendica2014-10-09 18:12:53 -07:00
9a7d1aa488
add site apps directory to .gitignore
friendica2014-10-09 15:25:08 -07:00
1adb7a2eef
allow a site to over-ride the system app list without causing git issues
friendica2014-10-09 15:22:21 -07:00
77fc267f73
Added the display setting for generic (other) content wrapper. Also did set the default a bit lighter. See if that's ok.
Jeroen2014-10-09 20:55:44 +00:00
e06c3e5a91
Added and changed on some places div class generic-content-wrapper. And added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
Jeroen2014-10-09 14:54:04 +00:00
ee6c53c2e5
add imagick version check when guessing mimetype. It probably isn't important here, but let's make sure we have the right driver installed if we do something else with photos afterward.
friendica2014-10-07 21:16:30 -07:00
2975c6dd43
stylish_select wants to attach itself to the root html element. Since it still has some serious issues, don't let it attach itself to anything.
friendica2014-10-07 21:06:23 -07:00
b595f9d3ee
log the recursive reshare from hell at logger_debug until we get through this mess.
friendica2014-10-07 20:42:57 -07:00
fa75d43b81
add "stacked pills" to saved search term list (the delete icon is still a bit funky)
friendica2014-10-07 20:31:15 -07:00
90d0fed39d
Rainbow_man with alpha channel turns out very ugly in the directory for some hosts. Reset to rainbow_man with alpha, with alpha to rainbow_man_trans. Did the same for red_koala to be sure. You now have a red_koala_trans too.
Jeroen2014-10-07 04:20:24 +00:00
ae915df0a5
Merge pull request #620 from dawnbreak/RedDAV
RedMatrix2014-10-07 15:17:19 +11:00
bbf88cf639
found one bug trying to fetch the recursive reshare from hell. I still think there's a problem with attribution but we'll have to wait and find that once we have some content to track. Also in private messages, on the message list page, change the text from delete message to delete conversation, because that's what we're really doing.
friendica2014-10-06 20:54:52 -07:00