Commit graph

165 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
fbec5236d9 Add disable reaction streaming 2023-03-01 20:23:56 +09:00
noellabo
b38f375d99 Add feature hide preview card 2023-02-12 19:33:26 +09:00
noellabo
304af2abcb Add scheduled statuses column 2023-02-06 16:28:37 +09:00
noellabo
d6484ab9b1 Add hide visibility description setting 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
2ba7bd61e9 Change profile metadata from 4 to 8 2023-02-06 16:28:36 +09:00
noellabo
206b5dbf04 Add safety and privacy features 2023-02-06 16:28:36 +09:00
noellabo
1885016a4c Add emoji picker and single emoji resizing 2023-02-06 16:28:36 +09:00
noellabo
dc138ccb32 Add default expires date setting 2023-02-06 16:28:36 +09:00
noellabo
695f9a7d08 Add phrase confirmation to domain block dialog 2023-02-06 16:28:36 +09:00
noellabo
c297bf5471 Add column width customize features 2023-02-06 16:28:36 +09:00
noellabo
ccafeaf32f Add the ability to make status reference notifications followee-only 2023-02-06 16:28:36 +09:00
noellabo
2faf4c44f7 Add setting to notify mentions email only for dm 2023-02-06 16:28:36 +09:00
noellabo
17ecde6a6e Add reload button for iOS 2023-02-06 16:28:36 +09:00
noellabo
91d6b018df Add searchability features 2023-02-06 16:28:35 +09:00
noellabo
3a9977ed5d Add feature to reflect the theme on public pages 2023-02-06 16:28:35 +09:00
noellabo
439f9c18b2 Add confirmation for follow from the bot 2023-02-06 16:28:35 +09:00
noellabo
40d4f82690 Add ability to hide bots and media from public timelines 2023-02-06 16:28:35 +09:00
noellabo
d0b97a2fcb Add WebUI element size adjustment 2023-02-06 16:28:35 +09:00
noellabo
a89569c3a8 Add the ability to compact the display of Emoji reactions 2023-02-06 16:28:35 +09:00
noellabo
2d68765088 Add the ability to close the last column 2023-02-06 16:28:35 +09:00
noellabo
79dfb04f64 Add hard silence mode 2023-02-06 16:28:35 +09:00
noellabo
11a784735a Add hexagon avatar mode (joke) 2023-01-16 12:58:29 +09:00
noellabo
999e361892 Add status reference 2023-01-16 12:58:29 +09:00
noellabo
b5ae6d4b27 Add the theme option #InstanceTicker 2023-01-16 12:58:29 +09:00
noellabo
52177c5400 Add Fedibird new features policy setting 2022-10-07 14:59:56 +09:00
noellabo
1e6fbdea3a Add Misskey location, birthday, and isCat 2022-10-07 14:59:56 +09:00
noellabo
1128e473c6 Add setting to hide post count and follow count 2022-10-07 14:59:56 +09:00
noellabo
1877a1dff1 Add badges to Fedibird-specific settings 2022-10-07 14:59:56 +09:00
noellabo
b290979e82 Add 'Show thread' button to posts with reply tree 2022-05-11 00:48:03 +09:00
noellabo
ae60e0a7d7 Add emoji reaction 2022-05-11 00:48:03 +09:00
noellabo
64c363cb08 Add limited timeline 2022-05-11 00:48:03 +09:00
noellabo
9350fc3e52 Add place tab bar at bottom and add short label 2022-05-11 00:48:02 +09:00
noellabo
0d0d754b27 Improved timeline merge for account subscriptions and add option to subscribe to media only 2022-05-11 00:48:02 +09:00
noellabo
5182c8e3a8 Add a setting to switch the non-standard buttons on the action bar 2022-05-11 00:48:01 +09:00
noellabo
c91937c9a1 Show navigation panel in multiple columns WebUI 2021-08-12 07:10:15 +09:00
noellabo
2b7d1d9941 Add show followed_by to WebUI 2021-08-12 07:10:15 +09:00
noellabo
3e31123c2a Add relationship action buttons to WebUI status 2021-08-12 07:10:15 +09:00
noellabo
3bcbbb7463 Add hashtag follow and account subscribe support to list 2021-08-12 07:10:13 +09:00
noellabo
9fdfc2d8d5 Add account subscribe support to WebUI 2021-08-12 07:08:36 +09:00
noellabo
92a9a23eb6 Add subscribe features 2021-08-12 07:08:36 +09:00
Mélanie Chauvel
d137d2ab87
Replace “status” and “message” by “post” in WebUI (#16271) 2021-05-17 22:31:35 +02:00
Eugen Rochko
74081433d0
Change trending hashtags to be affected be reblogs (#16164)
If a status with a hashtag becomes very popular, it stands to
reason that the hashtag should have a chance at trending

Fix no stats being recorded for hashtags that are not allowed
to trend, and stop ignoring bots

Remove references to hashtags in profile directory from the code
and the admin UI
2021-05-07 14:33:43 +02:00
Eugen Rochko
8d5ab51c61
Change the noun 'toot' to 'post' in simple_form.en.yml as well (#16089) 2021-04-22 03:25:04 +02:00
Eugen Rochko
3d82a1de05
Change option labels on edit profile page (#16041) 2021-04-15 16:28:20 +02:00
Claire
4f19504986
Add inline description of moderation actions in moderation interface (#15792) 2021-02-24 16:53:16 +01:00