Eugen
9faf4c9dea
Update Sponsors.md
2017-02-02 20:14:02 +01:00
Eugen
11496d174a
Update Sponsors.md
2017-02-02 19:43:21 +01:00
Eugen
1511efc8d2
Update Sponsors.md
2017-02-02 19:43:21 +01:00
Eugen
603c00684d
Updated list of top sponsors
2017-02-02 19:40:15 +01:00
Eugen
d33dfce34f
Updated list of top sponsors
2017-02-02 19:40:15 +01:00
Eugen Rochko
c51f8dd4e4
Fix streaming API queries
2017-02-02 17:10:59 +01:00
Eugen Rochko
df507f5e6e
Fix streaming API queries
2017-02-02 17:10:59 +01:00
Eugen Rochko
e1699dcf56
Fix bug
2017-02-02 16:57:09 +01:00
Eugen Rochko
889b814385
Fix bug
2017-02-02 16:57:09 +01:00
Eugen Rochko
b860cbcbdf
Adding documentation for streaming API. Fixing filtering bug
2017-02-02 16:35:06 +01:00
Eugen Rochko
aa2fa227e9
Adding documentation for streaming API. Fixing filtering bug
2017-02-02 16:35:06 +01:00
Eugen Rochko
2db5a5a981
Make node read the right .env file
2017-02-02 16:11:36 +01:00
Eugen Rochko
61ce15d94b
Make node read the right .env file
2017-02-02 16:11:36 +01:00
Eugen Rochko
d10d56275b
Add redis configuration to streaming API
2017-02-02 15:29:41 +01:00
Eugen Rochko
d1a01dbbdd
Add redis configuration to streaming API
2017-02-02 15:29:41 +01:00
Eugen Rochko
8f7aac3076
Fix potential resource leaks in streaming server
2017-02-02 15:20:31 +01:00
Eugen Rochko
b6c922f169
Fix potential resource leaks in streaming server
2017-02-02 15:20:31 +01:00
Eugen Rochko
999ecc9d69
Add logging and filtering to the node.js streaming API
2017-02-02 13:56:14 +01:00
Eugen Rochko
1ee4a17f37
Add logging and filtering to the node.js streaming API
2017-02-02 13:56:14 +01:00
Eugen Rochko
d4601c094f
Add streaming API in Node.js
2017-02-02 01:31:09 +01:00
Eugen Rochko
0cfd3188b4
Add streaming API in Node.js
2017-02-02 01:31:09 +01:00
Eugen Rochko
58c509d3a8
Prevent potential issue with public/hashtag statuses arriving after
...
they have been loaded and favourited/reblogged from another source
Since the status JSON returned from public/hashtag streams does not
contain favourited/reblogged attributes, merging them should not
override existing ones.
2017-02-02 00:49:25 +01:00
Eugen Rochko
17ae7d132c
Prevent potential issue with public/hashtag statuses arriving after
...
they have been loaded and favourited/reblogged from another source
Since the status JSON returned from public/hashtag streams does not
contain favourited/reblogged attributes, merging them should not
override existing ones.
2017-02-02 00:49:25 +01:00
Eugen Rochko
00261b46ec
Move rendering of JSON payloads for public/hashtag timelines to
...
FanOutOnWriteService. The only recipient-specific part on them
is reblogged/favourited. But since only newly created statuses
appear on them, it is safe to assume that both attributes would
be false
2017-02-02 00:39:17 +01:00
Eugen Rochko
ede04cdb24
Move rendering of JSON payloads for public/hashtag timelines to
...
FanOutOnWriteService. The only recipient-specific part on them
is reblogged/favourited. But since only newly created statuses
appear on them, it is safe to assume that both attributes would
be false
2017-02-02 00:39:17 +01:00
Eugen Rochko
727d236fcc
Cleaning up format of broadcast real-time messages, removing
...
redis-backed "mentions" timeline as redundant (given notifications)
2017-02-02 00:03:31 +01:00
Eugen Rochko
d9ca46b464
Cleaning up format of broadcast real-time messages, removing
...
redis-backed "mentions" timeline as redundant (given notifications)
2017-02-02 00:03:31 +01:00
Eugen Rochko
1e89e8e74d
Looks like log level :debug is required for activerecord times to be tracked
2017-02-01 12:13:16 +01:00
Eugen Rochko
1da0ce5c7c
Looks like log level :debug is required for activerecord times to be tracked
2017-02-01 12:13:16 +01:00
Eugen Rochko
8f9729ec2d
Fix activerecord logging in production
2017-02-01 11:34:50 +01:00
Eugen Rochko
65402d9c09
Fix activerecord logging in production
2017-02-01 11:34:50 +01:00
Eugen Rochko
edcfbee9f5
Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
2017-01-31 22:35:38 +01:00
Eugen Rochko
bf60f2898d
Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
2017-01-31 22:35:38 +01:00
Eugen Rochko
0197a0b7f2
Revert to animating avatars by default
2017-01-31 19:16:35 +01:00
Eugen Rochko
8ef79d8dc9
Revert to animating avatars by default
2017-01-31 19:16:35 +01:00
Eugen Rochko
e73fbf8e03
Fix elephant friend
2017-01-31 19:08:24 +01:00
Eugen Rochko
8b9c537d5a
Fix elephant friend
2017-01-31 19:08:24 +01:00
Eugen Rochko
d980ca2514
Fix CORS issue on avatars resampling
2017-01-31 19:06:13 +01:00
Eugen Rochko
52d68be157
Fix CORS issue on avatars resampling
2017-01-31 19:06:13 +01:00
tom
7707d41baa
Fix text overlapping image in Edge and on mobile ( #582 )
...
Changing the way the background image is positioned and the box is sized should fix problems with the text overlapping the image on mobile browsers and Edge.
2017-01-31 19:06:03 +01:00
tom
b84d1533d4
Fix text overlapping image in Edge and on mobile ( #582 )
...
Changing the way the background image is positioned and the box is sized should fix problems with the text overlapping the image on mobile browsers and Edge.
2017-01-31 19:06:03 +01:00
Eugen Rochko
38b7551359
Add "open in web" link to detailed public status pages
2017-01-30 23:01:37 +01:00
Eugen Rochko
c2fbd144cf
Add "open in web" link to detailed public status pages
2017-01-30 23:01:37 +01:00
Eugen Rochko
faef108904
Fix not reloading account/fetching relationship on newly independent components
2017-01-30 22:35:36 +01:00
Eugen Rochko
86b3cb5120
Fix not reloading account/fetching relationship on newly independent components
2017-01-30 22:35:36 +01:00
Eugen Rochko
b9ec5973eb
Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
...
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
2017-01-30 21:44:11 +01:00
Eugen Rochko
f21e7d6ac0
Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
...
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
2017-01-30 21:44:11 +01:00
Eugen Rochko
28e528bfcb
Add capistrano to development environment
2017-01-30 20:03:17 +01:00
Eugen Rochko
a2a85e8549
Add capistrano to development environment
2017-01-30 20:03:17 +01:00
Eugen Rochko
ba7434582f
Add explicit "load more" link to the bottom of StatusList and notifications
2017-01-30 18:07:17 +01:00