3661 Commits (2bd6532e636da6b935502d79029cf2d2436c7c17)

Author SHA1 Message Date
ThibG a8249d2486 Resolve remote accounts when mentioned even if they are already known (#5539)
7 years ago
nullkal 64fbf1d6e5 Make fullscreen video in detailed status plays in fullscreen (Partly Fix #5160) (#5611)
7 years ago
kedama 82e9df5e3c Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5613)
7 years ago
kibigo! f9e8e1357e Mastodon GO! -> v0.1.1
7 years ago
kibigo! b0f88fbdc1 Autocollapse boosts option
7 years ago
MIYAGI Hikaru 70726e0f72 don't display any descendants of .invisible (#5567)
7 years ago
beatrix 0f6d6186b6 Merge pull request #204 from glitch-soc/with-mastodon-go
7 years ago
kibigo! 23a15bd315 Introducing: Mastodon GO!
7 years ago
Quenty31 b6f057365d l10n Occitan (#5586)
7 years ago
MitarashiDango 3068add21d add account search condition (instance domain) (#5577)
7 years ago
Sorin Davidoi 2c6bb251c5 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)
7 years ago
Yamagishi Kazutoshi c858c1a2b8 Replace react-router-scroll to react-router-scroll-4 (#5568)
7 years ago
Nolan Lawson 4a7046e607 Refactor initial state: auto_play_gif (#5576)
7 years ago
Nolan Lawson ba22580c06 Add ServiceWorker caching for static assets (#5524)
7 years ago
Nolan Lawson b89628424d Refactor initial state: "me" (#5563)
7 years ago
SerCom_KC 282f0d7479 Updating Chinese (Simplified) translations (#5508)
7 years ago
ThibG fec32921d5 Update remote ActivityPub users when fetching their toots (#5545)
7 years ago
Nolan Lawson aa85f4cf73 Avoid modifying emoji data inline (#5548)
7 years ago
Nolan Lawson 6c6c67b52b Add margin to account for Edge disappearing scrollbar (#5522)
7 years ago
Nolan Lawson fc075b16d9 Reactor unfollow_modal, boost_modal, delete_modal (#5505)
7 years ago
Herbert Kagumba c652eefd3c Separate Follow/Unfollow and back buttons (#5496)
7 years ago
ThibG b41ed24f74 Instantiate service classes for each call (fixes #5540) (#5543)
7 years ago
Nolan Lawson 6a7deb8fc8 Avoid unnecessary Motion components in icon_button.js (#5544)
7 years ago
Nolan Lawson 7286e6dcf0 Directly use <Motion/> if not reducing motion (#5546)
7 years ago
Nolan Lawson 2085c1fa33 Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
David Yip 2aec3c073b Merge branch 'master' into gs-master
7 years ago
nullkal 0a9cc96cdc Feature: Unlisted custom emojis (#5485)
7 years ago
puckipedia 2c06b21883 Allow ActivityPub Note's tag and attachment to be single objects (#5534)
7 years ago
Andrew 120fc4ef61 Theme: Windows 95
7 years ago
Jenkins c388f66ecc Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
erin fe11a72c0b Fix copying emojos: redirect to the page you were on (#5509)
7 years ago
David Yip d3db08b69f Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
りんすき e6f7ccb786 Fix column design broken with very long title (#5493)
7 years ago
Nolan Lawson afe5176ee8 Remove translateZ(0) on modal overlay (#5478)
7 years ago
beatrix ce738197b9 Merge pull request #179 from glitch-soc/keyword-mute
7 years ago
David Yip eef50289c6 Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-direct-timeline
7 years ago
Jenkins cfc46d7334 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Ratmir Karabut 51d4add08d Update Russian translation (#5517)
7 years ago
Olivier Nicole fe8646f078 Complete Esperanto translation (#5520)
7 years ago
David Yip b8c462c42b Remove nil check in Glitch::KeywordMute#=~.
7 years ago
David Yip 53c2ea1a86 Assume Glitch::KeywordMute#destroy! works and error out if it doesn't.
7 years ago
David Yip 2da4eca986 Use edit template for displaying errors in update.
7 years ago
David Yip 22f9b4f2c0 Also filter notifications containing muted keywords.
7 years ago
David Yip 7caca589c1 Override Action View name inference in settings/keyword_mutes.
7 years ago
David Yip 05fecda52d Switch to Regexp.union for building the mute expression.
7 years ago
Ondřej Hruška 77cad0daf0 option to add title to <Button>, use for toot buttons (#197)
7 years ago
David Yip 763fd4b275 Only cache the regex text, not the regex itself.
7 years ago
David Yip 2b753ac54f Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Matthew Walsh 897931099c Changes to match other timelines in 2.0
7 years ago
Matthew Walsh 737ab88c86 Added a timeline for Direct statuses
7 years ago
David Yip e8314ee2a6 KeywordMute matcher: more closely mimic Regexp#=~ behavior.
7 years ago
David Yip 4ab1534f6c Address unused translation errors.
7 years ago
David Yip 156ebf53f6 Use current_account from ApplicationController.
7 years ago
David Yip 3b2bf30644 Don't add \b to whole-word keywords that don't start with word characters.
7 years ago
David Yip 8d69329b8e keyword mutes: also check spoiler (CW) text and reblogged statuses.
7 years ago
Marcin Mikołajczak 67992e1b7e i18n: Update Polish Translation (#5494)
7 years ago
David Yip b2ad79547c Apply keyword mutes to reblogs.
7 years ago
David Yip 74141adca1 Move KeywordMute into Glitch namespace.
7 years ago
David Yip e3f5ec2652 Fill in create, edit, update, and destroy for keyword mutes interface.
7 years ago
David Yip 05ee0aeb8b Allow keywords to match either substrings or whole words.
7 years ago
David Yip 018657a0e0 Spike out index and new views for keyword mutes controller.
7 years ago
David Yip ebfec40698 Set up /settings/keyword_mutes. #164.
7 years ago
David Yip be472f276d Invalidate cached matcher objects on KeywordMute commit. #164.
7 years ago
David Yip aa57929688 Use more idiomatic string concatentation. #164.
7 years ago
David Yip f3a57932c0 Make use of the regex attr_reader. #164.
7 years ago
David Yip a3ee8592a8 Rework KeywordMute interface to use a matcher object; spec out matcher. #164.
7 years ago
David Yip ddcb129101 Spec out KeywordMute interface. #164.
7 years ago
David Yip c123b710ad Add KeywordMute model.
7 years ago
Ondřej Hruška 067e4e2404 Compose buttons bar redesign + generalize dropdown (#194)
7 years ago
beatrix eed9808f5f hide mentions of muted accounts (in home col) (#190)
7 years ago
kibigo! 9e2b6657c0 Updates to bio metadata script
7 years ago
Nolan Lawson 1a8b2157d0 Remove unnecessary translateZ(0) when doing scale() (#5473)
7 years ago
David Yip 8b8eeb0fbf Make the compose area optionally scrollable.
7 years ago
David Yip 2325bf7423 Merge pull request #185 from glitch-soc/fix-null-status
7 years ago
Ondřej Hruška 0a9b3b1415 formatting fix for eslint
7 years ago
David Yip 722fe5fda8 Remove unused filesAttached property.
7 years ago
David Yip c17395266c Update stylesheet imports in glitch components.
7 years ago
David Yip dd4f9f18cb Merge tag 'v2.0.0' into gs-master
7 years ago
Sho Kusano 85e47a4423 Suppress type error(not a function) on calling fastSeek (#5452)
7 years ago
Renato "Lond" Cerqueira a761e02bd1 Fix pt-BR translation strings related to advanced search. (#5449)
7 years ago
Technowix 8eea3bd6d8 Revert #5438 for FR (#5450)
7 years ago
Håkan Eriksson ecef91e5ca Some typos and supplementation in sentence structures (#5441)
7 years ago
JohnD28 8e386ca547 fr.json typo (realtive time) (#5447)
7 years ago
YaQ cd59b66680 Make theme directory and Rename application.scss (#5336)
7 years ago
Eugen Rochko 8eee4b3d35 When unreblog arrives over streaming API, just delete in UI (#5439)
7 years ago
JeanGauthier a18201f690 i18n better wording (OC/CA/FR) + string added in FR (#5438)
7 years ago
Nolan Lawson 845b2f4ad9 Fix scrolling of dropdown when offscreen (#5434)
7 years ago
Eugen Rochko 24155c5890 Fix unwanted content warning gap in CSS (#5436)
7 years ago
Eugen Rochko fef7c55bce When status is fetched instead of delivered, do not stream it (#5437)
7 years ago
unarist 8b2ee20dfa Don't capture scheme-less URLs in the status (#5435)
7 years ago
JeanGauthier e1efabf979 i18n update (#5427) in OC/CA/FR/ES (#5431)
7 years ago
unarist 90fb04f1bb Fix React warning about tabIndex on status with CW (#5432)
7 years ago
Jakob Kramer 15ae7fe6b2 Update German translation (#5425)
7 years ago
Yamagishi Kazutoshi d7063885bc Add Japanese translations (#5427)
7 years ago
aschmitz 4dbdda6b89 Clean up reblog tracking keys, related improvements (#5428)
7 years ago
Håkan Eriksson c06052b7cf Swedish translation (#5406)
7 years ago
Jeroen 289723dd1c Small update Dutch (nl) strings (#5424)
7 years ago
Ondřej Hruška 26b5013865 Fix dual toot button wrong behavior after compose re-design
7 years ago
Ondřej Hruška 57555bf432 workaround for null status
7 years ago
beatrix cda8575ae3 Merge pull request #184 from tootsuite/master
7 years ago
David Yip 02887e0953 Merge pull request #182 from glitch-soc/wide-tootbox-panel
7 years ago
Ondřej Hruška adec2b6716 satisfy eslint and jest
7 years ago
Ondřej Hruška c3ded60ec9 rem a comment
7 years ago
Ondřej Hruška f1d386a3ad double-decker tootbox
7 years ago
Ondřej Hruška e2b44d03ee Merge remote-tracking branch 'upstream/master' into upstream-merge-again
7 years ago
Ondřej Hruška 26e7e5f0ef fix some lint errors
7 years ago
Nolan Lawson d7b8208a37 Fix reduced motion breaking public galleries (#5423)
7 years ago
Eugen Rochko 7571d79c8d Keep references to all reblogs of a status on home feed (#5419)
7 years ago
David Yip c5888ff3a8 Merge remote-tracking branch 'upstream/master' into gs-master
7 years ago
David Yip e19bc7835a Merge remote-tracking branch 'upstream/master' into gs-master
7 years ago
Eugen Rochko 8a276b4d43 Ensure that feed renegeration restores non-zero items (#5409)
7 years ago
Eugen Rochko 55642feb4b Filter out duplicate IDs in timelines reducer (#5417)
7 years ago
unarist 1fa6d20981 Fix un-reblogged status being at wrong position in the home timeline (#5418)
7 years ago
voidSatisfaction 7ae6d55b8a Add up-to-date korean translation on client (#5402)
7 years ago
KY e1357265ed Fix #5082 - disable retweet link for followers only toot (#5397)
7 years ago
Marcin Mikołajczak 8953c2a918 i18n: Update Polish translation (#5416)
7 years ago
JeanGauthier c102025e2c i18n ultim hour «More» dropdown title + reduce motion (#5415)
7 years ago
Yamagishi Kazutoshi dd505c5d8c Enable ESLint rules import/* (#5414)
7 years ago
Nolan Lawson a54c272a1f Add option to reduce motion (#5393)
7 years ago
Nolan Lawson a5d60195fc Fix offline-plugin warning in dev mode (#5411)
7 years ago
Yamagishi Kazutoshi fb5040885c Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Nolan Lawson cb0c479fd4 i18n "More" dropdown title (#5410)
7 years ago
Nolan Lawson 0e9e72f228 Refactor and simplify icon_button.js (#5413)
7 years ago
David Yip ec18363c3b Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
David Yip d199a8c612 Merge pull request #180 from STJrInuyasha/glitch-soc/avatar-unification
7 years ago
Matthew Walsh 078319992b 1.6 changed files for unified avatar styling -- updated to restore unity
7 years ago
David Yip b015ab4e94 Merge pull request #173 from glitch-soc/zerowidthmoji
7 years ago
Eugen Rochko 4a0367d04a Clear timer when unmounting RelativeTimestamp components (#5408)
7 years ago
JeanGauthier 2b099f9f2e l10n Occitan: finishing touches (#5404)
7 years ago
Yannick A c03e2d7c51 Update French translation (#5401)
7 years ago
Lynx Kotoura 9aacf21af7 Adjust public hashtag pages (#5357)
7 years ago
unarist 69b74d26cd Use atomUri in Undo activity of Announce (#5376)
7 years ago
Ondřej Hruška b88cae6c6b replace newlines in desktop notif with spaces instead of removing them (#5361)
7 years ago
spla 9fc9d3554d Updated Catalan strings (#5323)
7 years ago
KY d4b9f821ca Fix #5351 - Redirection with page params after copy emoji (#5387)
7 years ago
abcang 7c1f3173bb Close connection when succeeded posting (#5390)
7 years ago
Yannick A 7b717319f6 Update French translation (#5384)
7 years ago
Masoud Abkenar 5c26c3062d l10n: update Persian translation for 2.0 (#5391)
7 years ago
Ondřej Hruška f92d0bbda4 Doodle improvements 2 (#176)
7 years ago
Jakob Kramer 2425ba45ae Update German translation (#5389)
7 years ago
Ondřej Hruška a438c1dc83 Doodle palette, options, fill tool (#172)
7 years ago
Ondřej Hruška 4eb270dd19 use zerowidth spaces for emojis
7 years ago
Ondřej Hruška 0cca5ac567 Fixed a bug where the canvas would get transparent bg upon erase
7 years ago
Ondřej Hruška f1f6d8220a Initial doodle support
7 years ago
Jeroen c07034708c Dutch strings: small change (#5375)
7 years ago
unarist 490f3146f2 Optimize Status#permitted_for 500x (account timeline) (#5373)
7 years ago
Eugen Rochko ab9c76d786 Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5371)
7 years ago
Eugen Rochko 7ccc1c5748 Fix UserTrackingConcern firing on every request, optimize some queries (#5368)
7 years ago
Eugen Rochko 284b078741 Do not try to guess why home timeline is empty in web UI (#5370)
7 years ago
Eugen Rochko bfc6479a96 When unfollowing, remove from home in web UI immediately (#5369)
7 years ago
ThibG 10c5fafbe1 Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372)
7 years ago
Yamagishi Kazutoshi c12c5270fa Set InstancePresenter to `Auth::RegistrationsController#create` (#5366)
7 years ago
Lex Alexander 526b66e871 Retoot count increases without reason (#5363)
7 years ago
ThibG 2e88988fce Reduce discrepancies between server and client-side character count (#5360)
7 years ago
Anna e só 02d14fd373 l10n: PT-BR translation updated (#5362)
7 years ago
Ondřej Hruška e960e2c1d2 Fix the notification bug with newlines
7 years ago
David Yip 227824429b Another tabs-vs-spaces fix, but with ~feeling~
7 years ago
Alda Marteau-Hardi dfde574160 Fix some consistance errors in gender neutral formulations. Add some missing ones. (#5350)
7 years ago
David Yip 3cc091d374 Fix tabs-vs-spaces issue pointed out by eslint.
7 years ago
JeanGauthier 7c06e0af86 Update oc.json (#5343)
7 years ago
unarist dead33f113 Fix some failure cases on FetchLinkCardService (#5347)
7 years ago
David Yip df6311e002 Restore variable assignment in MuteService#call.
7 years ago
David Yip 7d0cf5a6a1 Merge tag 'v2.0.0rc2' into gs-master
7 years ago
Sylvhem ad4d5aaf96 Fixes and updates for the French translation (#5340)
7 years ago
Ondřej Hruška d08756cfc3 Fix our media gallery not having alt text and tooltips
7 years ago
Ondřej Hruška f8749b268c workaround for scrollIntoView bug ???
7 years ago
Ondřej Hruška 0f542d56b8 add duck beaks in haml
7 years ago
Ondřej Hruška 132a22ace5 Merge remote-tracking branch 'upstream/master'
7 years ago
Jeroen e3717ffadc Updating Dutch strings for 2.0 (#5334)
7 years ago
Alda Marteau-Hardi ae4345e6d4 Use gender neutral language as in the rest of the french translation (#5331)
7 years ago
Lynx Kotoura 75e036b493 Fix styles of error pages (#5335)
7 years ago
kibigo! 037d7478af Removed length check which now happens in reducer
7 years ago
kibigo! 215da1a03c Fixed header emojification
7 years ago
kibigo! 02827345ae Merge upstream 2.0ish #165
7 years ago
takayamaki 4ee024e296 fix presented og:url is incorrect (#5320)
7 years ago
Eugen Rochko 794e015ea2 In thread view, only scroll first update, scroll to replied-to post (#5322)
7 years ago
Nolan Lawson 3b6e5360c3 Only preload JS in /web pages (#5325)
7 years ago
Eugen Rochko 6e729f42c3 Fully disable hotkeys when input element is focused (#5324)
7 years ago
JohnD28 eacf9b9039 Update french translation : mastodon/locales/fr.json (#5318)
7 years ago
ButterflyOfFire ffe158fc96 Update ar.json (#5316)
7 years ago
unarist 2b29f5b5f1 Fix an error when ancestors get loaded before the status itself (#5312)
7 years ago
Eugen Rochko 6fc71ff7f2 Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
7 years ago
takayamaki cfab4a7ce4 sign_in and sign_up views present og meta infos (#5308)
7 years ago
Eugen Rochko af93f234ab Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305)
7 years ago
Eugen Rochko 9d5075740a Fix custom emoji copy not copying file (#5298)
7 years ago
Eugen Rochko 4c6adaf4f4 Fix #5295 - Order custom emoji lexicographically (#5297)
7 years ago
unarist 9c448a0280 Fix an error when video playback buffer is empty (#5300)
7 years ago
nullkal 4a45cc7566 foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294)
7 years ago
Eugen Rochko 4a09a62f98 Center error layout (#5289)
7 years ago
Akihiko Odaki 783422f8f5 Fix pagination in Api::V1::BlocksController (#5285)
7 years ago
beatrix 6f578c25c6 try to tighten up local only toot stuff, like... properly (#163)
7 years ago
Eugen Rochko 5a0e862664 Fix dependency of error page generation on database (#5280)
7 years ago
Eugen Rochko a431000b97 Fix #5272 - Order of checks in ActivityPub handler (#5276)
7 years ago
Eugen Rochko 40328ea6a3 Fix #5271 - Fix missing attribute in remove_from_feed (#5277)
7 years ago
Eugen Rochko f8ec132261 Track frequently used emojis in web UI (#5275)
7 years ago
Eugen Rochko 007fce8c10 Set snowflake IDs for backdated statuses (#5260)
7 years ago
Eugen Rochko 3d8b3bf9a0 Fix #5178 - Use object URI only in Announce, instead of embedding (#5266)
7 years ago
Ondřej Hruška 2f8dc023a5 improve static page metadata look
7 years ago
JeanGauthier 5bff1ad44e i18n update Occitan (#5263)
7 years ago
Nolan Lawson 7a66400670 Video preload should be a string (#5267)
7 years ago
Nolan Lawson 7bde8dcc08 Use ES module build of react-router-dom (#5264)
7 years ago
Eugen Rochko 8279ea2f54 Dynamically calculate card height for embeds instead of padding (#5265)
7 years ago
Eugen Rochko 1e7e6413fc Show buffering in video player (#5261)
7 years ago
beatrix d41c9f90ab Merge pull request #161 from DJSundog/audio-uploads-feature
7 years ago
DJ Sundog e50cd23407 update indentation
7 years ago
DJ Sundog c7cae1bf0f add faststart to audio transcoding
7 years ago
DJ Sundog c3e5510289 adding support for audio uploads, transcoded to mp4 videos
7 years ago
nullkal 81489970fb Add moderation note (#5240)
7 years ago
Eugen Rochko b98cd0041b Redesign public hashtag pages (#5237)
7 years ago
Eugen Rochko 519c4c446a Fix custom emoji in emoji picker, persist skin tone (#5258)
7 years ago
Eugen Rochko e589e17b61 In REST API, when URL can be missing, cast it to nil (#5259)
7 years ago
MitarashiDango b5aeaa395a Japanese translation (relative time) (#5251)
7 years ago
Eugen Rochko 60925ce0ae Encode custom emojis as resolveable objects in ActivityPub (#5243)
7 years ago
Nolan Lawson 14db4829dc Update emoji-mart to v2.1.1 (#5256)
7 years ago
Eugen Rochko b68aa42383 Fix regression from #5206 - deduplicate descendants (#5253)
7 years ago
kibigo! fb05013855 Basic static metadata styling
7 years ago
Eugen Rochko 11ceec2756 Make auto-play GIFs preference affect custom emojis in web UI (#5254)
7 years ago
Lynx Kotoura d33bc0c04f Fix overflowing in web UI (#5246)
7 years ago
unarist 4acb1c73dd Improve error handling on LinkCrawlWorker (#5250)
7 years ago
unarist 617bc216b8 Fix remote profile being displayed in HTML on remote_follow (#5249)
7 years ago
K.SHIRAKASHI 31501f47c5 Fix error on reloading status detail column (#5248)
7 years ago
MIYAGI Hikaru a22adce069 Fix error at emoji_compressed in Firefox ESR (#5241)
7 years ago
Lynx Kotoura 94fb47ee12 Fix theme settings (#5242)
7 years ago
Nolan Lawson 651aba0e12 Fix thinking_face emoji autocomplete (#5238)
7 years ago
Ondřej Hruška 4bc0a9d1e9 comment out unused stuff with Video
7 years ago
Nolan Lawson 749a6d2511 Import only Spring/Motion from react-motion (#5236)
7 years ago
Nolan Lawson 2b34471d9d Compress and combine emoji data (#5229)
7 years ago
Nolan Lawson ac55d742c2 import only Overlay from react-overlays (#5235)
7 years ago
Eugen Rochko 32998720eb Implement hotkeys for web UI (#5164)
7 years ago
Eugen Rochko b4af50c521 Improve admin UI for custom emojis, add copy/disable/enable (#5231)
7 years ago
Eugen Rochko f37350c08f When processing custom emoji, ensure a non-animated version exists (#5230)
7 years ago
Ondřej Hruška 37f69bb4db workaround for notif clearing
7 years ago
ThibG a89d69a269 Fix regression in FetchRemoteResourceService (#5217)
7 years ago
Lynx Kotoura 4e822d41b9 adjust public profile pages 2 (#5223)
7 years ago
Eugen Rochko 06aff382bc Fix #5050 - Use summary_large_image only with media attachments (#5219)
7 years ago
Lynx Kotoura f0aa03095d Fix style of email domain block table (#5218)
7 years ago
MitarashiDango dd3f9ec261 fix error (When part of conversation has already been deleted.) (#5216)
7 years ago
utam0k 51f8cbfbeb Implement EmailBlackList (#5109)
7 years ago
Ryo Kajiwara 8041638da2 Supply @instance variable in password reset instructions / password change mailer (#5215)
7 years ago
Yamagishi Kazutoshi 6bd4e3bf97 Separate notifications preferences from general preferences (#4447)
7 years ago
ThibG dee5c22790 Check Webfinger-returned author URI even when not redirected (#5213)
7 years ago
aschmitz 5b2d855d86 Non-Serial ("Snowflake") IDs (#4801)
7 years ago
Yamagishi Kazutoshi e671d77e8f Fix undefined local variable (regression from #5114) (#5210)
7 years ago
Eugen Rochko 2a9819b8ec Use own, shorter relative timestamps (#5171)
7 years ago
Eugen Rochko 23dd2eb614 Follow up to #5172, clean up notifications after mute like after block (#5198)
7 years ago
Akihiko Odaki 2e6db37776 Validate id of ActivityPub representations (#5114)
7 years ago
Eugen Rochko e702a64f41 When a streaming API status arrives, sort it into conversations (#5206)
7 years ago
Eugen Rochko 1bf2afddcf Use separate workers to process imports, retry failures (#5207)
7 years ago
Eugen Rochko 7983da13cd Fix possible acct: uri usurpation in ActivityPub account discovery (#5208)
7 years ago
ThibG 707cd936e8 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
7 years ago
m4sk1n 5b9ea85b62 i18n: Update Polish translation (#5202)
7 years ago
Nolan Lawson e766862f65 Compress emoji_data_light.js (#5201)
7 years ago
PFM 3d8d23515f Add pagination in media modal (#4343)
7 years ago
Yamagishi Kazutoshi 8d3ff887ab Add placeholder text color to form of media attachments (#5196)
7 years ago
Yamagishi Kazutoshi f7d7a92d57 Add missing Japanese translations (#5193)
7 years ago
Akihiko Odaki ba84aed262 Remove aria-label of status content (#5195)
7 years ago
Jakob Kramer 902e249cdb Update German translation (#5189)
7 years ago
Eugen Rochko d4d8808217 When muting, clear web UI like for blocks (#5172)
7 years ago
Eugen Rochko 22ea9d28ec Fix #5079, fix #5186 - Emoji picker fixes (#5187)
7 years ago
m4sk1n 17bcb30c82 i18n: Update translation files and Polish translation (#5180)
7 years ago
Jeong Arm 985832e241 Fix stupid typo (#5184)
7 years ago
Jeong Arm ee21576c19 Korean translation (#5185)
7 years ago
aschmitz 04fde500e6 Make IdsToBigints (mostly!) non-blocking (#5088)
7 years ago
Eugen Rochko 17572438f1 Search popout (#5170)
7 years ago
Nolan Lawson 7846ec2d4d Code-split emoji-mart picker and data (#5175)
7 years ago
Jeong Arm 0ddea5765c Append confirmation link as plain text (#5146)
7 years ago
Daigo 3 Dango 87223e9426 Suppress backtrace from Request#perform (#5174)
7 years ago
Nolan Lawson 8537845323 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko 0783f18274 Make Chrome splash screen same color as web UI's background color (#5169)
7 years ago
Eugen Rochko a6873742e7 Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)
7 years ago
Eugen Rochko 06ef1b0ac4 Reorganize preferences page (#5161)
7 years ago
Daggertooth 43d1281d76 Add image descriptions to title attribute to view on mouse hover/long-press. (#5137)
7 years ago
Akihiko Odaki 51f48c8960 Fix order of paginated accounts in FollowerDomainsController and spec (#3357)
7 years ago
Eugen Rochko 5983fa43f5 Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)
7 years ago
beatrix 2955141d2e Merge pull request #125 from glitch-soc/data-column
7 years ago
ThibG ba3e2a0c38 Retry ActivityPub delivery a few more times (#5014)
7 years ago
MIYAGI Hikaru 924c022340 trivial refactoring for emojify() (#5075)
7 years ago
Nolan Lawson 1660e53726 Improve IntersectionObserverArticle perf (#5152)
7 years ago
Eugen Rochko 75207f55a5 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
7 years ago
Eugen Rochko 2fac5e21c2 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 0b668dc4d3 Remove react-sizeme (#5143)
7 years ago
Jakob Kramer 6f2a885ea3 Updated German translation (#5151)
7 years ago
Ondřej Hruška 18988b89cf add login form to landing page if regs are closed
7 years ago
Eugen Rochko cb8ecac1ce After 7 days of repeated delivery failures, give up on inbox (#5131)
7 years ago
kibigo! 9bee4d313a HAML fix
7 years ago
Eugen Rochko 20ff1c629d Remove dependency on db during assets:precompile (#5138)
7 years ago
kibigo! 62fbd4d247 Fixed lingering upstream Theme code
7 years ago
Eugen Rochko 5f137e7ec3 Increase attachment descriptions to 420 characters (#5139)
7 years ago
kibigo! 9feca5cabf new HAML for statuses
7 years ago
Eugen Rochko 7143870551 Change max redirects followed to 2 (#5136)
7 years ago
Jakob Kramer d55a6ae28a Update German translation (#5133)
7 years ago
Nolan Lawson c74512f7af Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko c35e6234ab If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129)
7 years ago
Jakob Kramer b295f86753 Updated German translation (#5132)
7 years ago
Eugen Rochko 795e624d5d Add ability to specify alternative text for media attachments (#5123)
7 years ago
abcang 292f489301 Flush body when POST requests (#5128)
7 years ago
Ondřej Hruška 7c8bd52431 unbreak onboarding modal
7 years ago
Ondřej Hruška 34a29615fa remove wrong emojify usage in old glitch components
7 years ago
Ondřej Hruška b769f9c0df fix custom emoji not shown in statuses
7 years ago
Ondřej Hruška 3e3073081d fix some js errors due to number->string change of status ID
7 years ago
Ondřej Hruška 282a126b3f Merge remote-tracking branch 'origin/better-themeing' into merging-upstream
7 years ago
Ondřej Hruška 0cc795db6b Merge commit '9ab3021562565eeee27820438f32b764414f5ab1' into merging-upstream
7 years ago
Ondřej Hruška 914c0465b1 Merge commit '57c5493d4e7a42ad9e8fec20d71c20bee8674287' into merging-upstream
7 years ago
Ondřej Hruška ca2fd3c8a2 Revert "autoscroll emoji suggestions box"
7 years ago
Ondřej Hruška 3398d0e84c Revert "Merge pull request #149 from glitch-soc/mojon-suggest"
7 years ago
Eugen Rochko a2a189819e Remove web UI warnings about OStatus privacy (#5102)
7 years ago
Eugen Rochko e8871341bf Fix empty query sent to postgres for custom emojis (#5121)
7 years ago
kibigo! aac16a82d6 Better themeing support!!
7 years ago
Eugen Rochko 10a2b3dd4c Follow-up to #4582 and #5027, removing dead code (#5101)
7 years ago
Eugen Rochko 1efe904a28 Fix #5059 - Stop processing payload if it's from local account (#5100)
7 years ago
Eugen Rochko 25d6a51276 Send streaming API delete to people mentioned in status (#5103)
7 years ago
Eugen Rochko 1767f9817c New error page graphic. Other error page improvements (#5099)
7 years ago
Lynx Kotoura cad208ba43 Fix size of single media in media-gallery (#5098)
7 years ago
Eugen Rochko 8b7c639bbe Fix emojify() by generating a mapping to existing Twemoji files (#5080)
7 years ago
Akihiko Odaki 77424c156d Add missing validations in ActivityPub::Activity::Create (#5096)
7 years ago
unarist df27f599d2 Increase max height of preview card image (#5092)
7 years ago
Eugen Rochko 6b0ea1e79c Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067)
7 years ago
JeanGauthier 91fa75997a OC update: different emoji picker (#5046) (#5077)
7 years ago
ThibG 2338b5954c Thread toot notification mails by conversation (#5061)
7 years ago
Daigo 3 Dango 7e6322863c Compact status_ids in StatusRelationshipsPresenter (#5073)
7 years ago
abcang 9cdd517849 Fix media spoiler of DetailedStatus (#5071)
7 years ago
Daigo 3 Dango e7624bfaae Suppress backtrace when failed to communicate with a remote instance (#5076)
7 years ago
Eugen Rochko 9ad1bfbc18 In detail status view, display attachment uncropped if there's only one (#5054)
7 years ago
Eugen Rochko 40399df3e4 Make sure nil IDs to not get cast to empty string in REST API (#5068)
7 years ago
Eugen Rochko ba676acb6e Change mobile layout breakpoint from 1024px to 630px (#5063)
7 years ago
Eugen Rochko 6a42ddd01c Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko b8a3a45da1 Fix media gallery CSS (#5064)
7 years ago
Eugen Rochko 0468f86a8b Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Ondřej Hruška b8019a2a46 Fix intl warning with disabled secondary toot btn
7 years ago
Ondřej Hruška 3b79104d29 Make secondary toot button work nicer with file attachments & revert to the original behavior if it's disabled
7 years ago
Ondřej Hruška b65e03fd0f Add secondary toot button (opt-in) (#153)
7 years ago
Mingye Wang 213b828014 jsx/zh-*: Fix "pin column" for Chinese (#5060)
7 years ago
m4sk1n 6cf48c427b i18n: Update Polish translation (#5058)
7 years ago
Lynx Kotoura 2063f622df Fix overflowing tabs in account__action-bar (#5056)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 4a0212bf2f Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko f621e05356 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
7 years ago
Eugen Rochko d2aeb45461 Fix custom emojis not detected when used in content warning (#5049)
7 years ago
Eugen Rochko 16a5d1450c Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Ondřej Hruška ba7fbb92a7 Remove "extra clickable spaces" made obsolete by status re-design
7 years ago
Ondřej Hruška 1325ec8b1d applied blackle's fix for gallery offset with full-width media
7 years ago
Akihiko Odaki f9dd41621f Do not filter statuses with unknown languages (#5045)
7 years ago
Nolan Lawson 60c22ed3ac Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 9710fd0c63 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson 4a48d03b31 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
kibigo! 123d22f3b8 Long display names now ellipsis properly
7 years ago
kibigo! e1fc279dfd Styling fixes for header redesign
7 years ago
David Yip 93bd063524 Merge pull request #148 from glitch-soc/better-header
7 years ago
Ondřej Hruška 640740eeac autoscroll emoji suggestions box
7 years ago
syui 77090376ca fix : mobile style of /about/more (#5034)
7 years ago
beatrix b14d2a5ae6 Merge pull request #149 from glitch-soc/mojon-suggest
7 years ago
MIYAGI Hikaru cc0b56b40e Fix shortname problem in emojify() (regression from #5016) (#5032)
7 years ago
kibigo! 47bc505c25 Fixed notification appearance
7 years ago
Ondřej Hruška 18ebb961d8 fulltext mojo suggestions
7 years ago
Ondřej Hruška d1a08a01ad TURBO shortcode search
7 years ago
Ondřej Hruška 0ddaea5d9d add scrollbar to mojon suggestions list when too long
7 years ago
Ondřej Hruška 827277a8cc cache allShortcodes
7 years ago
Ondřej Hruška 82dc98f91c typo in comment
7 years ago
Ondřej Hruška 65673e9a91 Appease Travis
7 years ago
Ondřej Hruška 4ac158f1d3 Emoji and Hashtag autocomplete
7 years ago
Nolan Lawson e03dd027b5 Reduce wasted renders for column_loading.js (#5021)
7 years ago
unarist ca502e7b15 Use file extensions in addition to MIME types for file picker (#5029)
7 years ago
TomoyaShibata 28e4e7b4a0 Remove unnecessary css property (#5025)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
kibigo! 41832d083e Pinned toots; embeds
7 years ago
kibigo! c3476ca860 Added GIF hover-to-play support
7 years ago
kibigo! 76fda20779 Improvements to status headers
7 years ago
kibigo! 7321cea33e Fixed disabled boost SVG (#106)
7 years ago
kibigo! 8081572714 Fixed #133 (only parse links in status text)
7 years ago
Eugen Rochko 4e4a803ee3 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017)
7 years ago
MIYAGI Hikaru 1fa17e1a43 redo #4500 with customEmojis (#5016)
7 years ago
ThibG 0d9bc73158 Fix race condition when processing incoming OStatus messages (#5013)
7 years ago
Akihiko Odaki b1ba673029 Introduce OStatus::TagManager (#5008)
7 years ago
Naoki Kosaka 6b3e313022 Fix non-local statuses are html_encoded in public_page. (#5012)
7 years ago
Nolan Lawson 60bb0928a8 Set touchstart listener to 'passive', remove 'once' (#5011)
7 years ago
nullkal e5a634f940 Use OrderedCollectionPage to return followers/following list (#4949)
7 years ago
Andrew b4842ef0b9 Add support for multiple themes (#4959)
7 years ago
unarist 57c5493d4e Hide sensitive image in default on the public pages (#5009)
7 years ago
Eugen Rochko 48377dfe46 Fix incomplete account records being read (#4998)
7 years ago
Yamagishi Kazutoshi 3dde6679c2 Fix custom emojis index (#5006)
7 years ago
Eugen Rochko ef6defa2c4 Define emoji context for ActivityPub (#5004)
7 years ago
Eugen Rochko e9bb7e62b1 Admin interface for listing, adding and removing custom emojis (#5002)
7 years ago
Eugen Rochko eb345f8e8b Custom emoji (#4988)
7 years ago
BruWalfas f4d0774877 A few updates to the Spanish translation and some typos fixing (#4997)
7 years ago
Nolan Lawson 6c31ded9f7 Add will-change to improve scrolling perf (#5001)
7 years ago
unarist 938a99c89d Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
unarist f4b3642767 Add published property to ActivityPub activity for reblogs (#5000)
7 years ago
Yamagishi Kazutoshi a3d75ce672 Do not add image size without meta to OGP (regression from #4901) (#4995)
7 years ago
Akihiko Odaki f4e3449e61 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
7 years ago
Yamagishi Kazutoshi 313d90b8f4 Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993)
7 years ago
febrezo 6e94d02de6 Some improvements in the Spanish translation (#4991)
7 years ago
Lynx Kotoura 8585421eb1 Oauth code in input form and add description message (#4986)
7 years ago
unarist 3978894d05 Validate uri presence for remote status (#4985)
7 years ago
unarist 73fdfcb262 Raise an error on getting activity uri for remote status (#4984)
7 years ago
abcang 5d0e6410c4 Fix cancellation of scroll to the right (#4978)
7 years ago
unarist 4a4e555fd4 Fix an error when actor json couldn't be fetched in ResolveRemoteAccountService (#4979)
7 years ago
BruWalfas dd1dbde112 So Spanish. Much changes. Wow. (#4976)
7 years ago
Akihiko Odaki 8c96e0d496 Remove local_only scope in Status (#4977)
7 years ago
unarist 134feb2ca8 Escape URL parts on formatting local status (#4975)
7 years ago