| 2016-09-10 |
Eugen Rochko | Shorten mentions to only usernames |
commit | commitdiff | tree | snapshot |
| 2016-09-10 |
Eugen Rochko | Validates local username, max sizes for uploads. Fixes #32 |
commit | commitdiff | tree | snapshot |
| 2016-09-09 |
Eugen | Fix typo in deleteFromTimelines action creator |
commit | commitdiff | tree | snapshot |
| 2016-09-09 |
Eugen Rochko | Refactored generation of unique tags, URIs and object... |
commit | commitdiff | tree | snapshot |
| 2016-09-09 |
Eugen Rochko | Probably fixes #31 |
commit | commitdiff | tree | snapshot |
| 2016-09-08 |
Eugen Rochko | Fix for single status pages |
commit | commitdiff | tree | snapshot |
| 2016-09-08 |
Eugen Rochko | Optimized n+1 queries in accounts Atom and HTML views |
commit | commitdiff | tree | snapshot |
| 2016-09-08 |
Eugen Rochko | Removing default avatars |
commit | commitdiff | tree | snapshot |
| 2016-09-08 |
Eugen Rochko | Fix local follows, 404 in logs |
commit | commitdiff | tree | snapshot |
| 2016-09-07 |
Eugen Rochko | Improving production logs, removing n+1 on media attach... |
commit | commitdiff | tree | snapshot |
| 2016-09-07 |
Eugen Rochko | Fixing atom feeds for accounts, adding tests that would... |
commit | commitdiff | tree | snapshot |
| 2016-09-07 |
Eugen Rochko | UI for uploading media attachments (and cancelling... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
Eugen | Fix enclosures not being parsed for reblogged statuses |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Fix for Drawer growing horizontally |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Fixed styling for media attachments in statuses (margins) |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Add icons to column headers, click them to scroll to top |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Fix styling of media attachments in statuses |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen | Fix reply bug introduced when compose form started... |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Better layout for attachments in <MediaGallery> |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Displaying media attachments in timelines |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Improve JSON output for media attachments, generate... |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Fix for media attachments remote URL download |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Adding enclosures to Atom and statuses JSON |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | PostStatusService can attach media to status, ProcessFe... |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Add API to upload media attachments |
commit | commitdiff | tree | snapshot |
| 2016-09-05 |
Eugen Rochko | Make compose form also use normalized data |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | RemoveStatusService fleshed out, still doesn't send... |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Enhancing test suite but I think the problem might... |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Possibly fix issue with stale favourite/reblog informat... |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Fixed more case-sensitivity issues |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Fix wrongful mentions breaking status update |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Case-insensitive search by usernames |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Fix timelines for users whose user id and account_id... |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Handle delete Salmons, todo: clean up timelines |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
Eugen Rochko | Normalized data in Redux, fix for asset URLs when rende... |
commit | commitdiff | tree | snapshot |
| 2016-09-03 |
Eugen Rochko | Trying to fix travis builds |
commit | commitdiff | tree | snapshot |
| 2016-09-03 |
Eugen Rochko | Fix for travis node issue |
commit | commitdiff | tree | snapshot |
| 2016-09-03 |
Eugen Rochko | Fix reblogs of reblogs in UI, add follow form in UI |
commit | commitdiff | tree | snapshot |
| 2016-09-02 |
Eugen | Update README.md |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
Eugen Rochko | Preparing for follow form |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
Eugen Rochko | Reblogs fixed |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
Eugen Rochko | Favouriting works, reblogging is a little broken becaus... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
Eugen Rochko | Small style fixes |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Eugen Rochko | Fixing one more typo |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Eugen Rochko | Fix typo |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Eugen Rochko | Replies in the compose form |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Eugen Rochko | Improving styling a little bit |
commit | commitdiff | tree | snapshot |
| 2016-08-31 |
Eugen Rochko | Cleaning up action names and compose drawer |
commit | commitdiff | tree | snapshot |
| 2016-08-26 |
Eugen Rochko | The frontend will now be an OAuth app, auto-authorized... |
commit | commitdiff | tree | snapshot |
| 2016-08-25 |
Eugen Rochko | Improving statuses, adding a composer drawer, which... |
commit | commitdiff | tree | snapshot |
| 2016-08-24 |
Eugen | Forgotten return |
commit | commitdiff | tree | snapshot |
| 2016-08-24 |
Eugen Rochko | More styling for statuses |
commit | commitdiff | tree | snapshot |
| 2016-08-24 |
Eugen Rochko | Removing mini-profiler that doesn't work, formatting... |
commit | commitdiff | tree | snapshot |
| 2016-08-24 |
Eugen Rochko | Trying to fix travis tests |
commit | commitdiff | tree | snapshot |
| 2016-08-24 |
Eugen Rochko | Dockerfile adjustments |
commit | commitdiff | tree | snapshot |
| 2016-08-24 |
Eugen Rochko | Adding React.js, Redux, revamping dashboard |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Eugen Rochko | Final fix for ActionCable origin issues |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Eugen Rochko | Fixing more configuration issues with ActionCable |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Eugen Rochko | Fix ActionCable origin checking |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Eugen Rochko | Fix for force SSL issue with websockets |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Eugen Rochko | Fix tests |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
Eugen Rochko | Live timelines using ActionCable |
commit | commitdiff | tree | snapshot |
| 2016-08-17 |
Eugen Rochko | Upgrade to Rails 5.0.0.1 |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
Eugen Rochko | Remember me enabled by default |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
Eugen Rochko | Fix mentions regex to exclude usernames in Medium URLs |
commit | commitdiff | tree | snapshot |
| 2016-03-27 |
Eugen Rochko | Fix issue with unresolvable usernames |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
Eugen Rochko | Cleaning up status partial |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
Eugen Rochko | Oops, typo |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
Eugen Rochko | Moving Salmon notifications to background processing... |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
Eugen Rochko | Fix favourite handling in ProcessInteractionService |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
Eugen Rochko | Remember user logins by default |
commit | commitdiff | tree | snapshot |
| 2016-03-26 |
Eugen Rochko | Add alternate link to entries Atom |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Fix Sidekiq pooling issues. Remove API docs from homepa... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Up the number of pooled DB connections to cover both... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Fixing some stuff for Turbolinks, adding gzip on top... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Adjust down the number of Sidekiq threads to 5 (default... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Fixing FanOutOnWriteService, fixing Sidekiq not having... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Add link to github project to footer, move FanOutOnWrit... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Adding Sidekiq for background processing (firstly just... |
commit | commitdiff | tree | snapshot |
| 2016-03-25 |
Eugen Rochko | Fix subscriptions:clear task, refactor feeds, refactor... |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
Eugen Rochko | Fix preloading |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
Eugen Rochko | Do not try to send notification e-mails for reblogs... |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
Eugen Rochko | Pre-loading polymorphic associations for Atom feeds |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
Eugen Rochko | Limit Atom feeds to 20 items by default, add pagination... |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
Eugen Rochko | Sanitize remote html in atom feeds, API (not just UI... |
commit | commitdiff | tree | snapshot |
| 2016-03-24 |
Eugen Rochko | Do display top-level content on remote shared notices |
commit | commitdiff | tree | snapshot |
| 2016-03-22 |
Eugen Rochko | Fix default max_id query in paginate_by_max_id |
commit | commitdiff | tree | snapshot |
| 2016-03-22 |
Eugen Rochko | Add pagination by max_id instead of offset/limit |
commit | commitdiff | tree | snapshot |
| 2016-03-22 |
Eugen Rochko | Only re-download avatar if URL changed (fix #19) |
commit | commitdiff | tree | snapshot |
| 2016-03-22 |
Eugen Rochko | Omit empty tags in Atom feed |
commit | commitdiff | tree | snapshot |
| 2016-03-22 |
Eugen Rochko | Reblogs in Atom feeds now have published, updated,... |
commit | commitdiff | tree | snapshot |
| 2016-03-22 |
Eugen Rochko | Fix #20, reblogs in Atom should be formatted correctly now |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Adding Turbolinks, adding status posting form on homepage |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Fixed the lookup API method |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Resize default avatar cat to fit circle better |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Change default avatar, redirect to home after sign up |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Fix text color in dashboard inputs, sanitize remote... |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Improving borders between predecessor/successor statuses |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Ancestors and descendants of statuses |
commit | commitdiff | tree | snapshot |
| 2016-03-21 |
Eugen Rochko | Small optimizations in Atom feeds |
commit | commitdiff | tree | snapshot |
| next |