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

github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15Fix a bit of coding styleJoas Schilling
2020-12-15Fix PHP CSJoas Schilling
2020-12-15Implement comments easily thanks to the work of skjnldsvJoas Schilling
2020-12-15Always load the icon for dashboard and moreJoas Schilling
2020-09-11Make functions executableJoas Schilling
2020-09-11Use injectFn()Joas Schilling
2020-09-08Fix PHP csJoas Schilling
2020-09-08Add a Dashboard widgetJoas Schilling
2019-08-14Adjust notifier to Nextcloud 17Joas Schilling
2019-04-04Move database queries to Mappers by introducing EntitiesJoas Schilling
2018-08-06PHP7+Joas Schilling
2017-04-28App menu registration via info.xmlJoas Schilling
2016-11-30Improve the Application classJoas Schilling
2016-11-30Remove the old extensionJoas Schilling
2016-11-30Move Admin panel to new APIJoas Schilling
2016-08-19Add comment count to the listJoas Schilling
2016-07-29Only allow comments for users who can see the announcement and when they are ...Joas Schilling
2016-07-29Comments for announcementsJoas Schilling
2016-07-29Add empty admin panelJoas Schilling
2016-07-29Mailmap updateJoas Schilling
2016-07-14Allow non-admin announcementsJoas Schilling
2016-07-12Merge pull request #8 from nextcloud/issue-4-restrict-access-to-certain-annou...Joas Schilling
2016-07-07Write the links to the DB and delete them againJoas Schilling
2016-07-07Move logic from app.php to Application classJoas Schilling
2016-05-03PSR-4 for the AnnouncementCenter appJoas Schilling