1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 20:29:08 +01:00
Commit graph

26 commits

Author SHA1 Message Date
Michel EDIGHOFFER
5d3aa5886e
fix(i18n-fr): remove status.thread unused translation key + not to translate keys (#686) 2023-01-02 01:00:47 +01:00
Michel EDIGHOFFER
451c4a0701
feat(i18n): sync french translations (#685) 2023-01-02 00:48:55 +01:00
Joaquín Sánchez
ca93f1a813
feat(i18n): use compact number format instead K/M suffix (#678) 2023-01-01 20:31:14 +01:00
patak
016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01: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
三咲智子
4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
Daniel Roe
f65f9c9a1c
feat: support muting conversations (#614) 2022-12-28 22:44:23 +01:00
patak
26a26ba9f7
feat: search on small screens (#585) 2022-12-27 22:41:44 +01:00
patak
b1109c2ceb
feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00
Anthony Fu
f621ef8b4b i18n: clean up unused keys 2022-12-27 19:00:42 +01:00
Anthony Fu
cf5e6ed5b5 i18n: rename keys 2022-12-27 18:49:23 +01:00
Anthony Fu
841959b51f feat: move flags to settings 2022-12-27 18:49:23 +01:00
Michel EDIGHOFFER
73fd577aaa
feat(i18n): update french translations (#539) 2022-12-24 15:21:22 +01:00
Sebastian Di Luzio
301c8b2612
fix: make german translation more consistent, fix typos (#499) 2022-12-22 17:32:36 +01:00
patak
cd85871d01
feat: account switcher sidebar (#460)
* feat: account switcher sidebar

* fix: defer loading sidebar until masto initialised

* fix: only show user switcher for 2 or more accounts

* chore: use `ofetch` (newer version of `ohymfetch`)

* chore: early alpha warning

* fix: handle missing user in github preview

* refactor: avoid circular auto-import

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 16:44:14 +01:00
patak
15b59ae9b9 feat: muting feedback on follow button 2022-12-19 15:29:12 +01:00
patak
e72d45a208 feat: blocking feedback on follow button 2022-12-19 15:01:45 +01:00
wheat
c1d1138742
feat: search (#285) 2022-12-17 22:35:07 +01:00
patak
798f73ece5
feat: GitHub cards (#450) 2022-12-17 22:11:39 +01:00
Michel EDIGHOFFER
ebf1bb81b0
fix(i18n): add missing french translations (#408) 2022-12-15 00:57:52 +01:00
Michel EDIGHOFFER
9431acc459
fix(i18n): mutuals translation + small improvement (#354) 2022-12-08 12:50:22 +01:00
Joaquín Sánchez
2fed89be9d
feat: poll plural support (#375) 2022-12-08 11:54:34 +01:00
Michel EDIGHOFFER
8132efbc4d
feat(ui): on expireAt, add time tag + tooltip (#362) 2022-12-08 11:07:54 +01:00
Michel EDIGHOFFER
22a82bca22
fix(i18n): french typo (#348) 2022-12-06 10:47:47 +01:00
Michel EDIGHOFFER
f2d6159aa1
fix(i18n): sync french i18n keys (#342) 2022-12-05 11:35:36 +01:00
Michel EDIGHOFFER
ecb61a7a30
feat: french translation (#300)
Co-authored-by: Abel Derderian <derderian@abel.fr>
2022-12-02 21:27:58 +01:00