Commit Graph

  • 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
  • c7031fd535 Update fr.jsx nicolas 2016-11-22 10:49:50 +0100
  • 82cb34916a Update fr.yml nicolas 2016-11-22 10:39:15 +0100
  • ba4c03de71 Update simple_form.fr.yml nicolas 2016-11-22 10:32:43 +0100
  • 89dab7c534 Merging code updates (Unlisted Mode) nicolas 2016-11-22 10:25:17 +0100
  • f9bd3d8808 Adding French locale to mastodon.jsx nicolas 2016-11-22 10:21:56 +0100
  • 115ce90578 Adding French locale to settings_helper.rb nicolas 2016-11-22 10:20:28 +0100
  • 1788164352 Local accounts can control "silenced" attribute which removes them from public timeline Eugen Rochko 2016-11-21 23:05:11 +0100
  • 64cfbbcc55 Adding French locale nicolas 2016-11-21 22:46:59 +0100
  • 46d9076e99 Importing doorkeeper.fr.yml nicolas 2016-11-21 22:39:20 +0100
  • 12e9f789ab Importing devise.fr.yml nicolas 2016-11-21 22:34:50 +0100
  • 7abbb02824 Fix #163 - No need for Safari chrome on iOS Eugen Rochko 2016-11-21 22:33:44 +0100
  • 835d5483fe First version for fr.jsx nicolas 2016-11-21 22:06:05 +0100
  • 7944ed6fe5 Adding option to specify asset server, filter followers query by local accounts during Fan Out On Write to load less stuff into memory Eugen Rochko 2016-11-21 22:04:10 +0100
  • 6b6243a186 Create fr.jsx nicolas 2016-11-21 21:51:34 +0100
  • a3afea7b9d First version for simple_form.fr.yml nicolas 2016-11-21 21:30:13 +0100
  • fc87243c39 First version for fr.yml nicolas 2016-11-21 21:25:27 +0100
  • 05823c325c Create devise.fr.yml nicolas 2016-11-21 20:59:41 +0100
  • 753115ff57 Create doorkeeper.fr.yml nicolas 2016-11-21 20:59:13 +0100
  • 8504110d45 Create simple_form.fr.yml nicolas 2016-11-21 20:58:43 +0100
  • e9980a9b8b Create fr.yml nicolas 2016-11-21 20:57:28 +0100
  • 627a85f4e4 Better error message in doorkeeper json response Eugen Rochko 2016-11-21 16:19:35 +0100
  • f88ca4a206 Performance improvement for notifications API Eugen Rochko 2016-11-21 16:10:42 +0100
  • 52119104b9 Remove some n+1 queries from notifications API Eugen Rochko 2016-11-21 15:16:04 +0100
  • e8c27767aa Remove orphaned notifications, add scopes param to app create API Eugen Rochko 2016-11-21 14:59:13 +0100
  • 954f344cf7 Merge branch 'victorhck-master' Eugen Rochko 2016-11-21 11:05:33 +0100
  • db58235930 Fixes for the Spanish translation Eugen Rochko 2016-11-21 11:05:11 +0100
  • e3665c1d67 Try to fix for browsers that don't support notifications Eugen Rochko 2016-11-21 10:59:59 +0100
  • c41dc5e8e9 Icon for desktop notifications Eugen Rochko 2016-11-21 10:55:49 +0100
  • d32e0364f9 Switch to compose route when replying and compose is not mounted Eugen Rochko 2016-11-21 10:52:11 +0100
  • 93577f74e7 Use old rules for mention notifications as for mentions timeline Eugen Rochko 2016-11-21 10:37:34 +0100
  • fb48cc3b74 Desktop notifications Eugen Rochko 2016-11-21 10:24:50 +0100
  • e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications Eugen Rochko 2016-11-21 10:03:55 +0100
  • 29b12f9e0a Call NotifyService about remote reblogs Eugen Rochko 2016-11-21 09:56:01 +0100
  • 38dd85daab Adding notifications column Eugen Rochko 2016-11-20 19:39:18 +0100
  • da2ef4d676 Adding unified streamable notifications Eugen Rochko 2016-11-20 00:33:02 +0100
  • 3838e6836d Portuguese translation (front-end) caesarologia 2016-11-20 05:40:26 -0500
  • c12125e6b5 improvements in text made by Ekaitz Victorhck 2016-11-20 00:52:06 +0100
  • 0b48973733 fix typos, and suggestions made by Ekaitz Victorhck 2016-11-20 00:50:45 +0100
  • 8977fde8ed Fix up Spanish translations Eugen Rochko 2016-11-19 22:05:26 +0100
  • daf90377bd Merge branch 'master' of https://github.com/victorhck/mastodon victorhck 2016-11-19 18:44:58 +0100
  • 065f372bd1 Merge remote-tracking branch 'upstream/master' victorhck 2016-11-19 18:42:37 +0100
  • d68750d7dc Finished spanish translation config files Victorhck 2016-11-19 18:40:03 +0100
  • 93e47c7135 Fix wrong language declaration Eugen 2016-11-19 18:31:36 +0100
  • 5cda7f6bbb Fix wrong language declaration Eugen 2016-11-19 18:31:21 +0100
  • a6ed09441c finished spanish translation config files victorhck 2016-11-19 17:45:45 +0100
  • 51dc725794 Graphic emoji in usernames in the "reblogged" string above status Eugen Rochko 2016-11-19 00:28:42 +0100
  • 39533190c2 Display human names of locales in dropdown Eugen Rochko 2016-11-19 00:19:57 +0100
  • c7a1b78536 Activating Spanish i18n Eugen Rochko 2016-11-19 00:10:47 +0100
  • ac2403fb24 Add more Spanish i18n Eugen Rochko 2016-11-19 00:00:04 +0100
  • 367b05d733 Spanish translation for devise.es.yml Victorhck 2016-11-18 23:57:03 +0100
  • 0293a7dd49 Updating some npm packages Eugen Rochko 2016-11-18 23:55:44 +0100
  • 7dea6a23f7 Move Salmon processing to background as well as PuSH Eugen Rochko 2016-11-18 23:24:57 +0100
  • 2c58e7e06a Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through Eugen Rochko 2016-11-18 23:19:38 +0100
  • e4f56fa942 Don't create attachments if remote file cannot be fetched Eugen Rochko 2016-11-18 23:16:34 +0100
  • 882de42bab Validate presence of text even for remote statuses Eugen Rochko 2016-11-18 23:14:41 +0100
  • 7b7bf834e9 Fix OAuth authorization page and add a spec for it Eugen Rochko 2016-11-18 23:08:52 +0100
  • a05fe70c24 finished spanish translation for es.yml Victorhck 2016-11-18 23:04:26 +0100
  • 084668c170 started sp translations config locales victorhck 2016-11-18 20:39:40 +0100
  • 2f1b6d4f41 fixed typos victorhck 2016-11-18 20:07:48 +0100
  • 1fd2ac774f Added spanish translation (#150) Victorhck 2016-11-18 19:12:44 +0100
  • 3794e4e307 Fix syntax error Eugen 2016-11-18 19:10:38 +0100
  • 9d9bb1d728 doing spanish translation victorhck 2016-11-18 19:06:33 +0100
  • 305d0375ab added spanish translation victorhck 2016-11-18 18:52:48 +0100
  • 85d1b74ac3 Adding german localization Eugen Rochko 2016-11-18 15:36:16 +0100
  • c1be1ac7c6 Merge pull request #149 from larkinscott/master Eugen 2016-11-17 20:42:52 +0100
  • e177ff305a Create .codeclimate.yml Scott Larkin 2016-11-17 12:40:23 -0500
  • a6e4f754fc Add an Intl polyfill Eugen Rochko 2016-11-17 16:34:36 +0100
  • 7ac574d9a9 Fix #148 - Devise mailer fixed, test spec added so it won't slip past again Eugen Rochko 2016-11-17 12:29:11 +0100
  • b2e504616a Remove broken test Eugen Rochko 2016-11-16 19:11:30 +0100