Eugen Rochko
|
b373fb0ff6
|
Catch validation errors in ProcessFeedService so that one failing entry wouldn't stop others from going through
|
8 years ago |
Eugen Rochko
|
d2029a8845
|
Don't create attachments if remote file cannot be fetched
|
8 years ago |
Eugen Rochko
|
8d767b477f
|
Validate presence of text even for remote statuses
|
8 years ago |
Eugen Rochko
|
c282e5be19
|
Fix OAuth authorization page and add a spec for it
|
8 years ago |
Victorhck
|
84db0df531
|
finished spanish translation for es.yml
|
8 years ago |
victorhck
|
689077f743
|
started sp translations config locales
|
8 years ago |
victorhck
|
95ac094a1b
|
fixed typos
|
8 years ago |
Victorhck
|
c04884563e
|
Added spanish translation (#150)
|
8 years ago |
Eugen
|
8a3ac3502e
|
Fix syntax error
|
8 years ago |
victorhck
|
73f578231c
|
doing spanish translation
|
8 years ago |
victorhck
|
709fa3e988
|
added spanish translation
|
8 years ago |
Eugen Rochko
|
a82a15a38e
|
Adding german localization
|
8 years ago |
Eugen
|
4913ba9151
|
Merge pull request #149 from larkinscott/master
Create .codeclimate.yml
|
8 years ago |
Scott Larkin
|
398bd86ec9
|
Create .codeclimate.yml
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
|
8 years ago |
Eugen Rochko
|
2096fc62ec
|
Add an Intl polyfill
|
8 years ago |
Eugen Rochko
|
08ed85b3cf
|
Fix #148 - Devise mailer fixed, test spec added so it won't slip past again
|
8 years ago |
Eugen Rochko
|
f06907eadd
|
Remove broken test
|
8 years ago |
Eugen Rochko
|
0e0b4f9e59
|
i18n for devise mailer too
|
8 years ago |
Eugen Rochko
|
b8e6ca45e5
|
Add user locale setting
|
8 years ago |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
1b61e404b4
|
Localizations for most server-side strings
|
8 years ago |
Eugen Rochko
|
0e956910c3
|
Adding some localizations
|
8 years ago |
Eugen Rochko
|
2fa716c92a
|
Improve how public status pages look slightly
|
8 years ago |
Eugen Rochko
|
15af998d7b
|
Support emojis in display name, bio
|
8 years ago |
Eugen Rochko
|
c6f5eb8aa7
|
Fix #144 - Filter statuses from blocked users out of ancestors/descendants results
|
8 years ago |
Eugen Rochko
|
e71b152d89
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
Eugen Rochko
|
a7332acba3
|
Delegate processing of incoming PuSH data to background workers
|
8 years ago |
Eugen Rochko
|
19ea717b3c
|
Fix wrong link header on followers API, wrong link in tabs component, order
account results
|
8 years ago |
Eugen Rochko
|
7a55e3c409
|
Fix #63 - Filter mentions that reply to blocked users
|
8 years ago |
Eugen Rochko
|
2a3ec3d5a3
|
Fix another mistake with infinite user list for following
|
8 years ago |
Eugen Rochko
|
e3556ed56d
|
Fix another mistake
|
8 years ago |
Eugen Rochko
|
d2b92bca09
|
Fix infinite scrolling mistake
|
8 years ago |
Eugen Rochko
|
c244c3f7bc
|
Infinite scroll for followers/following lists
|
8 years ago |
Eugen Rochko
|
b20d651b88
|
Fix stale reference
|
8 years ago |
Eugen Rochko
|
295c9e7df1
|
Use privacy policy from Discourse
|
8 years ago |
Eugen Rochko
|
6f0d312dc3
|
Force utf-8 encoding when processing XML
|
8 years ago |
Eugen Rochko
|
0a8aced7f4
|
Making upload button into a smaller icon button
|
8 years ago |
Eugen Rochko
|
0f7a388de6
|
Fix #110 - Make web UI use browser history, change links in e-mails to link to that
|
8 years ago |
Eugen Rochko
|
e60cb2792e
|
Debounce autosuggestions requests
|
8 years ago |
Eugen Rochko
|
18341b1621
|
Search component
|
8 years ago |
Eugen Rochko
|
733b5415be
|
Fix #142 - Escape ILIKE special characters from Account.find_remote
|
8 years ago |
Eugen Rochko
|
6b7fdf3b5f
|
Weigh username matches higher than domain matches in account search
|
8 years ago |
Eugen Rochko
|
6206f75837
|
Add limit to search results
|
8 years ago |
Eugen Rochko
|
cbfa28b9cc
|
Use full-text search for autosuggestions
|
8 years ago |
Eugen Rochko
|
a6cd0711b0
|
Upgrade ruby to 2.3.1
|
8 years ago |
Eugen Rochko
|
beb370801f
|
Fix #141 - Add "Server: Mastodon" header to responses
|
8 years ago |
Eugen Rochko
|
202fbc3e1b
|
Enable emojis in reply indicator as well
|
8 years ago |
Eugen Rochko
|
db4df4481b
|
Fix modals sizing and add animation to it, fix #140 by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
|
8 years ago |
Eugen Rochko
|
d8c2044e65
|
Fix public timeline query
|
8 years ago |
Eugen Rochko
|
6430d86e86
|
Fix #131 - Make active favourite buttons yellow
|
8 years ago |