flarum / issue-archive

0 stars 0 forks source link

TODOs laying around in the source code #95

Open SychO9 opened 3 years ago

SychO9 commented 3 years ago

These are the TODOs currently laying around in the source code, pasting them here so that we can create separate issues for them and tackle them separately.

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/src/Queue/ExceptionHandler.php#L47-L50

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/src/Queue/ExceptionHandler.php#L59-L62

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/views/layouts/basic.blade.php#L10

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/js/src/common/utils/abbreviateNumber.ts#L8-L17

https://github.com/flarum/core/blob/7f596db09bef3fa67a20fe402b131424a46484b5/js/src/common/Translator.ts#L38-L45

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/src/Api/Controller/UpdateDiscussionController.php#L55-L62

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/src/Forum/Controller/SavePasswordController.php#L79-L84

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/js/src/forum/utils/slidable.js#L1-L8

https://github.com/flarum/core/blob/eb4b18a979c7406cbf154a107662652d282fe415/js/src/admin/components/ExtensionPage.js#L224-L230

https://github.com/flarum/core/blob/8a451e0bfc061f64a74926b33374b0558ea16dff/js/src/common/Application.js#L182-L183

https://github.com/flarum/core/blob/d64750b3eb7de28d82727105b69c213cae5befe7/src/User/User.php#L308-L315

askvortsov1 commented 3 years ago

core/src/Queue/ExceptionHandler.php

Wow, this could be perfect for flarum/issue-archive#206 !