Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-29Allow RFC 7033 WebFinger via http:// for developmentBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-26Set fog_provider and load carrierwave/storage/fog if S3 is enabledBenjamin Neff
2017-08-12Workaround for bootstrap-sassBenjamin Neff
2017-08-12Update configs for rails 5Benjamin Neff
2017-07-03Use RFC 7033 webfinger from diaspora_federation gemBenjamin Neff
2017-07-03Remove guid and public_key from WebFingerBenjamin Neff
2017-05-11Merge branch 'next-minor' into developBenjamin Neff
2017-05-11Don't raise when the public key of a person is "broken"Benjamin Neff
2017-05-11Remove rails_adminBenjamin Neff
2017-04-06Merge branch 'next-minor' into developBenjamin Neff
2017-04-06Improve csp for a better cloudflare supportAmadren
2017-03-16i18n for color themesSteffen van Bergerem
2017-03-16Capitalisation of colour themesgoobertron
2017-01-15Remove chartbeat and mixpanel supportSteffen van Bergerem
2016-11-06Schedule a connection-check when receiving a message from an offline podBenjamin Neff
2016-11-06Add dark themeBenjamin Neff
2016-10-30Suppress deprecation warning: disable csp in report-only modeBenjamin Neff
2016-10-27Bump secure_headersBenjamin Neff
2016-10-27Bump diaspora_federationBenjamin Neff
2016-09-30Add settings for CSP to diaspora.ymlBenjamin Neff
2016-09-30Configure CSP header for services from diaspora.ymlBenjamin Neff
2016-09-30Add frame-src but don't spam the log with DEPRECATION warnings.Benjamin Neff
2016-09-30Add nonce to javascript tagsBenjamin Neff
2016-09-30Add secure_header gem to add some security related headersBenjamin Neff
2016-09-04Add OpenGraph video supportSteffen van Bergerem
2016-09-04make session-cookie HttpOnlyBenjamin Neff
2016-08-13Displaying the markdown editor on publisheraugier
2016-07-07Remove messagebus_ruby_api gemSteffen van Bergerem
2016-06-27Merge pull request #6894 from SuperTux88/fetch-missing-personsDennis Schubert
2016-06-27fetch unknown persons to generate urlBenjamin Neff
2016-06-27configure concurrency and verbose in diaspora_federation gemBenjamin Neff
2016-06-26the xml parameter is now filtered in the diaspora_federation gemBenjamin Neff
2016-06-26extract mappings between diaspora and the federation gemBenjamin Neff
2016-06-26delete old postzord dispatcherBenjamin Neff
2016-06-26remove HttpMulti and HydraWrapperBenjamin Neff
2016-06-26remove salmon codeBenjamin Neff
2016-06-26handle retractionsBenjamin Neff
2016-06-26receive localBenjamin Neff
2016-06-26update profileBenjamin Neff
2016-06-26add ReceiveLocal workerBenjamin Neff
2016-06-26handle receive contactBenjamin Neff
2016-06-26save entities on receiveBenjamin Neff
2016-06-26create new receive workersBenjamin Neff
2016-06-26create fetch_related_entity callback and cleanup unused callbacksBenjamin Neff
2016-06-26refactor `fetch_person_url_to` callbackBenjamin Neff
2016-06-26implement :update_pod callbackBenjamin Neff
2016-06-26fetch public key for unknown personBenjamin Neff
2016-06-26add more "diaspora to federation entity" methodsBenjamin Neff
2016-06-20Redesign default.haml and add a podmin welcome pageSteffen van Bergerem