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
path: root/js
AgeCommit message (Expand)Author
2019-10-18Remove accidentally commited filesJoas Schilling
2019-10-09Add hover feedback and ActionsMarco Ambrosini
2019-10-09Create Message componentMarco Ambrosini
2019-10-09Delete the old UI filesMarco Ambrosini
2019-10-08Merge pull request #2281 from nextcloud/bugfix/noid/better-start-call-settingJoas Schilling
2019-10-08Simplify the explanation a bitJoas Schilling
2019-10-07Fix dangling tooltips when rendering the CallInfoView againDaniel Calviño Sánchez
2019-10-07Change room to conversation in UIJoas Schilling
2019-10-07Remove closing input elementJoas Schilling
2019-10-07Add lobby checkbox instead of radio buttons for enabling lobbyIvan Sein
2019-10-07Recompile JSJoas Schilling
2019-10-07Merge pull request #2270 from nextcloud/add-section-title-to-share-linkIvan Sein
2019-10-07Bump nextcloud-vue from 0.12.3 to 0.12.4 in /vuedependabot-preview[bot]
2019-10-07Bump lodash from 4.17.14 to 4.17.15 in /vuedependabot-preview[bot]
2019-10-04Add section title to share-link options.Ivan Sein
2019-10-04Fixed time formatIvan Sein
2019-10-04Add tooltip with start time format.Ivan Sein
2019-09-30Bump nextcloud-vue from 0.12.2 to 0.12.3 in /vuedependabot-preview[bot]
2019-09-30Bump handlebars from 4.2.0 to 4.3.4dependabot-preview[bot]
2019-09-27Merge pull request #2107 from nextcloud/add-support-for-talk-sidebar-in-publi...Joas Schilling
2019-09-26Merge pull request #2207 from nextcloud/bugfix/noid/cant-start-call-followupJoas Schilling
2019-09-26Do not remove other event handlers when setting the active roomDaniel Calviño Sánchez
2019-09-26Extract handler to update the page title on display name changeDaniel Calviño Sánchez
2019-09-26Use the Select componentJoas Schilling
2019-09-26Merge pull request #2216 from nextcloud/techdebt/noid/shared-eslint-configJoas Schilling
2019-09-26Fix guest avatars in public share pageDaniel Calviño Sánchez
2019-09-26Override the current user when getting the room for a public share pageDaniel Calviño Sánchez
2019-09-26Add wrapper around "OC.getCurrentUser()" to be able to override the userDaniel Calviño Sánchez
2019-09-26Add support for Talk sidebar in public share pagesDaniel Calviño Sánchez
2019-09-26Recompiling after editing always helpsJoas Schilling
2019-09-26Merge pull request #2219 from nextcloud/render-call-button-again-when-canStar...Joas Schilling
2019-09-26Update stored height for new message field when chat view is resizedDaniel Calviño Sánchez
2019-09-26Loop through last messages before handling height changesDaniel Calviño Sánchez
2019-09-26Update the stored height of the new message field after cleaning itDaniel Calviño Sánchez
2019-09-25Render call button again when "canStartCall" changesDaniel Calviño Sánchez
2019-09-25Recompile the JS filesJoas Schilling
2019-09-25Fix check for guests on the comment fieldJoas Schilling
2019-09-24Rebuild JavaScript filesDaniel Calviño Sánchez
2019-09-24Fix eslint issuesDaniel Calviño Sánchez
2019-09-19Retry getting messages on failureDaniel Calviño Sánchez
2019-09-19Load older messages when scrolling to the topDaniel Calviño Sánchez
2019-09-19Add support for rendering messages prepended to the message collectionDaniel Calviño Sánchez
2019-09-19Add (limited) support for updating elements already added to the listDaniel Calviño Sánchez
2019-09-19Add support for updating the cache of an element through a proxyDaniel Calviño Sánchez
2019-09-19Rename variableDaniel Calviño Sánchez
2019-09-19Extract method to know whether the virtual list is scrollableDaniel Calviño Sánchez
2019-09-19Fix getting the height of an elementDaniel Calviño Sánchez
2019-09-19Disable the button in the UI when the participant can not callJoas Schilling
2019-09-19Allow to limit "Start call" to users and moderatorsJoas Schilling
2019-09-19Merge pull request #2197 from nextcloud/bugfix/2194/unify-avatar-handling-of-...Joas Schilling