Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18Remove vue/ because it's emptyJoas Schilling
2019-10-18Move collection integration to src/Joas Schilling
2019-10-18Move signaling settings to src/Joas Schilling
2019-10-18Move turn settings to src/Joas Schilling
2019-10-18Move stun settings to src/Joas Schilling
2019-10-18Move GeneralSettings to src/Joas Schilling
2019-10-18Move commands settings to src/Joas Schilling
2019-10-18Move AllowedGroupsSettings to src/Joas Schilling
2019-10-18[tx-robot] updated from transifexNextcloud bot
2019-10-18Merge pull request #2328 from nextcloud/bugfix/2325/ignore-all-compiled-js-itemsJoas Schilling
2019-10-18Remove accidentally commited filesJoas Schilling
2019-10-18All items in js/ are now compiledJoas Schilling
2019-10-18Ignore all compiled JS from translationsJoas Schilling
2019-10-18Merge pull request #2318 from nextcloud/feature/vue/style-same-author-messagesMarco Ambrosini
2019-10-18Display actions on tap if mobileMarco Ambrosini
2019-10-18Apply suggestionsMarco Ambrosini
2019-10-17Add changelog for 7.0.1Joas Schilling
2019-10-17Fix temporary messageMarco Ambrosini
2019-10-17Add sticky avatarMarco Ambrosini
2019-10-17Change components names according to new structureMarco Ambrosini
2019-10-17Use vue-virtual-scroll-list instead of DynamicScrollerMarco Ambrosini
2019-10-17Create grouped-by-author messages arrayMarco Ambrosini
2019-10-17Don't repeat username for same Author messagesMarco Ambrosini
2019-10-17Don't repeat avatar for same authorMarco Ambrosini
2019-10-17Merge pull request #2317 from nextcloud/techdebt/noid/correctly-setup-applica...Joas Schilling
2019-10-17Merge pull request #2321 from nextcloud/td/di/middlewareJoas Schilling
2019-10-17Merge pull request #2322 from nextcloud/Uppercase_all_constantsJoas Schilling
2019-10-17Uppercase all constantsMarco Ambrosini
2019-10-17Use DI for the middlewareJoas Schilling
2019-10-17Merge pull request #2319 from nextcloud/techdebt/vuejs/constantsJoas Schilling
2019-10-17Define all constantsJoas Schilling
2019-10-16Correctly setup the Application classJoas Schilling
2019-10-16Merge pull request #2316 from nextcloud/fix-droneDaniel Calviño Sánchez
2019-10-16Merge pull request #2290 from nextcloud/doc/fixesJoas Schilling
2019-10-16Update docs/constants.md Joas Schilling
2019-10-16Bump image to stylelint-2 which comes with stylelint 11.0.0Joas Schilling
2019-10-16Try to fix eslintJoas Schilling
2019-10-16Fix step-name of stylelintJoas Schilling
2019-10-16Merge pull request #2315 from nextcloud/bugfix/noissue/fix-minor-design-issuesJoas Schilling
2019-10-16Fix navigation design issues.Marco Ambrosini
2019-10-15Merge pull request #2291 from nextcloud/feature/vuejs/conversations-iconJoas Schilling
2019-10-15Rename to ConversationIconJoas Schilling
2019-10-14Move component to root as it's going to be used in other parts tooJoas Schilling
2019-10-14Merge pull request #2310 from nextcloud/bugfix/vuejs/spaces-and-unitsJoas Schilling
2019-10-14Fix spaces and unitsJoas Schilling
2019-10-14Use a computed propertyJoas Schilling
2019-10-14Fix the conversations iconJoas Schilling
2019-10-14Merge pull request #2292 from nextcloud/bugfix/vuesjs/make-app-navigation-dar...Joas Schilling
2019-10-14Merge pull request #2296 from nextcloud/receive-new-messagesJoas Schilling
2019-10-11Add ability to receive new messages.Marco Ambrosini