Eugen Rochko
|
7a6d95f70c
|
E-mail preferences page
|
2016-10-14 02:28:49 +02:00 |
Eugen Rochko
|
f7f3e6e3be
|
Fix styles
|
2016-10-12 19:14:47 +02:00 |
Eugen Rochko
|
45776b55b0
|
Responsively changing layout to single-column + nav on smaller screens
|
2016-10-12 13:17:17 +02:00 |
Eugen Rochko
|
ef9d4f4e06
|
Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
|
2016-10-08 00:01:22 +02:00 |
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
|
2016-10-06 22:47:35 +02:00 |
Eugen Rochko
|
296ce2d45a
|
Adjusting new CSS for smaller screens
|
2016-10-06 22:00:56 +02:00 |
Eugen Rochko
|
2af3abd279
|
Fix #79 - break too long lines and hide overflowing characters in status content
|
2016-10-06 21:56:07 +02:00 |
Eugen Rochko
|
05af66d6b9
|
Fix #80 - pretty scrollbars for lucky webkit users
|
2016-10-06 21:39:30 +02:00 |
Eugen Rochko
|
3554d638b3
|
Fix #72 - add follow/unfollow button to public profiles
|
2016-10-06 21:27:58 +02:00 |
Eugen Rochko
|
70e9dd0b5b
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
2016-10-03 18:49:52 +02:00 |
Eugen Rochko
|
fc198a8b4c
|
Adding e-mail confirmations
|
2016-10-03 16:51:00 +02:00 |
Eugen Rochko
|
b3c7c8700d
|
Fix most pages on small screens
|
2016-10-03 16:17:28 +02:00 |
Eugen Rochko
|
188c6f326b
|
Making public pages responsive, removing reblogs/favs counts from them
|
2016-10-03 00:26:00 +02:00 |
Eugen Rochko
|
be86d4e0a3
|
Preparing feeds for better filtering
|
2016-10-02 15:28:47 +02:00 |
Eugen Rochko
|
ef2b50c9ac
|
Deleting statuses from UI
|
2016-09-30 00:00:45 +02:00 |
Eugen Rochko
|
e63aebff7a
|
Adding landing page
|
2016-09-27 23:12:33 +02:00 |
Eugen Rochko
|
7e14eefc81
|
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
registration API
|
2016-09-26 23:56:53 +02:00 |
Eugen Rochko
|
693383234c
|
Improved style of settings page
|
2016-09-25 15:48:20 +02:00 |
Eugen Rochko
|
15f51dbf8c
|
Better styling for selected status in detailed view
|
2016-09-25 14:20:29 +02:00 |
Eugen Rochko
|
457625591d
|
Styling for paragraphs in statuses
|
2016-09-10 10:14:36 +02:00 |
Eugen Rochko
|
0f4bc56719
|
Improving production logs, removing n+1 on media attachments in atom,
adding attachments display to static views
|
2016-09-08 01:24:26 +02:00 |
Eugen Rochko
|
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 |
Eugen Rochko
|
eec0dc46a6
|
PostStatusService can attach media to status, ProcessFeedService likewise
|
2016-09-05 18:39:53 +02:00 |
Eugen Rochko
|
ae1fac0062
|
Add API to upload media attachments
|
2016-09-05 17:46:36 +02:00 |
Eugen Rochko
|
d0e2733f63
|
Fix reblogs of reblogs in UI, add follow form in UI
|
2016-09-03 14:01:42 +02:00 |
Eugen Rochko
|
c249ceb10c
|
Reblogs fixed
|
2016-09-01 14:12:11 +02:00 |
Eugen Rochko
|
595c8dda60
|
Favouriting works, reblogging is a little broken because of <Status>
|
2016-09-01 13:21:48 +02:00 |
Eugen Rochko
|
dbae8062f4
|
Replies in the compose form
|
2016-08-31 22:58:10 +02:00 |
Eugen Rochko
|
1e0e17ba85
|
Improving styling a little bit
|
2016-08-31 16:48:21 +02:00 |
Eugen Rochko
|
a541e937ca
|
More styling for statuses
|
2016-08-24 21:08:00 +02:00 |
Eugen Rochko
|
49520d6e62
|
Adding React.js, Redux, revamping dashboard
|
2016-08-24 17:56:44 +02:00 |
Eugen Rochko
|
882c94a6bf
|
Cleaning up status partial
|
2016-03-26 14:42:05 +01:00 |
Eugen Rochko
|
f2da848a3e
|
Add alternate link to entries Atom
|
2016-03-26 01:10:18 +01:00 |
Eugen Rochko
|
5764d52b04
|
Fix Sidekiq pooling issues. Remove API docs from homepage, replace with
a basic home timeline
|
2016-03-25 16:10:14 +01:00 |
Eugen Rochko
|
318886287b
|
Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query
|
2016-03-25 15:09:40 +01:00 |
Eugen Rochko
|
8eeec389c1
|
Add link to github project to footer, move FanOutOnWriteService calls to
DistributionWorker. That isn't the heaviest service, yet, but gotta start
somewhere
|
2016-03-25 03:22:26 +01:00 |
Eugen Rochko
|
f14f462eaf
|
Adding Turbolinks, adding status posting form on homepage
|
2016-03-21 18:26:47 +01:00 |
Eugen Rochko
|
02696a063e
|
Change default avatar, redirect to home after sign up
|
2016-03-21 17:18:30 +01:00 |
Eugen Rochko
|
9d55529318
|
Fix text color in dashboard inputs, sanitize remote status content in UI,
simplify FanOutOnWriteService, add /api/accounts/lookup method
|
2016-03-21 17:02:16 +01:00 |
Eugen Rochko
|
bf08d46e58
|
Improving borders between predecessor/successor statuses
|
2016-03-21 12:14:19 +01:00 |
Eugen Rochko
|
b640f35621
|
Writing out more tests, fixed some bugs
|
2016-03-20 13:03:06 +01:00 |
Eugen Rochko
|
5d72b92271
|
Improving account grid cards layout for longer usernames and notes
|
2016-03-19 14:11:09 +01:00 |
Eugen Rochko
|
71ae4dd3d2
|
Adding public following and followers pages, fix #3
|
2016-03-19 14:02:30 +01:00 |
Eugen Rochko
|
c349200761
|
Removing some unused gems, adding pagination to profiles, fix #10
|
2016-03-19 12:49:34 +01:00 |
Eugen Rochko
|
8767a98fbb
|
Adding CSS for form errors, adding missing indices
|
2016-03-16 11:46:25 +01:00 |
Eugen Rochko
|
6fec8afc3f
|
Bind oauth applications to users
|
2016-03-14 17:49:13 +01:00 |
Eugen Rochko
|
25d7c1b6ea
|
Customizing the last of doorkeeper views, adding CSS for dashboard forms
|
2016-03-14 17:41:13 +01:00 |
Eugen Rochko
|
3441361568
|
Adding simple_form, adding profile settings, header image
|
2016-03-12 20:47:22 +01:00 |
Eugen Rochko
|
1aa477ac2f
|
Customized more doorkeeper views, only logged in users can create oauth apps
|
2016-03-12 19:46:06 +01:00 |
Eugen Rochko
|
aab9f57e36
|
Adding config for puma, dashboard layout, fixing some queries
|
2016-03-12 16:21:53 +01:00 |