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
2022-10-06Escape mentions before parsing message with markdownBenjamin Neff
2022-07-16Merge branch 'next-minor' into developBenjamin Neff
2022-07-16Render markdown to html for notificationsBenjamin Neff
2022-07-16Don't autoload PeopleHelper during initializationBenjamin Neff
2021-04-11Fixup rubocop warnings from factory_bot introductionJonne Haß
2021-04-11Update factory_girl to factory_botNtavranis Serafeim
2017-10-27Ignore invalid diaspora:// linksBenjamin Neff
2017-09-29Replace diaspora:// links in the textBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-02-12Add @ before mentions for mobile and notificationsBenjamin Neff
2017-01-31Improve handling with new mention syntax without nameBenjamin Neff
2017-01-29Use name of mentioned person in plain textBenjamin Neff
2016-11-27require spec_helper in .rspecJustin Ramos
2016-06-19Add rel="noopener noreferrer" to autolinksDennis Schubert
2015-06-06Only strip text direction markers around hashtags for nowJonne Haß
2015-06-02Set default for post title truncation to 70 charactersSteffen van Bergerem
2015-04-23encode unencoded urls and normalize IDN urlsBenjamin Neff
2015-03-04Strip markdown from the heading of a post. Impact notifications, email subjec...flaburgan
2015-02-18Strip Unicode format characters prior post processingJonne Haß
2014-12-08Bye opengraph_parser, hi open_graph_readerJonne Haß
2014-10-17Fix issue #4416Augier
2014-08-23make rspec and jasmine pass with the new codeJonne Haß
2014-03-15Introduce message rendererJonne Haß