|
6d26bfd147
|
Add list of who reblogged status
|
2016-11-03 20:16:14 +01:00 |
|
|
e8ff4c8e56
|
Refactoring redux state into different reducers
|
2016-10-30 15:06:43 +01:00 |
|
|
1c84d505c8
|
Adding following/followers lists to the UI
|
2016-10-27 21:59:56 +02:00 |
|
|
de50eff6ac
|
Add opening images in a modal window
|
2016-10-24 18:08:23 +02:00 |
|
|
f8f40f15da
|
Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
|
2016-10-24 18:08:23 +02:00 |
|
|
04bbc57690
|
Fix #100 - Add "back" button to certain views
Also fix reloading of timelines after merge-type events
|
2016-10-19 18:20:19 +02:00 |
|
|
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
|
2016-10-18 23:06:28 +02:00 |
|
|
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
|
2016-10-16 19:23:17 +02:00 |
|
|
45776b55b0
|
Responsively changing layout to single-column + nav on smaller screens
|
2016-10-12 13:17:17 +02:00 |
|
|
29e79f770f
|
Making AccountTimeline into a sub-route
|
2016-10-09 20:18:54 +02:00 |
|
|
1f650d327d
|
Adding public timeline
|
2016-10-07 16:00:11 +02:00 |
|
|
a4b8069cf5
|
Styling loading indicator, removing unused routes, adding "getting started" explanation
Also, only update relative time every minute instead of 6 seconds. My bad
|
2016-10-06 22:47:35 +02:00 |
|
|
7b9a4af311
|
API for blocking and unblocking
|
2016-10-03 18:17:06 +02:00 |
|
|
6d89edc4f7
|
Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
|
2016-09-20 23:18:00 +02:00 |
|
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
2016-09-19 23:26:21 +02:00 |
|
|
0967961de7
|
Improve how account detailed view looks, load account's statuses
|
2016-09-18 18:18:46 +02:00 |
|
|
5b0cef9781
|
Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
|
2016-09-16 00:21:51 +02:00 |
|
|
2e7aac793a
|
Adding sense of self to the UI, cleaning up routing, adding third (detail) column
|
2016-09-13 02:24:40 +02:00 |
|
|
d6a64f45fd
|
Adding a notification stack for error messages
|
2016-09-12 19:20:55 +02:00 |
|
|
ce29624c6d
|
Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes
|
2016-09-12 18:22:43 +02:00 |
|
|
0077fc26df
|
Merge and unmerge timelines on follow/unfollow, solves #21, #22
|
2016-09-10 18:36:48 +02:00 |
|
|
499beb4484
|
UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view
|
2016-09-07 18:21:57 +02:00 |
|
|
05001d54d1
|
Make compose form also use normalized data
|
2016-09-05 16:56:43 +02:00 |
|
|
926eea89b5
|
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
|
2016-09-05 01:59:46 +02:00 |
|
|
1022d682dc
|
Normalized data in Redux, fix for asset URLs when rendered outside request
|
2016-09-04 14:04:26 +02:00 |
|
|
d0e2733f63
|
Fix reblogs of reblogs in UI, add follow form in UI
|
2016-09-03 14:01:42 +02:00 |
|
|
595c8dda60
|
Favouriting works, reblogging is a little broken because of <Status>
|
2016-09-01 13:21:48 +02:00 |
|
|
dbae8062f4
|
Replies in the compose form
|
2016-08-31 22:58:10 +02:00 |
|
|
72591cc6d5
|
Cleaning up action names and compose drawer
|
2016-08-31 16:15:12 +02:00 |
|
|
92afd29650
|
The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
|
2016-08-26 19:12:19 +02:00 |
|
|
44e57f64dd
|
Improving statuses, adding a composer drawer, which doesn't work yet
|
2016-08-25 19:52:55 +02:00 |
|
|
49520d6e62
|
Adding React.js, Redux, revamping dashboard
|
2016-08-24 17:56:44 +02:00 |
|