4394 Commits (6cfb357940b3855ce53f6d1dfd87b1b32840a302)

Author SHA1 Message Date
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
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399)
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
Renato "Lond" Cerqueira 6eece70fca Weblate translations (2018-12-13) (#9513)
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
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
Eugen Rochko 73be8f38c1
Add profile directory (#9427)
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
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
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
ThibG fa9f28f52d Swap avatar and header input fields in profile page (#9271)
6 years ago
Eugen Rochko c39d7e7b2b
Fix TLS handshake timeout not being enforced (#9381)
6 years ago
Eugen Rochko 11955600ad
Skip deliveries to inboxes that have already been marked as unavailable (#9358)
6 years ago
Eugen Rochko 81f96c973a
Don't count suspended users in user count (#9380)
6 years ago
Eugen Rochko 43c311b3a1
Fix nil error when no DNS addresses are found for host (#9379)
6 years ago
Eugen Rochko 4afda5444a
Change identities id column to a bigint (#9371)
6 years ago
Renato "Lond" Cerqueira 496a6b3dc5 Weblate translations (2018-11-27) (#9367)
6 years ago
ThibG 395615d9f3 Allow hyphens in the middle of remote user names (#9345)
6 years ago
Sumit Khanna f978afa487 Volume sliders for videos #7429 (#9366)
6 years ago
Hugo Gameiro b6681d21ad add loglevel to ffmpeg in gif upload (#9368)
6 years ago
Eugen Rochko 73faadad28
Redesign admin accounts index (#9340)
6 years ago
valerauko db9aea34de Ensure replied-to is a status not a boost (#9129)
6 years ago
takayamaki 180ae0472a check_boxes label should use display: inline-block (#9348)
6 years ago
Eugen Rochko 0eaf6d7693
Sort self-replies to the top of descendants (#9320)
6 years ago
Eugen Rochko 87a43274f1
Revert "Sort self-replies to the top of the thread (#9296)" (#9335)
6 years ago
Eugen Rochko fd8145d232
Fix connect timeout not being enforced (#9329)
6 years ago
valerauko 824497fbce Ignore JSON-LD profile in mime type comparison (#9179)
6 years ago
ThibG 466e3d710c Include replies to list owner and replies to list members in list statuses (#9324)
6 years ago
Eugen Rochko 384e953b75
Revert connect timeout from 1s to 10s (#9319)
6 years ago
Alexandre Alapetite d1d2377870 WebSub: ATOM before RSS (#9302)
6 years ago
Eugen Rochko 0c666ae5e6
Cast status_count to integer (#9314)
6 years ago
James Kiesel 6a65d87f4d Simplify hashtag query service, perf increase for 'any' tags (#9298)
6 years ago
Eugen Rochko 1d38c9750a
Fix filter ID not being a string in REST API (#9303)
6 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295)
6 years ago
James Kiesel 4fdefffb99 Deep compare tags for hashtag column reload (#9297)
6 years ago
Eugen Rochko 9311430ed7
Prevent multiple handlers for Delete of Actor from running (#9292)
6 years ago
Eugen Rochko 074960bb0f
Sort self-replies to the top of the thread (#9296)
6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291)
6 years ago
mayaeh bdd3c8c255 Change the password form order (#9267)
6 years ago
mayaeh 560acf171e Update Japanese translation for "Show thread". (#9287)
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
ThibG 7f5a4be580 Fix emoji update date processing (#9255)
6 years ago
ThibG 9b89c62d43 Check that twitter:player is valid before using it (#9254)
6 years ago
Eugen Rochko 3cecf3e5b9
Fix loading indicator inconsistency (#9252)
6 years ago
Les Orchard 2f86fc5e0a Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)
6 years ago
ThibG 08b3de4d5e Remove unused computation of reblog references from updateTimeline (#9244)
6 years ago
Eugen Rochko 4615512285
Reduce connect timeout limit and limit signature failures by source IP (#9236)
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 7f4adfaf77
Fix follow limit validator reporting lower number past threshold (#9230)
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
Les Orchard 6a1216d2cd Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)
6 years ago
m.b cd41c2c6ad Update resolve_url_service.rb (#9188)
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
Eugen Rochko b9d0d209cd
Fix reducer error when conversation has no last status in web UI (#9173)
6 years ago
Eugen Rochko ce2ee68b64
Revert "Fix FetchAtomService content type handling (#9132)" (#9171)
6 years ago
Quentí 804586172e [i18n] Update for Occitan (#9169)
6 years ago
Eugen Rochko f59b840549
Fix empty display name precedence over username in web UI (#9163)
6 years ago
Eugen Rochko cc45a8f9f7
Fix td instead of th in sessions table header (#9162)
6 years ago
Eugen Rochko 5c8e7f0e1d
Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161)
6 years ago
valerauko c36a4a1617 Fix FetchAtomService content type handling (#9132)
6 years ago
Quentí a3d40ba53b [i18n] Update for Occitan (#9157)
6 years ago
Eugen Rochko be202f9377
Accept the same payload in multiple inboxes and deliver (#9150)
6 years ago
Eugen Rochko 47b8d195e6
Always let through notifications from staff (#9152)
6 years ago
ThibG a03d506626 Fix Pleroma mentions being fetched as preview cards (#9158)
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
ThibG 33a71e8f7c Do not hide boost notifications from followed people with hidden boosts (#9147)
6 years ago
m.b 2b18f5f85d Add Page AP type support (#9121)
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
Eugen Rochko 11b3ee4f4c
Reset status cache when status_stat or media_attachment updates (#9119)
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
ThibG a90b569350 When searching for an emoji with multiple separators, consider the full input (#9124)
6 years ago
Eugen Rochko eef8d9a5f7
Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
6 years ago
Masoud Abkenar 6e1a4f85ad RTL: fix column-back-button__icon margins/content (#9112)
6 years ago
ThibG 215e649391 Fix styling in /auth/edit (#9117)
6 years ago
ThibG e53cc673e7 Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
6 years ago
ThibG 82e7988afc Fix missing `mention` argument when processing incoming Create activities (#9114)
6 years ago
abcang 1e2695198a Skip link-back check if body is nil (#9107)
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
ThibG 7fee968e9f Do not fetch preview card for mentioned users (#6934)
6 years ago
Eugen Rochko d4cf963749
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
6 years ago
Eugen Rochko 4ea718ef18
Migrate all old direct messages to new conversations schema (#9085)
6 years ago
Yamagishi Kazutoshi e8ffecbd36 Set @body_classes to admin layout (#9081)
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
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
Masoud Abkenar c7e9f9ff1e RTL: remove blank character inside bdi (#9038)
6 years ago
ThibG 84cf78da8a Fix og:url on toots' public view (#9047)
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
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
Eugen Rochko fd5285658f
Add option to block reports from domain (#8830)
6 years ago
Eugen Rochko 9486f0ca77
Add "disable" button to report screen (#9024)
6 years ago
Eugen Rochko eb1b9903a6
Redesign direct messages column (#9022)
6 years ago
Masoud Abkenar 029943d59b RTL: fix preferences layout (#9021)
6 years ago
bsky 065b39e7a4 Fix admin account avatar margin (#9020)
6 years ago
Masoud Abkenar 301cbcc980 RTL: fix user stats in about page (#9018)
6 years ago
Eugen Rochko a38a452481
Add unread indicator to conversations (#9009)
6 years ago
takayamaki bebe8ec887 fix: initial state of PrivacyDropdown is should not be null (#9008)
6 years ago
Masoud Abkenar 65b3804a6c RTL: fix domain append at signup form (#9007)
6 years ago
ThibG 007f7690fa Fix fav/boosts hotkeys not working on detailed statuses (#9006)
6 years ago