952bce3023Replace howler.js with simple <audio />, will hopefully resolve some weird mobile browser behaviours
Eugen Rochko
2017-03-13 17:12:30 +0100
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 +0100
47bf592db7Try to detect iOS and *not* autoplay any videos
Eugen Rochko
2017-03-07 09:54:57 +0100
1fb3e8988bRevert earlier fix due to new bug reports
Eugen Rochko
2017-03-06 02:25:41 +0100
d6cb4bbe99Performance improvement for profiles
Eugen Rochko
2017-03-06 01:50:35 +0100
03a857f59aUse more widely supported MP4 format for gifv's
Eugen Rochko
2017-03-06 00:30:03 +0100
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 +0100
6382ef2bc6Add vsync -cfr option when converting gif to webm
Eugen Rochko
2017-03-05 23:27:25 +0100
79b08c5f0aHigher quality webms? Might improve conversation of some types of gifs
Eugen Rochko
2017-03-05 23:13:21 +0100
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 +0100
85fce04d1bDetect videos with no sound, handle them like gifv
Eugen Rochko
2017-03-05 22:55:24 +0100
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 +0100
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 +0100
07b166af64Make gifvs always use media gallery component
Eugen Rochko
2017-03-05 02:04:31 +0100
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 +0100
4cbeb9a7ebMerge pull request #663 from console-cowboy/patch-1
Eugen
2017-03-04 12:17:50 +0100
851b730373add social.gestaltzerfall.net instance information
Alexander Acevedo
2017-03-03 19:17:58 -0500
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 +0100
6b81d10030Add digest e-mails
Eugen Rochko
2017-03-03 23:45:48 +0100
f5457cc3d2Merge pull request #662 from undrskr/patch-1
Eugen
2017-03-03 22:46:56 +0100
fac8bfc03fgnusocial.me doesn't use Mastodon anymore
undrskr
2017-03-03 22:38:10 +0200
4690236724Make confirmation text more specific
Eugen Rochko
2017-03-02 19:25:11 +0100
b9345b3fc6Fix#620 - Add confirmation dialog for notifications clear
Eugen Rochko
2017-03-02 19:24:12 +0100
4d23a85c29Fix up storybook
Eugen Rochko
2017-03-02 18:55:15 +0100
4c0e9f85c5Merge branch 'KitRedgrave-add-mute-button'
Eugen Rochko
2017-03-02 18:50:33 +0100
c64a1c25c4Fix#231 - Muting
Eugen Rochko
2017-03-02 18:49:32 +0100
442fdbfc53Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2017-02-05 19:51:56 -0600
89fc2d7f48Fix#372 - Emoji picker
Eugen Rochko
2017-03-02 00:57:55 +0100
6a1b738e0bMerge branch 'marrus-sh-mastodon-paste-support'
Eugen Rochko
2017-03-01 13:57:44 +0100
95ebfa5610Simplify passing of prop
Eugen Rochko
2017-03-01 13:57:30 +0100
0924eee81bMerge pull request #660 from marrus-sh/mastodon-smart-back-button
Eugen
2017-03-01 10:50:27 +0100
5f6f7aaa27Making the back button a little smarter
Kibigo
2017-02-28 22:24:34 -0800
e84c1dc95fSupport for pasting images from clipboard
Kibigo
2017-02-28 18:52:46 -0800
5960bac11eFix incorrect detection of local vs remote user in web UI
Eugen Rochko
2017-03-01 02:00:21 +0100
3208979655Fix typo
Eugen Rochko
2017-03-01 01:57:48 +0100
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 +0100
e1b00757a6Fix#291 - Add visual indication that numbers for remote users may be inaccurate
Eugen Rochko
2017-03-01 01:18:34 +0100
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 +0100
92569b1f0dImproved dropdowns
Eugen Rochko
2017-03-01 00:53:11 +0100
955e9088d7Fix#561 - Detect presence of audio in video, hide mute toggle when none
Eugen Rochko
2017-02-28 23:48:41 +0100
70a56b92a6Merge pull request #656 from yiskah/patch-7
Eugen
2017-02-28 21:48:05 +0100
620f70e42cAdds site metadata access to the API
Kibigo
2017-02-27 04:06:25 -0800
af5cb0f853Only use bigger compose form/search form font on mobile layout
Eugen Rochko
2017-02-27 00:46:45 +0100
175a9b9caaFix#104 - Style OAuth authorized applications page Add ability to search accounts by display name
Eugen Rochko
2017-02-27 00:15:00 +0100
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 +0100
a0df694c24Merge branch 'rmhasan-fix_462'
Eugen Rochko
2017-02-26 23:23:47 +0100
5f511324b6Add validation of media attachments, clean up mastodon-own exception classes
Eugen Rochko
2017-02-26 23:23:06 +0100
03000fee5fFix JS require-issue
Eugen Rochko
2017-02-26 14:10:01 +0100
b44dd38360Fix broken dependency on inner react utility function
Eugen Rochko
2017-02-26 01:34:56 +0100
e2209e1104Fix local timeline showing unread status of TWKN timeline
Eugen Rochko
2017-02-26 01:27:22 +0100
2c50687279Improve compose form performance, upgrade JS dependencies. LightingBox now allows to cycle through multiple images
Eugen Rochko
2017-02-26 01:23:44 +0100
3e9d794ea5Add tuning documentation, add <content> tags back to most salmons, make status pagination headers generation more lax about next page existing
Eugen Rochko
2017-02-25 03:34:37 +0100
9d4cad6307Improve glow
Eugen Rochko
2017-02-23 02:14:35 +0100
53ae431867Skip remote media URLs that don't have a hostname
Eugen Rochko
2017-02-22 19:55:14 +0100
3202bdd744Fix#555 - Use a better URL parser
Eugen Rochko
2017-02-22 19:35:11 +0100
c96fd24f48Improve status reselect, do not display "load more" when no next link available
Eugen Rochko
2017-02-22 16:30:09 +0100
c77a54fe0aFix#651 - Do not reinsert original status into all followers feeds upon un-reblogging. Check if the reblog was in the feed in the first place. It might have been filtered on distribution.
Eugen Rochko
2017-02-22 15:52:47 +0100
974d712fbeImprove performance of compose form
Eugen Rochko
2017-02-22 15:43:07 +0100
5997bb47a8Fix#38 - Unread indicator when new content appears above the fold
Eugen Rochko
2017-02-21 00:10:49 +0100
f338cc6c94Fix scroll to top not registering because of wrong debounce usage
Eugen
2017-02-20 19:01:47 +0100