8227be0ab0
show true author of wall-to-wall comments to Diaspora viewers just like we did for wall-to-wall posts.
friendica2014-10-19 19:20:25 -07:00
fd492386bf
Tried this once before but had to revert. Basically prevent a comment from being relayed more than once - as it's a huge drain on resources. But last time I tried this, wall-to-wall comments stopped getting relayed. This checkin should do the right thing in both conditions.
friendica2014-10-19 17:31:10 -07:00
6ee514579f
Move registration button to before login in nav to avoid problems with mobile. In the long run a better fix should be found.
Stefan Parviainen2014-10-19 21:08:53 +02:00
fe877b68aa
Seventy five people you won't believe contributed to RedMatrix!
Thomas Willingham2014-10-19 17:09:06 +01:00
a6c4ae186e
Don't display date format, it's already in the placeholder text
Stefan Parviainen2014-10-19 11:09:51 +02:00
519ef48500
Changes in the datetimesel api, prevent user from picking event end date earlier than start date
Stefan Parviainen2014-10-19 10:47:42 +02:00
e5a17b5d77
Doco - if I ever have to touch dozens of files to change one link again, I'll stab someone - so make sure we don't have to.
Thomas Willingham2014-10-17 17:42:34 +01:00
11ad127c68
Let's not play security expert. Use Mozillas recommended server config, even if it's ridiculously verbose. Reasoning - they make the browser, so if they've got it wrong, you're buggered anyway.
Thomas Willingham2014-10-16 01:57:04 +01:00
e80c20d258
Don't recognise hashtags starting with #, e.g. ###
friendica2014-10-15 17:55:20 -07:00
2db7d88e28
this is the reason Diaspora forum tagging was broken
friendica2014-10-14 18:02:34 -07:00
903f7e73fb
if a hubloc primary change results in an xchan primary change, create a directory update packet.
friendica2014-10-13 21:44:46 -07:00
0057612a9f
figuring out how to bootstrap the change_primary procedure when all you have is inconsistent data which you think you trust.
friendica2014-10-13 21:38:36 -07:00
41b74dd7ac
diaspora_send_status() - recalculate markdown translation to pickup any later message changes after original submission like wall-to-wall attributions for instance. Normally this would've come from our cached version which was stored prior to tag_deliver being run and therefore isn't yet aware that wall-to-wall status may have changed after delivery.
friendica2014-10-12 21:20:08 -07:00
718bea5d45
cleanup of sync_locations and better logging. There was one significant code change but it is unrelated to current issues, basically if no primary was set we were setting everything as primary.
friendica2014-10-12 15:18:49 -07:00
5aae5862f2
A fix, but I have no case to verify.
Klaus2014-10-12 21:10:04 +02:00