68 Commits (ce29624c6df83699a01808d68c19a2492864ffe8)

Author SHA1 Message Date
  Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger 7 years ago
  Eugen Rochko 7d45a4e692 Fix local mention regex so it works on newlines in HTML (with a preceding tag) 7 years ago
  Eugen Rochko d6b3113304 Validates local username, max sizes for uploads. Fixes #32 7 years ago
  Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 7 years ago
  Eugen Rochko 762157ee4e Fix for single status pages 7 years ago
  Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views 7 years ago
  Eugen Rochko a4cc966476 Removing default avatars 7 years ago
  Eugen Rochko 14fb0ab4a2 Improve JSON output for media attachments, generate :small preview for them 7 years ago
  Eugen Rochko ed94e998bc Fix for media attachments remote URL download 7 years ago
  Eugen Rochko 1d9c886518 Adding enclosures to Atom and statuses JSON 7 years ago
  Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise 7 years ago
  Eugen Rochko ae1fac0062 Add API to upload media attachments 7 years ago
  Eugen Rochko 54ea7f5dfe Case-insensitive search by usernames 7 years ago
  Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI 7 years ago
  Eugen Rochko 595c8dda60 Favouriting works, reblogging is a little broken because of <Status> 7 years ago
  Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard 7 years ago
  Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 7 years ago
  Eugen Rochko ff2cbc0753 Remember me enabled by default 8 years ago
  Eugen Rochko c38ad208c3 Fix mentions regex to exclude usernames in Medium URLs 8 years ago
  Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler 8 years ago
  Eugen Rochko da4b675aca Fix favourite handling in ProcessInteractionService 8 years ago
  Eugen Rochko 318886287b Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query 8 years ago
  Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections 8 years ago
  Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites 8 years ago
  Eugen Rochko 0f5bbb999c Pre-loading polymorphic associations for Atom feeds 8 years ago
  Eugen Rochko 7e58303a8d Limit Atom feeds to 20 items by default, add pagination by max_id 8 years ago
  Eugen Rochko c8999a116e Sanitize remote html in atom feeds, API (not just UI), use cached mention 8 years ago
  Eugen Rochko 7cd3de3494 Do display top-level content on remote shared notices 8 years ago
  Eugen Rochko 082e1cbe5a Fix default max_id query in paginate_by_max_id 8 years ago
  Eugen Rochko 12559b01ea Add pagination by max_id instead of offset/limit 8 years ago
  Eugen Rochko 02e4fb2e06 Only re-download avatar if URL changed (fix #19) 8 years ago
  Eugen Rochko f14f462eaf Adding Turbolinks, adding status posting form on homepage 8 years ago
  Eugen Rochko 35aafdba96 Ancestors and descendants of statuses 8 years ago
  Eugen Rochko 7e00a21ea6 Small optimizations in Atom feeds 8 years ago
  Eugen Rochko f97fc9744f Use FanOutOnWriteService AFTER processing mentions 8 years ago
  Eugen Rochko 9a7485d034 Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue 8 years ago
  Eugen Rochko 323474c97e Fix #2, add rake task for PuSH-unsubscribing from remote users who have no 8 years ago
  Eugen Rochko e239fc3050 Fix error when unfollowing somebody who wasn't followed in the first place 8 years ago
  Eugen Rochko 086d487145 Fix unfollows 8 years ago
  Eugen Rochko 9cb690c706 Access tokens no longer expire, case-insensitive local username validation, as well as case-insensitive Webfinger look-up 8 years ago
  Eugen Rochko a9db42a956 Validations for local profiles 8 years ago
  Eugen Rochko 5c99e304e5 Deleting statuses, deletion propagation 8 years ago
  Eugen Rochko 75b3339a99 Respect "delete" verb on remote feeds 8 years ago
  Eugen Rochko 6fec8afc3f Bind oauth applications to users 8 years ago
  Eugen Rochko 3441361568 Adding simple_form, adding profile settings, header image 8 years ago
  Eugen Rochko aab9f57e36 Adding config for puma, dashboard layout, fixing some queries 8 years ago
  Eugen Rochko 447cfef62d Improving feed queries, switching API to doorkeeper authentication 8 years ago
  Eugen Rochko 6c4c84b161 Distrubute statuses as a fan-out-on-write system, with optional precomputing 8 years ago
  Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API 8 years ago
  Eugen Rochko aab330eb2d Adjusting design of public pages, optimizing account page queries 8 years ago