Eugen Rochko
|
c7a1b78536
|
Activating Spanish i18n
|
8 years ago |
Eugen Rochko
|
85d1b74ac3
|
Adding german localization
|
8 years ago |
Eugen Rochko
|
a6e4f754fc
|
Add an Intl polyfill
|
8 years ago |
Eugen Rochko
|
01e43c3e57
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
d42ed78aa4
|
Fix #110 - Make web UI use browser history, change links in e-mails to link to that
|
8 years ago |
Eugen Rochko
|
48b9619439
|
Adding hashtags
|
8 years ago |
Eugen Rochko
|
087b993892
|
Adding list of who favourited status
|
8 years ago |
Eugen Rochko
|
6d26bfd147
|
Add list of who reblogged status
|
8 years ago |
Eugen Rochko
|
1c84d505c8
|
Adding following/followers lists to the UI
|
8 years ago |
Eugen Rochko
|
04bbc57690
|
Fix #100 - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
|
8 years ago |
Eugen Rochko
|
8698cd3281
|
Remember scroll position when navigating back, do not needlessly reload
entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time
|
8 years ago |
Eugen Rochko
|
f0f791bb76
|
Don't preload timelines as props, load them when timeline component is mounted
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses
|
8 years ago |
Eugen Rochko
|
45776b55b0
|
Responsively changing layout to single-column + nav on smaller screens
|
8 years ago |
Eugen Rochko
|
29e79f770f
|
Making AccountTimeline into a sub-route
|
8 years ago |
Eugen Rochko
|
1f650d327d
|
Adding public timeline
|
8 years ago |
Eugen Rochko
|
a4b8069cf5
|
Styling loading indicator, removing unused routes, adding "getting started" explanation
Also, only update relative time every minute instead of 6 seconds. My bad
|
8 years ago |
Eugen Rochko
|
7b9a4af311
|
API for blocking and unblocking
|
8 years ago |
Eugen Rochko
|
6d89edc4f7
|
Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
|
8 years ago |
Eugen Rochko
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
8 years ago |