dnote/pkg/server/app
Sung Won Cho ea51514c85
Fix digest note review (#383)
* Fix issue where unreviewed note is displayed as reviewed

* Show unreviewed first

* Fix menu alignment on mobile

* Show completion message

* Display help on empty digest list

* Fix email type
2020-01-07 16:03:45 +11:00
..
app.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
app_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
books.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
books_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
digests.go Fix digest note review (#383) 2020-01-07 16:03:45 +11:00
digests_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
doc.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
email.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
email_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
helpers.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
helpers_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
main_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
notes.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
notes_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
sessions.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
subscriptions.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
testutils.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
users.go Fix digest note review (#383) 2020-01-07 16:03:45 +11:00
users_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00