aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_reporting_modal
Commit message (Expand)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
* add .input class to all inputsHenry Jameson2024-02-07
* Use stylelinttusooa2023-01-09
* Use dedicated indicator for non-ascii domain namesTusooa Zhu2022-08-29
* Fix merge conflictsSean King2022-08-06
|\
| * --fixHenry Jameson2022-07-31
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...Ilja2022-07-18
|\|
| * improvements and cleanup to input componentsHenry Jameson2022-04-26
| * tons of fixes mainly aimed at panel headingsHenry Jameson2022-04-20
| * fix some mishaps i noticed during self-reviewHenry Jameson2022-03-30
| * lint + fixes for registrationHenry Jameson2022-03-29
| * Revert "lint"Henry Jameson2022-03-29
| * lintHenry Jameson2022-03-29
| * fix checkboxes, specifically the NSFW oneHenry Jameson2022-03-24
| * migrate to v-slotHenry Jameson2021-04-25
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...Ilja2022-02-26
|\ \
| * | migrate to v-slotHenry Jameson2021-04-07
| |/
| * separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
* | Fix report modal not working, add include_typesShpuld Shpuldson2021-02-01
|/
* fix changing reported status on same userShpuld Shpuldson2021-01-12
* Add report button to status ellipsis menuShpuld Shpuldson2021-01-12
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
* refactor statusHenry Jameson2020-07-28
* Backend Interactor service overhaul, removed the need for copypastingHenry Jameson2019-11-24
* update event nametaehoon2019-10-21
* remove needless console.logtaehoon2019-10-18
* refactor all kind of modals using the modal componenttaehoon2019-10-18
* lock body scroll when user reporting modal is opentaehoon2019-10-17
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
* use native scrollbartaehoon2019-05-03
* refactor using List componenttaehoon2019-05-03
* rewrite checkbox componenttaehoon2019-05-03
* fix panel title overflow issue in mobiletaehoon2019-05-03
* fix double scrollbar display bug in mobiletaehoon2019-05-03
* prevent parent scrolltaehoon2019-05-03
* use custom scrollbartaehoon2019-05-03
* modal style improvementstaehoon2019-05-03
* Improve mobile layouttaehoon2019-05-03
* update generic error messagetaehoon2019-05-03
* add translationstaehoon2019-05-03
* add error messagetaehoon2019-05-03
* reset modal state if api request is completedtaehoon2019-05-03
* add processing state and close modal after api request is completedtaehoon2019-05-03
* reset modal state when userId is changedtaehoon2019-05-03
* add api service functiontaehoon2019-05-03
* add user reporting modaltaehoon2019-05-03