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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2018-09-18Update to latestbabel-npm-webpack-fixesJoas Schilling
2018-09-10Update config and babel for ie11John Molakvoæ (skjnldsv)
2018-08-27Remove debugging codeJoas Schilling
2018-08-27Add a white icon for red based themesJoas Schilling
2018-08-27Fix the inverted icon for bright colorsJoas Schilling
2018-08-06Fix "Cannot read property 'status' of undefined"Joas Schilling
2018-08-01COmmit the production js for the build maschineJoas Schilling
2018-01-24MakefileJoas Schilling
2018-01-24WebPackJoas Schilling
2018-01-22VueJoas Schilling
2017-12-19Merge pull request #89 from nextcloud/design-fixesJan-Christoph Borchardt
2017-12-14Use flex for individual notificationsMarin Treselj
2017-11-29Fix "tooltips shown in a notification alter its layout"Daniel Calviño Sánchez
2017-09-04Resort the list by timestamp after adding new items on the flyJoas Schilling
2017-08-29Append notifications on initial fetchJoas Schilling
2017-08-13Show notification message and action elements only when there, fix layoutJan-Christoph Borchardt
2017-08-02Allow to expand the message on click...Joas Schilling
2017-04-29Merge pull request #79 from nextcloud/style-fixesv12.0.0beta1Morris Jobke
2017-04-29Merge pull request #76 from nextcloud/css-instead-of-imgJan-Christoph Borchardt
2017-04-29Fix Notifications text flashing on loadJan-Christoph Borchardt
2017-04-27Add contacts popup to notificationsJoas Schilling
2017-04-24Use CSS instead of the image directlyJoas Schilling
2017-03-28Remove not working codeJoas Schilling
2017-03-28Select the image and replace it with the dot againJoas Schilling
2017-03-28properly highlight icon in header on hover/focusJan-Christoph Borchardt
2017-03-26move to right of search icon in headerJan-Christoph Borchardt
2017-03-24Merge JS for notificationsLukas Reschke
2016-12-09Add the timestamp to the notificationJoas Schilling
2016-12-09Fix icon alignment for the subjectJoas Schilling
2016-11-28Don't crash JS when the response is brokenJoas Schilling
2016-11-28Specify json via the headerJoas Schilling
2016-11-25Merge pull request #38 from nextcloud/no-html-in-desktop-notificationsMorris Jobke
2016-11-22Fix more stylingJoas Schilling
2016-11-22Fix spacing for avatars and other icons againJoas Schilling
2016-11-09Do not show unparsed HTML in the desktop notificationJoas Schilling
2016-11-08Merge pull request #36 from nextcloud/more-inline-avatarsMorris Jobke
2016-11-07Fix dismissing a notificationJoas Schilling
2016-11-07Make sure the avatars have the same size like in activityJoas Schilling
2016-11-03Don't DDOS the server:see_no_evil:Joas Schilling
2016-10-31Only make new info available in v2Joas Schilling
2016-10-27Add support for Rich Object StringsJoas Schilling
2016-10-10Add icon support and handlebar template for notificationsJoas Schilling
2016-10-10Use handlebar for the container templateJoas Schilling
2016-10-07Add onclick handler when a link is givenJoas Schilling
2016-09-22Rest in peaceful silence after a 404 and a 503Joas Schilling
2016-08-15Always pull right like in the clientJoas Schilling
2016-08-10Merge pull request #9 from nextcloud/theming-invert-iconBjörn Schießle
2016-08-10Fix style of notificationMorris Jobke
2016-08-10Switch notification icon to dark if theming app is using bright colorsJulius Haertl
2016-07-22No need to translate ellipsisMorris Jobke