summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/schedule (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix polls not rendering properly in Schedule ListMarie2025-05-081-0/+18
|
* fix backend lint errorsHazelnoot2025-04-021-1/+1
|
* probably fix editing scheduled notes - fixes #934dakkar2025-02-261-2/+29
| | | | | | | the result of `notes/schedule/list` needs to be shaped like an array of `Packed<'Note'>`, but it wasn't now it's much closer, and I can edit scheduled quotes and replies
* fix lint errors in notes/schedule/create.tsHazelnoot2025-02-041-5/+0
|
* upd: make schedule time work cross timezonesMarie2024-12-151-4/+6
|
* fix deletion of scheduled noteMarie2024-12-091-1/+1
|
* Apply suggestionsMarie2024-12-091-1/+1
|
* upd: add notification for failures, add reasons for failure, apply suggestionsMarie2024-12-091-3/+2
|
* fix: drive content not being loadedMarie2024-12-092-25/+6
|
* feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, ↵NoriDev2024-12-093-0/+588
[Type4ny-Project/Type4ny@271c872c](https://github.com/Type4ny-Project/Type4ny/commit/271c872c97f215ef5d8e0be62251dd422a52e5b1))