ad1af951fbTemporary spacing fix
Eugen Rochko
2017-03-25 19:27:31 +01:00
bd1ceb1daaPrivacy dropdown i18n
Eugen Rochko
2017-03-25 19:22:24 +01:00
99ca63a543Fix public profile pagination links
Eugen Rochko
2017-03-25 19:16:17 +01:00
d8c5a83827Redesigned compose form
Eugen Rochko
2017-03-25 00:01:43 +01:00
fc9bbdfd34🚧 chinese translation WIP
leopku
2017-03-24 19:03:14 +08:00
349c6cfa2b🌐 add chinese language file
leopku
2017-03-24 18:53:41 +08:00
9bf4c34919Fix#675 - return created_at in notifications API
Eugen Rochko
2017-03-24 03:54:24 +01:00
d7c6c6dbe1Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix#295)
Eugen Rochko
2017-03-24 03:50:30 +01:00
3e2d6ea408Merge pull request #676 from leopku/feature/s3_protocol_from_env
Eugen
2017-03-24 00:13:08 +01:00
c46843c65c🔧 S3 protocol from ENV
leopku
2017-03-23 15:44:55 +08:00
08faeedff7Merge branch 'feature-omnisearch'
Eugen Rochko
2017-03-22 19:56:38 +01:00
d6ed2eb512Prettier account and stream entry URLs
Eugen Rochko
2017-03-22 19:26:22 +01:00
33fac87e81Shorter timeout on FetchAtomService
Eugen Rochko
2017-03-22 17:41:52 +01:00
5aa3df017bFix full-text search query quotation, improve tag search performance with an index, add ability to open status by URL from search (fix#53)
Eugen Rochko
2017-03-22 17:36:34 +01:00
c89ccbab09Merge branch 'master' into feature-omnisearch
Eugen Rochko
2017-03-22 16:28:17 +01:00
22e06a4077Upgrade status IDs to bigint
Eugen Rochko
2017-03-22 15:46:58 +01:00
7637386228Upgrade Rails to 5.0.2
Eugen Rochko
2017-03-22 15:37:03 +01:00
88f32708c3Web UI support for the new omnisearch
Eugen Rochko
2017-03-22 04:09:09 +01:00
acfee0945cMerge branch 'master' into feature-omnisearch
Eugen Rochko
2017-03-22 03:34:58 +01:00
8aae42f3d8German toot -> "tröt"
Eugen Rochko
2017-03-22 03:22:44 +01:00
1b09c3cb17More efficient single account retrieval (0.9ms vs 50ms before)
Eugen Rochko
2017-03-22 03:21:38 +01:00
05cf086766New API method: /api/v1/search Returns accounts, statuses, hashtags arrays
Eugen Rochko
2017-03-22 02:32:27 +01:00
98571b0ce4Don't list "direct" under default post privacy settings
Eugen Rochko
2017-03-21 19:45:25 +01:00
8803ca9efeImproved landing page
Eugen Rochko
2017-03-21 19:18:37 +01:00
6b1db5c2b2Add landing strip
Eugen Rochko
2017-03-20 03:36:29 +01:00
56d998cbdbExport follow/block lists as CSV
Eugen Rochko
2017-03-19 20:29:41 +01:00
08b96f1b9fFix wrong HTTP status codes on error pages
Eugen Rochko
2017-03-19 20:03:28 +01:00
8c7277acd4Add link to contribution guidelines to README
Eugen Rochko
2017-03-19 04:05:19 +01:00
50f3a81f63Added contribution guidelines
Eugen Rochko
2017-03-19 03:52:21 +01:00
952bce3023Replace howler.js with simple <audio />, will hopefully resolve some weird mobile browser behaviours
Eugen Rochko
2017-03-13 17:12:30 +01:00
a5daa806f2Fix casuality of processing remote mentions such that notifications about them would be processed only after the entire status is processed
Eugen Rochko
2017-03-13 16:34:15 +01:00
47bf592db7Try to detect iOS and *not* autoplay any videos
Eugen Rochko
2017-03-07 09:54:57 +01:00
1fb3e8988bRevert earlier fix due to new bug reports
Eugen Rochko
2017-03-06 02:25:41 +01:00
d6cb4bbe99Performance improvement for profiles
Eugen Rochko
2017-03-06 01:50:35 +01:00
03a857f59aUse more widely supported MP4 format for gifv's
Eugen Rochko
2017-03-06 00:30:03 +01:00
8d93f0ca56Increase max bitrate of converted webms, slightly optimized counter queries (Because postgres can tell that count(*) needs no extra checks, but counting a specific column requires them)
Eugen Rochko
2017-03-05 23:43:58 +01:00
6382ef2bc6Add vsync -cfr option when converting gif to webm
Eugen Rochko
2017-03-05 23:27:25 +01:00
79b08c5f0aHigher quality webms? Might improve conversation of some types of gifs
Eugen Rochko
2017-03-05 23:13:21 +01:00
ebc01bf0f6Make the paperclip filename interpolator smarter about the :original style If an :original gets converted into another format, it would get saved as original_filename *anyway*, so generating the extension is pointless and yields bad results for when you change the style definition later. This way, old gifs will still have correct URLs
Eugen Rochko
2017-03-05 23:03:49 +01:00
85fce04d1bDetect videos with no sound, handle them like gifv
Eugen Rochko
2017-03-05 22:55:24 +01:00
4fb95c91fbFix wrongful matching of last period in extended usernames Fix anchor tags in some wikipedia URLs being matches as a hashtag
Eugen Rochko
2017-03-05 18:08:19 +01:00
5f4e402204Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors
Eugen Rochko
2017-03-05 17:27:17 +01:00
07b166af64Make gifvs always use media gallery component
Eugen Rochko
2017-03-05 02:04:31 +01:00
caf5b8e975Fix#431 - convert gif to webm during upload. Web UI treats them like it did before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type.
Eugen Rochko
2017-03-04 22:17:10 +01:00
4cbeb9a7ebMerge pull request #663 from console-cowboy/patch-1
Eugen
2017-03-04 12:17:50 +01:00
851b730373add social.gestaltzerfall.net instance information
Alexander Acevedo
2017-03-03 19:17:58 -05:00
5d100293fbRename "the whole known network" timeline to "federated timeline" Remove note about following Gargron@mastodon.social from getting started text
Eugen Rochko
2017-03-04 00:19:18 +01:00
6b81d10030Add digest e-mails
Eugen Rochko
2017-03-03 23:45:48 +01:00
f5457cc3d2Merge pull request #662 from undrskr/patch-1
Eugen
2017-03-03 22:46:56 +01:00
fac8bfc03fgnusocial.me doesn't use Mastodon anymore
undrskr
2017-03-03 22:38:10 +02:00
4690236724Make confirmation text more specific
Eugen Rochko
2017-03-02 19:25:11 +01:00
b9345b3fc6Fix#620 - Add confirmation dialog for notifications clear
Eugen Rochko
2017-03-02 19:24:12 +01:00
4d23a85c29Fix up storybook
Eugen Rochko
2017-03-02 18:55:15 +01:00
4c0e9f85c5Merge branch 'KitRedgrave-add-mute-button'
Eugen Rochko
2017-03-02 18:50:33 +01:00
c64a1c25c4Fix#231 - Muting
Eugen Rochko
2017-03-02 18:49:32 +01:00
442fdbfc53Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2017-02-05 19:51:56 -06:00
89fc2d7f48Fix#372 - Emoji picker
Eugen Rochko
2017-03-02 00:57:55 +01:00
6a1b738e0bMerge branch 'marrus-sh-mastodon-paste-support'
Eugen Rochko
2017-03-01 13:57:44 +01:00
95ebfa5610Simplify passing of prop
Eugen Rochko
2017-03-01 13:57:30 +01:00
0924eee81bMerge pull request #660 from marrus-sh/mastodon-smart-back-button
Eugen
2017-03-01 10:50:27 +01:00
5f6f7aaa27Making the back button a little smarter
Kibigo
2017-02-28 22:24:34 -08:00
e84c1dc95fSupport for pasting images from clipboard
Kibigo
2017-02-28 18:52:46 -08:00
5960bac11eFix incorrect detection of local vs remote user in web UI
Eugen Rochko
2017-03-01 02:00:21 +01:00
3208979655Fix typo
Eugen Rochko
2017-03-01 01:57:48 +01:00
fbdb3bcf1eRevert infinite scroll in timelines back to looking at ID of oldest loaded status; do not preload submitted statuses into community/public timelines, unless those timelines have already been loaded; do not close streaming API connections for community/public timelines, once they have been established (most users navigate back to them eventually)
Eugen Rochko
2017-03-01 01:43:29 +01:00
e1b00757a6Fix#291 - Add visual indication that numbers for remote users may be inaccurate
Eugen Rochko
2017-03-01 01:18:34 +01:00
7f0d1b8cc0If a status is within 40 statuses from the top of a home feed, do not reinsert it when someone boosts it
Eugen Rochko
2017-03-01 01:07:11 +01:00
92569b1f0dImproved dropdowns
Eugen Rochko
2017-03-01 00:53:11 +01:00
955e9088d7Fix#561 - Detect presence of audio in video, hide mute toggle when none
Eugen Rochko
2017-02-28 23:48:41 +01:00
70a56b92a6Merge pull request #656 from yiskah/patch-7
Eugen
2017-02-28 21:48:05 +01:00
620f70e42cAdds site metadata access to the API
Kibigo
2017-02-27 04:06:25 -08:00
af5cb0f853Only use bigger compose form/search form font on mobile layout
Eugen Rochko
2017-02-27 00:46:45 +01:00
175a9b9caaFix#104 - Style OAuth authorized applications page Add ability to search accounts by display name
Eugen Rochko
2017-02-27 00:15:00 +01:00
2826e6dadaFix#612 - Set font size to 16px in compose form and search form to prevent iOS from zooming in on them
Eugen Rochko
2017-02-26 23:30:18 +01:00
a0df694c24Merge branch 'rmhasan-fix_462'
Eugen Rochko
2017-02-26 23:23:47 +01:00
5f511324b6Add validation of media attachments, clean up mastodon-own exception classes
Eugen Rochko
2017-02-26 23:23:06 +01:00