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
|
c3f5dfeabb
|
Adding public timeline
|
2016-10-07 16:00:11 +02:00 |
|
Eugen Rochko
|
1f650d327d
|
Adding public timeline
|
2016-10-07 16:00:11 +02:00 |
|
Eugen Rochko
|
d51efdd1dc
|
Adding user settings (model and mailer), no form yet
|
2016-10-07 13:17:56 +02:00 |
|
Eugen Rochko
|
06016453bd
|
Adding user settings (model and mailer), no form yet
|
2016-10-07 13:17:56 +02:00 |
|
Eugen Rochko
|
93aa4085a2
|
Fix #73 - Click on in-UI profile avatar/name to open public profile
|
2016-10-06 23:15:50 +02:00 |
|
Eugen Rochko
|
943c69c65d
|
Fix #73 - Click on in-UI profile avatar/name to open public profile
|
2016-10-06 23:15:50 +02:00 |
|
Eugen Rochko
|
4eb5319882
|
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
|
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
|
cad6653af0
|
Fix how missing display name is displayed (fallback to username)
|
2016-10-06 22:07:32 +02:00 |
|
Eugen Rochko
|
e8a8703a4b
|
Fix how missing display name is displayed (fallback to username)
|
2016-10-06 22:07:32 +02:00 |
|
Eugen Rochko
|
493956bde7
|
Adjusting new CSS for smaller screens
|
2016-10-06 22:00:56 +02:00 |
|
Eugen Rochko
|
296ce2d45a
|
Adjusting new CSS for smaller screens
|
2016-10-06 22:00:56 +02:00 |
|
Eugen Rochko
|
f3ecf89468
|
Fix #79 - break too long lines and hide overflowing characters in status content
|
2016-10-06 21:56:07 +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
|
4c54d1076f
|
Fix #80 - pretty scrollbars for lucky webkit users
|
2016-10-06 21:39:30 +02:00 |
|
Eugen Rochko
|
05af66d6b9
|
Fix #80 - pretty scrollbars for lucky webkit users
|
2016-10-06 21:39:30 +02:00 |
|
Eugen Rochko
|
62498dcefd
|
Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200
This prevents the undefined profile from being opened in the first place on such an error
|
2016-10-06 21:33:33 +02:00 |
|
Eugen Rochko
|
d772db4344
|
Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200
This prevents the undefined profile from being opened in the first place on such an error
|
2016-10-06 21:33:33 +02:00 |
|
Eugen Rochko
|
10395fd275
|
Fix #72 - add follow/unfollow button to public profiles
|
2016-10-06 21:27:58 +02:00 |
|
Eugen Rochko
|
3554d638b3
|
Fix #72 - add follow/unfollow button to public profiles
|
2016-10-06 21:27:58 +02:00 |
|
Eugen Rochko
|
9c01f3fcf0
|
Fix delete option missing from statuses in detailed view
|
2016-10-06 17:27:07 +02:00 |
|
Eugen Rochko
|
87ba52ad3f
|
Fix delete option missing from statuses in detailed view
|
2016-10-06 17:27:07 +02:00 |
|
Eugen Rochko
|
b23c4b488c
|
Better comparison of "local" domain
|
2016-10-06 16:36:16 +02:00 |
|
Eugen Rochko
|
15d01a5e08
|
Better comparison of "local" domain
|
2016-10-06 16:36:16 +02:00 |
|
Eugen Rochko
|
b62d8e2d5b
|
Fix #76 - set scrollTop property of element node rather than use scrollTo() method
|
2016-10-06 16:18:32 +02:00 |
|
Eugen Rochko
|
b304cc07d5
|
Fix #76 - set scrollTop property of element node rather than use scrollTo() method
|
2016-10-06 16:18:32 +02:00 |
|
Eugen Rochko
|
c02bdd64a0
|
Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
|
2016-10-06 15:42:00 +02:00 |
|
Eugen Rochko
|
b60430fe8f
|
Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
|
2016-10-06 15:42:00 +02:00 |
|
Eugen Rochko
|
f9f9d74053
|
Fix #71 - Add logout link to UI
|
2016-10-06 15:34:11 +02:00 |
|
Eugen Rochko
|
8bdbe99d69
|
Fix #71 - Add logout link to UI
|
2016-10-06 15:34:11 +02:00 |
|
Eugen Rochko
|
f621ee8101
|
Fix #70 - disable autocomplete on follow form
|
2016-10-06 15:24:28 +02:00 |
|
Eugen Rochko
|
68402228f3
|
Fix #70 - disable autocomplete on follow form
|
2016-10-06 15:24:28 +02:00 |
|
Eugen Rochko
|
6e8165696c
|
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
|
2016-10-06 14:47:38 +02:00 |
|
Eugen Rochko
|
5cfc9efad3
|
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
|
2016-10-06 14:47:38 +02:00 |
|
Eugen Rochko
|
96cc77ce55
|
Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil
|
2016-10-06 14:40:15 +02:00 |
|
Eugen Rochko
|
2f5b205916
|
Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil
|
2016-10-06 14:40:15 +02:00 |
|
Eugen
|
8a789b0566
|
Merge pull request #74 from waldyrious/patch-1
Use consistent capitalization for subject lines
|
2016-10-06 12:26:21 +02:00 |
|
Eugen
|
cdad5d322d
|
Merge pull request #74 from waldyrious/patch-1
Use consistent capitalization for subject lines
|
2016-10-06 12:26:21 +02:00 |
|
Waldir Pimenta
|
9f2df5672e
|
use consistent capitalization for subject lines
|
2016-10-06 11:16:59 +01:00 |
|
Waldir Pimenta
|
4f654eb822
|
use consistent capitalization for subject lines
|
2016-10-06 11:16:59 +01:00 |
|
Eugen
|
bef235cc89
|
Merge pull request #69 from vayan/feature/change-wording-in-mailer-view
Update default devise wording to include reference to Mastodon
|
2016-10-06 09:59:00 +02:00 |
|
Eugen
|
3298c7e1c8
|
Merge pull request #69 from vayan/feature/change-wording-in-mailer-view
Update default devise wording to include reference to Mastodon
|
2016-10-06 09:59:00 +02:00 |
|
Yann Vaillant
|
043ff2f616
|
Update default devise wording to include reference to Mastodon
Fix #68
|
2016-10-06 07:45:07 +02:00 |
|
Yann Vaillant
|
038a407b9e
|
Update default devise wording to include reference to Mastodon
Fix #68
|
2016-10-06 07:45:07 +02:00 |
|
Eugen Rochko
|
9712d8ffb3
|
Add information on rake tasks to readme
|
2016-10-05 14:13:18 +02:00 |
|
Eugen Rochko
|
3319473b2c
|
Move PubSubHubbub pinging to a background worker
It can take as much as 0.5s if not longer to complete
|
2016-10-05 13:50:21 +02:00 |
|
Eugen Rochko
|
2febc6ed65
|
Fix typo
|
2016-10-05 13:40:14 +02:00 |
|
Eugen Rochko
|
f254da17f6
|
Link demo video from readme
|
2016-10-05 13:37:47 +02:00 |
|
Eugen Rochko
|
fe77921e47
|
Catching more exceptions that slipped through, removing AR logging from
production as it's very verbose and not very useful
|
2016-10-05 13:26:44 +02:00 |
|