Commit graph

624 commits

Author SHA1 Message Date
Eugen Rochko
0943e98288 Adding option to specify asset server, filter followers query by local accounts
during Fan Out On Write to load less stuff into memory
2016-11-21 22:04:10 +01:00
Eugen Rochko
0aeae195cb Better error message in doorkeeper json response 2016-11-21 16:19:35 +01:00
Eugen Rochko
0a68464995 Performance improvement for notifications API 2016-11-21 16:10:42 +01:00
Eugen Rochko
4d100a1b36 Remove some n+1 queries from notifications API 2016-11-21 15:16:04 +01:00
Eugen Rochko
83cdfefa7d Remove orphaned notifications, add scopes param to app create API 2016-11-21 14:59:13 +01:00
Eugen Rochko
2ace00e1e2 Merge branch 'victorhck-master' 2016-11-21 11:05:33 +01:00
Eugen Rochko
4176de708e Fixes for the Spanish translation 2016-11-21 11:05:11 +01:00
Eugen Rochko
3624a8b6dd Try to fix for browsers that don't support notifications 2016-11-21 10:59:59 +01:00
Eugen Rochko
75590bba23 Icon for desktop notifications 2016-11-21 10:55:49 +01:00
Eugen Rochko
524847e4e1 Switch to compose route when replying and compose is not mounted 2016-11-21 10:52:11 +01:00
Eugen Rochko
dc8b46ecbc Use old rules for mention notifications as for mentions timeline 2016-11-21 10:37:34 +01:00
Eugen Rochko
80d58c6c04 Desktop notifications 2016-11-21 10:24:50 +01:00
Eugen Rochko
a75ad23c83 Fix responsive layout breakpoint, replace mentions column with notifications 2016-11-21 10:03:55 +01:00
Eugen Rochko
3fc7820d6e Call NotifyService about remote reblogs 2016-11-21 09:56:01 +01:00
Eugen Rochko
951843e646 Adding notifications column 2016-11-20 19:39:58 +01:00
Eugen Rochko
38025dfea3 Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
caesarologia
622b48803b Portuguese translation (front-end) 2016-11-20 11:40:26 +01:00
Victorhck
29928a1082 improvements in text made by Ekaitz 2016-11-20 00:52:06 +01:00
Victorhck
6185b4167f fix typos, and suggestions made by Ekaitz 2016-11-20 00:50:45 +01:00
Eugen Rochko
862ce37f4f Fix up Spanish translations 2016-11-19 22:05:26 +01:00
victorhck
308e5875fc Merge branch 'master' of https://github.com/victorhck/mastodon 2016-11-19 18:44:58 +01:00
victorhck
622797f868 Merge remote-tracking branch 'upstream/master' 2016-11-19 18:42:37 +01:00
Victorhck
84a1560274 Finished spanish translation config files 2016-11-19 18:40:03 +01:00
Eugen
132d231107 Fix wrong language declaration 2016-11-19 18:31:36 +01:00
Eugen
9d766cd6bf Fix wrong language declaration 2016-11-19 18:31:21 +01:00
victorhck
d3aa9f7961 finished spanish translation config files 2016-11-19 17:45:45 +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