Eugen Rochko
|
cc70f28f19
|
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
can be processed separately
|
8 years ago |
Eugen Rochko
|
6c82dfcf5f
|
Fix CDN_HOST variable requirement
|
8 years ago |
Eugen Rochko
|
4f1d863615
|
Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
|
8 years ago |
Eugen Rochko
|
7944ed6fe5
|
Adding option to specify asset server, filter followers query by local accounts
during Fan Out On Write to load less stuff into memory
|
8 years ago |
Eugen Rochko
|
dbe00a4156
|
Improved configuration from ENV, cleaned up timeline filter methods
to be more readable, add extra logging to process feed service
|
8 years ago |
Eugen Rochko
|
829d189f44
|
Add tests for recently added API end points
|
8 years ago |
Eugen Rochko
|
53fb7b1aa8
|
Replace in-memory cache store with redis store, should decrease memory
footprint of each running process by 128mb
|
8 years ago |
Eugen Rochko
|
a9e40a3d80
|
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
|
8 years ago |
Eugen Rochko
|
dd02fc0ec4
|
More debugging
|
8 years ago |
Eugen Rochko
|
6611e3a2ef
|
More debugging
|
8 years ago |
Eugen Rochko
|
4baca34a45
|
Do not compress JS (perhaps it removes source maps, needed for debugging)
|
8 years ago |
Eugen Rochko
|
fe77921e47
|
Catching more exceptions that slipped through, removing AR logging from
production as it's very verbose and not very useful
|
8 years ago |
Eugen Rochko
|
85d89b472d
|
Optimized n+1 queries in accounts Atom and HTML views
Added stack trace for SQL queries in development
Removed badly thought out accounts/lookup API
|
8 years ago |
Eugen Rochko
|
509c18eb13
|
Fix local follows, 404 in logs
|
8 years ago |
Eugen Rochko
|
0f4bc56719
|
Improving production logs, removing n+1 on media attachments in atom,
adding attachments display to static views
|
8 years ago |
Eugen Rochko
|
ae1fac0062
|
Add API to upload media attachments
|
8 years ago |
Eugen Rochko
|
413e700fe0
|
Enhancing test suite but I think the problem might have been caching setting
|
8 years ago |
Eugen Rochko
|
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
|
8 years ago |
Eugen Rochko
|
49520d6e62
|
Adding React.js, Redux, revamping dashboard
|
8 years ago |
Eugen Rochko
|
68c93f8b85
|
Final fix for ActionCable origin issues
|
8 years ago |
Eugen Rochko
|
8985f8e66c
|
Fixing more configuration issues with ActionCable
|
8 years ago |
Eugen Rochko
|
8459acd123
|
Fix for force SSL issue with websockets
|
8 years ago |
Eugen Rochko
|
6deb9f966e
|
Live timelines using ActionCable
|
8 years ago |
Eugen Rochko
|
10ba09f546
|
Upgrade to Rails 5.0.0.1
|
8 years ago |
Eugen Rochko
|
6c480c8429
|
Oops, typo
|
8 years ago |
Eugen Rochko
|
85b00d19b8
|
Moving Salmon notifications to background processing, fixing mini-profiler
behaviour with Turbolinks enabled, optimizing Rabl for production
|
8 years ago |
Eugen Rochko
|
253ab26520
|
Adding more tests for helpers
|
8 years ago |
Eugen Rochko
|
e2b846f630
|
Adding letter opener for development and Rack::Attack for future rate limiting implementations
|
8 years ago |
Eugen Rochko
|
48d66a2055
|
Fixing the docker container setup (with assets compilation &co)
|
8 years ago |
Eugen Rochko
|
2c374cd97c
|
Adding e-mail configuration
|
8 years ago |
Eugen Rochko
|
1dad72bf13
|
Fixes and general progress
|
8 years ago |
Eugen Rochko
|
709c6685a9
|
Made some progress
|
8 years ago |
Eugen Rochko
|
9c4856bdb1
|
Initial commit
|
8 years ago |