Commit graph

10973 commits

Author SHA1 Message Date
noellabo
c12cefc619 Fix view threads in Mastodon app 2023-03-05 12:36:16 +09:00
Claire
ddcece6f19 Add support for incoming rich text (#23913) 2023-03-04 08:06:52 +09:00
noellabo
f3a1763942 Add tootctl emoji misskey-export 2023-03-03 01:13:11 +09:00
noellabo
002741bfa4 Add import of account subscribe 2023-03-02 06:57:28 +09:00
Takeshi Umeda
f69e8002dc Add remove from followers api (#16864)
* Add followed_by? to account_interactions

* Add RemoveFromFollowersService

* Fix AccountBatch to use RemoveFromFollowersService

* Add remove from followers API
2023-03-02 06:57:28 +09:00
noellabo
fc11b20384 Add media filter to bookmark, favorite, emoji_reaction and personal column 2023-03-02 06:57:28 +09:00
noellabo
45986dc4dc account search workaround 2023-03-01 20:23:57 +09:00
Eugen Rochko
c4336626de Change follow scope to be covered by read and write scopes in REST API (#17678)
Deprecate `follow` scope
2023-03-01 20:23:57 +09:00
noellabo
751874241b Add force unlocked option to official Mastodon App 2023-03-01 20:23:57 +09:00
noellabo
5ebd24c801 Change to split birthday into year, month, and day 2023-03-01 20:23:57 +09:00
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