index
:
pleroma-fe.git
meow
This is a fork of pleroma's official FE. Used by vnil.de, we meow meow the meow meow with meow meow
shrik3
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
user_reporting_modal
Commit message (
Collapse
)
Author
Age
*
remove all "fallback variables"
Henry Jameson
2024-03-04
|
*
add .input class to all inputs
Henry Jameson
2024-02-07
|
*
Use stylelint
tusooa
2023-01-09
|
*
Use dedicated indicator for non-ascii domain names
Tusooa Zhu
2022-08-29
|
*
Fix merge conflicts
Sean King
2022-08-06
|
\
|
*
--fix
Henry Jameson
2022-07-31
|
|
*
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵
Ilja
2022-07-18
|
\
|
|
|
|
|
|
|
feat/report-notification
|
*
improvements and cleanup to input components
Henry Jameson
2022-04-26
|
|
|
*
tons of fixes mainly aimed at panel headings
Henry Jameson
2022-04-20
|
|
|
*
fix some mishaps i noticed during self-review
Henry Jameson
2022-03-30
|
|
|
*
lint + fixes for registration
Henry Jameson
2022-03-29
|
|
|
*
Revert "lint"
Henry Jameson
2022-03-29
|
|
|
|
|
|
|
|
This reverts commit f20ae34400b35c230d3e7824f98d9b3f4e977f82.
|
*
lint
Henry Jameson
2022-03-29
|
|
|
*
fix checkboxes, specifically the NSFW one
Henry Jameson
2022-03-24
|
|
|
*
migrate to v-slot
Henry Jameson
2021-04-25
|
|
*
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵
Ilja
2022-02-26
|
\
\
|
|
|
|
|
|
|
|
|
feat/report-notification
|
*
|
migrate to v-slot
Henry Jameson
2021-04-07
|
|
/
|
*
separate screen_name and screen_name_ui with decoded punycode
Shpuld Shpuldson
2021-02-26
|
|
*
|
Fix report modal not working, add include_types
Shpuld Shpuldson
2021-02-01
|
/
*
fix changing reported status on same user
Shpuld Shpuldson
2021-01-12
|
*
Add report button to status ellipsis menu
Shpuld Shpuldson
2021-01-12
|
*
Replace all use of <a> + href='#' with proper buttons
Shpuld Shpuldson
2020-11-24
|
*
refactor status
Henry Jameson
2020-07-28
|
*
Backend Interactor service overhaul, removed the need for copypasting
Henry Jameson
2019-11-24
|
*
update event name
taehoon
2019-10-21
|
*
remove needless console.log
taehoon
2019-10-18
|
*
refactor all kind of modals using the modal component
taehoon
2019-10-18
|
*
lock body scroll when user reporting modal is open
taehoon
2019-10-17
|
*
eslint --fix --ext .js,.vue src
Henry Jameson
2019-07-05
|
*
use native scrollbar
taehoon
2019-05-03
|
*
refactor using List component
taehoon
2019-05-03
|
*
rewrite checkbox component
taehoon
2019-05-03
|
*
fix panel title overflow issue in mobile
taehoon
2019-05-03
|
*
fix double scrollbar display bug in mobile
taehoon
2019-05-03
|
*
prevent parent scroll
taehoon
2019-05-03
|
*
use custom scrollbar
taehoon
2019-05-03
|
*
modal style improvements
taehoon
2019-05-03
|
*
Improve mobile layout
taehoon
2019-05-03
|
*
update generic error message
taehoon
2019-05-03
|
*
add translations
taehoon
2019-05-03
|
*
add error message
taehoon
2019-05-03
|
*
reset modal state if api request is completed
taehoon
2019-05-03
|
*
add processing state and close modal after api request is completed
taehoon
2019-05-03
|
*
reset modal state when userId is changed
taehoon
2019-05-03
|
*
add api service function
taehoon
2019-05-03
|
*
add user reporting modal
taehoon
2019-05-03