5889 Commits (87d7e80a8efb3162890ef1f9e0fdb9d6ff5899a6)

Author SHA1 Message Date
David Yip 50b7d2f002 Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago
Eugen Rochko 030ce53623 Fix TLS handshake timeout not being enforced (#9381)
6 years ago
Eugen Rochko 12ee020187 Skip deliveries to inboxes that have already been marked as unavailable (#9358)
6 years ago
Eugen Rochko 81536e07ab Don't count suspended users in user count (#9380)
6 years ago
Eugen Rochko 8c7ba82dc1 Fix nil error when no DNS addresses are found for host (#9379)
6 years ago
Thibaut Girka c81ad5a2cb [Glitch] Volume sliders for videos
6 years ago
Thibaut Girka 35b6fb4e62 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 9606e4dabf Change identities id column to a bigint (#9371)
6 years ago
Thibaut Girka a04a39668e [Glitch] check_boxes label should use display: inline-block
6 years ago
Thibaut Girka 478abe3a58 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Renato "Lond" Cerqueira 13f080b204 Weblate translations (2018-11-27) (#9367)
6 years ago
ThibG 80ef517747 Allow hyphens in the middle of remote user names (#9345)
6 years ago
Sumit Khanna b7229bef1a Volume sliders for videos #7429 (#9366)
6 years ago
Hugo Gameiro 92238e2f7a add loglevel to ffmpeg in gif upload (#9368)
6 years ago
Eugen Rochko 305556274a Redesign admin accounts index (#9340)
6 years ago
valerauko 2178c50fed Ensure replied-to is a status not a boost (#9129)
6 years ago
takayamaki 057097e8ad check_boxes label should use display: inline-block (#9348)
6 years ago
Thibaut Girka 550c523233 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b8018a1bcb Render placeholder when inline video container width isn't known
6 years ago
Thibaut Girka e80f770118 Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Eugen Rochko 1d16575d71 Sort self-replies to the top of descendants (#9320)
6 years ago
Eugen Rochko e49abb3b4f Revert "Sort self-replies to the top of the thread (#9296)" (#9335)
6 years ago
Eugen Rochko f3fee3cd27 Fix connect timeout not being enforced (#9329)
6 years ago
valerauko a6ebcda59b Ignore JSON-LD profile in mime type comparison (#9179)
6 years ago
ThibG 6d38e81021 Include replies to list owner and replies to list members in list statuses (#9324)
6 years ago
Eugen Rochko 0ebb6c1480 Revert connect timeout from 1s to 10s (#9319)
6 years ago
Alexandre Alapetite d51ed0a0a1 WebSub: ATOM before RSS (#9302)
6 years ago
Eugen Rochko a217abb71c Cast status_count to integer (#9314)
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
James Kiesel b874d9dac7 Simplify hashtag query service, perf increase for 'any' tags (#9298)
6 years ago
Eugen Rochko 7c9a655933 Fix filter ID not being a string in REST API (#9303)
6 years ago
Eugen Rochko 62c0e112ea Extract counters from accounts table to account_stats table (#9295)
6 years ago
James Kiesel 98c9ad366b Deep compare tags for hashtag column reload (#9297)
6 years ago
Eugen Rochko 4ec133ef93 Prevent multiple handlers for Delete of Actor from running (#9292)
6 years ago
Eugen Rochko 76a0c28687 Sort self-replies to the top of the thread (#9296)
6 years ago
Thibaut Girka 7a1ec950a8 Fix composer not displaying on iPad
6 years ago
Eugen Rochko 7a939f7cfc Remove intermediary arrays when creating hash maps from results (#9291)
6 years ago
mayaeh 6d9f63dba6 Change the password form order (#9267)
6 years ago
mayaeh d8ea8569c0 Update Japanese translation for "Show thread". (#9287)
6 years ago
Thibaut Girka ca163ec35d In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka ca7f2284cd Add field to serialized local-only statuses
6 years ago
Thibaut Girka c2c8cc7fc3 Exclude local-only toots from atom feeds
6 years ago
Thibaut Girka a1848008a9 [Glitch] Fix race condition when interacting with deleted toots
6 years ago
Thibaut Girka b3553f992d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka b22501154e [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka 07e0f1023d [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
ThibG 7083838a54 Fix race condition causing shallow status with only a "favourited" attribute (#9272)
6 years ago
Eugen Rochko c735638483 Fix null error introduced in #9270 (#9275)
6 years ago
ThibG df154d2ffa Perform deep comparison for card data when receiving new props (#9270)
6 years ago
Les Orchard 4e067b1bd0 Only consider mouse move in scrolling on item insertion (#9262)
6 years ago
mayaeh 04f0b63c59 i18n: Add ja translations (#9261)
6 years ago
ThibG b6e377a340 Fix emoji update date processing (#9255)
6 years ago
ThibG 49889c0b8b Check that twitter:player is valid before using it (#9254)
6 years ago
Thibaut Girka e5fd4939ff Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 0562e258b3 Fix loading indicator inconsistency (#9252)
6 years ago
ThibG c81ac519ef Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka de57627588 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka d457964527 [Glitch] Don't remove originals of boosted toots from timeline
6 years ago
Les Orchard 59ecfbd28c Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)
6 years ago
Thibaut Girka 1dc409ffa6 Fix drawer waves being displayed in the list editor
6 years ago
ThibG 3472950cea Remove unused computation of reblog references from updateTimeline (#9244)
6 years ago
Thibaut Girka 759005e4d0 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka bf26c23205 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka e48b428ef3 [Glitch] Implement adding a user to a list from their profile
6 years ago
Eugen Rochko d78aed7a37 Reduce connect timeout limit and limit signature failures by source IP (#9236)
6 years ago
Eugen Rochko 9a32abcbac Use local instead of global loading indicator for timelines, account timelines (#9224)
6 years ago
Eugen Rochko 142940f4c6 Add "Show thread" link to self-replies (#9228)
6 years ago
Eugen Rochko 718e4752a9 Fix form validation flash message color and input borders (#9235)
6 years ago
Eugen Rochko 32c2f5a07f Fix follow limit validator reporting lower number past threshold (#9230)
6 years ago
Eugen Rochko 5f613d55e6 Optimize the process of following someone (#9220)
6 years ago
Les Orchard 54bc905a57 Cancel list scroll reset after mouse move on wheel scroll (#9233)
6 years ago
Eugen Rochko 3e6a35d3ee Increase default column width from 330px to 350px (#9227)
6 years ago
Thibaut Girka c29da32add [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka e18018e930 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Les Orchard 6e72dda7ef Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)
6 years ago
m.b 1093295902 Update resolve_url_service.rb (#9188)
6 years ago
James Kiesel d2a9ea58da Allow joining several hashtags in a single column (#8904)
6 years ago
namelessGonbai 43bfd0a7d0 Implement adding a user to a list from their profile (#9062)
6 years ago
Steven Tappert 6cd08a266a Check for empty "last_status" before sorting DM column (#9207)
6 years ago
Sorin Davidoi bd31e76dcf fix(reset): Property name for styled scrollbars (#9210)
6 years ago
Thibaut Girka 235e9b13ff Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka 080a6cb6f3 Fix styling of display names in public pages
6 years ago
Thibaut Girka 33ad16faa7 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 13567f13af [Glitch] Port some of upstream's getting started footer links
6 years ago
Eugen Rochko 083f015f9f Fix reducer error when conversation has no last status in web UI (#9173)
6 years ago
Eugen Rochko 3981da6f90 Revert "Fix FetchAtomService content type handling (#9132)" (#9171)
6 years ago
Quentí 407cab9844 [i18n] Update for Occitan (#9169)
6 years ago
Thibaut Girka 5ad4bcbece [Glitch] Fix empty display name precedence over username in web UI
6 years ago
Thibaut Girka fd18ed4cea Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 8bef422043 Add a local setting for inline preview cards
6 years ago
Thibaut Girka 4fe81a99c6 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka 7f023b3b98 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka 18870c45f1 [Glitch] Include preview cards in status entity in REST API
6 years ago
Eugen Rochko 4084814d8a Fix empty display name precedence over username in web UI (#9163)
6 years ago
Eugen Rochko e242688a74 Fix td instead of th in sessions table header (#9162)
6 years ago
Eugen Rochko ca87d98d16 Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161)
6 years ago
valerauko c20d55f7dd Fix FetchAtomService content type handling (#9132)
6 years ago
Quentí a43fdd72ba [i18n] Update for Occitan (#9157)
6 years ago
Eugen Rochko d84886f35e Accept the same payload in multiple inboxes and deliver (#9150)
6 years ago
Eugen Rochko c15b8ee75b Always let through notifications from staff (#9152)
6 years ago
ThibG cfe92b50bb Fix Pleroma mentions being fetched as preview cards (#9158)
6 years ago
Masoud Abkenar bdcdc35df7 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar cecd8b25c4 [Glitch] RTL: fix preferences page checkbox margins
6 years ago
Thibaut Girka 7406141a71 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
trwnh fcd79aba0b Make detailed-status__wrapper actually wrap detailed status (#8547)
6 years ago
Masoud Abkenar 27b5a57f6d RTL: fix toot privacy preferences radio buttonss (#9146)
6 years ago
Masoud Abkenar 4e034437e3 RTL: fix preferences page checkbox margins (#9145)
6 years ago
ThibG 1cbcb09d67 Do not hide boost notifications from followed people with hidden boosts (#9147)
6 years ago
ash lea 5fbafbb54d move some constants to rails environment
6 years ago
Thibaut Girka 13ea29754d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
m.b a342451341 Add Page AP type support (#9121)
6 years ago
Renato "Lond" Cerqueira e362029b5d Weblate translations (2018-10-26) (#9113)
6 years ago
Eugen Rochko 766a808de4 Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
ThibG f945bbac81 Merge pull request #794 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka c954f89bdd Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko c3005d09e6 Reset status cache when status_stat or media_attachment updates (#9119)
6 years ago
kedama 854d492e34 Set z-index of dropdown to 9999. (#9126)
6 years ago
Eugen Rochko cf2ab9c394 Include preview cards in status entity in REST API (#9120)
6 years ago
Thibaut Girka 2ad5e2c933 When searching for an emoji with multiple separators, consider the full input
6 years ago
ThibG 11fc53d394 When searching for an emoji with multiple separators, consider the full input (#9124)
6 years ago
Thibaut Girka d091159140 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka f679c8d70d [Glitch] RTL: fix column-back-button__icon margins/content
6 years ago
Thibaut Girka 65cc5faf80 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 7c01fbf4fd Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
6 years ago
Masoud Abkenar 38bd132c46 RTL: fix column-back-button__icon margins/content (#9112)
6 years ago
ThibG b5042bbeeb Fix styling in /auth/edit (#9117)
6 years ago
ThibG e169e36810 Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
6 years ago
Thibaut Girka c32a5f86b6 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 56774d3bd4 Fix missing `mention` argument when processing incoming Create activities (#9114)
6 years ago
abcang 95ef0e144a Skip link-back check if body is nil (#9107)
6 years ago
Eugen Rochko 3a115d3f49 Remove character counter from edit profile (#9100)
6 years ago
Eugen Rochko f8596e3b5a Fix direct messages column not loading more items on scroll (#9102)
6 years ago
Eugen Rochko ebaef6e3df Fix conversations not being marked read on click (#9103)
6 years ago
ThibG 8d76db2714 Do not fetch preview card for mentioned users (#6934)
6 years ago
Eugen Rochko b110105a53 Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
6 years ago
Eugen Rochko db85c8f0f6 Migrate all old direct messages to new conversations schema (#9085)
6 years ago
Yamagishi Kazutoshi cad03e69b3 Set @body_classes to admin layout (#9081)
6 years ago
Eugen Rochko e29581a150 Fix RTL layout of status display names (#9075)
6 years ago
Eugen Rochko 256a10c192 Show upload options on click as well as hover (#9074)
6 years ago
Eugen Rochko 27e829b362 Fix JS error when posting from page without router context (#9073)
6 years ago
Thibaut Girka 9d02774407 Keep back own DMs in Home timeline
6 years ago
Thibaut Girka 2b7b807df0 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko b49f2eef89 Fix public timelines not instantly updating on compose (#9050)
6 years ago
Eugen Rochko 541fda5fc8 Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko a984d5a1c4 Revert "RTL: remove blank character inside bdi (#9038)" (#9056)
6 years ago
Thibaut Girka 1a63a8f74e [Glitch] Surround mid-text display names with bdi tags
6 years ago
Thibaut Girka 6651d4fa7c [Glitch] fix: initial state of PrivacyDropdown is should not be null
6 years ago
Thibaut Girka 2159add1d6 [Glitch] RTL: fix cardbar margins and alignment
6 years ago
Thibaut Girka f48cff1a95 [Glitch] RTL: fix admin account avatar margin in about page
6 years ago
Thibaut Girka 15e3b0f070 [Glitch] RTL: fix column settings toggle label
6 years ago
Thibaut Girka c47e40cd6e [Glitch] Fix domain label position and color
6 years ago
Thibaut Girka 69d348ed98 [Glitch] RTL: fix preferences layout
6 years ago
Thibaut Girka 7dc82e1eb2 [Glitch] Fix admin account avatar margin
6 years ago
Thibaut Girka acd870ccba [Glitch] RTL: fix user stats in about page
6 years ago
Thibaut Girka 81c0cbaa9e [Glitch] RTL: fix domain append at signup form
6 years ago
Thibaut Girka 0631c9ed7c [Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"
6 years ago
Thibaut Girka d779b09ed7 [Glitch] RTL: fix admin account margins in about page
6 years ago
Thibaut Girka d804ed1dd4 [Glitch] undo part of PR 8202 to fix RTL
6 years ago
Thibaut Girka 2ecd3d97ba [Glitch] Improve style of notice/alert messages
6 years ago
Thibaut Girka 415822a849 Keep new DMs in home feeds and in the old DM timeline
6 years ago
Thibaut Girka 46259a36d0 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Masoud Abkenar 4bfec4b32d RTL: remove blank character inside bdi (#9038)
6 years ago
ThibG f14067368f Fix og:url on toots' public view (#9047)
6 years ago
Masoud Abkenar eb62f72990 RTL: fix cardbar margins and alignment (#9044)
6 years ago
Masoud Abkenar a105bf8516 RTL: fix admin account avatar margin in about page (#9039)
6 years ago
Thibaut Girka 085c41ebf2 Put a video camera emoji or a picture frame emoji instead of “.”
6 years ago
Thibaut Girka 88cd14802d Do not move CWs to toot body when toot body is empty
6 years ago
Thibaut Girka 3d8c1f6104 Attempt at fixing inline video player
6 years ago
Thibaut Girka 9614abc713 Update mediaGallery component's width when opening CWs
6 years ago
Masoud Abkenar 26c662792c RTL: fix column settings toggle label (#9037)
6 years ago
kedama 45b8a91983 Fix domain label position and color (#9033)
6 years ago
Thibaut Girka 8c2027ebe2 Force sensitive content flag when posting a toot with a CW
6 years ago
Thibaut Girka 1cb7fe932d Focus the UI when pressing Escape in the CW field
6 years ago
Eugen Rochko 40d23fc4d1 Add option to block reports from domain (#8830)
6 years ago
Eugen Rochko 9ccae7feff Add "disable" button to report screen (#9024)
6 years ago
Eugen Rochko 9309e5981d Redesign direct messages column (#9022)
6 years ago
Masoud Abkenar 6b1f1c32c5 RTL: fix preferences layout (#9021)
6 years ago
bsky 064b26f03c Fix admin account avatar margin (#9020)
6 years ago
Masoud Abkenar 4a95304331 RTL: fix user stats in about page (#9018)
6 years ago
Eugen Rochko e3b2234382 Add unread indicator to conversations (#9009)
6 years ago
takayamaki 8f0c64baf1 fix: initial state of PrivacyDropdown is should not be null (#9008)
6 years ago
Masoud Abkenar ec15808edd RTL: fix domain append at signup form (#9007)
6 years ago
ThibG b420d15a9b Fix fav/boosts hotkeys not working on detailed statuses (#9006)
6 years ago
Thibaut Girka a8e896af12 Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Masoud Abkenar 3d51268c4c RTL: fix admin account margins in about page (#9005)
6 years ago
Eugen Rochko 92b93a12cb Do not show "limited" visibility in default visibility preference (#8999)
6 years ago
Eugen Rochko 654520ec8c Improve support for aspects/circles (#8950)
6 years ago
ThibG 6e5f9ee743 Handle global hotkeys even when no element has focus (#8998)
6 years ago
Quint Guvernator 96388bae5f always allow DMs from staff (#8993)
6 years ago
Eugen Rochko 2a43a09ec0 Improve form for selecting media display preference (#8965)
6 years ago
Masoud Abkenar 024326e6e6 Fixes 8987 broken alignment at "Remote interaction dialog" (#8988)
6 years ago
Masoud Abkenar 96696a40ff undo part of PR 8202 to fix RTL (#8979)
6 years ago
Thibaut Girka ccf5ddfd88 Handle alt+enter in the spoiler input as shortcut for secondary post
6 years ago
Eugen Rochko ce6772690f Improve style of notice/alert messages (#8973)
6 years ago
Eugen Rochko c04048aae8 Weblate translations (2018-10-12) (#8972)
6 years ago
Thibaut Girka 794b2dad99 Fix auto-unfold CWs when no regexp is set
6 years ago
Thibaut Girka dbc1b36b61 Allow selecting both default flavour and theme
6 years ago
Eugen Rochko 27376e2457 Improve signature verification safeguards (#8959)
6 years ago
Eugen Rochko 2a36092328 Display customized mascot in web UI and fix admin form for it (#8964)
6 years ago
Eugen Rochko 3ede0e8b95 Fix missing protocol in dns-prefetch, improve code style (#8963)
6 years ago
Eugen Rochko bf125acdb0 Fix microformats on statuses according to updated spec (#8958)
6 years ago
Eugen Rochko 735a43bdea Fix type of conversation ID in conversations API (#8961)
6 years ago
Eugen Rochko 0a5b65533d Improve signature verification safeguards (#8959)
6 years ago
ThibG 10ed0ddd2a Merge pull request #775 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 51c53e709f Set Content-Security-Policy rules through RoR's config (#8957)
6 years ago
Thibaut Girka 70a7f72fda Merge commit '0167397218110e26300bbc6891bc4b1849add083' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko b9e620946c Fix typo in ActivityPub Create handler (#8952)
6 years ago
Eugen Rochko 8efdf1a898 Do not push DMs into the home feed (#8940)
6 years ago
Eugen Rochko ce087ef889 Move network calls out of transaction in ActivityPub handler (#8951)
6 years ago
Thibaut Girka bf559a477a Really fix HotKeys
6 years ago
Eugen Rochko af3ef0afb0 Add description meta tag additionally to og:description (#8941)
6 years ago
Eugen Rochko c227151023 Add dns-prefetch if using different host for assets or uploads (#8942)
6 years ago
Thibaut Girka 8cb843039c Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh cf43973ecd Fix that the copy button of verify link did not work. (#8938)
6 years ago
Eugen Rochko ad0f37e924 Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
6 years ago
Thibaut Girka f9fc7d7660 Fix CW icon color in local-settings modal
6 years ago
Thibaut Girka d21c9f08e5 Define some local-settings hints
6 years ago
Thibaut Girka c40ba63f42 Add support for hints (or extended descriptions) in local-settings pages
6 years ago
Thibaut Girka c598692cdf When screen width is too narrow, hide local-settings page text, keep only icons
6 years ago
Thibaut Girka 56773bc55c Change “preferences” icon to match settings page icon
6 years ago
Thibaut Girka 065a19b18b Add icons for each of the local-setting pages
6 years ago
Thibaut Girka f09150f2a9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG d73c1df33b Merge pull request #770 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka e968dcea13 Fix app-wide hotkeys randomly failing to work
6 years ago
mayaeh bcb43baf50 Add Japanese translations. (#8927)
6 years ago
Thibaut Girka 683608dd60 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh 96a313d02b Fixed error occurrence when pinning the DM column. (#8922)
6 years ago
Thibaut Girka 74e411f4e8 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3f68e9ed11 Move “Show action buttons in collapsed toots” option
6 years ago
Thibaut Girka caa56b01a9 Switch from selects to radio buttons for local settings, improve styling
6 years ago
ashleyhull-versent 00d31a292c rubocop issues - Cleaning up (#8912)
6 years ago
Eugen Rochko 65d1a2d10a Remove dead code (#8919)
6 years ago
ashleyhull-versent ea57aca5e1 Replace SVG asset with Custom mascot (#8766)
6 years ago
Eugen Rochko c9b5168ebd Add conversations API (#8832)
6 years ago
Thibaut Girka 58cbb9ef8f [Glitch] Change documentation URL
6 years ago
Thibaut Girka 52f97080e7 [Glitch] RTL: fix margins of public-account-header__tabs
6 years ago
Thibaut Girka bdbbbb1bdb Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 8b48543b77 Ensure only toots from the reported users are reported (#8916)
6 years ago
Thibaut Girka b4bab7eb35 Do not scroll timelines when *closing* media modals
6 years ago
Marcin Mikołajczak 07d123fd3c i18n: Update Polish translation (#8901)
6 years ago
Eugen Rochko 7635a136c9 Change documentation URL (#8898)
6 years ago
Masoud Abkenar e2065ceead RTL: fix margins of public-account-header__tabs (#8897)
6 years ago
Thibaut Girka 463f250f26 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Jeong Arm 708c12af1e Leave unknown language as nil if account is remote (#8861)
6 years ago
Thibaut Girka 72305816ea [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty
6 years ago
ThibG d6df42df16 Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893)
6 years ago
Thibaut Girka f627ea99e4 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 48c2ab8cf5 Limit the number of people that can be followed from one account (#8807)
6 years ago
Eugen Rochko 1ae62b87ed Change admin accounts default sort to most recent (#8813)
6 years ago
Eugen Rochko 24f168e58e Fix link verification for remote accounts (#8868)
6 years ago
ThibG 47eaba870e Fix handling of ActivityPub activities lacking some attributes (#8864)
6 years ago
Thibaut Girka 1476e653ec Make hidden media clickable in account media gallery
6 years ago
Thibaut Girka c2f963256c Add media description (or status spoiler) in account media gallery
6 years ago
Thibaut Girka a62e47672e Fix account gallery hidden media background color in mastodon-light
6 years ago
Thibaut Girka e9f2659066 [Glitch] Honour displayMedia setting in accountMedia gallery
6 years ago
Thibaut Girka 536d95ae7c [Glitch] Add support for new display_media setting
6 years ago
Thibaut Girka 56714ef14c [Glitch] RTL: fix margins: public-layout.header.nav-button
6 years ago
Thibaut Girka 9bec970736 [Glitch] RTL: fix statubar action buttons/counter margins
6 years ago
Thibaut Girka 9617c07724 [Glitch] Separate font-family into variable
6 years ago
Thibaut Girka f5eaefc485 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko db1a581491 Double the threshold for "read more" functionality (#8835)
6 years ago
Spencer Alves 981a41ca2c Add option to hide action bar in collapsed toots
6 years ago
David Yip d698c06aa8 Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
David Yip 278d21bb0b Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection
6 years ago
David Yip dc8da22a73 Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view
6 years ago
David Yip a469f72e3b Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-button
6 years ago
Eugen Rochko 92e5d6b6e5 Fix timeline pagination (#8827)
6 years ago
Masoud Abkenar bf20094a3f RTL: fix margins: public-layout.header.nav-button (#8823)
6 years ago
Thibaut Girka e7ddcf50ab Make pre-selection of usernames optional when replying to a toot
6 years ago
Thibaut Girka 39b29ae6eb Fix styling issue in “Compose box options” local settings page
6 years ago
Thibaut Girka d27b7d7645 Scroll to textarea when composing a toot
6 years ago
Thibaut Girka c454db6f11 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka acf5099504 Fix maxCharacters in vanilla front-end
6 years ago
Eugen Rochko ea769a7d02 Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
6 years ago
Eugen Rochko 5ddcdf3753 Support min_id-based pagination in REST API (#8736)
6 years ago
Eugen Rochko ad0670fe87 Revert Font Awesome 5 upgrade (#8810)
6 years ago
cbayerlein 81dd71dba7 Exclude replies from list timelines (#8683)
6 years ago
mayaeh c8a1e945d9 Fix some icon names changed by the Font Awesome 5. (#8796)
6 years ago
Maciek Baron 4a2fe07e28 Add test for AutosuggestEmoji (#8805)
6 years ago
Colin Dean 417b0416e8 Adds follow action timestamp to notification (#8756)
6 years ago
Naoki Kosaka ae20afbc80 Migrate to font-awesome 5.0. (#8799)
6 years ago
Haelwenn Monnier ec1119d2c9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
Yamagishi Kazutoshi 991c4596b0 Fix broken report detail (regression from #8569) (#8795)
6 years ago
theboss 30b1bb0704 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
rhoio 45e5864062 remove meta label in settings column (#8704)
6 years ago
mayaeh 84bcf89764 Update the icon name changed by the Font Awesome 5. (#8776)
6 years ago
ふぁぼ原 bb8afc4608 Add a new preference to always hide all media (#8569)
6 years ago
Maciek Baron cc784f3c16 Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)
6 years ago
Yamagishi Kazutoshi 150c9d1bb9 Weblate translations (2018-09-24) (#8768)
6 years ago
Masoud Abkenar b837c636ac RTL: fix statubar action buttons/counter margins (#8767)
6 years ago
Yamagishi Kazutoshi 449edebb1c Cache instance info (#8765)
6 years ago
Genbu Hase ad2974c0b8 Fix a problem about generating an url of notifications (#8758)
6 years ago
Matt Sweetman 674865731a Add user preference to always expand toots marked with content warnings (#8762)
6 years ago
ThibG 5a049410f2 Refactor active_nav_class for use with multiple paths (#8757)
6 years ago
Minku Lee 8913189055 Separate font-family into variable (#8763)
6 years ago
Masoud Abkenar 35b461c0ae RTL: fix settings button margins in column headers (#8764)
6 years ago
Thibaut Girka 0081bf3784 Disable the “TOOT” button (and secondary toot button) if the toot text is empty
6 years ago
ThibG e66a9936fc Adjust beforeUnload conditions (#8746)
6 years ago
Thibaut Girka 840cf21a3c Fix background being transparent for verified link fields
6 years ago