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
2016-06-26move Guid module to fieldsBenjamin Neff
2016-06-26create module for author associationBenjamin Neff
2016-06-26deliver message always to all participantsBenjamin Neff
2016-06-26remove more unused code and cleanupBenjamin Neff
2016-06-26remove roxmlBenjamin Neff
2016-06-26remove user parameter from subscribers methodBenjamin Neff
2016-06-26receive localBenjamin Neff
2016-06-26cleanup notifications and fix testsBenjamin Neff
2015-08-21use discovery from diaspora_federation gemBenjamin Neff
2015-07-17Make default conversation subject translatable and properly capitalize itRich**
2015-06-21Adds welcome message on registration Welcome message is only send out if podm...fap
2015-06-08refactor: iterate over visiblitiesBenjamin Neff
2015-02-19Fix notification for new conversationsSteffen van Bergerem
2015-02-10Conversations: fix badge count and automatic scrollingSteffen van Bergerem
2014-12-10BUG: new messages to person that is not sharingMarcelo Briones
2014-08-23reduce cuke failuresJonne Haß
2014-08-23replace deprecated usages for allJonne Haß
2014-08-23remove conditions on association deprecation warningsJonne Haß
2014-08-23replace deprecated finder and finder_options syntaxJonne Haß
2013-10-10refactor conversations_controller#createFlorian Staudacher
2013-02-11added a id and a autoscroll to first unread message in conversation (Fix: #3216)Lennart Prelle
2012-06-18limit the amount of people in a converasation to prevent hella spamMaxwell Salzberg
2012-02-26introduce the idea of Federated::Base. this is mostly just renaming and colla...Maxwell Salzberg
2011-11-06Revert "add participant_users to conversations"danielgrippi
2011-11-05add participant_users to conversationsJonne Hass
2011-09-16conversations are not publicMaxwell Salzberg
2011-09-16DG MS; renamed a file; fixed the builddanielgrippi
2011-08-13Refactor conversations creationGonzalo Rodriguez
2011-03-09added the email notification, the notification is not persisted, fixed the re...zhitomirskiyi
2011-03-08dispatch the conversation in ConversationsControllerdanielgrippi
2011-03-07added autocomplete on message 'to' field, minor css tweaks to inboxdanielgrippi
2011-03-04fixed conversation receive. made visibilities on conversation :dependent => ...danielgrippi
2011-03-01messages are now relayable, a comment has an author as opposed to a person.danielvincent
2011-03-01private messages wipdanielvincent
2011-03-01conversations federatezhitomirskiyi
2011-03-01PrivateMessage -> Conversation, Message.danielvincent