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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/Model
AgeCommit message (Expand)Author
2021-11-04fix #2072dartcafe
2021-11-03Merge pull request #2060 from nextcloud/feature/disable-long-pollRené Gieling
2021-11-03use ternary operator shorthand instead of functiondartcafe
2021-11-03force return of default, if setting not availabledartcafe
2021-11-01move notification mail to presentdartcafe
2021-10-30Configuration for disabling polling or usage of periodic pollingdartcafe
2021-10-29Changed grammarrakekniven
2021-10-26Revert "fix test"dartcafe
2021-10-26fix testdartcafe
2021-10-26clean updartcafe
2021-10-25Some code maintenancedartcafe
2021-10-18fixes and organizing modelsdartcafe
2021-10-18Adding a reminder job configurable per polldartcafe
2021-09-19allow delegated admins to see result and user namesdartcafe
2021-09-14refactor and type hints (#1962)René Gieling
2021-09-14Merge pull request #1960 from nextcloud/feature/admin-userRené Gieling
2021-09-14fix nullish appConfig #1958dartcafe
2021-09-14cs:fixdartcafe
2021-09-14grant poll admin rights to inviteedartcafe
2021-09-06Autoarchive closed pollsdartcafe
2021-09-06fixes #1937 - quickfix return empty email address instead of nulldartcafe
2021-09-06fixes #1518dartcafe
2021-09-05fixesdartcafe
2021-09-05fixesdartcafe
2021-09-05refactoring and let settings have an affectdartcafe
2021-07-05Update version and tidydartcafe
2021-06-28compatibility bugdartcafe
2021-06-19change soft deleted polls to archived pollsdartcafe
2021-06-17Do not send mails to disabled group members (#1751)René Gieling
2021-06-15Use events for watch and nofication eventsdartcafe
2021-06-02Workaround #1681dartcafe
2021-05-14some more maintenance and refactoringdartcafe
2021-05-12reduce db accessdartcafe
2021-05-11request acl permission in setterdartcafe
2021-05-10acl->request(Acl::PERMISSION_POLL_VIEW) is obsoletedartcafe
2021-05-09rename acl constantsdartcafe
2021-05-08use psalm for static analysisdartcafe
2021-03-27Add command polls:share:addDaniel Rudolf
2021-03-22prepare backenddartcafe
2021-03-07use psr logger (#1462)René Gieling
2021-03-06some maintenancedartcafe
2021-03-02Hide counter and participants, if results are hiddendartcafe
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-28fixed contactgroups in usersearchdartcafe
2021-02-20respect duration in calendar searchdartcafe
2021-02-07allow disabling of comments #737dartcafe
2021-02-07allow owner deleting of comments #999dartcafe
2021-01-31simplify code by using ternary and null coalescing operatorsdartcafe
2021-01-25code maintenancedartcafe
2021-01-16cs:fixdartcafe