2686 Commits (39696024caee7d2b7220ae93249ee626e683126f)

Author SHA1 Message Date
Thibaut Girka bfe2b9cc50 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 2fe0cb1623 [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka c78c80f807 [Glitch] Fix loading indicator inconsistency
6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
ThibG c875f19673 Fix race condition causing shallow status with only a "favourited" attribute (#9272)
6 years ago
Eugen Rochko bb69d154c4
Fix null error introduced in #9270 (#9275)
6 years ago
ThibG bbd8fdd185 Perform deep comparison for card data when receiving new props (#9270)
6 years ago
Les Orchard cc1f13dfd0 Only consider mouse move in scrolling on item insertion (#9262)
6 years ago
mayaeh 208d278cbc i18n: Add ja translations (#9261)
6 years ago
Thibaut Girka 0506c6f62f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 3cecf3e5b9
Fix loading indicator inconsistency (#9252)
6 years ago
ThibG 09562b0fcc
Merge pull request #806 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 868cace797 [Glitch] Remove unused computation of reblog references from updateTimeline
6 years ago
Thibaut Girka 0e80661e42 [Glitch] Don't remove originals of boosted toots from timeline
6 years ago
Les Orchard 2f86fc5e0a Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)
6 years ago
Thibaut Girka 44f5f7bab4 Fix drawer waves being displayed in the list editor
6 years ago
ThibG 08b3de4d5e Remove unused computation of reblog references from updateTimeline (#9244)
6 years ago
Thibaut Girka c6fc3e0c65 [Glitch] Fix form validation flash message color and input borders
6 years ago
Thibaut Girka 9201398507 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka bf92e7aaa6 [Glitch] Implement adding a user to a list from their profile
6 years ago
Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224)
6 years ago
Eugen Rochko 5cbf6cf3ec
Add "Show thread" link to self-replies (#9228)
6 years ago
Eugen Rochko ccbdf689e8
Fix form validation flash message color and input borders (#9235)
6 years ago
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220)
6 years ago
Les Orchard 9cfd610484 Cancel list scroll reset after mouse move on wheel scroll (#9233)
6 years ago
Eugen Rochko b22db8162a
Increase default column width from 330px to 350px (#9227)
6 years ago
Thibaut Girka a2a254625b [Glitch] Update reset.scss from upstream
6 years ago
Thibaut Girka 36dab188fd Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Les Orchard 6a1216d2cd Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)
6 years ago
James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904)
6 years ago
namelessGonbai bb5558de62 Implement adding a user to a list from their profile (#9062)
6 years ago
Steven Tappert a7e3bd0300 Check for empty "last_status" before sorting DM column (#9207)
6 years ago
Sorin Davidoi d6c7b01d08 fix(reset): Property name for styled scrollbars (#9210)
6 years ago
Thibaut Girka 34209c0340 Fix timestamp position in public pages with RTL languages
6 years ago
Thibaut Girka b3c1380980 Fix styling of display names in public pages
6 years ago
Thibaut Girka 75b48dc177 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 2b2facbbdf [Glitch] Port some of upstream's getting started footer links
6 years ago
Eugen Rochko b9d0d209cd
Fix reducer error when conversation has no last status in web UI (#9173)
6 years ago
Quentí 804586172e [i18n] Update for Occitan (#9169)
6 years ago
Thibaut Girka 0d6b8f36aa [Glitch] Fix empty display name precedence over username in web UI
6 years ago
Thibaut Girka 1c448d6474 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 7e18e95716 Add a local setting for inline preview cards
6 years ago
Thibaut Girka bdc2338833 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API
6 years ago
Eugen Rochko f59b840549
Fix empty display name precedence over username in web UI (#9163)
6 years ago
Quentí a3d40ba53b [i18n] Update for Occitan (#9157)
6 years ago
Masoud Abkenar 3aa2418217 [Glitch] RTL: fix toot privacy preferences radio buttonss
6 years ago
Masoud Abkenar e32a4f55fe [Glitch] RTL: fix preferences page checkbox margins
6 years ago
Thibaut Girka 94ad76a5b9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
trwnh 2cc099c70f Make detailed-status__wrapper actually wrap detailed status (#8547)
6 years ago
Masoud Abkenar e961a763a2 RTL: fix toot privacy preferences radio buttonss (#9146)
6 years ago
Masoud Abkenar 5ee0b51ac8 RTL: fix preferences page checkbox margins (#9145)
6 years ago
Thibaut Girka a942ad3062 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Renato "Lond" Cerqueira 9d84d55cf0 Weblate translations (2018-10-26) (#9113)
6 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
ThibG 7f22ed0fc9
Merge pull request #794 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka b00f60f1d3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
kedama 678f5ed296 Set z-index of dropdown to 9999. (#9126)
6 years ago
Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120)
6 years ago
Thibaut Girka ee1f1a2ec9 When searching for an emoji with multiple separators, consider the full input
6 years ago
ThibG a90b569350 When searching for an emoji with multiple separators, consider the full input (#9124)
6 years ago
Thibaut Girka 8f4fab65a1 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka 008f98b304 [Glitch] RTL: fix column-back-button__icon margins/content
6 years ago
Thibaut Girka c13cfeac09 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Masoud Abkenar 6e1a4f85ad RTL: fix column-back-button__icon margins/content (#9112)
6 years ago
Thibaut Girka 5bb8563f6c Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 161aeadbb4
Remove character counter from edit profile (#9100)
6 years ago
Eugen Rochko 768b0f132d
Fix direct messages column not loading more items on scroll (#9102)
6 years ago
Eugen Rochko a2e3401e48
Fix conversations not being marked read on click (#9103)
6 years ago
Eugen Rochko d723f2a0a8
Fix RTL layout of status display names (#9075)
6 years ago
Eugen Rochko 288e435fe5
Show upload options on click as well as hover (#9074)
6 years ago
Eugen Rochko 01c169e796
Fix JS error when posting from page without router context (#9073)
6 years ago
Thibaut Girka 8f3096b846 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 39abec4d25
Fix public timelines not instantly updating on compose (#9050)
6 years ago
Eugen Rochko ad510db3a1
Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko 81017eaea7
Revert "RTL: remove blank character inside bdi (#9038)" (#9056)
6 years ago
Thibaut Girka 0c7f710be1 [Glitch] Surround mid-text display names with bdi tags
6 years ago
Thibaut Girka 323ae1403a [Glitch] fix: initial state of PrivacyDropdown is should not be null
6 years ago
Thibaut Girka 1bb23d0407 [Glitch] RTL: fix cardbar margins and alignment
6 years ago
Thibaut Girka c9b19e05e2 [Glitch] RTL: fix admin account avatar margin in about page
6 years ago
Thibaut Girka c14be538a6 [Glitch] RTL: fix column settings toggle label
6 years ago
Thibaut Girka a1f512f18b [Glitch] Fix domain label position and color
6 years ago
Thibaut Girka 9950db2e1c [Glitch] RTL: fix preferences layout
6 years ago
Thibaut Girka 076f0a0eb6 [Glitch] Fix admin account avatar margin
6 years ago
Thibaut Girka aa277ab5fb [Glitch] RTL: fix user stats in about page
6 years ago
Thibaut Girka ef9c11e050 [Glitch] RTL: fix domain append at signup form
6 years ago
Thibaut Girka e18724363d [Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"
6 years ago
Thibaut Girka 1139b758c5 [Glitch] RTL: fix admin account margins in about page
6 years ago
Thibaut Girka bf9c4b6d98 [Glitch] undo part of PR 8202 to fix RTL
6 years ago
Thibaut Girka 9f1c9b6135 [Glitch] Improve style of notice/alert messages
6 years ago
Thibaut Girka dcded13a99 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Masoud Abkenar c7e9f9ff1e RTL: remove blank character inside bdi (#9038)
6 years ago
Masoud Abkenar c73864c137 RTL: fix cardbar margins and alignment (#9044)
6 years ago
Masoud Abkenar 3a157210c8 RTL: fix admin account avatar margin in about page (#9039)
6 years ago
Thibaut Girka 04bedd237b Attempt at fixing inline video player
6 years ago
Thibaut Girka dfa5b0576f Update mediaGallery component's width when opening CWs
6 years ago
Masoud Abkenar bf58461d36 RTL: fix column settings toggle label (#9037)
6 years ago
kedama 25f9ead041 Fix domain label position and color (#9033)
6 years ago
Thibaut Girka e4c3ea1809 Force sensitive content flag when posting a toot with a CW
6 years ago