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
/
conversation.js
Commit message (
Expand
)
Author
Age
*
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
*
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
*
#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
|
\
|
*
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 - Fix conversation page highlight, fetch conversation on converation page
dave
2019-03-25
*
|
Resolve merge conflict,
dave
2019-03-25
|
\
|
|
*
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 ini...
Henry Jameson
2019-03-21
|
*
why did i do that
Henry Jameson
2019-03-21
|
*
Fetching convos via MastoAPI. Had to change conversation component a bit for
Henry Jameson
2019-03-09
*
|
#433 - fix broken conversation page
dave
2019-03-25
*
|
#433: persistency of status form
dave
2019-03-11
*
|
#433: do not remove the reply dialog
dave
2019-03-11
|
/
*
fix convos
Henry Jameson
2019-02-14
*
#341 - fix naming
dave
2019-02-12
*
#341 - automatic scroll with repeats/reports
dave
2019-02-12
*
i should take it easy
Henry Jameson
2019-01-25
*
hotfix
Henry Jameson
2019-01-25
*
quickfix
Henry Jameson
2019-01-25
*
this attempts converting id to number to sort them numerically, since "99" >
Henry Jameson
2019-01-25
*
removing unnecessary conversions since it should already be converted in norm...
Henry Jameson
2019-01-17
*
Merge branch 'switch-to-string-ids' into favorites
Henry Jameson
2019-01-17
|
\
|
*
Remove all explicit and implicit conversions of statusId to number, changed
Henry Jameson
2019-01-11
*
|
separated normalization into a another file, removed catchall and added more ...
Henry Jameson
2019-01-13
|
/
*
Move previews from conversation to status, put the reply preview arrow back o...
shpuld
2017-11-13
*
Add back relative numbering.
Roger Braun
2017-07-29
*
Only run through replies once.
Roger Braun
2017-07-29
*
Revert "Throttle getReplies so it isn't called that often."
Roger Braun
2017-07-28
*
Throttle getReplies so it isn't called that often.
Roger Braun
2017-07-28
*
Small cleanup.
Roger Braun
2017-06-07
*
lint fix
Shpuld Shpuldson
2017-06-07
*
Add floating status-previews on reply-link mouseover in conversations and mak...
Shpuld Shpuldson
2017-06-07
[next]