Commit graph

  • 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
  • 116ab27e08 i18n for devise mailer too Eugen Rochko 2016-11-16 18:25:21 +0100
  • 2c766bd4b4 Add user locale setting Eugen Rochko 2016-11-16 17:51:02 +0100
  • 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet Eugen Rochko 2016-11-16 17:20:52 +0100
  • 546c4718e7 Localizations for most server-side strings Eugen Rochko 2016-11-15 23:56:03 +0100
  • 3ce6ac0ce2 Adding some localizations Eugen Rochko 2016-11-15 23:02:57 +0100
  • a4313224d9 Improve how public status pages look slightly Eugen Rochko 2016-11-15 18:45:54 +0100
  • 489bd99803 Support emojis in display name, bio Eugen Rochko 2016-11-15 18:38:57 +0100
  • 4f07fb1f0a Fix #144 - Filter statuses from blocked users out of ancestors/descendants results Eugen Rochko 2016-11-15 17:33:41 +0100
  • fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance Eugen Rochko 2016-11-15 16:56:29 +0100
  • a91c3ef6ce Delegate processing of incoming PuSH data to background workers Eugen Rochko 2016-11-15 15:43:33 +0100
  • cea28e0c1d Fix wrong link header on followers API, wrong link in tabs component, order account results Eugen Rochko 2016-11-14 01:19:25 +0100
  • f8f15e5697 Fix #63 - Filter mentions that reply to blocked users Eugen Rochko 2016-11-13 21:11:45 +0100
  • bcfa49aea7 Fix another mistake with infinite user list for following Eugen Rochko 2016-11-13 21:02:10 +0100
  • 4286d49ade Fix another mistake Eugen Rochko 2016-11-13 20:55:24 +0100
  • 44f236e889 Fix infinite scrolling mistake Eugen Rochko 2016-11-13 20:52:11 +0100
  • dbfe1e4be6 Infinite scroll for followers/following lists Eugen Rochko 2016-11-13 20:42:54 +0100
  • 49b7896953 Fix stale reference Eugen Rochko 2016-11-13 19:44:19 +0100
  • 3f54fba0d3 Use privacy policy from Discourse Eugen Rochko 2016-11-13 19:35:45 +0100