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
*
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
|
|
*
|
remove blocked one from the results on real time
taehoon
2019-04-14
|
|
*
|
improve ui
taehoon
2019-04-14
|
|
*
|
filter out blocked user or me from the results
taehoon
2019-04-14
|
|
*
|
make blocking functional in the search results
taehoon
2019-04-14
|
|
*
|
improve ui
taehoon
2019-04-14
|
|
*
|
hide results on outside click
taehoon
2019-04-14
|
|
*
|
rename css classes
taehoon
2019-04-14
|
|
*
|
rewrite USerAutoSuggest without any dependency
taehoon
2019-04-14
|
|
*
|
add user autosuggest component
taehoon
2019-04-14
|
/
*
display no message on empty data fetched from api
Brenden Bice
2019-04-12
|
*
remove error message on no more following
Brenden Bice
2019-04-12
|
*
Fix wrong usercard notification
Henry Jameson
2019-04-12
|
*
maintain conversationsObject storage
taehoon
2019-04-11
|
*
remove unused importing
taehoon
2019-04-11
|
*
get statuses in a conversation from the global repository instead of local state
taehoon
2019-04-11
|
*
#436 - merge develop
dave
2019-04-10
|
\
|
*
Fix wrong local
Henry Jameson
2019-04-10
|
|
[next]