Commit Graph

601 Commits (622b48803b29a7fc7b77a36d7b396122788cb25e)

Author SHA1 Message Date
caesarologia 622b48803b Portuguese translation (front-end) 2016-11-20 11:40:26 +01:00
Eugen Rochko 862ce37f4f Fix up Spanish translations 2016-11-19 22:05:26 +01:00
Victorhck 84a1560274 Finished spanish translation config files 2016-11-19 18:40:03 +01:00
Eugen Rochko 575b585024 Graphic emoji in usernames in the "reblogged" string above status 2016-11-19 00:28:42 +01:00
Eugen Rochko b8293cd830 Display human names of locales in dropdown 2016-11-19 00:19:57 +01:00
Eugen Rochko 42fb16ec3a Activating Spanish i18n 2016-11-19 00:10:47 +01:00
Eugen Rochko a750b471a2 Add more Spanish i18n 2016-11-19 00:01:02 +01:00
Victorhck c12e893e7e Spanish translation for devise.es.yml 2016-11-18 23:57:03 +01:00
Eugen Rochko 06f4f99ee1 Updating some npm packages 2016-11-18 23:55:44 +01:00
Eugen Rochko fbaddca49e Move Salmon processing to background as well as PuSH 2016-11-18 23:24:57 +01:00
Eugen Rochko b373fb0ff6 Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through 2016-11-18 23:19:38 +01:00
Eugen Rochko d2029a8845 Don't create attachments if remote file cannot be fetched 2016-11-18 23:16:34 +01:00
Eugen Rochko 8d767b477f Validate presence of text even for remote statuses 2016-11-18 23:14:41 +01:00
Eugen Rochko c282e5be19 Fix OAuth authorization page and add a spec for it 2016-11-18 23:10:44 +01:00
Victorhck 84db0df531 finished spanish translation for es.yml 2016-11-18 23:04:26 +01:00
victorhck 689077f743 started sp translations config locales 2016-11-18 20:39:40 +01:00
victorhck 95ac094a1b fixed typos 2016-11-18 20:07:48 +01:00
Victorhck c04884563e Added spanish translation (#150) 2016-11-18 19:12:44 +01:00
Eugen 8a3ac3502e Fix syntax error 2016-11-18 19:10:38 +01:00
victorhck 73f578231c doing spanish translation 2016-11-18 19:06:33 +01:00
victorhck 709fa3e988 added spanish translation 2016-11-18 18:52:48 +01:00
Eugen Rochko a82a15a38e Adding german localization 2016-11-18 15:53:46 +01:00
Eugen 4913ba9151 Merge pull request #149 from larkinscott/master
Create .codeclimate.yml
2016-11-17 20:42:52 +01:00
Scott Larkin 398bd86ec9 Create .codeclimate.yml
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
2016-11-17 12:40:23 -05:00
Eugen Rochko 2096fc62ec Add an Intl polyfill 2016-11-17 16:34:36 +01:00
Eugen Rochko 08ed85b3cf Fix #148 - Devise mailer fixed, test spec added so it won't slip past again 2016-11-17 12:29:11 +01:00
Eugen Rochko f06907eadd Remove broken test 2016-11-16 19:11:30 +01:00
Eugen Rochko 0e0b4f9e59 i18n for devise mailer too 2016-11-16 18:25:21 +01:00
Eugen Rochko b8e6ca45e5 Add user locale setting 2016-11-16 17:56:31 +01:00
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet 2016-11-16 17:20:52 +01:00
Eugen Rochko 1b61e404b4 Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
Eugen Rochko 0e956910c3 Adding some localizations 2016-11-15 23:02:57 +01:00
Eugen Rochko 2fa716c92a Improve how public status pages look slightly 2016-11-15 18:45:54 +01:00
Eugen Rochko 15af998d7b Support emojis in display name, bio 2016-11-15 18:38:57 +01:00
Eugen Rochko c6f5eb8aa7 Fix #144 - Filter statuses from blocked users out of ancestors/descendants results 2016-11-15 17:33:41 +01:00
Eugen Rochko e71b152d89 Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
Eugen Rochko a7332acba3 Delegate processing of incoming PuSH data to background workers 2016-11-15 15:43:33 +01:00
Eugen Rochko 19ea717b3c Fix wrong link header on followers API, wrong link in tabs component, order
account results
2016-11-14 01:19:25 +01:00
Eugen Rochko 7a55e3c409 Fix #63 - Filter mentions that reply to blocked users 2016-11-13 21:11:45 +01:00
Eugen Rochko 2a3ec3d5a3 Fix another mistake with infinite user list for following 2016-11-13 21:02:10 +01:00
Eugen Rochko e3556ed56d Fix another mistake 2016-11-13 20:55:24 +01:00
Eugen Rochko d2b92bca09 Fix infinite scrolling mistake 2016-11-13 20:52:11 +01:00
Eugen Rochko c244c3f7bc Infinite scroll for followers/following lists 2016-11-13 20:42:54 +01:00
Eugen Rochko b20d651b88 Fix stale reference 2016-11-13 19:44:19 +01:00
Eugen Rochko 295c9e7df1 Use privacy policy from Discourse 2016-11-13 19:35:45 +01:00
Eugen Rochko 6f0d312dc3 Force utf-8 encoding when processing XML 2016-11-13 19:12:40 +01:00
Eugen Rochko 0a8aced7f4 Making upload button into a smaller icon button 2016-11-13 19:08:52 +01:00
Eugen Rochko 0f7a388de6 Fix #110 - Make web UI use browser history, change links in e-mails to link to that 2016-11-13 14:02:34 +01:00
Eugen Rochko e60cb2792e Debounce autosuggestions requests 2016-11-13 13:13:36 +01:00
Eugen Rochko 18341b1621 Search component 2016-11-13 13:04:18 +01:00