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
2018-05-16Account merging: handle duplicates for TagFollowingcmrd Senya
2018-05-03Add completed_at to account_migrationscmrd Senya
2018-04-30Account merging supportcmrd Senya
2018-04-23Bugfix 7714 twitter char overflowHankG
2018-04-16Remove fileuploader.cssSteffen van Bergerem
2018-04-12Replace rails-assets-perfect-scrollbar with rails-assets-utatti-perfect-scrol...Benjamin Neff
2018-04-12Simplify /podmin redirectBenjamin Neff
2018-04-12Fix link to "Make yourself an admin"Benjamin Neff
2018-04-12Make public stream accessible for logged out usersSteffen van Bergerem
2018-04-12Remove contacts page on profilesBenjamin Neff
2018-04-12Remove flag for contacts visible to each otherBenjamin Neff
2018-04-10Merge branch 'master' into next-minorBenjamin Neff
2018-04-10Don't return a SafeString after truncateBenjamin Neff
2018-03-25StatusMessageController#create: respond 422 when aspect_ids are wrongcmrd Senya
2018-03-25Spec for post creation bad aspects_ids issuecmrd Senya
2018-03-25Include templates to main.jscmrd Senya
2018-03-23only include mutual sharing contacts in conversations form on contacts pagekas70
2018-03-10Set video click handler at app.views.ExpandedCommentcmrd Senya
2018-03-07Back to Top: Make sure to re-check the visibility after the scrolling is doneDennis Schubert
2018-03-07Add the back-to-top button to all viewsDennis Schubert
2018-02-27Keep order of profile tagsBenjamin Neff
2018-02-25Fix followed tags posts in stream for posts with multiple tagsBenjamin Neff
2018-02-25Don't retry for PublicKeyNotFoundBenjamin Neff
2018-02-22Prevent duplicate mention notifications when the post is received twiceBenjamin Neff
2018-02-17Support for embedding HTML5 media linkscmrd Senya
2018-02-02Fix post_message for posts without textBenjamin Neff
2018-02-02Retry Contact messages 20 time (about two weeks)Benjamin Neff
2018-02-02Start sending the blocking flagBenjamin Neff
2018-02-02Remove participants limit for conversationsBenjamin Neff
2018-02-02Fix mention in #newhere message when invited by another personBenjamin Neff
2018-02-02Make mobile bookmarklet work the same way as with desktop UIBenjamin Neff
2018-01-21Use `current-password` and `new-password` for password autocompleteflaburgan
2018-01-09update to support 280 character TwitterBrad Koehn
2018-01-08Delete archive files when closing an accountJanakas
2018-01-08Remove old export archives after 2 weeksJanakas
2018-01-08Rearrange userdata-export section and change timestamp to timeagoJanakas
2018-01-05Fix invite link on /contactsJanakas
2018-01-05Fix notifications when people remove their birthday dateBenjamin Neff
2017-12-25Remove aspect_ids parameter from publisherBenjamin Neff
2017-12-25Fix default aspects on profile page and bookmarklet publisherBenjamin Neff
2017-12-24Fix birthday notification mailBenjamin Neff
2017-12-18Fix deformed hovercards avatarflaburgan
2017-12-18Create birthday notification and mailerRete2
2017-10-27Ignore invalid diaspora:// linksBenjamin Neff
2017-10-20Group notifications by updated_atBenjamin Neff
2017-10-17Clean up invalid contacts from the DBcmrd Senya
2017-10-17Forbid user destructioncmrd Senya
2017-10-17Raise sensible error message when user is missingcmrd Senya
2017-10-17Check for user existence on aspect membership destructioncmrd Senya
2017-10-17Avoid page to jump to top after a post deletion, fixes #7628flaburgan