51dc725794Graphic emoji in usernames in the "reblogged" string above status
Eugen Rochko
2016-11-19 00:28:42 +0100
39533190c2Display human names of locales in dropdown
Eugen Rochko
2016-11-19 00:19:57 +0100
c7a1b78536Activating Spanish i18n
Eugen Rochko
2016-11-19 00:10:47 +0100
ac2403fb24Add more Spanish i18n
Eugen Rochko
2016-11-19 00:00:04 +0100
367b05d733Spanish translation for devise.es.yml
Victorhck
2016-11-18 23:57:03 +0100
0293a7dd49Updating some npm packages
Eugen Rochko
2016-11-18 23:55:44 +0100
7dea6a23f7Move Salmon processing to background as well as PuSH
Eugen Rochko
2016-11-18 23:24:57 +0100
2c58e7e06aCatch 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
e4f56fa942Don't create attachments if remote file cannot be fetched
Eugen Rochko
2016-11-18 23:16:34 +0100
882de42babValidate presence of text even for remote statuses
Eugen Rochko
2016-11-18 23:14:41 +0100
7b7bf834e9Fix OAuth authorization page and add a spec for it
Eugen Rochko
2016-11-18 23:08:52 +0100
a05fe70c24finished spanish translation for es.yml
Victorhck
2016-11-18 23:04:26 +0100
85d1b74ac3Adding german localization
Eugen Rochko
2016-11-18 15:36:16 +0100
c1be1ac7c6Merge pull request #149 from larkinscott/master
Eugen
2016-11-17 20:42:52 +0100
e177ff305aCreate .codeclimate.yml
Scott Larkin
2016-11-17 12:40:23 -0500
a6e4f754fcAdd an Intl polyfill
Eugen Rochko
2016-11-17 16:34:36 +0100
7ac574d9a9Fix#148 - Devise mailer fixed, test spec added so it won't slip past again
Eugen Rochko
2016-11-17 12:29:11 +0100
b2e504616aRemove broken test
Eugen Rochko
2016-11-16 19:11:30 +0100
116ab27e08i18n for devise mailer too
Eugen Rochko
2016-11-16 18:25:21 +0100
2c766bd4b4Add user locale setting
Eugen Rochko
2016-11-16 17:51:02 +0100
01e43c3e57Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko
2016-11-16 17:20:52 +0100
546c4718e7Localizations for most server-side strings
Eugen Rochko
2016-11-15 23:56:03 +0100
3ce6ac0ce2Adding some localizations
Eugen Rochko
2016-11-15 23:02:57 +0100
a4313224d9Improve how public status pages look slightly
Eugen Rochko
2016-11-15 18:45:54 +0100
489bd99803Support emojis in display name, bio
Eugen Rochko
2016-11-15 18:38:57 +0100
4f07fb1f0aFix#144 - Filter statuses from blocked users out of ancestors/descendants results
Eugen Rochko
2016-11-15 17:33:41 +0100
fdc17bea58Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-15 16:56:29 +0100
a91c3ef6ceDelegate processing of incoming PuSH data to background workers
Eugen Rochko
2016-11-15 15:43:33 +0100
cea28e0c1dFix wrong link header on followers API, wrong link in tabs component, order account results
Eugen Rochko
2016-11-14 01:19:25 +0100
f8f15e5697Fix#63 - Filter mentions that reply to blocked users
Eugen Rochko
2016-11-13 21:11:45 +0100
bcfa49aea7Fix another mistake with infinite user list for following
Eugen Rochko
2016-11-13 21:02:10 +0100
4286d49adeFix another mistake
Eugen Rochko
2016-11-13 20:55:24 +0100
44f236e889Fix infinite scrolling mistake
Eugen Rochko
2016-11-13 20:52:11 +0100
dbfe1e4be6Infinite scroll for followers/following lists
Eugen Rochko
2016-11-13 20:42:54 +0100
49b7896953Fix stale reference
Eugen Rochko
2016-11-13 19:44:19 +0100
3f54fba0d3Use privacy policy from Discourse
Eugen Rochko
2016-11-13 19:35:45 +0100
7ce4670164Force utf-8 encoding when processing XML
Eugen Rochko
2016-11-13 19:12:40 +0100
50d3083cbdMaking upload button into a smaller icon button
Eugen Rochko
2016-11-13 19:08:52 +0100
d42ed78aa4Fix#110 - Make web UI use browser history, change links in e-mails to link to that
Eugen Rochko
2016-11-13 14:01:21 +0100
c4eb63c1d4Debounce autosuggestions requests
Eugen Rochko
2016-11-13 13:13:36 +0100
f0bdfadab7Search component
Eugen Rochko
2016-11-13 13:04:18 +0100
8152584cf5Fix#142 - Escape ILIKE special characters from Account.find_remote
Eugen Rochko
2016-11-13 11:27:13 +0100
20aa777c58Weigh username matches higher than domain matches in account search
Eugen Rochko
2016-11-12 14:56:40 +0100
afded319d2Add limit to search results
Eugen Rochko
2016-11-12 14:49:28 +0100
09218d4c01Use full-text search for autosuggestions
Eugen Rochko
2016-11-12 14:33:21 +0100
cd765f26a9Upgrade ruby to 2.3.1
Eugen Rochko
2016-11-11 23:37:39 +0100
ff229aa978Fix#141 - Add "Server: Mastodon" header to responses
Eugen Rochko
2016-11-10 23:34:33 +0100
1c17b932feEnable emojis in reply indicator as well
Eugen Rochko
2016-11-10 23:30:42 +0100
82fd74d101Fix 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)
Eugen Rochko
2016-11-10 23:21:24 +0100
0320ea4b85Fix public timeline query
Eugen Rochko
2016-11-10 21:58:22 +0100
36921be9aaFix#131 - Make active favourite buttons yellow
Eugen Rochko
2016-11-10 01:32:32 +0100
ca3b364aeaFix#122 - Add microformats-2 classes to mention links
Eugen Rochko
2016-11-10 01:19:04 +0100
bf5f55a6bbFix live status removal from public/hashtag channels
Eugen Rochko
2016-11-10 00:47:47 +0100
17903c6daeImprove filtering of public/hashtag timelines, both in backlog and real-time
Eugen Rochko
2016-11-10 00:03:33 +0100
c5e03a2e0dStatus removal is broadcast to public/hashtag timelines too
Eugen Rochko
2016-11-09 19:16:27 +0100
448ab18a20Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
Eugen Rochko
2016-11-09 18:06:01 +0100
b13e7dda1fAPI pagination for all collections using Link header
Eugen Rochko
2016-11-09 17:48:44 +0100
8d7fc5da6cUpdate README with attribution links and FAQ link
Eugen Rochko
2016-11-08 23:33:59 +0100
9aecc0f48aMove timelines API from statuses to its own controller, add a check for resources that require a user context vs those that don't (such as public timeline)
Eugen Rochko
2016-11-08 23:22:44 +0100
86574ea524Adding Emoji One
Eugen Rochko
2016-11-08 21:45:51 +0100
b6832553ffAdding more logging
Eugen Rochko
2016-11-08 19:37:08 +0100
cff0b03cbbFix for thread resolve service and process feed service url method
Eugen Rochko
2016-11-08 19:09:22 +0100