三咲智子
aca6f16245
feat(publish): support status language
...
relate issue #332
2023-01-02 05:52:11 +08:00
三咲智子 Kevin Deng
645da2f945
fix: omit value property of isHydrated in template ( #681 )
2023-01-01 21:43:09 +01:00
Joaquín Sánchez
29fe2a10ac
feat: file upload errors ( #671 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-02 02:11:50 +08:00
三咲智子
22fcc1d68b
feat: go to new status after redraftting
2023-01-01 23:57:49 +08:00
Vjacheslav Trushkin
727d05915f
fix: layout fixes for RTL languages ( #591 )
...
* fix: rtl arrows on settings page
* fix: border on settings page for RTL languages
* fix: RTL fixes for logo, search box and logout icon
* fix: RTL layout bugs in conversations
* chore: remove rtl setting icon
* improve arabic locale
* add new entries to arabic locale
* chore: include number format
* fix: RTL layout on several pages
* fix: RTL layout of account header and sign in modal
* fix: always display account handle in LTR
* fix: move character counter in publish widget to left side for RTL
* fix: remove border-ss-none unocss rule
* fix: many RTL fixes
* fix: RTL fixes for many pages
* fix: use viewer's direction in all content
* chore: use new arabic plural rules
* chore: flip arrow on main content header
* chore: fix StatusPoll and show_new_items for zh-TW
* chore: StatusPoll tooltip on bottom
* chore: add `en` variants to i18n conf
* chore: update entry to use new plural rule
* fix: automatic content direction for status
* fix: direction for account handle
* fix: direction of polls
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
Shane H
4713db9adc
fix: display error if attachments exceed limit ( #666 )
2022-12-31 10:02:55 +01:00
Shane H
13887a33da
fix: Move character remaining count from Publish Editor to action bar ( #656 )
...
Co-authored-by: patak <matias.capeletto@gmail.com>
2022-12-30 07:10:29 +01:00
Daniel Roe
7a36fb8efd
refactor: use @nuxtjs/color-mode
to manage ssr ( #612 )
2022-12-29 13:26:08 +01:00
patak
ab4ceae1e3
fix: avatar glitches in some OS/browsers
2022-12-28 22:14:29 +01:00
Daniel Roe
f780ed9be0
fix: respect instance media configuration ( #615 )
2022-12-28 20:42:31 +01:00
Daniel Roe
aeb5a40948
refactor: flatten composables and enable auto-imports on dirs ( #608 )
2022-12-28 15:57:06 +01:00
Chris
107ac8a6b9
ui: fix left aside some buttons width ( #588 )
2022-12-28 15:00:49 +08:00
Anthony Fu
d8d163dbd0
fix: rework setup to improve SSR compatibility
2022-12-28 02:06:54 +01:00
Joaquín Sánchez
6412127283
feat: cleanup locale conf and add some RTL stuff ( #564 )
2022-12-27 22:04:52 +01:00
Anthony Fu
dc94d707b0
fix: emoji replacement
2022-12-27 21:42:58 +01:00
Anthony Fu
8f68fa12e4
feat: custom emoji font in editor
2022-12-27 20:13:50 +01:00
Joaquín Sánchez
4d21d27f94
feat: render custom server emojis on editor ( #579 )
2022-12-27 19:38:57 +01:00
Joaquín Sánchez
1c61aef83b
fix: emoji picker not showing emojis ( #569 )
2022-12-27 13:28:02 +01:00
patak
59d0cfa10e
feat: avatar on posts improvements ( #561 )
2022-12-26 09:00:57 +01:00
Joaquín Sánchez
db7f82422e
feat: file upload error handling ( #560 )
2022-12-26 06:25:35 +01:00
Joaquín Sánchez
7405dee7f6
fix: emoji picker stops showing ( #559 )
2022-12-25 17:58:00 +01:00
Daniel Roe
720b5114af
refactor: initialise masto
outside of functions/handlers
2022-12-25 15:04:50 +01:00
Anthony Fu
597617b7e6
feat: custom emojis, close #500
2022-12-23 23:56:21 +01:00
Anthony Fu
55443e4d8a
feat: init emoji picker ( #532 )
2022-12-23 20:15:19 +01:00
Clark Cui
4b70c6b3e7
fix: image edit dialog apply button ( #527 )
2022-12-23 15:08:10 +01:00
Clark Cui
8c53fff9af
feat: image edit dialog mobile style ( #526 )
2022-12-23 10:09:52 +01:00
Joaquín Sánchez
4e846ca8f5
fix(i18n): add missing translation ( #504 )
2022-12-22 11:59:25 +01:00
patak
9ccc24e845
feat: avoid navigation sidebar layout shifts while loading
2022-12-22 09:31:12 +01:00
Daniel Roe
f1b0befd80
fix: make isHydrated
export .value
always
2022-12-22 02:27:16 +00:00
patak
44cf8aa89c
feat: responsive sidebar, aim for a 600px timeline always ( #482 )
2022-12-21 00:02:01 +00:00
Daniel Roe
9395b7031e
feat: render app shell with ssr to improve loading experience ( #448 )
2022-12-17 17:55:29 +01:00
Joaquín Sánchez
134131902c
feat(a11y): focus trap for modal dialogs ( #446 )
2022-12-16 20:55:31 +01:00
patak
420cc23ede
fix: type error
2022-12-15 00:40:39 +01:00
patak
2f8085fa86
feat: basic alt text edit
2022-12-15 00:30:54 +01:00
Joaquín Sánchez
39ed6bffec
feat: focus editor on reply click ( #434 )
2022-12-14 17:45:46 +01:00
Ayaka Rizumu
48f9e71d83
fix: modal dialog too wide ( #429 )
2022-12-14 14:22:35 +01:00
Anthony Fu
0ef44cdf50
refactor: reorganize modules
2022-12-13 15:03:36 +01:00
patak
b61afaab9e
fix: preserve mentions when replying ( #404 )
2022-12-12 23:35:59 +01:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content ( #355 )
2022-12-06 17:37:58 +01:00
Ayaka Rizumu
218aefeec1
fix: wrong scrolling behavior in dialog ( #313 )
2022-12-04 14:27:08 +08:00
Ayaka Rizumu
feb8872f5f
refactor: modal dialog ( #277 )
2022-12-02 15:02:44 +08:00
三咲智子
447ed6d941
refactor: simplify
2022-12-01 21:22:31 +08:00
Cesar Gomez
2b46bd5a15
feat(i18n): adding spanish to language selector ( #266 )
2022-12-01 08:41:59 +01:00
Anthony Fu
12bb0bbb2d
feat: refresh context after post
2022-12-01 15:24:35 +08:00
Daniel Roe
4ed1816806
feat: resolve status paths with router ( #258 )
2022-11-30 18:15:18 +01:00
Alex
47721801aa
feat(a11y): improve remove attachement accessiblity ( #249 )
2022-11-30 21:01:03 +08:00
Anthony Fu
ccf6a17f72
feat: improve editor
2022-11-30 12:50:29 +08:00
Anthony Fu
ccffe9daa8
i18n: improve translations
2022-11-30 07:26:07 +08:00
Anthony Fu
0acc0f7689
feat(editor): select language
2022-11-30 06:47:24 +08:00
Daniel Roe
59e365591d
fix(a11y): add more aria labels
2022-11-29 21:24:26 +00:00
三咲智子
ab07165475
fix(publish): expand state
2022-11-29 19:57:05 +08:00
Anthony Fu
793ae3cb4e
feat: more i18n and sort keys
2022-11-29 14:57:32 +08:00
三咲智子
9fca8eee30
feat: open reply dialog on timeline
...
closes #125
2022-11-28 18:27:38 +08:00
patak
8076e5f069
fix: default reply to visibility (urgent) ( #194 )
2022-11-28 10:57:42 +01:00
三咲智子
b8cadca717
refactor: separate dialog and edit drafts
2022-11-28 15:55:57 +08:00
三咲智子
7f7eccdd07
ui(tiptap): wider focus for content editor
...
closes #165
2022-11-28 15:39:45 +08:00
Guillaume Chau
6acc838850
feat: add tooltip to change content visibility dropdown ( #170 )
2022-11-27 13:43:04 +01:00
patak
321a200e27
chore: replace missed op25
2022-11-26 21:45:26 +01:00
patak
e45ecf55f2
fix(a11y): solid color for secondary text ( #148 )
2022-11-27 04:41:18 +08:00
Chris
ad8b878120
fix(publishWidget): add max height ( #136 )
2022-11-26 18:20:30 +01:00
Daniel Roe
39b005899e
refactor: inject masto instance via nuxt app ( #134 )
2022-11-26 16:42:58 +01:00
三咲智子
a812ea098f
fix(publish): empty content
2022-11-26 02:10:22 +08:00
Anthony Fu
d177753775
fix: publish content
2022-11-26 00:17:19 +08:00
Anthony Fu
842102cea4
fix: fallback to image for media
2022-11-25 22:31:37 +08:00
Daniel Roe
aac689a2f5
refactor: fix typo
2022-11-25 14:07:31 +00:00
Daniel Roe
f7dff673ad
feat: respect current server's char limit
2022-11-25 14:01:37 +00:00
Anthony Fu
4632d7d4ab
feat: chars counter, close #64
2022-11-25 21:29:42 +08:00
Anthony Fu
c2810fd5eb
feat: basic integration with TipTap ( #87 )
2022-11-25 21:21:02 +08:00
三咲智子
43479aaa66
feat: publish and show sensitive content
2022-11-25 20:10:45 +08:00
三咲智子
dfdf95da61
feat(account): more actions for user
2022-11-25 19:39:26 +08:00
三咲智子
3dddf6d5f7
refactor: improve dropzone UI
2022-11-25 17:31:32 +08:00
Alvaro Saburido
d3e4e22ed1
feat(publish-widget): add dropzone for media attachments ( #85 )
2022-11-25 09:29:16 +00:00
三咲智子
2ab3d5dbe7
refactor: improve UI & types
2022-11-24 23:48:58 +08:00
三咲智子
0afaf49063
feat(publish): avatar link to profile
2022-11-24 23:19:24 +08:00
三咲智子
55aed591de
feat(publish): increase input height when focused
2022-11-24 23:01:45 +08:00
三咲智子
53cf994ffd
feat(status): mention user
2022-11-24 22:32:37 +08:00
Anthony Fu
071e11b8f4
chore: update
2022-11-24 21:26:33 +08:00
Daniel Roe
00c9314580
feat: use browser-fs-access
polyfill for other browsers ( #43 )
2022-11-24 11:44:24 +00:00
三咲智子
823f4c960a
feat(status): edit & redraft
2022-11-24 19:35:26 +08:00
三咲智子
ad3d5efb11
feat(publish): support visibility
2022-11-24 17:22:29 +08:00
三咲智子
2422c809e0
fix: paste on publish widget
2022-11-24 16:34:09 +08:00
Anthony Fu
83c0fafbec
feat: publish via dialog
2022-11-24 16:04:53 +08:00
Anthony Fu
cd2a06e969
ui: move publish widget
2022-11-24 15:53:27 +08:00
Anthony Fu
0dc515647f
feat: rework status cache
2022-11-24 14:54:54 +08:00
三咲智子
dba069f0ef
feat: support more kinds of attachment
2022-11-24 12:05:17 +08:00
三咲智子
d79011e39a
feat: support attachment uploading
2022-11-24 01:17:54 +08:00
Anthony Fu
129e12c217
chore: rename to Elk
2022-11-23 21:06:27 +08:00
Anthony Fu
24c573ccf0
refactor: signin page
2022-11-23 11:06:56 +08:00
Anthony Fu
df9ee293a7
refactor: rename components
2022-11-23 10:22:18 +08:00
Anthony Fu
a4d235b6fe
refactor: theming
2022-11-23 10:16:31 +08:00
Anthony Fu
a6578155ae
feat: disable SSR
2022-11-23 07:08:36 +08:00
Anthony Fu
193d1cf5c5
feat: cache for publish widget
2022-11-21 14:55:31 +08:00
patak
2442c80bfb
feat: improve layout ( #19 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-21 05:30:21 +08:00
Anthony Fu
bc3197ba22
feat: basic parsing of post content
2022-11-21 05:21:53 +08:00
patak
787a55bea7
feat: basic publish ( #13 )
2022-11-17 21:09:54 +08:00
patak
6e54d95bbc
feat: publish widget markup ( #12 )
2022-11-17 05:27:02 +08:00