You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen
40b37104fd
Onboarding modal ( #1883 )
...
* Basic onboarding modal that's shown to users once
* Lay out pages 2 through 5, add images, style modals (#1509 )
* Lay out pages 2 through 5
Added images and laid out pages 2 through 5 in the jsx file. SCSS will
come, still working on just seeing if this works at all.
* Fix jsx errors, add images to modal pages, style modal pages
* Add animations to onboarding pager changes, improve wording and styling
* Finishing touches on the onboarding
* Add missing propTypes
* Update wording
8 years ago
..
accounts.jsx
Avoid re-loading already loaded relationships. Also fixes issue where wrong
8 years ago
alerts.jsx
Adding notifications column
8 years ago
blocks.jsx
Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
8 years ago
cards.jsx
Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
compose.jsx
Convert emoji shortnames when sending status ( #1666 )
8 years ago
favourites.jsx
Fix #238 - Add "favourites" column
8 years ago
interactions.jsx
Adding list of who favourited status
8 years ago
modal.jsx
Made modal system more generic
8 years ago
mutes.jsx
Add list of muted user to UI and Getting Started ( #1799 )
8 years ago
notifications.jsx
Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types ( #1548 )
8 years ago
onboarding.jsx
Onboarding modal ( #1883 )
8 years ago
reports.jsx
Fix #1220 , fix #1671 - Hook up comment box to the Redux comment value ( #1699 )
8 years ago
search.jsx
Fix reworked search
8 years ago
settings.jsx
Home column filters
8 years ago
statuses.jsx
Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
store.jsx
Improve initialState loading
8 years ago
timelines.jsx
Keep track of which timelines are connected live to avoid redundant
8 years ago