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
/
hocs
Commit message (
Collapse
)
Author
Age
*
remove all "fallback variables"
Henry Jameson
2024-03-04
|
*
Make block & mute lists able to load more
tusooa
2023-02-21
|
*
Use stylelint
tusooa
2023-01-09
|
*
fix main post form having hidden emoji picker
Henry Jameson
2022-04-10
|
*
fix some mishaps i noticed during self-review
Henry Jameson
2022-03-30
|
*
fix minor renames
Henry Jameson
2022-03-24
|
*
cleanup console log
Henry Jameson
2022-03-23
|
*
listeners aren't actually used
Henry Jameson
2022-03-22
|
*
mutes and blocks tab works
Henry Jameson
2022-03-18
|
*
made withLoadMore work... sorta
Henry Jameson
2022-03-18
|
*
fix HOCs
Henry Jameson
2021-04-25
|
*
remove Vue.component from hooks
Henry Jameson
2021-04-25
|
*
remove Vue.component, just export an object. Seems to be working
Henry Jameson
2021-04-25
|
*
make with-load-more not use computeds when they don't work for it
Shpuld Shpuldson
2020-12-28
|
*
more fixes, add fullwidth
Shpuld Shpuldson
2020-11-24
|
*
More stuff. Buttons in user card's corner now have MUCH bigger hitboxes
Henry Jameson
2020-10-20
|
*
Add Chats
eugenijm
2020-07-08
|
*
must use h in higher babel-plugin-transform-vue-jsx
seven
2019-12-12
|
*
npm eslint --fix .
Henry Jameson
2019-07-05
|
*
remove border-bottom of the last list item
taehoon
2019-04-17
|
*
remove withList hoc
taehoon
2019-04-17
|
*
Use native filter function
taehoon
2019-02-28
|
*
Rewrite FollowList using hocs
taehoon
2019-02-28
|
*
Fix bug to get wrapped component prop name list
taehoon
2019-02-28
|
*
Allow HOCs to accept additional props
taehoon
2019-02-28
|
*
Use Object.entries instead of Object.keys
taehoon
2019-02-20
|
*
Add note for empty state to the lists using slot
taehoon
2019-02-20
|
*
Minor css improvements of hocs
taehoon
2019-02-20
|
*
Pass down slots into wrapped components
taehoon
2019-02-20
|
*
Rename some options and add comments to HOCs
taehoon
2019-02-20
|
*
Use hoc definitions to be factor of factory
taehoon
2019-02-20
|
*
Add a prop to force-refresh data to withSubscription hoc
taehoon
2019-02-20
|
*
Add withSubscription hoc
taehoon
2019-02-20
|
*
Update hocs to pass parent-scope bindings to the wrapped component
taehoon
2019-02-20
|
*
Add withList hoc and remove UserList component
taehoon
2019-02-20
|
*
Wire up ui to real blocks api data
taehoon
2019-02-20
|
*
Add withLoadMore hoc
taehoon
2019-02-20