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 (Collapse)Author
2020-10-30updated 68 locale files [ci skip]Dennis Schubert
2020-10-30Fix typo in en.api.openid_connect.authorizations.scopes.interactions.descriptionDennis Schubert
2020-10-25Merge pull request #8169 from jhass/openid_issuer_urlDennis Schubert
OpenID Connect: ensure consistent issuer URL
2020-10-24OpenID Connect: ensure consistent issuer URLJonne Haß
root_url does not know the right protocol in all contexts, some clients are strict when validating this.
2020-10-24Merge pull request #8167 from SuperTux88/fix-TagFollowingsControllerBenjamin Neff
Fix error in TagFollowingsController#create when duplicate is created
2020-10-24Merge branch 'next-minor' into developDennis Schubert
2020-10-24In single post view deleting a comment updates the counterThorsten Claus
2020-10-23Fix error in TagFollowingsController#create when duplicate is createdBenjamin Neff
2020-10-20OpenID Connect: Disable form-action CSP on authorization pageJonne Haß
Some browsers apply this CSP rules even to the redirect response after the POST requests, blocking the redirect_uri redirect
2020-10-20Merge branch 'next-minor' into developJonne Haß
2020-10-20bump kostya-sigar to 2.0.8Jonne Haß
closes #8165
2020-09-17Merge branch 'next-minor' into developJonne Haß
2020-09-17Switch to toml-rb gemJonne Haß
For them dotted keys closes #8152
2020-09-04Drop config/script_server.yml warningJonne Haß
2020-09-04Drop fallback to bitcoin_wallet_idJonne Haß
2020-09-04Warn about using diaspora.ymlJonne Haß
2020-09-04Merge branch 'next-minor' into developJonne Haß
2020-09-04Drop springJonne Haß
it does more harm than good at this point closes #8133
2020-09-04Add chat configuration to diaspora.toml.exampleJonne Haß
2020-09-04Migrate configuration to TOMLJonne Haß
YAML is just too easy to get wrong closes #8132
2020-09-02Merge pull request #8141 from denschub/add-ip-to-admin-uiDennis Schubert
Expose a user's .current_sign_in_ip in the admin panel
2020-09-02Expose a user's .current_sign_in_ip in the admin panelDennis Schubert
2020-07-08Merge branch 'next-minor' into developDennis Schubert
2020-07-08bundler: disable post install messages in productionJonne Haß
closes #8131
2020-06-24Merge branch 'next-minor' into developDennis Schubert
2020-06-24updated 9 locale files [ci skip]Dennis Schubert
2020-06-14Merge branch 'next-minor' into developDennis Schubert
2020-06-14Merge branch 'master' into next-minorDennis Schubert
2020-06-14Merge branch 'release/0.7.14.0'v0.7.14.0Dennis Schubert
2020-06-14updated 6 locale files [ci skip]Dennis Schubert
2020-06-14Merge branch 'next-minor' into developDennis Schubert
2020-06-14Start 0.7.15.0 cycle.Dennis Schubert
[ci skip]
2020-06-14Merge branch 'next-minor' into developDennis Schubert
2020-06-14Merge pull request #8130 from denschub/gem-updatesDennis Schubert
Bump Rails
2020-06-14Bump RailsDennis Schubert
2020-06-14Merge pull request #8129 from denschub/api-corsDennis Schubert
Allow CORS on all API routes.
2020-06-14Merge branch 'next-minor' into developDennis Schubert
2020-06-14Issue #8119 - Add length validation to a profile's gender field.Noah Leal
closes #8127
2020-06-14Merge branch 'next-minor' into developDennis Schubert
2020-06-14Bump ruby version to 2.6, drop support of 2.3flaburgan
closes #7929
2020-06-11Issue #8126 - Allow CORS on all API routes.Dennis Schubert
2020-03-28Merge branch 'next-minor' into developBenjamin Neff
2020-03-28Bump octokit to 4.18.0 ... 4.17.0 was yanked :(Benjamin Neff
See octokit/octokit.rb#1219
2020-03-21Merge branch 'next-minor' into developJonne Haß
2020-03-21Remove links to deleted profiles in admin user statsVitalie Ciubotaru
closes #8063 closes #8061
2020-03-20Merge branch 'next-minor' into developJonne Haß
2020-03-20update rails-timeago to 2.18.0Jonne Haß
2020-03-20use latest ruby patch releases on travisJonne Haß
2020-03-20update rqrcode to 1.1.2Jonne Haß
2020-03-20update rubocop to 0.80.1 and rubocop-rails to 2.4.1Jonne Haß