Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 9f9680412f Merge pull request #6 from Gargron/master nicolas 2016-11-25 18:14:42 +0100
  • b107a4820a Remove remnants of Neo4J Andrea Faulds 2016-11-25 16:13:29 +0000
  • 4495baf451 X-RateLimit-Reset formatted with iso8601 Eugen Rochko 2016-11-25 15:21:22 +0100
  • b503a5e05e #275 fix missing i18n item kodacs 2016-11-25 14:56:28 +0100
  • 898ab66e2e Fix checkbox spacing Eugen Rochko 2016-11-25 14:01:14 +0100
  • c1aab76da4 Checkboxes label adjustement nicolas 2016-11-23 16:26:53 +0100
  • 7bd559158b fixing yamls for #275 kodacs 2016-11-25 13:57:37 +0100
  • 50bec5b999 Merge pull request #276 from nclm/french-translation Eugen 2016-11-25 13:41:49 +0100
  • 6586408c69 fix #275 kodacs 2016-11-25 13:35:08 +0100
  • 959e4b8198 Merge branch 'master' into french-translation nicolas 2016-11-25 13:33:00 +0100
  • effdb42f4c Update fr.jsx nicolas 2016-11-25 13:31:46 +0100
  • 9bb885805c Update simple_form.fr.yml nicolas 2016-11-25 13:30:52 +0100
  • 8a3745a4df Remove stale entries from cache results Eugen Rochko 2016-11-25 13:25:40 +0100
  • 1ff0d5aea6 Normalized locale files Eugen Rochko 2016-11-25 13:15:07 +0100
  • 1c9e21a507 Merge pull request #273 from nclm/french-translation Eugen 2016-11-25 13:14:30 +0100
  • 71401659b8 Fix #65 - Options to block notifications from people you don't follow/who don't follow you Eugen Rochko 2016-11-25 13:13:16 +0100
  • eb3a12bba6 Server side HU translation + Toot fix. kodacs 2016-11-25 12:43:23 +0100
  • e3ed212b85 Filter statuses that mention blocked users Eugen Rochko 2016-11-25 12:35:21 +0100
  • 7d6c461739 Hungarian translation kodacs 2016-11-25 09:43:19 +0100
  • d0122045f4 Update simple_form.fr.yml nicolas 2016-11-25 09:25:31 +0100
  • 4cc6684881 Update fr.yml nicolas 2016-11-25 09:25:29 +0100
  • 03d22fabb7 Update fr.jsx nicolas 2016-11-25 09:25:28 +0100
  • 9af6c52a41 Merge pull request #3 from Gargron/master nicolas 2016-11-25 08:53:34 +0100
  • 543d06971e Fix bad reference Eugen Rochko 2016-11-24 23:56:37 +0100
  • 34e18eb251 Fix forgotten reference Eugen Rochko 2016-11-24 23:49:45 +0100
  • 8efa081f21 Remove Neo4J Eugen Rochko 2016-11-24 23:46:27 +0100
  • fca183968e Center header in account column, hide media in "muted" status components (notifications) Eugen Rochko 2016-11-24 23:09:53 +0100
  • c0a223b480 Merge pull request #265 from nclm/french-translation Eugen 2016-11-24 20:31:35 +0100
  • 60577f4c6e Merge branch 'master' into french-translation nicolas 2016-11-24 20:13:30 +0100
  • 5e33445c5f Update index.jsx nicolas 2016-11-24 20:12:16 +0100
  • 8e34bed7cc Mini Profiler not working well, remove it Eugen Rochko 2016-11-24 19:59:11 +0100
  • 75d0903317 Add .env.test Alyssa Ross 2016-11-24 17:48:25 +0000
  • b6ee2fb1c6 Add some OpenGraph tags to public statuses Eugen Rochko 2016-11-24 18:28:10 +0100
  • 4f1d863615 Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users Eugen Rochko 2016-11-24 18:17:58 +0100
  • 7baca3fe4d Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscation Eugen 2016-11-24 16:27:32 +0100
  • cefef2c571 Extract filename obfuscation into module Alyssa Ross 2016-11-23 23:31:38 +0000
  • cbc50016eb Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and then adjust to failure later if the request fails Eugen Rochko 2016-11-23 23:34:12 +0100
  • 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, skip ActionCable for follow/unfollow/block events, instead clear UI from blocked account's posts instantly if block request succeeds. Add forgotten i18n for sensitive content Eugen Rochko 2016-11-23 22:57:57 +0100
  • 7161f91313 Rename media to avoid exposing filename (fixes #207) Andrea Faulds 2016-11-23 21:00:00 +0000
  • 3373ae02de Merge branch 'development' Eugen Rochko 2016-11-23 19:01:12 +0100
  • 79a0135869 Cache accounts/:id/statuses and single statuses too Eugen Rochko 2016-11-23 18:56:30 +0100
  • 2112a81e86 Adding content sensitivity toggle, spoilers for media Eugen Rochko 2016-11-23 18:53:23 +0100
  • 8e936b03d5 Improve contrast for settings pages (fixes #173) Andrea Faulds 2016-11-23 17:36:35 +0000
  • d74cef45aa Merge pull request #227 from nclm/french-translation Eugen 2016-11-23 17:18:27 +0100
  • e8725d2d98 Rename ‘Publier’ to ‘Pouet’ in French locale. nicolas 2016-11-23 15:53:49 +0100
  • 23677bc51e Merge branch 'master' into french-translation nicolas 2016-11-23 15:43:27 +0100
  • 1e95fbb10b Update doorkeeper.fr.yml nicolas 2016-11-23 14:47:41 +0100
  • 94f96a6e85 Update doorkeeper.fr.yml nicolas 2016-11-23 14:45:31 +0100
  • 5434ad3002 Add content spoilers for media in sensitive-content statuses Eugen Rochko 2016-11-23 11:23:32 +0100
  • 0603971894 Adding sensitive marker to statuses in API Eugen Rochko 2016-11-23 10:46:48 +0100
  • 82191b3383 Explain application secrets (#217) Andrea Faulds 2016-11-23 08:30:53 +0000
  • 4bdb6a0eaf 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 Eugen Rochko 2016-11-23 09:20:34 +0100
  • 9b53c7d353 Fix #168 - Turn off e-mail notifications by default Eugen Rochko 2016-11-23 08:39:04 +0100
  • cf912e01fd Implement includes caching for timelines APIs Eugen Rochko 2016-11-23 08:34:35 +0100
  • 5c78547198 More query optimizations Eugen Rochko 2016-11-22 23:18:54 +0100
  • fc90d38893 Moving some counter queries out of subqueries in the API Eugen Rochko 2016-11-22 22:59:54 +0100
  • 4b5b953d42 Upgrade to latest Rails, which apparently improves ActionCable performance Eugen Rochko 2016-11-22 22:26:44 +0100
  • 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously Eugen Rochko 2016-11-22 17:32:51 +0100
  • f5dd152e1a Merge pull request #2 from Gargron/master nicolas 2016-11-22 17:26:17 +0100
  • 95db6cbe28 Merge branch 'nclm-french-translation' Eugen Rochko 2016-11-22 11:35:15 +0100
  • 4a422650bb Fix broken locales Eugen Rochko 2016-11-22 11:34:36 +0100