This repository has been archived on 2024-06-09 . You can view files and clone it, but cannot push or open issues/pull-requests.
Eugen
6d70a80263
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
2017-04-16 20:32:00 +02:00
..
accounts.jsx
Avoid re-loading already loaded relationships. Also fixes issue where wrong
2017-04-02 22:02:38 +02:00
alerts.jsx
Adding notifications column
2016-11-20 19:39:58 +01:00
blocks.jsx
Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
2017-02-05 19:18:11 +01:00
cards.jsx
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
compose.jsx
Convert emoji shortnames when sending status ( #1666 )
2017-04-13 16:03:45 +02:00
favourites.jsx
Fix #238 - Add "favourites" column
2017-01-16 13:28:25 +01:00
interactions.jsx
Adding list of who favourited status
2016-11-04 13:39:24 +01:00
modal.jsx
Made modal system more generic
2017-04-01 22:11:28 +02:00
mutes.jsx
Add list of muted user to UI and Getting Started ( #1799 )
2017-04-15 01:23:49 +02:00
notifications.jsx
Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types ( #1548 )
2017-04-11 22:53:58 +02:00
onboarding.jsx
Onboarding modal ( #1883 )
2017-04-16 20:32:00 +02:00
reports.jsx
Fix #1220 , fix #1671 - Hook up comment box to the Redux comment value ( #1699 )
2017-04-13 19:36:41 +02:00
search.jsx
Fix reworked search
2017-03-31 22:45:56 +02:00
settings.jsx
Home column filters
2017-01-10 17:25:10 +01:00
statuses.jsx
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
store.jsx
Improve initialState loading
2017-01-09 12:37:53 +01:00
timelines.jsx
Keep track of which timelines are connected live to avoid redundant
2017-04-02 21:44:06 +02:00