1164 Commits (e74a4efa207d0341745f4489f19ec2457c554d94)

Author SHA1 Message Date
shel 728174500e Clarify post privacy warning
8 years ago
Eugen Rochko 02e2336daa Add tooltip to privacy dropdown
8 years ago
Eugen Rochko 74fb333eb7 Fix up some localizations
8 years ago
Eugen Rochko d50aa74690 Fix style issue
8 years ago
Eugen Rochko 66ba47a1f3 Merge branch 'feature/language_zh-cn' of https://github.com/leopku/mastodon into leopku-feature/language_zh-cn
8 years ago
Eugen Rochko 2a8906d56a Compose form layout fixes
8 years ago
leopku 58c9d97d07 🌐 add simplified chinese language
8 years ago
shel 8ab274f67a Change to using variables
8 years ago
shel 1503068ba0 Increase color contrast
8 years ago
shel 7800909a0d Clarify privacy options
8 years ago
Eugen Rochko d30fa5c52d Fix up visual indicators for compose form privacy
8 years ago
Eugen Rochko d5c71b1403 Improve sign up page on small screens
8 years ago
Eugen Rochko e03f11e6a0 When replying to status with content warning, prefill content warning
8 years ago
Eugen Rochko 830f5c846e Temporary spacing fix
8 years ago
Eugen Rochko 54b4f60906 Privacy dropdown i18n
8 years ago
Eugen Rochko 6cce7c58a0 Fix public profile pagination links
8 years ago
Eugen Rochko 53ef83be1e Redesigned compose form
8 years ago
Eugen Rochko 0ef0ea3e34 Fix #675 - return created_at in notifications API
8 years ago
Eugen Rochko b899b3def2 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)
8 years ago
Eugen Rochko b3cb765a94 Prettier account and stream entry URLs
8 years ago
Eugen Rochko a015d2e08b Shorter timeout on FetchAtomService
8 years ago
Eugen Rochko 1b4583ca91 Fix full-text search query quotation, improve tag search performance with an index,
8 years ago
Eugen Rochko c78e325f39 Web UI support for the new omnisearch
8 years ago
Eugen Rochko bee385a81f Merge branch 'master' into feature-omnisearch
8 years ago
Eugen Rochko 5965e3b80c German toot -> "tröt"
8 years ago
Eugen Rochko afd53467eb More efficient single account retrieval (0.9ms vs 50ms before)
8 years ago
Eugen Rochko 3893f75a51 New API method: /api/v1/search
8 years ago
Eugen Rochko 6e561f6544 Don't list "direct" under default post privacy settings
8 years ago
Eugen Rochko 8785e271bf Improved landing page
8 years ago
Eugen Rochko 47c74efa85 Add landing strip
8 years ago
Eugen Rochko b339e488fe Export follow/block lists as CSV
8 years ago
Eugen Rochko 20d91848cf Fix wrong HTTP status codes on error pages
8 years ago
Eugen Rochko a19062b726 Federate header images, fix open-uri http->https redirection error
8 years ago
Eugen Rochko 844eda88fe Forgot to hook up API with the latest method
8 years ago
Eugen Rochko 450f6cbcac Start page links a bit more readable
8 years ago
Eugen Rochko 64be072702 Make account search blazing fast and rank followers/followees higher in the results
8 years ago
shel 5c7b222769 Promote Apps (#670)
8 years ago
Eugen Rochko 8e2146ab50 Add method for retrieving triadic closures
8 years ago
Eugen Rochko c97f817e40 Fix #525 - Add instance information API
8 years ago
Eugen Rochko 20c03ab0d4 Merge branch 'mastodon-site-api' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-site-api
8 years ago
Eugen Rochko f1b9644cfd Add "direct" visibility level in the backend. Web UI is not yet
8 years ago
Eugen 6599b27b2b Merge branch 'master' into mastodon-site-api
8 years ago
Eugen Rochko 453d65e6da Obfuscate filenames better, double rate limits
8 years ago
Eugen Rochko b6dff981a2 Replace howler.js with simple <audio />, will hopefully resolve
8 years ago
Eugen Rochko 27d4971979 Fix casuality of processing remote mentions such that notifications
8 years ago
Eugen Rochko ed21f43271 Try to detect iOS and *not* autoplay any videos
8 years ago
Eugen Rochko 250beb1971 Revert earlier fix due to new bug reports
8 years ago
Eugen Rochko dea8e95d14 Performance improvement for profiles
8 years ago
Eugen Rochko 8bc70e6a16 Use more widely supported MP4 format for gifv's
8 years ago
Eugen Rochko 42b6d5aca5 Increase max bitrate of converted webms, slightly optimized counter queries
8 years ago
Eugen Rochko 354eb3b757 Add vsync -cfr option when converting gif to webm
8 years ago
Eugen Rochko 671d1d8a26 Higher quality webms? Might improve conversation of some types of gifs
8 years ago
Eugen Rochko c911ade272 Detect videos with no sound, handle them like gifv
8 years ago
Eugen Rochko 9adf6e8736 Fix wrongful matching of last period in extended usernames
8 years ago
Eugen Rochko d1e1f26878 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
8 years ago
Eugen Rochko 3adccc7fd4 Make gifvs always use media gallery component
8 years ago
Eugen Rochko 4b93cf88e5 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago
Eugen Rochko b59611776c Rename "the whole known network" timeline to "federated timeline"
8 years ago
Eugen Rochko 0cb5a2a0a7 Add digest e-mails
8 years ago
Eugen Rochko 6e349c248e Make confirmation text more specific
8 years ago
Eugen Rochko c9e2dc6337 Fix #620 - Add confirmation dialog for notifications clear
8 years ago
Eugen Rochko 7a3d1e23d1 Fix up storybook
8 years ago
Eugen Rochko 9989890e2e Fix #231 - Muting
8 years ago
Kit Redgrave 4554ccd5d0 Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
Eugen Rochko 6ded139be0 Fix #372 - Emoji picker
8 years ago
Eugen Rochko e7b5cecda7 Simplify passing of prop
8 years ago
Eugen Rochko e660cd9fef Merge branch 'mastodon-paste-support' of https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-paste-support
8 years ago
Kibigo b9222fd7d4 Better smart/dumb component separation
8 years ago
Kibigo 17a82cd281 Making the back button a little smarter
8 years ago
Kibigo 11b967690b Support for pasting images from clipboard
8 years ago
Eugen Rochko 9454f2baff Fix incorrect detection of local vs remote user in web UI
8 years ago
Eugen Rochko 4aa152f18f Fix typo
8 years ago
Eugen Rochko a270f1c13e Revert infinite scroll in timelines back to looking at ID of oldest
8 years ago
Eugen Rochko 63bceaa4b4 Fix #291 - Add visual indication that numbers for remote users may be inaccurate
8 years ago
Eugen Rochko cb17a23483 If a status is within 40 statuses from the top of a home feed, do not
8 years ago
Eugen Rochko 58ddd1d3a2 Improved dropdowns
8 years ago
Eugen Rochko f8fa1d604c Fix #561 - Detect presence of audio in video, hide mute toggle when none
8 years ago
Eugen Rochko edf03c8cd9 Fix #186 - Add RTL support to the compose form textarea and statuses output
8 years ago
Eugen Rochko 505863fef5 Add elephant friend to missing indicator
8 years ago
Eugen d50ed86b7f Add new illustration
8 years ago
Kibigo c47fe6cf40 Character counter fix
8 years ago
Kibigo b39356835b Adds site metadata access to the API
8 years ago
Eugen Rochko 796c903870 Only use bigger compose form/search form font on mobile layout
8 years ago
Eugen Rochko a741049a77 Fix #104 - Style OAuth authorized applications page
8 years ago
Eugen Rochko 02483a42e8 Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
8 years ago
Eugen Rochko ff8a080d40 Add validation of media attachments, clean up mastodon-own exception classes
8 years ago
Eugen Rochko 128dcdf68a Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fix_462
8 years ago
Eugen Rochko 7d51f71aba Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
Eugen Rochko 2e62fe467d Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fix_626
8 years ago
Eugen Rochko a24f95ae92 Fix broken dependency on inner react utility function
8 years ago
Eugen Rochko 44af43322c Fix local timeline showing unread status of TWKN timeline
8 years ago
Eugen Rochko fcd765c166 Improve compose form performance, upgrade JS dependencies. LightingBox
8 years ago
Eugen Rochko 5157e25aab Add tuning documentation, add <content> tags back to most salmons,
8 years ago
Eugen Rochko 75d5dc1df8 Improve glow
8 years ago
Eugen Rochko b734ae3029 Skip remote media URLs that don't have a hostname
8 years ago
Eugen Rochko 7413dcb28a Fix #555 - Use a better URL parser
8 years ago
Eugen Rochko 95407b7c8e Improve status reselect, do not display "load more" when no next link available
8 years ago
Eugen Rochko 6d453b00c6 Fix #651 - Do not reinsert original status into all followers feeds
8 years ago
Eugen Rochko c4222a7a62 Improve performance of compose form
8 years ago
Eugen Rochko 8a961477eb Fix #38 - Unread indicator when new content appears above the fold
8 years ago