6688 Commits (cde30407c6bfaaaa34f8b95c16f1b19cb0c41479)

Author SHA1 Message Date
Eugen Rochko bbb9ff0e84 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 02062aab55 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh c6f018091e i18n: Add Japanese translations for new landing page (#10254)
6 years ago
Eugen Rochko 06663fcf87
Fix `tagged` param not being normalized before querying tags (#10249)
6 years ago
mayaeh d4ef90eae3 Fix to limit to discoverable accounts. (#10253)
6 years ago
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246)
6 years ago
Eugen Rochko a41afef80c
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247)
6 years ago
Eugen Rochko 5b50c2cbaa
Add muted style for polls in web UI (#10248)
6 years ago
Eugen Rochko da45b8b4c9
Fix public timeline page not paginating correctly (#10245)
6 years ago
Eugen Rochko 65fffeac3f
Redesign landing page (#10232)
6 years ago
Aurélien Reeves 85537b0069 Squish username before validation (#10239)
6 years ago
Eugen Rochko f5eeac0104
Fix remote interaction dialogs being indexed by search engines (#10240)
6 years ago
Thibaut Girka f3e7634156 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka a1c6e6de1b Remove leftover console.log
6 years ago
Thibaut Girka 4849eb8e7f Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 79b00d294d Increase DNS timeouts (#10238)
6 years ago
ThibG 45e4c90a23
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 9c620fc5c8 [Glitch] Add support for poll ending notifications
6 years ago
Thibaut Girka 7d026aa079 Do not leak instance-local polls to remote followers
6 years ago
ash lea f534f4869e add local setting to auto reveal media behind cw
6 years ago
Kirishima21 1bf035fb67 fix poll fotter layout
6 years ago
Thibaut Girka 89bee860cd Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 5506b9406d Avoid race conditions when creating backups (#10234)
6 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209)
6 years ago
Thibaut Girka dfe7322922 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230)
6 years ago
Aditoo17 6c0a96912a Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on another server (#10224)
6 years ago
ThibG 42cc93e892
Merge pull request #947 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 93daa97fc3 Fix min/max duration poll limits being inverted
6 years ago
Thibaut Girka 674fe32f97 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 3f4a6d44fe Fix setting up fields of a previously suspended account (#10222)
6 years ago
Eugen Rochko ca45198ccb [Glitch] Fix NaN in Poll component
6 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka 5528719bc9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214)
6 years ago
Eugen Rochko 054bbb3da2
Immediately display poll results to poll author (#10187)
6 years ago
Eugen Rochko 75cb93676b
Fix NaN in Poll component (#10213)
6 years ago
Eugen Rochko be1c634b2b
Fix public timelines being broken by new toots when they are not mounted (#10131)
6 years ago
ThibG 09c042aa10 Handle StaleObjectError when retrieving polls (#10208)
6 years ago
Thibaut Girka 9c5e7805cc Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
marcin mikołajczak 44475bbc9c i18n:🇵🇱 (#10199)
6 years ago
ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201)
6 years ago
rinsuki f44091d653 Fix #10202 (#10203)
6 years ago
Thibaut Girka 84c807a0dc Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka cb6e351f4d Disable file upload when there is a poll
6 years ago
Thibaut Girka 235be596bc Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka 3b1390dc78 Serialize poll limits in instance serializer and initial state
6 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream
6 years ago
ThibG 6e295beab2 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka cf4fd8bcfe Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196)
6 years ago
ThibG b3668a79ec Disable the underlying button element when an ItemButton is disabled (#10194)
6 years ago
ThibG cb217444b8 Disable file upload when there is a poll (#10195)
6 years ago
Thibaut Girka 1bb23100b1 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 94a0149ff3 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 94f1a751bf Avoid line breaks in poll options
6 years ago
Eugen Rochko 7f32d675b0 Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka 4806232997 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko fd128b9c7a
Fix poll options not rendering text after vote/refresh (#10189)
6 years ago
Eugen Rochko 57643557b6
Avoid line breaks in poll options (#10188)
6 years ago
Eugen Rochko 5996be994d
Fix poll validation issues (#10186)
6 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184)
6 years ago
Eugen Rochko 4407f07014
Render unicode emoji in polls using emoji pack (#10185)
6 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Thibaut Girka f108c6a042 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183)
6 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko d604489b5e
Weblate translations (2019-03-05) (#10180)
6 years ago
Thibaut Girka 866496ac16 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko ba6ca3cd69 Fix various issues in polls
6 years ago
ThibG 7f27ee35a8 Display closed polls as such
6 years ago
ThibG 530151466e Fixes to the polls UI
6 years ago
Eugen Rochko f14eda23e9 Fix web UI crash on page load when detailed status has a poll
6 years ago
ThibG 2156765448 Insert polls in redux stores before statuses so it avoids crashes
6 years ago
Eugen Rochko 8d70a8a19b Add polls
6 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions
6 years ago
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160)
6 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty
6 years ago
Thibaut Girka f513317ba2 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 0c43c320db
Fix status creation API silently discarding invalid poll (#10171)
6 years ago
ThibG df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175)
6 years ago
ThibG d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178)
6 years ago
Eugen Rochko ac99b3465e
Fix NoMethodError in ActivityPub::NoteSerializer (#10172)
6 years ago
Eugen Rochko 4037b5eb1e
Fix last_fetched_at not being set on polls (#10170)
6 years ago
Eugen Rochko a198add83b
Fix various issues in polls (#10165)
6 years ago
Eugen Rochko 5d3e7cee99
Fix featured tag form not failing on failed tag validations (#10167)
6 years ago
Eugen Rochko 05dfd632c7
Fix poll options not being stripped of surrounding whitespace on save (#10168)
6 years ago
ThibG cda6ece760 Display closed polls as such (#10156)
6 years ago
ThibG 833ffce2df Store remote votes URI (#10158)
6 years ago
ThibG 7a25bb858a Ensure only people allowed to see the poll can actually vote (#10161)
6 years ago
ThibG f2a1b8b96b Widen allowed time windows for polls (#10162)
6 years ago
ThibG 3de71887d8 Add non-JS fallback for polls on public pages (#10155)
6 years ago
ThibG 4ced609497 Fixes to the polls UI (#10150)
6 years ago
Eugen Rochko 1a7de769a3
Fix ActivityPub votes having nil IDs (#10151)
6 years ago
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143)
6 years ago
Eugen Rochko 3cf98aac66
Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)
6 years ago
Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
6 years ago
Eugen Rochko 878a75ba21
Fix typo in ActivityPub::FetchRemotePollService (#10145)
6 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144)
6 years ago
ThibG f821eca3b3 Correctly make polls and media mutually exclusive (#10141)
6 years ago
ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142)
6 years ago
Eugen Rochko 5dfa433698
Fix web UI crash on page load when detailed status has a poll (#10139)
6 years ago
ThibG 26c56d0c10 Insert polls in redux stores before statuses so it avoids crashes (#10140)
6 years ago
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
ThibG 99dc212ae5 Fix lists export (#10136)
6 years ago
Mélanie Chauvel (ariasuni) 2a4ce7458a [Glitch] Fix errors found by eslint
6 years ago
Mélanie Chauvel (ariasuni) 282ac61500 [Glitch] Make the column header of profile view look like the others, too
6 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130)
6 years ago
Thibaut Girka 2267eee356 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG ee7d79c0ce Fix serialization of boosts (#10129)
6 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128)
6 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106)
6 years ago
ThibG 6e8743d17a Fix direct timeline pagination in the WebUI (#10126)
6 years ago
Thibaut Girka 76ed481aa7 Port public page mastodon-light fixes from upstream
6 years ago
trwnh df01206703 Allow getting-started to scroll on short screens (#10075)
6 years ago
ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
6 years ago
Eugen Rochko 1e06ca1c0a Fix web UI not removing notifications after block (#10108)
6 years ago
abcang 7209a8b32f Keep notification when muting_notifications is true (#7311)
6 years ago
Thibaut Girka 0158937fc2 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang a5e7ada62f Improve account media query (#10121)
6 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
ThibG 9dd54ffb1c Avoid redundant HTTP request on some error cases (#10115)
6 years ago
Eugen Rochko 3a44827d3f
Fix web UI not removing notifications after block (#10108)
6 years ago
NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
6 years ago
Aditoo17 57483f2ffb I18n: Add language options for Kazakh and Lithuanian (#10104)
6 years ago
Eugen Rochko 3c86a7856f
Weblate translations (2019-02-23) (#10103)
6 years ago
Thibaut Girka d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Hinaloe d7ad42a888 Randomize emoji filename (#10090)
6 years ago
ThibG 738c034213 Do not error out when performing admin actions on no statuses (#10094)
6 years ago
Hinaloe 4340d338fd correct opt-out showing application (#10086)
6 years ago
Thibaut Girka ff0576cc2b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 8e7fc7ec73 Fix crash when conversations have no valid participants (#10078)
6 years ago
ThibG 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
6 years ago
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message
6 years ago
Eugen Rochko be9352266c Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
ThibG 3a8cb6c737 Add quick link from admin account view to block/unblock instance (#10073)
6 years ago
ThibG 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
6 years ago
ThibG 2f7f6af26a Hide domain filter in admin page when “local” filter is active (#10074)
6 years ago
Thibaut Girka d974988541 Fix video player width not being updated to fit container width
6 years ago
ThibG d1d7d14f77 Fix video player width not being updated to fit container width (#10069)
6 years ago
Thibaut Girka f6a4493a58 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka ec18359c3d Fix CW fold/unfold in remote interaction dialog
6 years ago
Ben Lubar fa9635c741 Allow multi-line image descriptions. (Glitch)
6 years ago
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
6 years ago
Thibaut Girka e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka cac75e01b8 Fix static error page to use the correct pack
6 years ago
Thibaut Girka 91c9cb6022 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 9a47f2cbdf Port upstream's javascript to the error page
6 years ago
Thibaut Girka 369a475a70 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062)
6 years ago
ThibG 041ff5fa9a Fix crash on public hashtag pages when streaming fails (#10061)
6 years ago
Eugen Rochko ea7ad59af2
Fix mutes, blocks, domain blocks and follow requests not paginating (#10057)
6 years ago
Eugen Rochko cc84a407f4
Add vapid_key to the application entity in the REST API (#10058)
6 years ago
Eugen Rochko a006d4afbe
Add registrations attribute to instance entity in REST API (#10060)
6 years ago
Eugen Rochko 80388a3ffe
Change error graphic to hover-to-play (#10055)
6 years ago
Eugen Rochko 71e28ba399
Change buttons on timeline preview to open the interaction dialog (#10054)
6 years ago
Eugen Rochko 59fa38a4f6 Fix style regressions on landing page (#10030)
6 years ago
Thibaut Girka a151c5566a [Glitch] Fix hashtags select styling in default and high contrast skins
6 years ago
Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041)
6 years ago
Eugen Rochko 4dcb04b888 Fix color of static page links in high contrast theme (#10028)
6 years ago
Thibaut Girka 06cc04fd23 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 2769b54466 [Glitch] Fix occasional crash in detailed toot view
6 years ago
Eugen Rochko 8ef50706a1
Fix relay enabling/disabling not resetting inbox availability status (#10048)
6 years ago
Eugen Rochko b01f26ffbd
Change conversations to always show names of other participants (#10047)
6 years ago
rinsuki f9a338b473 Fix breaks when opening a reply tree in WebUI (#10046)
6 years ago
Eugen Rochko aa83219875
Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Ben Lubar 309043b158 Improve image description user experience (#10036)
6 years ago
Aditoo17 7750416597 I18n: Update Czech pluralization and fix some language names (#10015)
6 years ago
ThibG 188f1c7c89 Add list title editing (#9748)
6 years ago
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005)
6 years ago
Eugen Rochko 114cdc36aa
Fix style regressions on landing page (#10030)
6 years ago
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998)
6 years ago
Eugen Rochko 169b9d4428
Fix hashtags select styling in default and high contrast themes (#10029)
6 years ago
ThibG 98d1a1f117 Disable box shadows for featured hashtags in light theme (#10034)
6 years ago
Thibaut Girka 614ea184bb [Glitch] Add "copy link" item to status action bars
6 years ago
Eugen Rochko c6e7b97baa
Fix color of static page links in high contrast theme (#10028)
6 years ago
ThibG 67215692fc Save IP address used for sign-up, not only sign-in (#10026)
6 years ago
Thibaut Girka e230b176fb [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
Thibaut Girka 0e34e91661 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a3ba28eb17
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
6 years ago
Franck Zoccolo 4f0322dcae Add support for IPv6 only MXes in Email validation (#10009)
6 years ago
ThibG 99c4b5b75a Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016)
6 years ago
Hinaloe 0e513ff862 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
ThibG aee93bfc9c Fix timeline jumps (#10001)
6 years ago
Eugen Rochko c0a564feaa
Add available locales for lv, ms, sq (#10008)
6 years ago
Eugen Rochko a3e10f44c6
Weblate translations (2019-02-11) (#10007)
6 years ago
Eugen Rochko 3cfadd875c Add "copy link" item to status action bars (#9983)
6 years ago
Thibaut Girka b89e003c4d Handle deletion of filtered toots
6 years ago
Thibaut Girka 7c0728c776 Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka dfe1d548a5 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka 0b91322762 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka 68f3d003d6 Refactor intersection observer article code
6 years ago
Thibaut Girka e49e54a5ff Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka 405ef5ad37 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka b47a53f902 [Glitch] Rename from instance to server.
6 years ago
Thibaut Girka 14a1bb703a [Glitch] Fix not showing custom emojis in share page emoji picker
6 years ago
Thibaut Girka b7fbcb21b3 [Glitch] Add featured hashtags to profiles
6 years ago
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
6 years ago
Thibaut Girka 6b2eefc7bf [Glitch] Add WebP support
6 years ago
Thibaut Girka bf94a43496 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh fb90ec894e i18n: add Japanese translations (#10000)
6 years ago
Eugen Rochko 016ad37bc8
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
6 years ago
Hinaloe 157d3af46c Only URLs extract with pre-escaped text (#9991)
6 years ago
ThibG d09ce6d81b Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
6 years ago
Thibaut Girka 1a70fca168 Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka 3ce34ce7a2 Fix unfolding CWs on public hashtag page
6 years ago
abcang e186bd2fb0 Fix Tombstone.delete_all ArgumentError (#9978)
6 years ago
mayaeh 46e806cd2f Rename from instance to server. (#9938)
6 years ago
marcin mikołajczak 3eb17a3bea i18n: Update Polish translation 🇵 (#9974)
6 years ago
ThibG 1ac9a3f4bb Hide misleading “You will be sent a confirmation e-mail” hint from admin view (#9973)
6 years ago
Takeshi Umeda 5bffb53a76 Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)
6 years ago
trwnh 76d41475a8 [UI] Fix whitespace being applied to div instead of p (#9968)
6 years ago
Eugen Rochko 2557cb2f95
Fix pinned statuses being shown in a featured hashtag (#9971)
6 years ago
rinsuki e02a13f64e Fix not showing custom emojis in share page emoji picker (#9970)
6 years ago
rinsuki 88f35f339d Fix authorized applications list page design (#9969)
6 years ago
rinsuki c78d64d9c3 Use video filesize limit with gifv (#9924)
6 years ago
mike castleman f86413fce2 change "finish tutorial" text to "finish toot-orial" (#9905)
6 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962)
6 years ago
Thibaut Girka c9d261753a Remove redundant “options” from “Compose box options”
6 years ago
Marek Ľach a0a8203a0b Minor description corrections
6 years ago
tmm576 750c67660d Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
ThibG ed30110618 Make displaying application used to toot opt-in (#9897)
6 years ago
ysksn bcfff65195 Create Redisable#redis (#9633)
6 years ago
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447)
6 years ago
Acid Chicken (硫酸鶏) 5092d17f29 Add WebP support (#9879)
6 years ago
gol-cha b253d3e0c2 Upgrade new Web Share Target API (#9963)
6 years ago
Eugen Rochko 663593b508 Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Thibaut Girka 2e93f87c9f [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka e87bd6d94a Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka f611da4899 Do not mark toots as sensitive if they don't have any media attached
6 years ago
Thibaut Girka 762e4fdf55 Fix hashtag processing when sending toots
6 years ago
Eugen Rochko ad8c71c985
Fix link color in high-contrast theme, add underlines (#9949)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 6513f6c953 Replace unlock-alt icon with unlock (#9952)
6 years ago
Thibaut Girka f35d790480 [Glitch] Fix initial value of volume slider in video player and handle volume changes
6 years ago
Thibaut Girka 72bab194ad Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a53dcaa298 Fix initial value of volume slider in video player and handle volume changes (#9929)
6 years ago
ThibG ec5bd8b8bb Implement missing hotkeys for notifications (#9927)
6 years ago
Thibaut Girka 7251bc3853 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka f938800ef4 Revert to storing application info, and display it to the author via API
6 years ago
Thibaut Girka 05415fa5d3 Make storing and displaying application used to toot opt-in
6 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921)
6 years ago
Thibaut Girka 80d954ec10 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 9519d55332
Fix SSO authentication not working due to missing agreement boolean (#9915)
6 years ago
trwnh 8ef0498f1c Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Jeong Arm 77394156dd Apply style for .landing-page strong (#9892)
6 years ago
Thibaut Girka 04e2c67389 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Renato "Lond" Cerqueira e1ec3a9f09 Rescue SSL error in verify link service (#9914)
6 years ago
trwnh c87863bdd1 Fix Firefox scrollbar color regression in #9210 (#9908)
6 years ago
Thibaut Girka c30da25c5f Fix crash in Direct Messages column settings
6 years ago
Jeong Arm d50e824168 Apply style for .landing-page strong (#9892)
6 years ago
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894)
6 years ago
Thibaut Girka 9dfbcf941e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 31e7940de5
Fix multiple workers for the same scheduled status being queueable (#9875)
6 years ago
Eugen Rochko 6b91da97bb
Fix directory showing tags that have no currently eligible accounts (#9872)
6 years ago
mayaeh c80b89c2a8 i18n: Update Japanese translations (#9871)
6 years ago
Thibaut Girka 5145c81620 [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
6 years ago
Thibaut Girka e9060b04d4 [Glitch] Hide floating action button on search and getting started pages
6 years ago
tmm576 9b5810b3e9 Allow event defaults on index for text data transfer (#9840)
6 years ago
Thibaut Girka a93cb340bd [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka 8001a9b97b [Glitch] Add information about how to opt-in to the directory on the directory
6 years ago
Mélanie Chauvel (ariasuni) 6dbb10c4b7 Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
Thibaut Girka 02295257b3 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Eugen Rochko c3f57188ae
Weblate translations (2019-01-19) (#9867)
6 years ago
Eugen Rochko 6ca9015789
Fix error when `scheduled_at` attribute is malformed (#9866)
6 years ago
Thibaut Girka 5e0cf92fd1 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 80768e2840
Fix missing account association in tombstone model (#9857)
6 years ago
Eugen Rochko b506ce1197
Fix new hashtag page's items not being full-width on mobile (#9852)
6 years ago
Eugen Rochko 32daecffef
Fix REST API showing non-public reblogs for a given status (#9850)
6 years ago
ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811)
6 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830)
6 years ago
Eugen Rochko 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841)
6 years ago
Eugen Rochko a492a9bcd3
Add information about how to opt-in to the directory on the directory (#9834)
6 years ago
Eugen Rochko 69f782b54d
Fix code style of regeneration-related code (#9843)
6 years ago
Eugen Rochko 90ff2e7608
Weblate translations (2019-01-17) (#9844)
6 years ago
Mélanie Chauvel (ariasuni) b8894c429a Fix slightly cropped font on settings page dropdowns when using system font (#9839)
6 years ago
tmm576 4cd0a10793 Allow event defaults on index for text data transfer (#9840)
6 years ago
Eugen Rochko 8b19903559
Improve the public hashtag page (#9831)
6 years ago
tmm576 30af4ee65f Hide floating action button on search and getting started pages (#9826)
6 years ago
ThibG 3b3a4d8a17 Fix public hashtag timeline width on mobile, fix scrollbar width compensation (#9824)
6 years ago
Eugen Rochko bc642ac24b
Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
Eugen Rochko 4ab42287c0
Use summary as summary for converted ActivityPub objects (#9823)
6 years ago
ThibG a4f07bad95 Reduce chances of race conditions when processing deleted toots (#9815)
6 years ago
Thibaut Girka 5684cd090c [Glitch] make draggingOver state off correctly
6 years ago
Thibaut Girka 92830029ca [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka ad32896a93 [Glitch] Fix hashtag timeline on mobile
6 years ago
Thibaut Girka dbe311f0e9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Renato "Lond" Cerqueira a12f6d10cc Weblate translations (2019-01-15) (#9813)
6 years ago
ThibG 6cfb357940 Make hashtag search results link to the hashtag URL (#9810)
6 years ago
ThibG c5b8824a3e Fix hashtag timeline on mobile (#9806)
6 years ago
ThibG 2648645d05 Display a double reply arrow on public pages for toots that are replies (#9808)
6 years ago
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807)
6 years ago
Hinaloe d6433b3931 make draggingOver state off correctly (#9797)
6 years ago
Thibaut Girka 4cec7a77c3 [Glitch] Adjust admin UI right panel size
6 years ago
Thibaut Girka 2c5f0f12ac [Glitch] change height on narrow view to take 100% of screen
6 years ago
Thibaut Girka 278ff1318f [Glitch] Add attachment list fallback to public pages
6 years ago
Thibaut Girka eff1c94744 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 4fb94c758e Add attachment list fallback to public pages (#9780)
6 years ago
Jeong Arm 9ee9cb549b Adjust admin UI right panel size (#9768)
6 years ago
Mateusz Bugowski 1183246043 change height on narrow view to take 100% of screen (#9781)
6 years ago
ThibG c3a657223f Hide CWed content in notifications and fix sensitive images without CWs (#9778)
6 years ago
Thibaut Girka 394525e329 [Glitch] Postpone scroll-to-detailed status after react components are loaded
6 years ago
Thibaut Girka 7cc800d0df [Glitch] Redesign admin instances area
6 years ago
Thibaut Girka e03813cf0a [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka 147f4f9fd2 [Glitch] refactored account.js
6 years ago
Thibaut Girka ec441e0299 [Glitch] Fix embed play icons regression
6 years ago
Thibaut Girka 2b2584a37b [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka a2a64ecd3e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka fb0c906c71 Revert "Revert "Add handler for Move activity (#9629)""
6 years ago
Thibaut Girka d1da0a1086 Port a few public.js changes from upstream, move some code around
6 years ago
ThibG 70801b850c Postpone scroll-to-detailed status after react components are loaded (#9773)
6 years ago
Thibaut Girka e8ae77236b [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 825decbf9e [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka 19c64a49f7 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka 21f27e6579 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Marcin Mikołajczak af74491bc8 i18n: Update Polish translation (#9674)
6 years ago
Thibaut Girka 3a0b12cbfe Fix how flavour screenshots are displayed in the vanilla flavour
6 years ago
Thibaut Girka 20fd855830 Update glitch-soc admin page style from upstream
6 years ago
Eugen Rochko a269ffdfa5
Change "federation" admin UI link to point to "limited" domains (#9762)
6 years ago
Eugen Rochko a6c27eaa5e
Remove obsolete web UI translations (#9761)
6 years ago
mayaeh 266d4cb92b Changed not to display DISCOVER subheader via single column layout. (#9759)
6 years ago
Eugen Rochko ef63860450
Weblate translations (2019-01-08) (#9758)
6 years ago
Eugen Rochko 1c6588accc
Redesign admin instances area (#9645)
6 years ago
Eugen Rochko 8b976c3479
Move profile directory link in web UI from footer to discover section (#9745)
6 years ago
ThibG 28b482874a Improvements to signature verification (#9667)
6 years ago
kedama cf3c0fc38c Stop gifv timeline preview explicitly when open the media gallery. (#9749)
6 years ago
Eugen Rochko 5654535728
Change remote interaction dialog to use specific actions (#9743)
6 years ago
Eugen Rochko 43c61bca60
Add locale param to sign-up API (#9747)
6 years ago
0xflotus 57c91fbbed refactored account.js (#9739)
6 years ago
Eugen Rochko bd5a8c7765
Fix embed play icons regression from #9715 (#9731)
6 years ago
Eugen Rochko 5dbe186585
Add cache to custom emojis API (#9732)
6 years ago
Eugen Rochko 86f27b178c
Fix deleting a scheduled status immediately deleting media attachments (#9728)
6 years ago
ash lea dc501c4134 add list title editing
6 years ago
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725)
6 years ago
Eugen Rochko 8ad57a0426
Fix PublishScheduledStatusWorker being queued with no arguments (#9724)
6 years ago
Thibaut Girka 7baf15675f Add local setting to disable swipe-to-change-columns
6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706)
6 years ago
Eugen Rochko b17b2f25ac
Follow new account before unfollowing the old one during move (#9719)
6 years ago
Naoki Kosaka fae32634b1 Use Contact User as Relay, Report, Subscribe. (#9661)
6 years ago
Eugen Rochko 45899cfa69
Change note length validation to ignore mention domains and URLs (#9717)
6 years ago
Eugen Rochko 92daf7cd37
Fix unreadable text color in report modal for some statuses (#9716)
6 years ago
ThibG 6f9a7bd02c Add quick links to the admin interface in the WebUI (#8545)
6 years ago
Eugen Rochko 1512af2811
Display fallback link card thumbnail when none is given (#9715)
6 years ago
Eugen Rochko 664bb7bb72
Add preview cards to non-detailed statuses on public pages (#9714)
6 years ago
Eugen Rochko c39c112ced
Fix admin UI view of local followers (#9712)
6 years ago
Eugen Rochko 82ef5c0461
Fix list of local followers showing remote followers in admin UI (#9700)
6 years ago
ysksn 19abf4ef0b Add specs for UnreservedUsernameValidator (#9698)
6 years ago
Thibaut Girka e77ceb1b29 [Glitch] Update dependencies for Node.js (2018-12-31)
6 years ago
Thibaut Girka 1464620ddb [Glitch] Improve admin UI for account view
6 years ago
Thibaut Girka 9b606cb24c [Glitch] Update emoji codepoint mappings to v11.0
6 years ago
Thibaut Girka bb96a74637 Revert "Add handler for Move activity (#9629)"
6 years ago
Thibaut Girka 1b35ca17a9 Fix some image paths in SCSS files
6 years ago
Thibaut Girka eb481c9049 Fix syntax errors in win95 SCSS file
6 years ago
Thibaut Girka 571d219bb9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 66436d0895
Improve e-mail digest (#9689)
6 years ago
Yamagishi Kazutoshi dc84899fff Upgrade ESLint to v5.x (#9694)
6 years ago
ThibG 70be301d69 Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687)
6 years ago
ThibG f04f3ee436 Fix icon alignment in onboarding interaction screen (#9686)
6 years ago
Eugen Rochko 7fc7437d05
Add CSV export for lists and domain blocks (#9677)
6 years ago
ThibG 1d4215be77 Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676)
6 years ago
Eugen Rochko e3dc8870bf
Remove visible timestamps for notifications (#9675)
6 years ago
Yamagishi Kazutoshi 8f5fdab5bf Update dependencies for Node.js (2018-12-31) (#9669)
6 years ago
kodai 6a090db4c9 Fix links not being verified (#9673)
6 years ago
Jeong Arm 511231ce57 Skip full text search if failed (#9654)
6 years ago
ThibG 6fb6a53938 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660)
6 years ago
ThibG b2f4114550 Do not ignore federated reports targetting already-reported accounts (#9534)
6 years ago
ThibG 6a7a36fcdd Immediately go back in browser history upon successfully sending toot (#9663)
6 years ago
Takeshi Umeda 1340460c85 If it is disabled, remove the link of the profile directory (#9665)
6 years ago
ThibG e74c99edf5 Fix crash when clearing uninitialized timeline (#9662)
6 years ago
Thibaut Girka b300948526 Fix crash when clearing uninitialized timeline
6 years ago
Thibaut Girka d126240129 Immediately go back in browser history upon successfully sending toot
6 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659)
6 years ago
ysksn 05edec6917 Add specs for BlackListedEmailValidator (#9651)
6 years ago
ysksn 4725aeec9f Add specs for DisallowedHashtagsValidator (#9653)
6 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629)
6 years ago
Thibaut Girka 115b1abb6e Rename hide_followers_count helper to hide_followers_count?
6 years ago
Thibaut Girka 374bae0abe Do not leak followers count on public pages
6 years ago
ysksn ccb9c1b952 Add pending specs for StatusLengthValidator (#9647)
6 years ago
mayaeh c1693827ae Change the icon to "reply-all" when reply to other accounts (#9378)
6 years ago
Eugen Rochko 6e49907ecf
Improve admin UI for account view (#9643)
6 years ago
chr v1.x c3465f699e Add local followers page to admin account UI (#9610)
6 years ago
Renato "Lond" Cerqueira b41f715180 Weblate translations (2018-12-27) (#9642)
6 years ago
Eugen Rochko ee1ba59692
Add exclude_reblogs option to account statuses API (#9640)
6 years ago
Eugen Rochko 9b8c7a9aad
Redirect to reports overview instead of report after account action (#9639)
6 years ago
Quentí f63a0134d7 [i18n] OC/CAT/FR «crop» => «change preview» (#9636)
6 years ago
ThibG 4423999609 Fix account unsilencing and unsuspension (#9637)
6 years ago
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
6 years ago
Eugen Rochko 17cd91c777
Fix signature verification stoplight triggering on non-timeout errors (#9617)
6 years ago
Thibaut Girka f349fe2159 Fix account unsilencing and unsuspension
6 years ago
ysksn a8ba291beb Fix scope latest of ReportNote (#9630)
6 years ago
ysksn 0c1e4bb969 Create DomainNormalizable#normalize_domain (#9631)
6 years ago
Takeshi Umeda bf70e5cfda Add error message with invalid email confirmation (#9625)
6 years ago
ysksn 6641a1cac9 Remove Form::StatusBatch::ACTION_TYPE unused (#9623)
6 years ago
Aboobacker MK fd16502ae4 Add support for Malayalam in language filter (#9624)
6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
6 years ago
Eugen Rochko acf9358c52
Rename "crop" to "change preview" (#9616)
6 years ago
Eugen Rochko 2ee779dcd3
Update emoji codepoint mappings to v11.0 (#9618)
6 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583)
6 years ago
Thibaut Girka cb98e7dbd3 [Glitch] Add moderation warnings
6 years ago
Thibaut Girka 82088f0d7d [Glitch] Remove links to bridge.joinmastodon.org (non-functional)
6 years ago
Thibaut Girka c5c4450fdd Remove file added by error
6 years ago
Thibaut Girka 22dedb676b [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka 3e686beaea Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG e25947db4a Sanitize and sandbox toot embeds (#9552)
6 years ago
Eugen Rochko bb62827c16
Remove links to bridge.joinmastodon.org (non-functional) (#9608)
6 years ago
Eugen Rochko 59e333385b
Show 40 profiles per directory page instead of 30 (#9609)
6 years ago
Eugen Rochko 3c033c4352
Add moderation warnings (#9519)
6 years ago
Quentí 00862dcaff [i18n] Occitan update (#9607)
6 years ago
ysksn bd4ee732c2 Remove MailerHelper does nothing (#9604)
6 years ago
Thibaut Girka 1a3088364f Fix composer not getting focus after reply confirmation dialog
6 years ago
Thibaut Girka 0605c004a5 Fix incorrect and duplicate onConfirm callback
6 years ago
Thibaut Girka 6166751f9e [Glitch] Fix that translation is not applied to "joining hashtags"
6 years ago
Thibaut Girka 3611ea02e2 [Glitch] Deep compare tags for hashtag column reload
6 years ago
Thibaut Girka 4be7313298 [Glitch] Allow joining several hashtags in a single column
6 years ago
Marcin Mikołajczak aa0e1ff286 i18n: Update Polish translation (#9594)
6 years ago
ThibG a6079a42b6 Fix composer not getting focus after reply confirmation dialog (#9602)
6 years ago
Thibaut Girka 6073195a7d [Glitch] Display customized mascot in web UI
6 years ago
Thibaut Girka fb63941c47 Make drawer markup and styling closer to upstream
6 years ago
Thibaut Girka 5eaf2c9e02 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka bc113927d6 Move hide_followers_count logic to an helper
6 years ago
Thibaut Girka bd23288a52 Add a per-user setting to hide followers count
6 years ago
Thibaut Girka 9e04b2e8a4 Per-user followers count display in profile directory
6 years ago
Thibaut Girka 1b18eb49e3 Hide negative follower counts from glitch flavour
6 years ago
Thibaut Girka a1c56fcef1 Add admin setting to disable followers count
6 years ago
Thibaut Girka 0cd367e295 Refactor followers_accounts_controller
6 years ago
Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
6 years ago
ThibG 8389b496ba Fix unnecessary loadMore calls when the end of a timeline has been reached (#9581)
6 years ago
Thibaut Girka e8d5affe06 Restore oops.gif animation for user who have auto_play_gif set
6 years ago
Thibaut Girka 0c2d48b60a Replace animated oops.gif by a non-animated image
6 years ago
Renato "Lond" Cerqueira af37f4a70f Weblate translations (2018-12-19) (#9578)
6 years ago
Thibaut Girka 2228655848 [Glitch] Improved appearance of notification filter on safari
6 years ago
Thibaut Girka add74816a5 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh ff472d2cfb Update Japanese translations. (#9574)
6 years ago
Hinaloe 2e1b5edfea improved appearance of notification filter on safari (#9564)
6 years ago
ThibG e70e496e29 Clean up dead code in public timeline code (#9565)
6 years ago
Thibaut Girka 655da1be20 Reword confirm_before_clearing_draft description
6 years ago
Thibaut Girka 9a7201f2ee Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka 490d8fff0b Remove dead code
6 years ago
Thibaut Girka 82b01a6c9f [Glitch] Put "Media Only" option in column settings instead of content area headline
6 years ago
Thibaut Girka 9fc7ad7b9c [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka c644e6ea89 Do not replace history state
6 years ago
Thibaut Girka 200a8bdd3a [Glitch] Enable media timeline
6 years ago
Thibaut Girka a693d6e2f2 [Glitch] Hide section headline for timelines in production
6 years ago
Thibaut Girka 593f88acb1 [Glitch] Change column params on pinned timeline
6 years ago
Thibaut Girka c03cbb9471 [Glitch] Save onlyMedia prop when pinning column
6 years ago
Thibaut Girka 1a9e78b9bc [Glitch] Add exact attribute to WrappedRoute for community timeline
6 years ago
Thibaut Girka 1fb4bf87f7 [Glitch] Add media timeline
6 years ago
Thibaut Girka 0ef2c1415a [Glitch] Make notifications quick-filter use consistent style with profile tabs
6 years ago
Thibaut Girka 06a7c07eda [Glitch] Add notification quick-filter bar in the frontend app
6 years ago
Thibaut Girka a18a46ca6e [Glitch] Responsive design for profile directory
6 years ago
Thibaut Girka 034ffc079e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
kedama 5bf100f87b Back to the getting-started when pins the timeline. (#9561)
6 years ago
jomo 2c1a6f746f fix CSP / X-Frame-Options for media embeds (#9558)
6 years ago
Thibaut Girka 36d27e2891 Sandbox toot embeds in the embed modal
6 years ago
Thibaut Girka 30de4e4dfc [Glitch] Minor scrollable list fixes
6 years ago
Eugen Rochko 12ab15e584
Make notifications quick-filter use consistent style with profile tabs (#9554)
6 years ago
ThibG e709b8da0d Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510)
6 years ago
ThibG 4ede51743e Minor scrollable list fixes (#9551)
6 years ago
Thibaut Girka 8266d224ef Split out is_changing_upload from is_submitting
6 years ago
ysksn 3281df0df1 Move #set_user to Admin::BaseController (#9470)
6 years ago
Eugen Rochko 9cb26bb56b
Add new first-time tutorial (#9531)
6 years ago
Eugen Rochko adaf249700
Fix regression in #9539 (#9541)
6 years ago
Eugen Rochko 087e118971
Remove "most popular" tab from profile directory, add responsive design (#9539)
6 years ago
Eugen Rochko 628da11e38
Do no retry web push workers if the server returns a 4xx response (#9434)
6 years ago
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
6 years ago
Thibaut Girka 7238e4ea5f [Glitch] Fix padding on select elements in preferences
6 years ago
Thibaut Girka 89e4ac67c8 [Glitch] Make animated header resoect `auto_play_gif`
6 years ago
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399)
6 years ago
Thibaut Girka 65e994b29b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka f0505a5b2e On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
ThibG aa7a8a3031 When posting in mobile mode, go back to previous history location (#9502)
6 years ago
ThibG 7c48688d85 Make avatar and headers respect `auto_play_gif` (#9515)
6 years ago
Sumit Khanna 769c2d2680 Error message for avatar image that's too large. #9204 (#9518)
6 years ago
ThibG 11a91592aa Restore profile links in /admin/accounts (#9494)
6 years ago
ThibG c58c00651b Fix padding on select elements in preferences (#9517)
6 years ago
ThibG f20c0b8507 Fix timeline pagination in the WebUI (#9516)
6 years ago
Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI
6 years ago
Thibaut Girka c20c6c2029 [Glitch] Fix hasMore in notifications
6 years ago
Renato "Lond" Cerqueira 6eece70fca Weblate translations (2018-12-13) (#9513)
6 years ago
Thibaut Girka 1e656c3632 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 2d097c10d0 [Glitch] Make account media gallery more consistent with account timeline
6 years ago
Thibaut Girka 5f581d7c3c [Glitch] Fix LoadMore usage in account media gallery
6 years ago
Thibaut Girka 73ee38f485 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka 39696024ca Minor cleanup in ScrollableList component
6 years ago
Eugen Rochko 6d2080a74b
Add account hashtags to ActivityPub actor JSON (#9450)
6 years ago
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501)
6 years ago
ysksn b048926e67 Create Settings::BaseController (#9507)
6 years ago
ysksn 83975a2394 Remove redundant (#9503)
6 years ago
ysksn 351ed12b2f Use find_or_initialize_by (#9504)
6 years ago
ThibG cf6ee4ff24 Add admin ability to remove an user's header image (#9495)
6 years ago
ThibG 720daa8143 Add instance-wide setting to disable profile directory (#9497)
6 years ago
Yamagishi Kazutoshi 9650bbc8b2 [i18n] Update Occitan (#9491)
6 years ago
Adam Copp 7d00e4edbd Make custom emoji domains case insensitive #9351 (#9474)
6 years ago
Eugen Rochko dbb1ee269f
Improve e-mail MX validator and add tests (#9489)
6 years ago
ysksn ed24bb2c3e Add specs for activitypub collections controller (#9484)
6 years ago
ysksn 189a6b17fb Remove RemoteAccountControllerConcern never used (#9482)
6 years ago
ysksn 361818e931 Fix Admin::TagsController#unhide (#9481)
6 years ago
Thibaut Girka 4f59d1efd7 Fix directory controller in glitch-soc
6 years ago
Thibaut Girka 480f938511 [Glitch] Fix various things in the directory
6 years ago
Thibaut Girka 0b1bc66695 Port directory CSS changes from upstream
6 years ago
Thibaut Girka e7f1bfdc2d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248)
6 years ago
Eugen Rochko 6b78e5b5ab
Cache hashtag sample accounts, and exclude ineligible ones (#9465)
6 years ago
Eugen Rochko 4638b16822
Make notification time smaller and reduce contrast (#9464)
6 years ago
Paweł Ngei 5c7f641565 Escape HTML in profile name preview in profile settings (#9446)
6 years ago
Eugen Rochko ecd303c097
Fix various things in the directory (#9449)
6 years ago
Takeshi Umeda c1c0f7c516 Fix tag mb_chars comparison of profile directory (#9448)
6 years ago
ThibG e3682c9c17
Merge pull request #848 from ThibG/glitch-soc/merge-upstream
6 years ago
Eugen Rochko 73be8f38c1
Add profile directory (#9427)
6 years ago
Thibaut Girka 4167ed375b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 1df392819d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 1a22eff1e0 Attempt fixing deadlocks by moving account stats update outside transaction (#9437)
6 years ago
Paweł Ngei 9897cf0701 Add visible dates for notifications in Notification column (#9423)
6 years ago
ThibG e88c6a5c3c Fix thread depth computation in statuses_controller (#9426)
6 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290)
6 years ago
David Yip fe9340d95e
Merge pull request #838 from ThibG/glitch-soc/features/reply-all-streaming-entries
6 years ago
Thibaut Girka a07e37cc17 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 4b85bf12ab Fix since_id
6 years ago
ThibG 5648b30d6c Fix last_status parameter for notifications and conversations (#9407)
6 years ago
Quentí 6a285f0a15 [i18n] update and corrections for Occitan locale (#9404)
6 years ago
Paweł Ngei b9ec34de57 Add a tooltip explaining what a locked account is (#9403)
6 years ago
ThibG 3cbe0c26bb
Merge pull request #837 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka a10fee3c09 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 31599ad91c [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka 837ea32c88 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka a28f5695f3 [Glitch] Fix context building in the reducer
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka 1a5de04789 Display a double reply arrow on public pages for toots that are replies
6 years ago
Thibaut Girka bc8411ec87 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
mayaeh bfec030a4e Fix that translation is not applied to "joining hashtags" (#9397)
6 years ago
Eugen Rochko 3948b6fa52
Remove npm-run-all dependency (#9401)
6 years ago
Thibaut Girka ad7a3974cc Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 6a264c9379 Improve detailed status component lifecycle
6 years ago
ThibG fa9f28f52d Swap avatar and header input fields in profile page (#9271)
6 years ago
Thibaut Girka 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka 922d05864f Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka 39c8a71df8 Do not crash the whole UI when loading an invalid column
6 years ago
Thibaut Girka c18bb5d245 Switch “cycling” reply policy link to set of radio inputs
6 years ago
Thibaut Girka f17a61a916 Add basic UI to set list replies setting in glitch-soc
6 years ago
Thibaut Girka 06c7fb8015 Add backend support to read and update list-specific show_replies settings
6 years ago
Thibaut Girka 53d0293d25 Add database support for list show-reply preferences
6 years ago
David Yip 74a281475a
Merge pull request #829 from ThibG/glitch-soc/features/volume-sliders
6 years ago