Eugen Rochko
|
7a56845060
|
Only call regeneration worker after first login after a 14 day break
|
8 years ago |
Eugen Rochko
|
1ee4c6415c
|
Catching rack timeout from rails doesn't work
|
8 years ago |
Eugen Rochko
|
00e99e58db
|
Add proper error page for request timeouts
|
8 years ago |
Eugen Rochko
|
20d91848cf
|
Fix wrong HTTP status codes on error pages
|
8 years ago |
Eugen Rochko
|
2c29cc400e
|
Improve error page layouting. 500 page has to stay static because it's
used from nginx when Rails fails.
|
8 years ago |
Effy Elden
|
80f186cdf0
|
Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether
|
8 years ago |
Eugen Rochko
|
d253b0dec6
|
Fix #86 - resolve layout breaking on zoom-out on accounts grid
|
8 years ago |
Eugen Rochko
|
7752662f97
|
Add filters for suspended accounts
|
8 years ago |
Eugen Rochko
|
2d4ce8a867
|
Fix #248 - Reload all accounts when fetching from cache
|
8 years ago |
Eugen Rochko
|
8260628fc8
|
Fix pt translations, improve pre-cache queries, removing will_paginate
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data
|
8 years ago |
Eugen Rochko
|
1bb1ec3b8d
|
Further abstract caching for includes
|
8 years ago |
Eugen Rochko
|
329b2a326d
|
Normalize localizations, add stub for admin/accounts
|
8 years ago |
Eugen Rochko
|
015cd99f41
|
Make User#current_sign_in_at actually track when user was last active,
by updating it at least every 24h if the user visits the site
|
8 years ago |
Eugen Rochko
|
bee7aeaea5
|
Unify collection caching code
|
8 years ago |
Eugen Rochko
|
f37efe8e56
|
Add simple admin overview of PuSH subscriptions
|
8 years ago |
Eugen Rochko
|
8ab2fcbb2c
|
Mini Profiler not working well, remove it
|
8 years ago |
Eugen Rochko
|
c60df460af
|
Rename "publish" to "toot" in english locale, fix lightbox showing old image
before loading new one, cache notifications API, fix missing follow button
on public profiles
|
8 years ago |
Eugen Rochko
|
f6a975af8b
|
More query optimizations
|
8 years ago |
Eugen Rochko
|
30010a6dbd
|
Moving some counter queries out of subqueries in the API
|
8 years ago |
Eugen Rochko
|
80d58c6c04
|
Desktop notifications
|
8 years ago |
Eugen Rochko
|
b8e6ca45e5
|
Add user locale setting
|
8 years ago |
Eugen Rochko
|
e71b152d89
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
c02bdd64a0
|
Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
|
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
|
9d59d7b463
|
Adding a block model and filter mentions from blocked users (fix #60)
|
8 years ago |
Eugen Rochko
|
fc198a8b4c
|
Adding e-mail confirmations
|
8 years ago |
Eugen Rochko
|
a0f85774c4
|
Redirect after sign in to previous page (unless it's a sign in/up/etc page)
|
8 years ago |
Eugen Rochko
|
927333f4f8
|
Improve code style
|
8 years ago |
Eugen Rochko
|
509c18eb13
|
Fix local follows, 404 in logs
|
8 years ago |
Eugen Rochko
|
bc0692d75b
|
Removing mini-profiler that doesn't work, formatting timelines a bit better
|
8 years ago |
Eugen Rochko
|
49520d6e62
|
Adding React.js, Redux, revamping dashboard
|
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
|
6426819b6f
|
Fix tests
|
8 years ago |
Eugen Rochko
|
6deb9f966e
|
Live timelines using ActionCable
|
8 years ago |
Eugen Rochko
|
e24bfbde1a
|
Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
in the pool, adding a throttle of 60rpm per IP, adding mini profiler, adding
admin status to users
|
9 years ago |
Eugen Rochko
|
9c4856bdb1
|
Initial commit
|
9 years ago |