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
path: root/app
AgeCommit message (Expand)Author
2022-07-24Remove error if there was no error anymoreBenjamin Neff
2022-07-23Show software and version directly in the pods table if no errorsBenjamin Neff
2022-07-23Add NodeInfo 2.1Benjamin Neff
2022-07-20Fix deprecation warnings for rails 6.1Benjamin Neff
2022-07-20Use template_name instead of action_name for notification mailsBenjamin Neff
2022-07-20Fix rendering of error pages to remove deprecation warning for rails 6.0Benjamin Neff
2022-07-20Fix deprecation warnings for rails 6.0Benjamin Neff
2022-07-20Upgrade to rails 6.0Benjamin Neff
2022-07-20Move ActsAsTaggableOn::Tag overrides to initializerBenjamin Neff
2022-07-20Upgrade to sprockets 4Benjamin Neff
2022-07-16Fix Link to OWASP CSRF more information pageBenjamin Neff
2022-07-16Render markdown to html for notificationsBenjamin Neff
2022-07-16Remove unused translation fallbackBenjamin Neff
2022-07-16Remove markerb dependencyBenjamin Neff
2022-07-16Fix escaping of names in the from headerBenjamin Neff
2022-07-16Fix sending mails after photo exportBenjamin Neff
2022-07-16Don't autoload PeopleHelper during initializationBenjamin Neff
2022-07-04Remove compass-rails and just use the few images without a spriteBenjamin Neff
2022-06-29Manually stringify keys to fix sidekiq 7.0 deprecation warningBenjamin Neff
2022-04-27Do not allow to mass assign OTP fields on user edit pageJonne Haß
2022-04-27Do not allow the user to mass assign their own password alongside otherJonne Haß
2021-11-23Use old person private key if relayable author migrated awayBenjamin Neff
2021-11-23Migrate remote_photo_path and cleanup old photo uploadsBenjamin Neff
2021-11-23Add sharing status in hovercards, fixes #6542flaburgan
2021-11-23Refactor hovercards, fixes #8315flaburgan
2021-11-23Add a max-width to user name in the header, fixes #7676flaburgan
2021-11-06Bump omniauthBenjamin Neff
2021-10-25Resend AccountMigration or AccountDeletion for closed recipientsBenjamin Neff
2021-10-25Change placeholder in translations for #8304Benjamin Neff
2021-10-25Change domain for poduptimeDavid Morley
2021-10-25Remind the username in the reset password e-mailflaburgan
2021-09-198139 add a podmin mail to footerThorsten Claus
2021-09-19Also need to exclude account_migration from persons referenceBenjamin Neff
2021-09-19Backport account_migration relation on person from #7660Benjamin Neff
2021-09-18#7960 Add support for Markdown footnote syntaxThorsten Claus
2021-09-18Cleanup person_by_handle routeBenjamin Neff
2021-08-16Person.find_or_fetch_by_identifier never return nilThorsten Claus
2021-07-26Using galleries default border radius Small indicator images in image gallery...Thorsten Claus
2021-07-04Allow points and dashes in the username.Dennis Schubert
2021-07-04Don't export chat_enabled flag anymoreBenjamin Neff
2021-07-03Migration: Exporting user blocksThorsten Claus
2021-07-01Merge pull request #8261 from SuperTux88/gem-updatesBenjamin Neff
2021-07-01Cleanup unused commenting_disabled? and can_comment?Benjamin Neff
2021-06-28Bump carrierwaveBenjamin Neff
2021-06-27Add more closing tags to fix specsAkshay S Dinesh
2021-06-13Fixed testThorsten Claus
2021-06-13Added tag handlingThorsten Claus
2021-06-13Improve Service::TumblrAllan Klaus
2021-06-13Add closing tags to replace invalid self-closing tagsPirate Praveen
2021-06-13Wrapped local_comments also in a cacheThorsten Claus