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
/
users.js
Commit message (
Expand
)
Author
Age
*
Revert changes
taehoon
2019-03-24
*
No need to fetch mutes on load anymore 🙌
taehoon
2019-03-21
*
switch to mastoapi
taehoon
2019-03-21
*
switch to mastoapi
taehoon
2019-03-21
*
masto api sends muted property now
taehoon
2019-03-21
*
No need to fetch user data using old api anymore 🎉
taehoon
2019-03-21
*
Add comment
taehoon
2019-03-21
*
Reset statusnet_blocking of all fetched users first while refreshing block list
taehoon
2019-03-21
*
Add todo comment
taehoon
2019-03-21
*
Reset old mutes state after fetching new mutes data
taehoon
2019-03-21
*
Remove old muting logic
taehoon
2019-03-21
*
Fetct full data of muted users after fetchMutes api call
taehoon
2019-03-21
*
Add mute/unmute mutations
taehoon
2019-03-21
*
Add mute/unmute featrue and mutes management tab
taehoon
2019-03-21
*
Merge branch 'mastoapi/user-stuff' into 'develop'
HJ
2019-03-15
|
\
|
*
fix flake id users not fetching correctly
Henry Jameson
2019-03-14
|
*
fix console error
Henry Jameson
2019-03-14
|
*
レインせんぱいにサンキュー
Henry Jameson
2019-03-12
|
*
instead of filtering nulls, let's just not have them in the first place
Henry Jameson
2019-03-11
|
*
fixed tests, review fixes, now storing local users with downcase screen name for
Henry Jameson
2019-03-11
|
*
revert some stuff, turns out it's actually breaking. Fixed some local user th...
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
*
|
Only connect to chat when authenticating in the first place
slice
2019-03-10
|
/
*
Merge branch 'issue-392-other-user-stale-data' into 'develop'
Shpuld Shpludson
2019-03-07
|
\
|
*
#392: clean up notification stopping section
dave
2019-03-01
|
*
#392: stale data served to new user account
dave
2019-02-28
*
|
Rewrite FollowList using hocs
taehoon
2019-02-28
*
|
Clean up addFollowers action
taehoon
2019-02-28
*
|
Show error message when visit profile page of invalid user
taehoon
2019-02-26
|
/
*
Just save blocks/mutes instead of adding
taehoon
2019-02-20
*
Set blockIds and muteIds to the currentUser state only
taehoon
2019-02-20
*
Add mutes tab
taehoon
2019-02-20
*
Remove pagination support from block-list
taehoon
2019-02-20
*
Complete functionality of BlockCard
taehoon
2019-02-20
*
Wire up ui to real blocks api data
taehoon
2019-02-20
*
#364: update ap_id error with username
dave
2019-02-19
*
Code refactoring
Edijs
2019-02-07
*
follows/followers pagination ready for review
shpuld
2019-02-02
*
initial draft for follows/following pagination
shpuld
2019-01-31
*
Merge branch 'fix/dont-connect-ws-when-chat-disabled' into 'develop'
lambda
2019-01-29
|
\
|
*
Connect only after-store instead of when user gets token
shpuld
2019-01-29
*
|
Fix TypeError crash when using url of an invalid user
shpuld
2019-01-29
|
/
*
Make userByName case-insensitive
shpuld
2019-01-28
*
removing unnecessary conversions since it should already be converted in norm...
Henry Jameson
2019-01-17
*
some consistency
Henry Jameson
2019-01-17
*
fix login and favorites tab...
Henry Jameson
2019-01-17
*
notifications now also undergo some parsing, hypothetically could use MastoAPI
Henry Jameson
2019-01-14
*
Fix profiles without statuses not loading
Shpuld Shpludson
2018-12-31
*
Merge branch 'improve_push' into 'develop'
HJ
2018-12-26
|
\
[next]