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
/
modules
/
statuses.js
Commit message (
Expand
)
Author
Age
*
improve performance by caching pinned status ids into user object
taehoon
2019-05-15
*
show immediately pinned statuses
taehoon
2019-05-15
*
revert removeStatus changes
taehoon
2019-05-15
*
refactor error handling of pinStatus
taehoon
2019-05-15
*
refactor pin/unpin status logic
taehoon
2019-05-15
*
filter pinned statuses based on pinned entity instead of a separate user entity
taehoon
2019-05-15
*
remove pinned timeline, instead, use simple entity of user object
taehoon
2019-05-15
*
#468 - clean up
dave
2019-05-15
*
#468 - update pinned status after actions(remove, add)
dave
2019-05-15
*
#468 - remove unpinned status from timeline
dave
2019-05-15
*
#468 - show pinned timeline and add pinned label to the status
dave
2019-05-15
*
#468 - pin/unpin status
dave
2019-05-15
*
use backendInteractor
taehoon
2019-05-07
*
clean up
taehoon
2019-05-07
*
update favorite number earlier
taehoon
2019-05-07
*
update status interaction upon retweet action response
taehoon
2019-05-07
*
sync up favoritedBy with favorite/unfavorite action
taehoon
2019-05-07
*
do not regenerate status object
taehoon
2019-05-07
*
filter outside of component
shpuld
2019-04-29
*
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
*
rename favourite to favorite
Brenden Bice
2019-04-11
*
improve code quality
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
*
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...
dave
2019-04-09
|
\
|
*
Merge branch 'fix/notification-bugs' into 'develop'
Shpuld Shpludson
2019-04-09
|
|
\
|
|
*
Remove useless codes
jasper
2019-04-03
|
|
*
Fix notification bugs
jasper
2019-04-03
*
|
|
#436 - merge develop
dave
2019-04-08
|
\
|
|
|
*
|
Added moderation menu
eugenijm
2019-04-01
|
|
/
*
|
#436 - revert stripe html for notification
dave
2019-04-03
*
|
#436 - notification html to text content
dave
2019-04-03
*
|
#436 - revert notification silience config
dave
2019-04-03
*
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...
dave
2019-04-02
|
\
|
|
*
#471 - fix timeline fetch with since_id
jared
2019-04-01
*
|
#436 - apply patch and clean up
dave
2019-03-31
*
|
#436 - update notification
dave
2019-03-31
|
/
*
Merge branch 'issues/#465' into 'develop'
Shpuld Shpludson
2019-03-29
|
\
|
*
update store according to retweeted status
Brenden Bice
2019-03-28
*
|
Merge remote-tracking branch 'upstream/develop' into mastoapi/actions
Henry Jameson
2019-03-25
|
\
|
|
*
reactivity fixes
Henry Jameson
2019-03-22
|
*
Merge branch 'mastoapi/user-stuff' into 'develop'
HJ
2019-03-15
|
|
\
|
|
*
fixed tests, review fixes, now storing local users with downcase screen name for
Henry Jameson
2019-03-11
|
|
*
fix reply-to marker, also whoops console log
Henry Jameson
2019-03-09
|
|
*
Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna
Henry Jameson
2019-03-08
|
|
*
Partially transitioned user data to MastoAPI. Added support for fetching
Henry Jameson
2019-03-08
|
*
|
Make minId reset with minVisibleId to prevent gaps when showing new
shpuld
2019-03-10
|
|
/
*
/
basic user and status actions implemented
Henry Jameson
2019-03-10
|
/
[next]