1028 Commits (128dcdf68a84f1152d773ce50a8f8ac9b1ea7fd4)

Author SHA1 Message Date
Misty De Meo 8579c4ae01 Bump emoji requirement to Unicode 9
8 years ago
Misty De Meo 8dfb4048cc Display native emoji on browsers which support it
8 years ago
Jessica Stokes 6860c6bcfd Use system fonts on more platforms
8 years ago
Misty De Meo 8745871737 Automatically position cursor when writing a reply toot
8 years ago
Jessica Stokes c22ecd7f3b Differentiate settings links
8 years ago
Jessica Stokes 1ff1f5d344 Remove hamburger from "getting started"
8 years ago
Jessica Stokes 9953f14df9 Replace "Public" in tab bar with "More" hamburger
8 years ago
Jessica Stokes b02a33430f Move "getting started" to its own route
8 years ago
Eugen 51a491d49a Merge pull request #394 from ticky/email-reblog-to-boost
8 years ago
Eugen 0fa6bbd99e Merge pull request #395 from ticky/hide-media-list-if-no-media
8 years ago
Eugen bfcae97e4a Merge pull request #397 from ticky/friendlier-unknown-errors
8 years ago
Eugen d07f9f5757 Merge pull request #396 from ticky/fix-cmd-enter
8 years ago
Jessica Stokes a91e6dbeea Friendlier unknown errors
8 years ago
Jessica Stokes ed51e797f0 Fix Command-enter tooting
8 years ago
Eugen Rochko a893746e5a Improve background jobs params and error handling
8 years ago
Eugen Rochko 66c5363bae Fix undesired delivering of private toot to remote accounts that follow author
8 years ago
Eugen Rochko 2de668bcf9 Make shortcode emojis work, make getting started area scrollable
8 years ago
Jessica Stokes f380a6adb5 Don't render the media list when there's no media
8 years ago
Jessica Stokes b115602bb7 "Reblog" -> "boost" in more places
8 years ago
Jessica Stokes 40bdd8905d Disallow compose navbar from being shrunk
8 years ago
Jessica Stokes 7104775362 Stop Mastodon friend from overlapping text 🐘
8 years ago
Jessica Stokes 97b3e63776 Make tabs bar take up less room on 4-inch phones
8 years ago
Jessica Stokes 2d89579a7a Improve quality of life for 4-inch phones
8 years ago
Eugen Rochko 9d87c5586f Fix #391 - relative timestamps now contain an exact datetime in title
8 years ago
Eugen Rochko 800f6cf6a3 Fix #390 - fix redirect after sign-up (to login page instead of homepage)
8 years ago
Anthony Bellew 8ed0798a98 Reduce height of media query to hide avatar/bio
8 years ago
Mitchell Hentges 0f79047d49 On file-drag, show a border around textarea
8 years ago
Eugen Rochko 3cd4d3f90b Add "back" button on column headers of public and hashtag timelines. The "back"
8 years ago
Eugen Rochko 0471207cc3 Fix accidental distribution of hidden stream entries to PuSH subscribers
8 years ago
Eugen Rochko 6ef2b5d1c7 Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
8 years ago
Eugen Rochko b57e126d47 Unblocks also federate
8 years ago
Eugen Rochko 019df3182b See #244 - Added notifications column settings to filter what's displayed
8 years ago
Eugen Rochko 3e6b5d67dd Fix uri expansion during remote follow
8 years ago
Eugen Rochko 043d9114bf Federate blocks with the http://mastodon.social/schema/1.0 verb namespace
8 years ago
Eugen Rochko 95cc044a53 Update screenshot on about page
8 years ago
Eugen Rochko df2f14d2dd Adding remote follow button
8 years ago
Eugen Rochko d7bc0d8a33 Set in_reply_to_account on statuses to non-self value when possible, thus
8 years ago
Eugen Rochko 6a20c13009 Add API for retrieving favourites
8 years ago
Eugen Rochko 2bc6e7c96e Add API for retrieving blocked accounts
8 years ago
Eugen Rochko 4030321d95 Support remote follow request providing URL instead of acct
8 years ago
Eugen Rochko 57f6f80838 Add ability to use remote follow function on other sites
8 years ago
Eugen Rochko 34febf75be Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
8 years ago
Eugen Rochko bef225e5da Add illustration to getting started column
8 years ago
Eugen 68a18eb852 Add getting started illustration
8 years ago
Eugen Rochko fde1917a54 Add preferences for follow request notification e-mails
8 years ago
Eugen Rochko 35f3b6bbf6 Only display follow requests link in getting started window if account is locked
8 years ago
Eugen Rochko cef68b9b1c Follow requests send e-mail notifications, but are excluded from notifications API
8 years ago
Eugen Rochko 6a54df90c8 Replacing follow requests in the settings area with in-UI column
8 years ago
Eugen Rochko ef9e827c54 Adding follow requests API
8 years ago
Eugen Rochko 1ed3bb3a02 Don't show statuses to blocked users
8 years ago
Eugen Rochko d253b0dec6 Fix #86 - resolve layout breaking on zoom-out on accounts grid
8 years ago
Eugen Rochko 4afc13868b Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices
8 years ago
Eugen Rochko d25168bc1e Fix #367 - Lock icon instead of retweet icon on boost button on private statuses
8 years ago
Eugen Rochko 1d40662609 Hide unlisted toggle when private is active, hide nsfw toggle when no files added
8 years ago
Anthony Bellew dfc95491f1 Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko 9e0bd72434 Fix account timelines bug
8 years ago
Eugen Rochko 64a3048f33 Fix alignment
8 years ago
Eugen Rochko cec209dbad Fix confirmation email being sent to old address when changing it
8 years ago
Eugen Rochko 4839ab3998 Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko 302051ffcb Add page for authorizing/rejecting follow requests
8 years ago
Eugen Rochko 77cd58545d Re-enable Webfinger for locked accounts but don't handle "follow" events
8 years ago
Eugen Rochko 337c3d0ed8 Private posts mentioning non-followers should not notify them, neither locally nor via Salmon
8 years ago
Eugen Rochko a3680345b7 Hide follow/unfollow button from public page if follow already requested
8 years ago
Eugen Rochko 238233440f Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko 09a477c782 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
8 years ago
Eugen Rochko 11e2159859 Merge branch 'master' into development
8 years ago
Eugen Rochko 8038c663b0 Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper
8 years ago
Eugen Rochko bb74b9787a Fix notifications reducer bug
8 years ago
Eugen Rochko d417da7d3a Private visibility on statuses prevents non-followers from seeing those
8 years ago
Eugen Rochko 8057380928 Federated profile bio now formatted
8 years ago
Eugen Rochko c06069563a Fix #250 - no text adjust
8 years ago
Eugen Rochko ecfd51aaef Improved launcher icon on Android
8 years ago
Eugen Rochko 090e3a245d Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen
8 years ago
Toby Pinder d22dba776a Smush assets for quicker load times/less bandwidth used.
8 years ago
Eugen Rochko 0f4c9d1124 Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed)
8 years ago
Eugen Rochko b2945b025f Make unfavouriting async to prevent timeout errors from leaving orphaned records behind
8 years ago
Eugen 4bfaca1470 Merge pull request #356 from victorhck/master
8 years ago
Eugen Rochko 346aae50b0 Adjusting public display of statuses to look similar to logged-in UI,
8 years ago
Eugen Rochko 6d7f3be2f6 Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
8 years ago
Eugen Rochko 9d4f96f440 Removing external hub completely, fix #333 fixing digit-only hashtags,
8 years ago
Eugen Rochko 6bd9019458 Add a better cropped image
8 years ago
Eugen Rochko 85acac12c2 Adding art by cutewitchirl, open graph tags for about page
8 years ago
victorhck b254629157 added to missings spanish translations
8 years ago
Eugen Rochko 001fee6bd5 Fix key up listener on compose form
8 years ago
Eugen Rochko d088b3cade Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 47921a626c Fixed AS delete verb
8 years ago
Eugen Rochko 66e08d880c Improved admin UI
8 years ago
Eugen Rochko b7c2c5d81d Restoring old async behaviour of thread resolving as it proved to be more robust
8 years ago
Eugen Rochko d0a9cbbd10 Fix timelines loading bug
8 years ago
Eugen Rochko 5e89b02bc6 Adding some navigation items from #262 to the getting started screen
8 years ago
Eugen Rochko fd1773c495 Fix metaKey usage
8 years ago
Eugen Rochko 534240240d Fix #167 - Enable cmd+enter on Mac to submit form
8 years ago
Eugen Rochko 5c306a0260 Fix #171 - You can now drag & drop files to be uploaded
8 years ago
Eugen Rochko 549633aa0e Fix #203 - try/catch around JSON parse
8 years ago
Eugen Rochko 44c725fd17 Fix #157 - labels/titles on follow/unfollow buttons
8 years ago
Eugen Rochko a2fee40e8f Fix whitespace preservation in status text
8 years ago
Eugen Rochko e9e11b0ff5 Sensitive content federates using the "nsfw" hashtag
8 years ago
Eugen Rochko fb36684678 Thread resolving no longer needs to be separate from ProcessFeedService,
8 years ago
Eugen Rochko fd1f85e81c Improve images in opengraph meta tags
8 years ago
Eugen Rochko 1184c6a4c7 Fix OpenGraph meta tags
8 years ago
Eugen Rochko 7fb69d5153 Fix translations
8 years ago
Stanislav Makar fffd718696 Declare Ukrainian
8 years ago
Vladyslav 8266ff2d69 Final steps for Ukrainian translation
8 years ago
Eugen Rochko ebfe460e82 Downsize attachment previews, but improve quality from 80 to 90
8 years ago
Eugen Rochko 0f221668a3 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
8 years ago
Eugen Rochko 51e60135ed Improve suspend account service
8 years ago
Eugen Rochko 88218c83d5 Add suspend account functionality to admin UI
8 years ago
Eugen Rochko 7752662f97 Add filters for suspended accounts
8 years ago
Eugen Rochko 6837480719 Adding suspend account service
8 years ago
Eugen Rochko 5522606989 Add single user mode
8 years ago
Eugen Rochko a4d3947c88 Fix
8 years ago
Eugen Rochko ca0757a6cf Add account suspension
8 years ago
Eugen Rochko 303044f899 Downsize originals in media attachments, small fixes
8 years ago
Eugen Rochko e5e702a976 Adding configurable e-mail blacklist
8 years ago
Eugen Rochko cc7e8339ac Fix rule
8 years ago
Eugen Rochko 9c379084a7 Fix mutating objects
8 years ago
Eugen Rochko bae8aa876a Better responsiveness
8 years ago
Eugen Rochko 68586258ca Adding more to admin accounts UI
8 years ago
Eugen Rochko 7c81e7e9c7 Fix public tags page
8 years ago
Eugen Rochko 42b065d3d7 Automatically block outgoing notifications from silenced accounts to users
8 years ago
Eugen Rochko f6b99b05d3 Do not use expiring links after all
8 years ago
Eugen Rochko 9f4b033a8b Set a specific S3 expiration time so that files can be cached
8 years ago
Eugen Rochko 595f592304 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago
Eugen Rochko e5c39148d7 Keep timelines in the UI trimmed when possible
8 years ago
Eugen Rochko 047bdf6fe0 Improve notification model
8 years ago
Eugen Rochko b506010b4f Add "next" pagination to public profiles
8 years ago
Eugen Rochko fb61dd14c5 Admin accounts page lists accounts
8 years ago
Eugen Rochko 2d4ce8a867 Fix #248 - Reload all accounts when fetching from cache
8 years ago
Eugen Rochko 78d6c567b3 Make all account links into permalinks (open public except on left click)
8 years ago
Eugen Rochko ef09351a06 Fix #284 - Alignment in notifications column
8 years ago
Eugen Rochko 29bd2ba85b Fix #298 - Esc to close modal
8 years ago
Eugen Rochko 23a4f93345 Fix #323 - self-replies to appear in public timelines again
8 years ago
Eugen Rochko 211049ae59 Fix #329 - avatar errors no longer prevent remote accounts from being saved
8 years ago
Eugen b81f025a56 Merge pull request #327 from TazeTSchnitzel/clearer_unlisted
8 years ago
Andrea Faulds 3966353feb Fix line endings for Portuguese locale
8 years ago
Andrea Faulds 76bbb55d61 Replace "Unlisted mode" with more explicit text
8 years ago
Eugen Rochko 8260628fc8 Fix pt translations, improve pre-cache queries, removing will_paginate
8 years ago
Eugen 9413d66105 Fix opengraph preview image
8 years ago
unsmell 26a69d768c Create pt.jsx
8 years ago
Eugen Rochko a8814a19dc Add basic OEmbed provider API, fix #247
8 years ago
Eugen Rochko 8d4ef0b6c3 Per-status control for unlisted mode, also federation for unlisted mode
8 years ago
Eugen Rochko 53cefcb6f8 Preparing sensitive content for text
8 years ago
Eugen Rochko 1bb1ec3b8d Further abstract caching for includes
8 years ago
Eugen Rochko 329b2a326d Normalize localizations, add stub for admin/accounts
8 years ago
Eugen Rochko a692318382 Track successful PuSH deliveries
8 years ago
Eugen Rochko 015cd99f41 Make User#current_sign_in_at actually track when user was last active,
8 years ago
Eugen b389954d22 Merge pull request #235 from TazeTSchnitzel/settings_contrast
8 years ago
Eugen c0bb1ed7c5 Fix trying to PuSH-publish updates of remote removals
8 years ago
Eugen Rochko bee7aeaea5 Unify collection caching code
8 years ago
Eugen Rochko d26b8f3cce Delete statuses asynchronously but provide instant feedback in the API
8 years ago
Eugen Rochko 67db2cd871 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
8 years ago
Eugen Rochko 3c1c2b0e06 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
8 years ago
Eugen Rochko 79075e1303 Fix URLs in inline-rendered XML
8 years ago
Eugen Rochko 66e01be769 Fix delete Salmons
8 years ago
Eugen Rochko 02da8fdcbe Fix setting of confirmed=true on successful confirmation
8 years ago
Eugen Rochko bf7c9e826d More logging to ConfirmationWorker
8 years ago
Eugen Rochko 0cc5410e03 Adding backtracing to Salmon/Processing workers
8 years ago
Eugen Rochko f37efe8e56 Add simple admin overview of PuSH subscriptions
8 years ago
Eugen Rochko 95321e961b Fix Pubsubhubbub::UnsubscribeService
8 years ago
Eugen Rochko 3439869ca1 Forgot to enable hungarian translation in the frontend
8 years ago
Eugen Rochko ef93efbb5b Enabling portuguese and hungarian translations, which are awfully incomplete
8 years ago
Eugen 0e9ac6e2ab Merge pull request #304 from unsmell/patch-1
8 years ago
Eugen Rochko b344f157cc Fix order of attachments (see #269)
8 years ago
Eugen Rochko b5ad0eb4ea Adding embedded PuSH server
8 years ago
unsmell d4631d5479 activate portuguese translation
8 years ago
Eugen 313ebb4962 Merge pull request #275 from kodacs/master
8 years ago
Eugen 3d86a74933 Merge pull request #282 from nclm/misc
8 years ago
Eugen Rochko 31108d4659 Public and hashtag timelines now exclude reblogs and replies
8 years ago
Eugen Rochko 1f62ffcc7a Fix #288 - Strip first @ from search query, don't search accounts if it begins with #
8 years ago
Eugen Rochko 1997e331ce Fix #278 - Use mb_chars.downcase on hashtags
8 years ago
Eugen Rochko 23162b2893 Update hub URL and re-subscribe if hub URL changes
8 years ago
nicolas dfb0bace3c Allow vertical resizing of the toot textarea
8 years ago
Eugen Rochko abeccf6eb2 X-RateLimit-Reset formatted with iso8601
8 years ago
Eugen Rochko 62dc431e9d Fix checkbox spacing
8 years ago
nicolas c6d369c52b Checkboxes label adjustement
8 years ago
nicolas 8cd2d6a174 Merge branch 'master' into french-translation
8 years ago
nicolas 12100797c4 Update fr.jsx
8 years ago
Eugen Rochko 666eda7256 Remove stale entries from cache results
8 years ago
Eugen 8183330361 Merge pull request #273 from nclm/french-translation
8 years ago
Eugen Rochko ea0846645a Fix #65 - Options to block notifications from people you don't follow/who don't follow you
8 years ago
kodacs 6d952d6815 Server side HU translation + Toot fix.
8 years ago
Eugen Rochko 3b3bf2dd59 Filter statuses that mention blocked users
8 years ago
kodacs c6353f6d39 Hungarian translation
8 years ago
nicolas b70a12c0f3 Update fr.jsx
8 years ago
Eugen Rochko ca342abbff Fix bad reference
8 years ago
Eugen Rochko 45c68c76d0 Fix forgotten reference
8 years ago
Eugen Rochko 30f9e9e624 Remove Neo4J
8 years ago
Eugen Rochko 4bbec58034 Center header in account column, hide media in "muted" status components (notifications)
8 years ago
nicolas f447649d25 Merge branch 'master' into french-translation
8 years ago
nicolas d46c2e98ee Update index.jsx
8 years ago
Eugen Rochko 8ab2fcbb2c Mini Profiler not working well, remove it
8 years ago
Eugen Rochko 4af2805038 Add some OpenGraph tags to public statuses
8 years ago
Eugen Rochko f613f2b84a Only distribute statuses to followers who signed in in the last 2 weeks, add rake task for clearing feeds of inactive users
8 years ago
Eugen 2152dfef02 Merge pull request #242 from TazeTSchnitzel/media_uri_obfuscation
8 years ago
Alyssa Ross cb06801b21 Extract filename obfuscation into module
8 years ago
Eugen Rochko 90b3ff2518 Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
8 years ago
Eugen Rochko f6d196255c Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
Andrea Faulds 66a20701b7 Rename media to avoid exposing filename (fixes #207)
8 years ago
Eugen Rochko cda67241d4 Merge branch 'development'
8 years ago
Eugen Rochko d78962c1ed Cache accounts/:id/statuses and single statuses too
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Andrea Faulds 5dc7e130f8 Improve contrast for settings pages (fixes #173)
8 years ago
nicolas 862b82051a Rename ‘Publier’ to ‘Pouet’ in French locale.
8 years ago
Eugen Rochko 3c12f6f23b Add content spoilers for media in sensitive-content statuses
8 years ago
Eugen Rochko 65d6191147 Adding sensitive marker to statuses in API
8 years ago
Eugen Rochko c60df460af Rename "publish" to "toot" in english locale, fix lightbox showing old image
8 years ago
Eugen Rochko 59d7fe4c05 Fix #168 - Turn off e-mail notifications by default
8 years ago
Eugen Rochko dda6354c76 Implement includes caching for timelines APIs
8 years ago
Eugen Rochko f6a975af8b More query optimizations
8 years ago
Eugen Rochko 30010a6dbd Moving some counter queries out of subqueries in the API
8 years ago
Eugen Rochko f07b0dc82f Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
8 years ago
nicolas 5902e95af9 Update fr.jsx
8 years ago
nicolas 1a9ad408e8 Merging code updates (Unlisted Mode)
8 years ago
nicolas 1555bf8400 Adding French locale to mastodon.jsx
8 years ago
nicolas 2a1b5185b3 Adding French locale to settings_helper.rb
8 years ago
Eugen Rochko 74df3ba1d7 Local accounts can control "silenced" attribute which removes them from public timeline
8 years ago
Eugen Rochko 7e8f1061dd Fix #163 - No need for Safari chrome on iOS
8 years ago
nicolas c6ca8f8f2f First version for fr.jsx
8 years ago
Eugen Rochko 0943e98288 Adding option to specify asset server, filter followers query by local accounts
8 years ago
nicolas 14e9972858 Create fr.jsx
8 years ago
Eugen Rochko 0aeae195cb Better error message in doorkeeper json response
8 years ago
Eugen Rochko 0a68464995 Performance improvement for notifications API
8 years ago
Eugen Rochko 4d100a1b36 Remove some n+1 queries from notifications API
8 years ago
Eugen Rochko 83cdfefa7d Remove orphaned notifications, add scopes param to app create API
8 years ago
Eugen Rochko 3624a8b6dd Try to fix for browsers that don't support notifications
8 years ago
Eugen Rochko 75590bba23 Icon for desktop notifications
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko dc8b46ecbc Use old rules for mention notifications as for mentions timeline
8 years ago
Eugen Rochko 80d58c6c04 Desktop notifications
8 years ago
Eugen Rochko a75ad23c83 Fix responsive layout breakpoint, replace mentions column with notifications
8 years ago
Eugen Rochko 3fc7820d6e Call NotifyService about remote reblogs
8 years ago
Eugen Rochko 951843e646 Adding notifications column
8 years ago
Eugen Rochko 38025dfea3 Adding unified streamable notifications
8 years ago
caesarologia 622b48803b Portuguese translation (front-end)
8 years ago
Eugen Rochko 575b585024 Graphic emoji in usernames in the "reblogged" string above status
8 years ago
Eugen Rochko b8293cd830 Display human names of locales in dropdown
8 years ago
Eugen Rochko 42fb16ec3a Activating Spanish i18n
8 years ago
Eugen Rochko a750b471a2 Add more Spanish i18n
8 years ago
Eugen Rochko fbaddca49e Move Salmon processing to background as well as PuSH
8 years ago
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 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 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
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 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
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
Eugen Rochko ebe726f774 Fix #122 - Add microformats-2 classes to mention links
8 years ago
Eugen Rochko aed424aef0 Fix live status removal from public/hashtag channels
8 years ago
Eugen Rochko 0b03bbad67 Discard misattributed remote statuses, improve timelines filter
8 years ago
Eugen Rochko 6d9f8ee11e Improve filtering of public/hashtag timelines, both in backlog and real-time
8 years ago
Eugen Rochko a6ae45e8d7 Status removal is broadcast to public/hashtag timelines too
8 years ago
Eugen Rochko a6667f7f58 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
8 years ago
Eugen Rochko beb36e24fe API pagination for all collections using Link header
8 years ago
Eugen Rochko d98b43cf56 Move timelines API from statuses to its own controller, add a check for
8 years ago
Eugen Rochko 46191e7071 Adding Emoji One
8 years ago
Eugen Rochko c0ee14756f Adding more logging
8 years ago
Eugen Rochko ac79369f2b Fix for thread resolve service and process feed service url method
8 years ago
Eugen Rochko 9da30e31c8 Fix region setting for AWS gem
8 years ago
Eugen Rochko f1d2c46ded Improve feed regeneration
8 years ago
Eugen Rochko 663c0edd8d Fix typo
8 years ago
Eugen Rochko 434c3fb2f7 ProcessFeedService refactor
8 years ago
Eugen Rochko 8f0869876b Improved configuration from ENV, cleaned up timeline filter methods
8 years ago
Eugen Rochko 5d46b8d285 Click video player to toggle playback
8 years ago
Eugen Rochko 97d9150779 Fix #135 - More prominent focus style for inputs
8 years ago
Eugen Rochko 4a9a053b90 Better look/behaviours for video player/lightbox
8 years ago
Eugen Rochko 24abc550ab Replace react-skylight with own solution that centers images better
8 years ago
Eugen Rochko b225b8d32e Fix account and hashtag regex
8 years ago
Eugen Rochko 4d2b690582 Do not modify scroll position unless content has been added to the top, not bottom
8 years ago
Eugen Rochko 8ac4c4eed1 Keep scroll position when scrolled down and new content is added
8 years ago
Eugen Rochko 6d948a809e Account notes (bios) can now contain links. Character limit upped to 160
8 years ago
Eugen Rochko 54b9a42b3a Fix URL configuration when S3 is enabled
8 years ago
Eugen Rochko 5ad6611101 Add test for FanOutOnWriteService
8 years ago
Eugen Rochko f0956d434c Improve @mention regex
8 years ago
Eugen Rochko c6461dc247 Fix remote hashtag linking
8 years ago
Eugen Rochko bb517d832d Fix mistake
8 years ago
Eugen Rochko 814907e870 Fix linking of remote hashtags in UI, add public view of hashtags
8 years ago
Eugen Rochko cb22dce970 Adding hashtags
8 years ago
Eugen Rochko 082e57fc13 Adding hashtag model
8 years ago
Eugen Rochko 5b1e01f000 Fix web app manifests
8 years ago
Eugen Rochko c625dd46d0 Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
8 years ago
Eugen Rochko 5285e9b1f9 Adding list of who favourited status
8 years ago
Eugen Rochko 12a420f0f3 Reduce code duplication, add touch scrolling behaviour for webkit browsers
8 years ago
Eugen Rochko ef16a48c5f Optimize how statuses are re-rendered and relative time intervals
8 years ago
Eugen Rochko 1f9aaede07 Add list of who reblogged status
8 years ago
Eugen Rochko db3322033f Aria-labels actually didn't work in React, so removing. Fixing some bugs
8 years ago
Eugen Rochko be2b3eb241 Fix #136: Add aria-labels
8 years ago
Eugen Rochko ca8208c1a7 Disable accounts caching too
8 years ago
Eugen Rochko d44997809c Disable caching of statuses (maybe this will help with the weird bug)
8 years ago
Eugen Rochko 4c3885b952 Allow @username@domain/@username in follow form, prevent duplicate accounts
8 years ago
Eugen Rochko 7a527c947d Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status
8 years ago
Eugen Rochko 389535429e Caching should work correctly now (fingers crossed)
8 years ago
Eugen Rochko 695f62e49e Need to disable caching again due to bug in Rabl
8 years ago
Eugen Rochko 71836838dd Enable caching for some rabl views
8 years ago
Eugen Rochko 6c4efc9cab Add own composed status to home without waiting for websocket event
8 years ago
Eugen Rochko 72565e9e61 Fix subtle bugs, new icon button
8 years ago
Eugen e0d7b3401c Merge pull request #132 from marcus-herrmann/master
8 years ago
Eugen 735dc8a14b Merge pull request #129 from fhemberger/fix/a11y-labels
8 years ago
mhe 7867bfc281 a11y: Improve icon button component regarding semantics and screen reader usage
8 years ago
Eugen 9f551f2cbd Fix syntax errors
8 years ago
Frederic Hemberger 739e8d6605 Add touch icons for Chrome, iOS and Windows 10
8 years ago
Frederic Hemberger 1a6e13a4e5 a11y: Add labels to input fields for screenreader
8 years ago
Eugen Rochko e7035a4d39 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
8 years ago
Frederic Hemberger 6c44d9e7f5 a11y: Add HTML lang attribute and utf8 encoding meta tag
8 years ago
Eugen Rochko 36470feeb2 Fix follow icon changing plus to minus, add terms page stub
8 years ago
Eugen Rochko 02a90979c5 Catch 404 errors when downloading remote media, add screenshot to landing page
8 years ago
Eugen Rochko 31cacef08b Actually fix the reblogs/favs reducer issue
8 years ago
Eugen 8c3f7964fb Fix forgotten reducers for reblogs/favourites
8 years ago
Eugen 543e8d6a20 Fix accounts not being normalized from context statuses
8 years ago
Eugen Rochko 6448169447 Actually complete the autosuggestion feature
8 years ago
Eugen Rochko b91faaebbb Basic username autocomplete for text area
8 years ago
Eugen Rochko 95e65d883a Limit returned followees/followers by API to 40 for now
8 years ago
Eugen Rochko e5c0f979cf Fix common followers API
8 years ago
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago