Commit Graph

  • d4559402e4 Better responsiveness Eugen Rochko 2016-12-04 18:13:07 +0100
  • 9d9f796130 Adding more to admin accounts UI Eugen Rochko 2016-12-04 18:10:40 +0100
  • d236dcded2 Fix public tags page Eugen Rochko 2016-12-04 16:56:45 +0100
  • 00e9dac1d3 Automatically block outgoing notifications from silenced accounts to users who don't follow them Eugen Rochko 2016-12-04 16:51:49 +0100
  • f763e844e8 Do not use expiring links after all Eugen Rochko 2016-12-04 13:02:43 +0100
  • 24e692b0cf Set a specific S3 expiration time so that files can be cached Eugen Rochko 2016-12-04 12:58:35 +0100
  • 80c44ed9c1 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also make it private (aka only accessible via expiring links to prevent hotlinking) Eugen Rochko 2016-12-04 12:26:12 +0100
  • 290ffb63cd Fix cloudfront config Eugen Rochko 2016-12-03 22:12:22 +0100
  • d3bd10dfe4 Add Cloudfront support Eugen Rochko 2016-12-03 22:07:18 +0100
  • 565cd95bca Keep timelines in the UI trimmed when possible Eugen Rochko 2016-12-03 21:04:57 +0100
  • b14b5e3b44 Improve notification model Eugen Rochko 2016-12-03 20:04:19 +0100
  • 5abf64d647 Add "next" pagination to public profiles Eugen Rochko 2016-12-03 19:30:13 +0100
  • ec44cff9a2 Admin accounts page lists accounts Eugen Rochko 2016-12-03 19:08:07 +0100
  • 816284d739 Fix #248 - Reload all accounts when fetching from cache Eugen Rochko 2016-12-03 18:21:26 +0100
  • 253970cb73 Merge pull request #335 from stamak/doorkeeper.uk.yml Eugen 2016-12-03 12:15:38 +0100
  • ea91286aaa Add Ukrainian localization file doorkeeper.uk.yml Stanislav Makar 2016-12-02 21:40:40 +0200
  • 165498f110 Make data migration more merciful Eugen Rochko 2016-12-02 15:09:44 +0100
  • 8cfcc52876 Make all account links into permalinks (open public except on left click) Eugen Rochko 2016-12-02 15:05:50 +0100
  • 470f629b06 Fix #284 - Alignment in notifications column Eugen Rochko 2016-12-02 14:52:41 +0100
  • d9232959df Fix #298 - Esc to close modal Eugen Rochko 2016-12-02 14:37:00 +0100
  • 3114e55c7a Fix #323 - self-replies to appear in public timelines again Eugen Rochko 2016-12-02 14:33:20 +0100
  • e3222feddb Updated README with link to production guide Eugen Rochko 2016-12-02 14:21:19 +0100
  • 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved (without avatar). Also improved search position of exact matches Eugen Rochko 2016-12-02 14:14:49 +0100
  • 2b2797d6a5 Merge pull request #327 from TazeTSchnitzel/clearer_unlisted Eugen 2016-12-01 20:58:00 +0100
  • fe65acd414 Merge pull request #328 from TazeTSchnitzel/fix_crlf Eugen 2016-12-01 20:57:26 +0100
  • 1c1102008f Fix line endings for Portuguese locale Andrea Faulds 2016-12-01 17:27:47 +0000
  • fd01f13b3c Replace "Unlisted mode" with more explicit text Andrea Faulds 2016-12-01 17:19:58 +0000
  • 1d0321fc45 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 Eugen Rochko 2016-12-01 16:26:25 +0100
  • bdf7d8f8fd Fix opengraph preview image Eugen 2016-12-01 01:56:43 +0100
  • 96a2a6523b Merge pull request #322 from unsmell/master Eugen 2016-12-01 01:12:38 +0100
  • 2b13df4a8d Create pt.jsx unsmell 2016-11-30 23:05:24 -0100
  • 66e55d60e1 Create pt localisation files in /config/locales/ unsmell 2016-11-30 23:04:53 -0100
  • 0768c2825f Merge pull request #320 from alexgleason/readme-nginx Eugen 2016-11-30 23:18:30 +0100
  • 6ff93845d5 Add basic OEmbed provider API, fix #247 Eugen Rochko 2016-11-30 23:01:03 +0100
  • 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode Fix #233, fix #268 Eugen Rochko 2016-11-30 21:32:11 +0100
  • 5c2ea4da7d Guide readers to production wiki page after Docker setup Alex Gleason 2016-11-30 15:25:48 -0500
  • 3b373a3d4d Merge 0f626b47e1 into 1b447c190e unsmell 2016-11-30 16:36:19 +0000
  • 0f626b47e1 . unsmell 2016-11-30 15:36:50 -0100
  • 1b447c190e Preparing sensitive content for text Eugen Rochko 2016-11-30 16:10:19 +0100
  • a21bcac9e1 Further abstract caching for includes Eugen Rochko 2016-11-30 15:57:56 +0100
  • 356d3874eb Normalize localizations, add stub for admin/accounts Eugen Rochko 2016-11-30 15:32:26 +0100
  • 4a2347da41 Track successful PuSH deliveries Eugen Rochko 2016-11-30 15:24:57 +0100
  • ff21ff1489 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 Eugen Rochko 2016-11-30 15:17:03 +0100
  • d99ab8c620 Create doorkeeper.pt.yml unsmell 2016-11-29 21:22:54 -0100
  • acc78ec6e7 gargron provided context for this unsmell 2016-11-29 20:23:06 -0100
  • 937b188ca8 devise.pt.yml unsmell 2016-11-29 20:14:51 -0100
  • ff4a59f3d0 Create devise.pt.yml unsmell 2016-11-29 16:39:48 -0100
  • 7f30e6163c Merge fad64b7b83 into 872a35011a Andrea Faulds 2016-11-29 16:53:36 +0000
  • 872a35011a Merge pull request #261 from alyssais/test_env Eugen 2016-11-29 17:51:24 +0100
  • 157fd07edc Update .env.test Eugen 2016-11-29 17:51:16 +0100
  • 18da021529 Merge pull request #235 from TazeTSchnitzel/settings_contrast Eugen 2016-11-29 17:50:19 +0100
  • 1e99a2bb03 Fix trying to PuSH-publish updates of remote removals Eugen 2016-11-29 17:41:47 +0100
  • c6332042d4 en.yml portuguese translation unsmell 2016-11-29 15:10:45 -0100
  • 7e90772c92 Unify collection caching code Eugen Rochko 2016-11-29 15:49:39 +0100
  • 93a90cd9c3 Delete statuses asynchronously but provide instant feedback in the API Eugen Rochko 2016-11-29 15:32:25 +0100
  • c71c588bee initial translation unsmell 2016-11-29 12:45:31 -0100
  • 20486d881f Create pt.yml with en.yml as a base unsmell 2016-11-29 12:44:38 -0100
  • adcf0222d3 fix typo from previous translation unsmell 2016-11-29 12:27:48 -0100
  • cd7df6da70 added parallels to en.jsx unsmell 2016-11-29 12:22:35 -0100
  • 5973ca3d11 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars Eugen Rochko 2016-11-29 14:20:15 +0100
  • 78246d73c1 Merge remote-tracking branch 'refs/remotes/Gargron/master' unsmell 2016-11-29 12:03:42 -0100
  • cc70f28f19 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they can be processed separately Eugen Rochko 2016-11-29 02:07:14 +0100
  • cfd63dca8c Merge 0a81489f5b into c0555f2db6 Geronik 2016-11-29 00:55:47 +0000
  • c0555f2db6 Don't rate-limit PuSH endpoints Eugen Rochko 2016-11-29 00:44:11 +0100
  • 4e351baf88 Fix URLs in inline-rendered XML Eugen Rochko 2016-11-29 00:26:01 +0100
  • 41ef277da3 Fix URLs in ApplicationController.renderer Eugen 2016-11-28 21:21:05 +0100
  • 5b076cbafb Fix delete Salmons Eugen Rochko 2016-11-28 19:44:27 +0100
  • 3ba6531611 Fix setting of confirmed=true on successful confirmation Eugen Rochko 2016-11-28 19:24:49 +0100
  • 50638174c8 More logging to ConfirmationWorker Eugen Rochko 2016-11-28 19:15:28 +0100
  • 4eba76711b Adding backtracing to Salmon/Processing workers Eugen Rochko 2016-11-28 19:11:36 +0100
  • 27fc49d745 Add simple admin overview of PuSH subscriptions Eugen Rochko 2016-11-28 18:45:13 +0100
  • 7e5e33df48 Fix Pubsubhubbub::UnsubscribeService Eugen Rochko 2016-11-28 18:14:49 +0100
  • 79e41fbd51 Forgot to enable hungarian translation in the frontend Eugen Rochko 2016-11-28 13:55:45 +0100
  • 66ab0d0d56 Enabling portuguese and hungarian translations, which are awfully incomplete Eugen Rochko 2016-11-28 13:55:03 +0100
  • ea05fdaa57 Merge pull request #304 from unsmell/patch-1 Eugen 2016-11-28 13:51:09 +0100
  • f860d15d39 Fix order of attachments (see #269) Eugen Rochko 2016-11-28 13:49:42 +0100
  • 397f7dda5d Add IRC channel to readme Eugen Rochko 2016-11-28 13:40:33 +0100
  • 2d2c81765b Adding embedded PuSH server Eugen Rochko 2016-11-28 13:36:47 +0100
  • 7109711b71 activate portuguese translation unsmell 2016-11-27 14:57:09 -0100
  • 34022a712f Update en.jsx Erik Bray 2016-11-27 12:48:16 +0100
  • 6561389c6c Merge 829b774588 into 26287b6e7d June Rhodes 2016-11-27 05:56:30 +0000
  • 829b774588 Implement data storage + UI behaviours to allow users to block domains June Rhodes 2016-11-27 16:49:53 +1100
  • 93f0fd01e6 Allow Esc to close modal lightbox June Rhodes 2016-11-27 14:50:58 +1100
  • 295fc0e612 Add dev_start.sh to let people get a development environment started quickly June Rhodes 2016-11-27 13:39:46 +1100
  • 0eef6ec60e Merge abac9c9778 into 26287b6e7d June Rhodes 2016-11-27 02:36:31 +0000
  • abac9c9778 Start reworking things June Rhodes 2016-11-27 13:36:10 +1100
  • 0cc3bc0389 Rename reblog/boost to "boop" Erik Bray 2016-11-26 21:07:12 +0100
  • 26287b6e7d Merge pull request #275 from kodacs/master Eugen 2016-11-26 18:33:48 +0100
  • 0cfb8dbd20 Merge pull request #282 from nclm/misc Eugen 2016-11-26 18:30:03 +0100
  • a7769c2672 Merge pull request #296 from TazeTSchnitzel/purge_neo4j Eugen 2016-11-26 18:29:46 +0100
  • 1c9c176bec Remove another lingering Neo4J item Andrea Faulds 2016-11-26 16:35:37 +0000
  • 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies Fix #289 - don't download avatar unless the URL is http/https Fix #293 - reblog/reblogged is now boost/boosted Eugen Rochko 2016-11-26 15:45:35 +0100
  • 054138797f Fix #288 - Strip first @ from search query, don't search accounts if it begins with # Eugen Rochko 2016-11-26 15:32:29 +0100
  • 6c82dfcf5f Fix CDN_HOST variable requirement Eugen Rochko 2016-11-26 15:27:05 +0100
  • 950312bada Fix #278 - Use mb_chars.downcase on hashtags Eugen Rochko 2016-11-26 15:24:14 +0100
  • 2cb3dc5e5a Update hub URL and re-subscribe if hub URL changes Eugen Rochko 2016-11-26 15:12:57 +0100
  • fe68151be6 Work on private messaging implementation June Rhodes 2016-11-27 01:11:24 +1100
  • 4986c727d9 Merge pull request #280 from TazeTSchnitzel/purge_neo4j Eugen 2016-11-25 19:14:13 +0100
  • dda9ac9222 Fix reset date format when rate limited Eugen Rochko 2016-11-25 18:20:47 +0100
  • 9f731b6a27 Allow vertical resizing of the toot textarea nicolas 2016-11-25 18:17:47 +0100