5be36112ed
This one had a minor glitch.
Jeroen2014-10-06 19:59:50 +00:00
532417f4e4
Re-created the new png avatars in SVG and exported them directly from Inkscape to PNG. Result: super sharp.
Jeroen2014-10-06 17:20:15 +00:00
34ef3fda76
attempt to deal with the diaspora recursive reshare from hell (Bob reshared Nancy's reshare of George's reshare of Lilly's reshare of Nathan's post). The attribution may be wrong so this is still a work in progress.
friendica2014-10-05 22:17:51 -07:00
2cadc5a840
send dislike activities to diaspora as comments, also send likes and dislikes of comments as additional comments. We won't go into why this is necessary for a service that claims to support activitystreams.
friendica2014-10-05 17:27:52 -07:00
fe9de8e834
Merge pull request #613 from unary/typo
Klaus2014-10-05 17:34:55 +02:00
305498eb16
Some documentation for include/reddav.php and a bit code cleanup. Removed some duplicate code in RedBasicAuth and restructured a bit. Still work in progress.
Klaus Weidenbach2014-10-05 15:24:16 +02:00
191ef124cf
add 'nopush' option to the post API so somebody could bulk load a bunch of existing content via the API without invoking the notifier and sending each out as a fresh post.
friendica2014-10-05 01:09:57 -07:00
e2f45a76b1
remove the privacy macros in settings and connedit now that we have privacy roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
friendica2014-10-03 04:54:27 -07:00
a177cd1bd4
more work on shared design elements
friendica2014-10-03 04:05:05 -07:00
9495aba499
site language in siteinfo/json has been re-added
Paolo Tacconi2014-10-02 16:25:34 +02:00
a932c20dc4
Merge pull request #610 from tuscanhobbit/dev
RedMatrix2014-10-02 23:05:59 +10:00
15c1529e83
query for statistics are now executed by poller
Paolo Tacconi2014-10-02 13:43:48 +02:00
16b94f1dc0
issues with diaspora comment signatures on relayed comments that are relayed through a redmatrix site (parent post is redmatrix) and involve a private post.
friendica2014-10-02 02:43:07 -07:00
f19d718631
that's why remove_obsolete_hublocs() isn't telling anybody when it does its thing, I forgot to uncomment the bit that tells everybody after I tested it. I needed extensive testing to make sure we didn't accidentally wipe out all hublocs everywhere. Testing went fine so I just assumed it was all working as planned; but went back today to find out why I wasn't told of a recent change.
friendica2014-09-30 23:41:50 -07:00
f8468b4c3a
allow custom role permissions and fix site timezone.
friendica2014-09-29 23:36:41 -07:00
0283720302
no spaces in file names as requested
Jeroen2014-09-30 05:48:29 +00:00
5292e3a100
implement a "powered-by" but leave it turned off until somebody with a good eye for layout can figure out where best to put it.
friendica2014-09-29 21:58:35 -07:00
90378e8ef8
Silence insanely noisy log - should probably stick this in a dlogger if we need it - we're getting literally hundreds of thousands of these.
Thomas Willingham2014-09-29 19:06:43 +01:00
43d2a8ceae
ok, last commit so far on the simple schemas
Jeroen2014-09-29 15:37:50 +00:00