You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
zeripath 63591016b3
Extend Notifications API and return pinned notifications by default (#12164)
* Extend notifications API and return pinned notifications in notifications list

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix swagger

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix swagger again

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* remove spurious debugs

* as per @6543

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update models/notification.go

* as per @6543

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
admin Multiple small admin dashboard fixes (#12153) 4 years ago
base Fonts rework (#12114) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Server-side syntax highlighting for all code (#12047) 4 years ago
mail Fix nil pointer in default issue mail template (#11862) 4 years ago
org Add missing templates (#11729) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo Make copy/paste work for source code (#12191) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger Extend Notifications API and return pinned notifications by default (#12164) 4 years ago
user Fix U2F button icon (#12167) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago