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
*
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
|
\
|
*
improve web push notifications
Egor Kislitsyn
2018-12-25
*
|
User Card Content fixes and updates
HJ
2018-12-26
|
/
*
small refactor, added push unsub notice for BE
Henry Jameson
2018-12-25
*
simplified some code, made it possible to unregister serviceworker altogether
Henry Jameson
2018-12-20
*
no more "broken favorite"
Henry Jameson
2018-12-19
*
Merge remote-tracking branch 'upstream/develop' into user-profile-overhault
Henry Jameson
2018-12-17
|
\
|
*
Separate captcha into the backendInteractor
Ekaterina Vaartis
2018-12-16
*
|
Refactor follower/friends out of statuses/timeline into user_profile where it
Henry Jameson
2018-12-17
|
/
*
Merge remote-tracking branch 'upstream/develop' into fix_empty_profiles
Henry Jameson
2018-12-13
|
\
|
*
Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into feature/push-sub...
Egor Kislitsyn
2018-12-13
|
|
\
|
*
|
improve notification subscription
Egor Kislitsyn
2018-12-13
|
*
|
fix race condition
Egor Kislitsyn
2018-12-10
|
*
|
second attempt to add subscribe module and fix race condition
Egor Kislitsyn
2018-12-07
|
*
|
Revert "add subscribe module and fix race condition"
Egor Kislitsyn
2018-12-07
|
*
|
add subscribe module and fix race condition
Egor Kislitsyn
2018-12-07
|
*
|
improve web push notifications
Egor Kislitsyn
2018-12-07
|
*
|
add service worker and push notifications
Egor Kislitsyn
2018-12-06
*
|
|
Fix fetching new users, add storing local users in usersObjects with their
Henry Jameson
2018-12-13
|
|
/
|
/
|
*
|
Get rid of mutation_types file, use inline approach. Minor fixes
raeno
2018-12-05
*
|
Better styling for client-side validation. Add I18n for validation errors.
raeno
2018-12-05
*
|
Add client validation for registration form
raeno
2018-12-05
|
/
*
Move login to oauth.
Roger Braun
2018-10-26
*
Update users.js
Dingdreher
2018-09-03
*
Pass user id to fetchFriends
meireikei
2018-08-31
*
Revert "Drop the entire thing about hidden "own" timeline since it doesn't ne...
Henry Jameson
2018-08-21
*
Drop the entire thing about hidden "own" timeline since it doesn't necessarily
Henry Jameson
2018-08-20
*
Merge remote-tracking branch 'upstream/develop' into notifications
Henry Jameson
2018-08-16
|
\
|
*
both bugs fixed. it's reactive and no more conflicting cards
Henry Jameson
2018-07-06
|
*
working, somewhat
Henry Jameson
2018-07-06
*
|
added workaround for broken favorites
Henry Jameson
2018-08-16
|
/
*
Move chat to own module.
Roger Braun
2017-12-05
*
Basic frontend changes for chat.
Roger Braun
2017-12-04
*
Use state object for user view instead of timeline.
eal
2017-11-14
*
moved notification asking from page load to login event. Added image in
Henry Jameson
2017-11-13
*
Try logging in with the existing cookie.
Roger Braun
2017-09-02
*
Add logout button.
Roger Braun
2017-07-02
*
Update existing currentusers if there is one.
Roger Braun
2017-04-16
*
Merge branch 'feature/failed-login-error' into 'develop'
Shpuld Shpuldson
2017-03-08
|
\
[next]