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
/
conversation
Commit message (
Collapse
)
Author
Age
*
change emoji reactions to use new format
Shpuld Shpuldson
2020-01-26
|
*
fix merge conflicts
Shpuld Shpuldson
2020-01-13
|
\
|
*
restore muted users collapsing logic on other user’s profiles
taehoon
2019-11-25
|
|
*
|
add fetching for emoji reactions, draft design
Shpuld Shpuldson
2019-11-15
|
/
*
do not change word based muting logic
taehoon
2019-09-13
|
*
do not collapse muted user's posts on muted user's profile page
taehoon
2019-09-13
|
*
update prop name
taehoon
2019-09-06
|
*
stop fetching whole conversation when change highlighted status
taehoon
2019-09-06
|
*
refactoring
taehoon
2019-09-06
|
*
accept status id instead of status obj as statusoid prop
taehoon
2019-09-06
|
*
remove dead code
taehoon
2019-08-28
|
*
fix crazy watch logic in conversation
taehoon
2019-08-23
|
*
generate idObj at timeline level
taehoon
2019-08-17
|
*
fix pin showing logic in conversation
taehoon
2019-08-17
|
*
all the manual fixes
Henry Jameson
2019-07-07
|
*
fix merge conflict
Henry Jameson
2019-07-06
|
*
eslint --fix --ext .js,.vue src
Henry Jameson
2019-07-05
|
*
npm eslint --fix .
Henry Jameson
2019-07-05
|
*
Misc fixes: Fix uploads stretching on chrome, fix warnings in console
Shpuld Shpludson
2019-06-18
|
*
show pinned state only in the user timeline
taehoon
2019-05-15
|
*
use pinned property from status directly
taehoon
2019-05-15
|
*
#468 - show pinned timeline and add pinned label to the status
dave
2019-05-15
|
*
Revert "eliminate expandable prop in favor of inConversation"
taehoon
2019-05-06
|
|
|
|
This reverts commit 1455e1f9d50dc85b4467f410e6119480b6d1ebf1.
*
fix wrong inlineExpanded
taehoon
2019-05-06
|
*
eliminate expandable prop in favor of inConversation
taehoon
2019-05-06
|
*
refactor showing favs and repeats logic
Brenden Bice
2019-04-11
|
*
display favs & reblogged users on expanded post in timeline view
Brenden Bice
2019-04-11
|
*
display avatars list on highlighted post
Brenden Bice
2019-04-11
|
*
improve code quality
Brenden Bice
2019-04-11
|
*
rename favourite to favorite
Brenden Bice
2019-04-11
|
*
improve code quality
Brenden Bice
2019-04-11
|
*
fetch parent post boost users information
Brenden Bice
2019-04-11
|
*
fetch reblogged users
Brenden Bice
2019-04-11
|
*
fetch favorited users
Brenden Bice
2019-04-11
|
*
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
|
*
#486 - remove expand button on conversation page
jared
2019-04-09
|
*
#433 - update sort by for conversation
dave
2019-03-28
|
*
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵
dave
2019-03-28
|
\
|
|
|
|
|
|
issue-433-status-reply-form
|
*
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
Henry Jameson
2019-03-27
|
|
*
|
#433 - sort conversation for retweets and clean up
dave
2019-03-27
|
|
*
|
#433 - fix retweet abnormal behavior
dave
2019-03-25
|
|
*
|
#433 - consider page on focused
dave
2019-03-25
|
|
*
|
#433 - remove needless nesting/bloating
dave
2019-03-25
|
|
*
|
#433 - Fix conversation page highlight, fetch conversation on converation page
dave
2019-03-25
|
|
*
|
Resolve merge conflict,
dave
2019-03-25
|
\
|
|
|
|
|
|
|
Fix few issues (conversation page highlight, fetch conversation, ...)
|
*
review
Henry Jameson
2019-03-25
|
|
|
*
less hackery, more direct usage of mastoapi
Henry Jameson
2019-03-21
|
|
|
*
minor UI improvements - keep current behavior of showing originating post ↵
Henry Jameson
2019-03-21
|
|
|
|
|
|
|
|
initially
[next]