index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
assets
/
javascripts
/
components
/
features
/
account
Age
Commit message (
Expand
)
Author
2016-11-16
Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko
2016-11-15
Support emojis in display name, bio
Eugen Rochko
2016-11-10
Fix modals sizing and add animation to it, fix #140 by only making the text of
Eugen Rochko
2016-11-07
Account notes (bios) can now contain links. Character limit upped to 160
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-27
Adding following/followers lists to the UI
Eugen Rochko
2016-10-24
Move status components inside individual containers. We still need to select
Eugen Rochko
2016-10-19
Fix #100 - Add "back" button to certain views
Eugen Rochko
2016-10-16
Fix scrolling on small devices for account timelines and compose column
Eugen Rochko
2016-10-14
Add "edit profile" link to dropdown on own profile
Eugen Rochko
2016-10-09
Improved how in-UI profiles look
Eugen Rochko
2016-10-09
Making AccountTimeline into a sub-route
Eugen Rochko
2016-10-08
Use reselect to memoize denormalization in UI state
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-10-06
Fix #73 - Click on in-UI profile avatar/name to open public profile
Eugen Rochko
2016-10-06
Styling loading indicator, removing unused routes, adding "getting started" e...
Eugen Rochko
2016-10-06
Fix how missing display name is displayed (fallback to username)
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-10-02
Unreblogging and unfavouriting from the UI
Eugen Rochko
2016-09-30
Deleting statuses from UI
Eugen Rochko
2016-09-25
Improved style of settings page
Eugen Rochko
2016-09-25
Improved styling for media/videos in detailed status view
Eugen Rochko
2016-09-23
Temporarily link "settings" to the static version of the form
Eugen Rochko
2016-09-23
Improved ColumnsArea on smaller windows, improved how ActionBar looks
Eugen Rochko
2016-09-23
Change output of api/accounts/:id/follow and unfollow to return relationship
Eugen Rochko
2016-09-22
Infinite scroll for account timelines
Eugen Rochko
2016-09-19
Remove background mask from avatars
Eugen Rochko
2016-09-18
Fix type mistake in account component
Eugen Rochko
2016-09-18
Live update account timelines, small fix for replyCompose
Eugen Rochko
2016-09-18
Improve how account detailed view looks, load account's statuses
Eugen Rochko
2016-09-16
Setting up preliminary "detailed" routes in the UI, new API end-point for fet...
Eugen Rochko