Commit graph

10963 commits

Author SHA1 Message Date
noellabo
fa82ec15d5 Add wide emoji support
Co-authored-by: Kei IWASAKI <laughk@users.noreply.github.com>
2023-03-01 20:23:57 +09:00
noellabo
2029200420 Change to kt-paperclip 2023-03-01 20:23:56 +09:00
noellabo
8b5acad2a5 Fix modern theme
Co-authored-by: Kei IWASAKI <laughk@users.noreply.github.com>
2023-03-01 20:23:56 +09:00
noellabo
0ab9fcb667 Add retry_follow_request to tootctl 2023-03-01 20:23:56 +09:00
noellabo
fbec5236d9 Add disable reaction streaming 2023-03-01 20:23:56 +09:00
noellabo
90b9f8100e fixup! Change the API call limit from 600 to 1200 2023-02-27 15:06:36 +09:00
noellabo
a7137add9f Allow poll image 2023-02-27 15:06:35 +09:00
noellabo
3b472e9f04 Add generator support 2023-02-27 15:05:33 +09:00
noellabo
80c9de71dd fixup! Add safety and privacy features 2023-02-13 19:19:23 +09:00
noellabo
60f55089f9 Add featured tags selector to about 2023-02-13 14:45:29 +09:00
noellabo
b38f375d99 Add feature hide preview card 2023-02-12 19:33:26 +09:00
noellabo
53db1fcf24 Fix account subscribes not moving 2023-02-11 10:48:37 +09:00
noellabo
074b37c759 fixup! Change emoji reactions to be grouped by shortcode 2023-02-10 11:03:05 +09:00
noellabo
71b428e5c7 fixup! Add 'Show thread' button to posts with reply tree 2023-02-10 11:02:37 +09:00
noellabo
6bc20537f9 Fix status reference 2023-02-10 11:01:34 +09:00
noellabo
dcc44c6d53 Fix quote spoiler being open by default 2023-02-10 11:00:39 +09:00
noellabo
0a01d76da3 Change the API call limit from 600 to 1200 2023-02-09 19:31:24 +09:00
noellabo
b2e0d39a04 Add streaming stats endpoint 2023-02-09 13:41:47 +09:00
noellabo
b5603d9ee6 fixup! Add searchability features 2023-02-09 09:51:27 +09:00
noellabo
db5cbafd91 Add second SMTP setting 2023-02-07 16:25:19 +09:00
noellabo
759fce411a Change silent account discoverable to false 2023-02-06 16:28:37 +09:00
tateisu
784b997bd0 use Notification::TYPES for api push subscription alerts (#18709) 2023-02-06 16:28:37 +09:00
noellabo
b2efaa5fd3 Change poll max options 4 to 10 2023-02-06 16:28:37 +09:00
noellabo
bbf0df5a11 search (WIP) 2023-02-06 16:28:37 +09:00
noellabo
211f037931 Add search options (WIP) 2023-02-06 16:28:37 +09:00
Kaspar V
64fa347f35 fix(pghero): update because CVE-2023-22626 (#23190)
There is a vulnerability
[CVE-2023-22626](https://github.com/advisories/GHSA-vf99-xw26-86g5)

```
Name: pghero
Version: 2.8.3
CVE: CVE-2023-22626
GHSA: GHSA-vf99-xw26-86g5
Criticality: High
URL: https://github.com/ankane/pghero/issues/439
Title: Information Disclosure Through EXPLAIN Feature
Solution: upgrade to '>= 3.1.0'
```
2023-02-06 16:28:37 +09:00
noellabo
7a53fefe8c Add export of account subscribe 2023-02-06 16:28:37 +09:00
noellabo
2ac7e727f7 Add an example for "from:username@domain" search ja translate 2023-02-06 16:28:37 +09:00
Jeong Arm
285a34fbba Add an example for "from:username@domain" search 2023-02-06 16:28:37 +09:00
Jeong Arm
6b3fb7bfc4 Add from: query operator to search syntax (#16526)
* Add 'by:userhandle' parameter to search api

* Use search syntax for "by" prefix

* Codeclimate

* Use 'from' instead of 'by'
2023-02-06 16:28:37 +09:00
noellabo
5d46de72c0 Add skip_followee option to media remove 2023-02-06 16:28:37 +09:00
noellabo
304af2abcb Add scheduled statuses column 2023-02-06 16:28:37 +09:00
noellabo
5e92944842 Add warning message for mutual and personal 2023-02-06 16:28:37 +09:00
noellabo
d5262d4eeb Fix material style 2023-02-06 16:28:37 +09:00
noellabo
1ed305eadc Change default of whole_word in custom_filter 2023-02-06 16:28:37 +09:00
noellabo
d6484ab9b1 Add hide visibility description setting 2023-02-06 16:28:37 +09:00
noellabo
5d6d1e9d8d Fix redraft quote 2023-02-06 16:28:37 +09:00
noellabo
ec075c3ccb Add personal visibility feature 2023-02-06 16:28:37 +09:00
noellabo
d73a197f61 Add absolute time setting 2023-02-06 16:28:37 +09:00
noellabo
498cef91c6 Add ability to disable federated timeline 2023-02-06 16:28:37 +09:00
noellabo
5817230fcd Add push subscription block feature 2023-02-06 16:28:36 +09:00
noellabo
7b4508d6c2 Fix ActivityPub::FetchFeaturedTagsCollectionService 2023-02-06 16:28:36 +09:00
noellabo
0a631da089 Fix to normalize url included in status 2023-02-06 16:28:36 +09:00
noellabo
be5e117c97 Fix removal of discarded reblog 2023-02-06 16:28:36 +09:00
noellabo
4e7bfbfa6e Add max_favourite_tags to instance API responses 2023-02-06 16:28:36 +09:00
noellabo
dd28e7d99f Fix merge_into_home 2023-02-06 16:28:36 +09:00
noellabo
8df4c78281 Add cascade to foreign key of status_capability_tokens 2023-02-06 16:28:36 +09:00
Claire
e4bf21df6a Add support for private pinned posts
* Add support for private pinned toots

* Allow local user to pin private toots

* Change wording to avoid "direct message"
2023-02-06 16:28:36 +09:00
noellabo
49dd63d6dd Fix to be able to cancel follow request to group 2023-02-06 16:28:36 +09:00
noellabo
fb79acdecb Fix "Fedibird" labels mixed in page title 2023-02-06 16:28:36 +09:00