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
Commit message (
Collapse
)
Author
Age
*
render span tag only if it has content
taehoon
2019-04-17
|
*
update model and props properties
taehoon
2019-04-17
|
*
import scss variables
taehoon
2019-04-17
|
*
update checkbox importing path
taehoon
2019-04-17
|
*
rewrite checkbox component as non-functional
taehoon
2019-04-17
|
*
support i18n
taehoon
2019-04-17
|
*
ui improvements
taehoon
2019-04-17
|
*
clean up
taehoon
2019-04-17
|
*
add bulk mute/unmute buttons and wire up to vuex
taehoon
2019-04-17
|
*
wire up bulk action buttons to vuex
taehoon
2019-04-17
|
*
add a comment
taehoon
2019-04-17
|
*
show list header only if there are items
taehoon
2019-04-17
|
*
pass down empty slot
taehoon
2019-04-17
|
*
make border of list header thicker
taehoon
2019-04-17
|
*
add bulk action buttons
taehoon
2019-04-17
|
*
add reusable progress-button cmoponent
taehoon
2019-04-17
|
*
replace scope attributes by slot-scope
taehoon
2019-04-17
|
*
add border-bottom to the header
taehoon
2019-04-17
|
*
support header slot
taehoon
2019-04-17
|
*
add header to selectable-list component
taehoon
2019-04-17
|
*
remove border-bottom of the last list item
taehoon
2019-04-17
|
*
recover border between basic-user-card using list component
taehoon
2019-04-17
|
*
show empty slot only if it has content
taehoon
2019-04-17
|
*
let not selectable-list know about getKey prop
taehoon
2019-04-17
|
*
clean up
taehoon
2019-04-17
|
*
refactor selectable-list using list component
taehoon
2019-04-17
|
*
add border-bottom style to the list component as well
taehoon
2019-04-17
|
*
move border-bottom style to the list
taehoon
2019-04-17
|
*
add some styling to the selectable-list component
taehoon
2019-04-17
|
*
use key properly
taehoon
2019-04-17
|
*
save selected items to the state
taehoon
2019-04-17
|
*
use SelectableList for blocks/mutes list
taehoon
2019-04-17
|
*
rename selectable_row to selectable_list
taehoon
2019-04-17
|
*
remove withList hoc
taehoon
2019-04-17
|
*
refactor using List component
taehoon
2019-04-17
|
*
use reusable List vue component instead of withList hoc
taehoon
2019-04-17
|
|
|
|
Using slot is the preferred way in vue
*
add SelectableRow component
taehoon
2019-04-17
|
*
add checkbox component
taehoon
2019-04-17
|
*
fix mess in UserProfile component
taehoon
2019-04-15
|
*
Merge branch '489' into 'develop'
Shpuld Shpludson
2019-04-15
|
\
|
|
|
|
|
|
|
|
|
|
|
|
Fix Blocked status inconsistency between Blocks setting tab and Following profile tab Closes #489 See merge request pleroma/pleroma-fe!751
|
*
store friends/followers in the global user repository
taehoon
2019-04-14
|
|
*
|
clean up
taehoon
2019-04-14
|
|
*
|
support i18n
taehoon
2019-04-14
|
|
*
|
add muted user to the mutes list in real time
taehoon
2019-04-14
|
|
*
|
add search to the mutes tab as well
taehoon
2019-04-14
|
|
*
|
rename Autosuggest component
taehoon
2019-04-14
|
|
*
|
make more generic
taehoon
2019-04-14
|
|
*
|
make more generic
taehoon
2019-04-14
|
|
*
|
make UserAutoSuggest component more generic
taehoon
2019-04-14
|
|
*
|
add blocked user to the blocked list on real time
taehoon
2019-04-14
|
|
[next]