Commit Graph
84 Commits
Author SHA1 Message Date
Takeshi UmedaandGitHub a50fe47a77 Fix defaultProps of frameRate to string (#15493) 2021-01-05 20:00:42 +01:00
Takeshi UmedaandGitHub 71f0968887 Fix missing key in list timeline policy (#15494) 2021-01-05 19:57:50 +01:00
Takeshi UmedaandGitHub e38874dcf7 Fix getting-started footer in single column mode not being clickable in Safari (#15496) 2021-01-05 19:57:32 +01:00
Takeshi UmedaandGitHub 3f4b0dfd47 Fix logo button style more (#15458) 2020-12-30 23:18:39 +01:00
Takeshi UmedaandGitHub cb5bb2313b Fix expand video on public page (#15469) 2020-12-30 23:18:11 +01:00
Takeshi UmedaandGitHub ba748a83f2 Fix logo button style (#15428)
* Fix bell button rtl style

* Remove size and style props from button component

* Fix logo button style

* Update jest snapshot
2020-12-26 23:50:34 +01:00
Takeshi UmedaandGitHub 7e6d3a7d9a Fix unfollow action button style (#15418) 2020-12-23 23:47:50 +01:00
Takeshi UmedaandGitHub a2ef002214 Fix to isolate the sidekiq process that runs the scheduler job (#15314) 2020-12-15 03:04:03 +01:00
Takeshi UmedaandGitHub f379a52d74 Fix missing pictureInPicture prop in detailed status container (#15309) 2020-12-09 04:33:33 +01:00
Takeshi UmedaandGitHub 765626a3a7 Fix the Open handler for PreviewCard (#15305) 2020-12-08 12:07:54 +01:00
Takeshi UmedaandGitHub 17a2e27641 Fix remove number sign from account_featured_tags (#15277) 2020-12-06 05:55:35 +01:00
Takeshi UmedaandGitHub 44d5c6bc8f Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) 2020-12-04 04:22:35 +01:00
Takeshi UmedaandGitHub 148ce97e21 Add interrelationship icon (#15149)
* Add interrelationship icon

* Fix arrow for rtl

* Fix to predefined color
2020-11-12 17:43:12 +01:00
Takeshi UmedaandGitHub 2b1a6e734f Add follow selected followers button (#15148)
* Add follow selected followers button

* Fix unused variable

* Fix i18n normalize
2020-11-12 16:58:00 +01:00
Takeshi UmedaandGitHub d6fe0c94ca Add account sensitized (#14361)
* Add account sensitized

* Fix i18n normalize

* Fix description and spec

* Fix spec

* Fix wording
2020-11-04 20:45:01 +01:00
Takeshi UmedaandGitHub b4c4af18dc Fix a bear check when the activity object is nil (#14981) 2020-10-13 22:41:00 +02:00
Takeshi UmedaandGitHub bec8b12bb5 Fix mark as read in notifications to be saved immediately (#14907)
* Fix mark as read in notifications to be saved immediately

* fix code style
2020-10-01 04:17:46 +02:00
Takeshi UmedaandGitHub f5d08f2417 Fix unread notification markers (#14897) 2020-09-29 15:30:56 +02:00
Takeshi UmedaandGitHub b655a7f88f Fix a slow query for TagFeed (#14861)
* Fix a slow query for TagFeed

* rename tags to tag_ids
2020-09-23 16:01:54 +02:00
Takeshi UmedaandGitHub 070026e634 Fix method of the DELETE DATA button (#14855) 2020-09-21 20:37:19 +02:00
Takeshi UmedaandGitHub 272aa4a109 Fix direct visibility style for light theme (#14727) 2020-09-04 08:49:56 +02:00
Takeshi UmedaandGitHub 33ad850c98 Added account featured tags API (#11817) 2020-09-02 02:13:10 +02:00
Takeshi UmedaandGitHub b1bb1906be Fix limited follower id in fan-out-on-write service (#14709) 2020-08-31 18:11:27 +02:00
Takeshi UmedaandGitHub 175cd4f8ef Fix an error when file_file_size is nil in tootctl media remove (#14657) 2020-08-24 18:09:46 +02:00
Takeshi UmedaandGitHub debf6ae316 Fix click range discrepancies in gifv (#14615) 2020-08-23 00:08:12 +02:00
Takeshi UmedaandGitHub 156af70e4d Fix following restriction not working when exact match in account search (#14394) 2020-07-26 23:58:36 +02:00
Takeshi UmedaandGitHub 939a47393c Fix duplicate notification and delivery of mentions (#14378) 2020-07-23 15:41:49 +02:00
Takeshi UmedaandGitHub a8b6524b43 Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)
* Changed the number of retries and rescued exceptions in ActivityPub::ProcessingWorker

* Remove RecordNotUnique from rescue
2020-07-20 11:26:12 +02:00
Takeshi UmedaandGitHub fcb3f259e5 Fix to add RedisLock to handle Announce activity (#14365) 2020-07-20 11:25:26 +02:00
Takeshi UmedaandGitHub 7540e235a2 Fix movie width and frame_rate returning nil (#14357)
* Fix movie width and frame_rate returning nil

* Add StreamValidationError and raise

* Fix code style
2020-07-19 22:28:27 +02:00
Takeshi UmedaandGitHub 47931db1f5 Add thumbnail_remote_url in MediaAttachment REST response (#14358)
* Add thumbnail_remote_url in MediaAttachment REST response

* Change thumbnail_remote_url to preview_remote_url
2020-07-19 19:53:31 +02:00
Takeshi UmedaandGitHub 101485a41f Fix mimetype returning nil (#14356) 2020-07-19 13:09:47 +02:00
Takeshi UmedaandGitHub 5c23ec2fa6 Improve group processing (#14279)
* Fix the local group's followers collection

* Fix to accept followed relayed_through_account

* Add local delivery to the group's followers

* Fix code style

* Revert "Add local delivery to the group's followers"

This reverts commit 3237effc199772e4c4d30f19082cbc5633f56196.
2020-07-14 19:05:34 +02:00
Takeshi UmedaandGitHub 606c975050 Fix RemoveDuplicatedIndexesPghero to check for the existence of the index (#14259) 2020-07-08 09:23:23 +02:00
Takeshi UmedaandGitHub 7548a474a5 Fix the conditions for incomplete remote content (#14195) 2020-07-01 23:38:44 +02:00
Takeshi UmedaandGitHub f7bdfec5bb Change to correct the role of the boost button (#14132) 2020-06-25 22:44:19 +02:00
Takeshi UmedaandGitHub 418f0a33e9 Add a visibility icon to status (#14123)
* Add a visibility icon to status

* Change to using the icon element

* Fix RTL

* Add a public globe
2020-06-25 22:43:59 +02:00
Takeshi UmedaandGitHub 434a6d0b15 Fix modifier key to keep the EmojiPicker on macOS (#14096) 2020-06-20 13:30:40 +02:00
Takeshi UmedaandGitHub d890abfcab Fix performance of follow import (#13836) 2020-06-09 10:26:58 +02:00
Takeshi UmedaandGitHub 8b6d97fb7c Add limit parameter to rss (#13743) 2020-06-09 00:18:47 +02:00
Takeshi UmedaandGitHub 13f065da05 Add visibility parameter in share page (#13023)
* Add visibility parameter in share page

* Restrict to default privacy
2020-06-09 00:16:30 +02:00
Takeshi UmedaandGitHub 643065799b Fix activity not being signed (#13948) 2020-06-03 08:33:30 +02:00
Takeshi UmedaandGitHub 8e056bd82e Fix csv upload (#13835) 2020-05-24 09:15:23 +02:00
Takeshi UmedaandGitHub 1c434615b3 Fix workaround for Elasticsearch 7.x (#13828) 2020-05-23 05:48:14 +02:00
Takeshi UmedaandGitHub e6706d171a Fix searchable status without explicitly mentioning it (#13829) 2020-05-23 05:47:25 +02:00
Takeshi UmedaandGitHub 3a1a21ad57 Fix local streaming of hashtag timelines (#13827) 2020-05-23 05:46:29 +02:00
Takeshi UmedaandGitHub cbfb2c0e71 Fix tootctl media refresh (#13751) 2020-05-14 07:45:52 +02:00
Takeshi UmedaandGitHub 706972b4ba Fix RedownloadMediaWorker (#13741) 2020-05-12 15:55:25 +02:00
Takeshi UmedaandGitHub 5daae6dc61 Fix keybase config serializer (#13742) 2020-05-12 15:28:29 +02:00
Takeshi UmedaandGitHub d8bad8fbf6 Fix not publishing update of remote timeline (#13745)
* Fix not publishing update of remote timeline

* fix @ missing

* if/unless to if/else
2020-05-12 15:24:35 +02:00
Takeshi UmedaandGitHub 26b08a3c54 Add remote only to public timeline (#13504)
* Add remote only to public timeline

* Fix code style
2020-05-10 10:36:18 +02:00
Takeshi UmedaandGitHub 46b2cc184f Fix enable/disable relay failures (#13535) 2020-04-23 22:04:18 +02:00
Takeshi UmedaandGitHub 2c7128c7f0 Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
Takeshi UmedaandGitHub 04c8d825f6 Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 2020-04-16 08:04:10 +02:00
Takeshi UmedaandGitHub ea200a178e Fix migration 20200407202420_migrate_unavailable_inboxes (#13481) 2020-04-16 08:03:24 +02:00
Takeshi UmedaandGitHub e4617c8ed8 Fix ImportsController param to permit :mode (#13347) 2020-03-31 12:43:42 +02:00
Takeshi UmedaandGitHub 11169367e4 Fix incorrect deletion of local accounts imported by overwriting (#13350) 2020-03-30 20:32:34 +02:00
Takeshi UmedaandGitHub 5a1fb6efc2 Fix bookmarks also searchable (#13293) 2020-03-22 02:40:03 +01:00
Takeshi UmedaandEugen Rochko 0e8c0287d0 Fix shortNumberFormat to within 3 chars without units (#12706) 2019-12-29 16:59:25 +01:00
Takeshi UmedaandEugen Rochko 68070e82cc Add signature to exported status (#12649) 2019-12-18 16:55:21 +01:00
Takeshi UmedaandEugen Rochko a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652) 2019-12-18 16:54:03 +01:00
Takeshi UmedaandEugen Rochko 04582e3c3e Remove some duplicate methods from StatusHelper and reflect changes to AccountHelper (#12545) 2019-12-05 00:50:40 +01:00
Takeshi UmedaandEugen Rochko f43f1e0184 Add basic support for group actors (#12071)
* Show badge on group actor in WebUI

* Do not notify in case of  by following group actor

* If you mention group actor, also mention group actor followers

* Relax characters that can be used in username (same as Application)

* Revert "Relax characters that can be used in username (same as Application)"

This reverts commit 7e10a137b878d0db1b5252c52106faef5e09ca4b.

* Delete display_name method
2019-12-04 20:36:33 +01:00
Takeshi UmedaandEugen Rochko 5b46467474 Fix an issue where polls with 'expires_at' not set expired (#12222) 2019-10-27 12:45:55 +01:00
Takeshi UmedaandEugen Rochko a6269b2f83 Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
Takeshi UmedaandEugen Rochko 0ce0baa9b5 Add parallelization to tootctl search deploy (#12051)
* Add parallel gem

* Modify parallel option in tootctl search deploy

* Add paralell option to tootctl search deploy

* Change 1 to false

* Clean up

* Rename --parallel to --processes
2019-10-02 21:50:43 +02:00
Takeshi UmedaandEugen Rochko 4fe5f8f3c7 Add full numeric notation to the dashboard title attribute (#11911) 2019-09-22 02:37:15 +02:00
Takeshi UmedaandEugen Rochko a90243a712 Fixed missing account in MoveDistributionWorker (#11906) 2019-09-21 09:11:58 +02:00
Takeshi UmedaandEugen Rochko b18aea91e3 Accept acct starting with @ in account migration (#11907) 2019-09-21 09:11:38 +02:00
Takeshi UmedaandEugen Rochko f497d14b19 Addition of update activity distribution by alias, minor correction (#11905)
* Addition of update activity distribution by alias, minor correction

* Distribute Update activity after adding alias
* Add uniqueness verification to alias uri
* accept acct starting with @

* fix double-quoted to single-quoted
2019-09-21 09:11:21 +02:00
Takeshi UmedaandEugen Rochko e35636a0d1 Fixed an error in the aliases template of the aliases controller (#11902) 2019-09-21 02:59:37 +02:00
Takeshi UmedaandEugen Rochko b7420b8643 Change dashboard to short number notation (#11847)
* Add short numeric notation to the dashboard

* Fix i18n

* Fix to embed units in code

* Remove settings and always use short notation

* Remove misplaced test lines

* Fit to other pages
2019-09-16 14:26:16 +02:00
Takeshi UmedaandEugen Rochko 9c9dcf580a Add featured tags API (#11778)
* Add featured tags API

* Remove show and update, change scope, fix code style
2019-09-09 10:50:33 +02:00
Takeshi UmedaandEugen Rochko 9e1d28f48e Add an RSS feed tagged to a public profile page (#10502)
* Add featured tag support to rss feed on public account page

* fix codeing style
2019-08-18 20:54:36 +02:00
Takeshi UmedaandEugen Rochko c402c291f4 Fix emoji picker being always displayed (#10979)
* Fix emoji picker being always displayed

* Remove duplicate content with other pull-requests
2019-06-06 12:30:14 +02:00
Takeshi UmedaandEugen Rochko d93b82af87 Improvement variable height in single column layout (#10917)
* Improvement variable height of compose and navigation panel in single column layout

* Fix wrong quotes and missing commas
2019-06-02 10:05:54 +02:00
Takeshi UmedaandEugen Rochko 7f203f7c49 Fix safari post field display issue in single column layout (#10883) 2019-05-29 12:03:56 +03:00
Takeshi UmedaandEugen Rochko 3b9c02506d Fix poll visibility on public pages (#10817)
* Fix poll visibility on public pages

* Revert "Fix poll visibility on public pages"

This reverts commit 54a9608add6f855bc6337fe3c65eaee7ba13db49.

* Revert "Change poll options to alphabetic letters when status text is hidden"

This reverts commit c53d67326201b2061990b1874a3547c3647f50d2.
2019-05-26 23:13:29 +02:00
Takeshi UmedaandEugen Rochko a4d5e15327 Fix config serializer regex (#10487) 2019-04-08 07:55:38 +02:00
Takeshi UmedaandEugen Rochko 08ba69b538 Add tootctl accounts reset-relationships (#10483)
* Add `tootctl accounts reset`

* Rename reset to reset-relationships

* Improve command description
2019-04-08 07:46:55 +02:00
Takeshi UmedaandEugen Rochko 5bffb53a76 Fix it as tagged_request of accounts_controller is not addressable_uri (#9976) 2019-02-05 15:11:11 +01:00
Takeshi UmedaandEugen Rochko 1340460c85 If it is disabled, remove the link of the profile directory (#9665) 2018-12-30 18:57:50 +01:00
Takeshi UmedaandEugen Rochko bf70e5cfda Add error message with invalid email confirmation (#9625) 2018-12-25 19:35:26 +01:00
Takeshi UmedaandEugen Rochko c1c0f7c516 Fix tag mb_chars comparison of profile directory (#9448) 2018-12-07 04:18:37 +01:00