noellabo
b2efaa5fd3
Change poll max options 4 to 10
2023-02-06 16:28:37 +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
92c2bbcc0a
Add MAX_TOOT_CHARS
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
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
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
0e257f6264
Fix an error in the default value of List when not logged in
2022-10-07 14:59:56 +09:00
noellabo
33785332f1
Add favourites list
2022-05-11 00:48:03 +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
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
9fdfc2d8d5
Add account subscribe support to WebUI
2021-08-12 07:08:36 +09:00
David Sterry
7c27ccb8d8
Fix #16407 ( #16432 )
2021-06-27 22:31:28 +02:00
ThibG
78e45a5285
Add option to disable swiping motions across the WebUI ( #13885 )
...
Fixes #13882
2020-09-30 19:31:03 +02:00
Takeshi Umeda
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
Faye Duxovni
48f75b86ae
Add setting for whether to crop images in unexpanded toots ( #12126 )
2019-10-24 22:51:41 +02:00
Eugen Rochko
e5cee8062f
Fix blurhash and autoplay not working on public pages ( #11585 )
2019-08-16 19:15:05 +02:00
Eugen Rochko
c09ecbc53e
Add indicator of unread content to window title when web UI is out of focus ( #11560 )
...
Fix #1288
2019-08-13 12:22:16 +02:00
Eugen Rochko
9072fe5ab6
Add trends UI with admin and user settings ( #11502 )
2019-08-06 17:57:52 +02:00
Eugen Rochko
9b1d3e4acb
Add option to disable real-time updates in web UI ( #9984 )
...
Fix #9031
Fix #7913
2019-07-16 06:30:47 +02:00
ThibG
3086c645fd
Add option to disable blurhash previews ( #11188 )
...
* Add option to disable blurhash previews
* Update option text
* Change options order
2019-06-26 19:33:04 +02:00
Eugen Rochko
aa9b37822b
Fix audio not being downloaded from remote servers ( #11145 )
2019-06-22 02:50:36 +02:00
Eugen Rochko
f7f23b4a19
Add audio uploads ( #11123 )
...
* Add audio uploads
Fix #4827
Accept uploads of OGG, WAV, FLAC, OPUS and MP3 files, and converts
them to OGG. Media attachments get a new `audio` type. In the UI,
audio uploads are displayed identically to video uploads.
* Improve code style
2019-06-19 23:42:38 +02:00
Eugen Rochko
1e5532e693
Add responsive panels to the single-column layout ( #10820 )
...
* Add responsive panels to the single-column layout
* Fixes
* Fix not being able to save the preference
* Fix code style issues
* Set max-height on the compose textarea and add a link to relationship manager
2019-05-25 21:27:00 +02:00
Sho Kusano
3e6c7f3617
Configrationable repository url ( #10600 )
...
* config: Add GITHUB_REPOSITORY for repository name
* config: Add SOURCE_BASE_URL for repository url
* Show source_url and repository name on getting started
2019-04-21 04:41:34 +02:00
ThibG
6f9a7bd02c
Add quick links to the admin interface in the WebUI ( #8545 )
...
* Allow to show a specific status in the admin interface
* Let the front-end know the current account is a moderator
* Add admin links to status and account menus
If the current logged-in user is an admin, add quick links to the admin
interface in account and toot dropdown menu. Suggestion by @ashkitten
* Use @statuses.first instead of @statuses[0]
2019-01-04 13:10:43 +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