Takeshi Umeda
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 Umeda
4fe5f8f3c7
Add full numeric notation to the dashboard title attribute ( #11911 )
2019-09-22 02:37:15 +02:00
Takeshi Umeda
a90243a712
Fixed missing account in MoveDistributionWorker ( #11906 )
2019-09-21 09:11:58 +02:00
Takeshi Umeda
b18aea91e3
Accept acct starting with @ in account migration ( #11907 )
2019-09-21 09:11:38 +02:00
Takeshi Umeda
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 Umeda
e35636a0d1
Fixed an error in the aliases template of the aliases controller ( #11902 )
2019-09-21 02:59:37 +02:00
Takeshi Umeda
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 Umeda
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 Umeda
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 Umeda
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 Umeda
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 Umeda
7f203f7c49
Fix safari post field display issue in single column layout ( #10883 )
2019-05-29 12:03:56 +03:00
Takeshi Umeda
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 Umeda
a4d5e15327
Fix config serializer regex ( #10487 )
2019-04-08 07:55:38 +02:00
Takeshi Umeda
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 Umeda
5bffb53a76
Fix it as tagged_request of accounts_controller is not addressable_uri ( #9976 )
2019-02-05 15:11:11 +01:00
Takeshi Umeda
1340460c85
If it is disabled, remove the link of the profile directory ( #9665 )
2018-12-30 18:57:50 +01:00
Takeshi Umeda
bf70e5cfda
Add error message with invalid email confirmation ( #9625 )
2018-12-25 19:35:26 +01:00
Takeshi Umeda
c1c0f7c516
Fix tag mb_chars comparison of profile directory ( #9448 )
2018-12-07 04:18:37 +01:00