Commit graph

41 commits

Author SHA1 Message Date
patak 9d3c7ef116
feat: review compose buttons (#2076) 2023-05-08 08:45:27 +02:00
patak e9de11000b fix: new compose button opens compose route 2023-05-04 21:09:23 +02:00
patak dcf0f93eb9
feat: compose button (#2037) 2023-05-01 18:08:09 +02:00
Joaquín Sánchez c71259334c
fix: remove flashing text on page reload (#1939) 2023-04-16 21:33:51 +02:00
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +00:00
Michel EDIGHOFFER 7380e243c4
fix: make nav title sticky + add more grabbale area for native (#1602) 2023-02-05 16:35:21 +01:00
Michel EDIGHOFFER 4b1b18768d
feat: use explorer page as search for mobile only (#1301) 2023-02-03 11:40:54 +01:00
Alex Liu bd77d467c3
feat: refetch home page when click elk logo (#1129) 2023-01-31 04:42:46 +01:00
patak 329c0fca8d style: use same color for logo and app name 2023-01-21 22:47:53 +01:00
Anthony Fu 33b5947170 fix: completely hide back button 2023-01-19 19:32:25 +01:00
Michel EDIGHOFFER 644d761ee7
feat: use colorized logo (#1316) 2023-01-19 13:42:05 +01:00
sechi 92b9746cd7
fix: disable selecting elements in navbar (#1147) 2023-01-15 15:42:16 +00:00
Piotrek Tomczewski af85a5ea8d
fix(hashtag): fixed hashtag follow button on larger screens (#862) 2023-01-11 14:39:20 +01:00
Clark Cui c757e45762
fix: back button invalid (#958) 2023-01-11 12:31:35 +08:00
Clark Cui 74148d71b0
fix: disable back button when no back path (#936)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-11 00:01:24 +08:00
Anthony Fu 0297ed868b feat: different logos for staging and dev 2023-01-08 12:17:16 +01:00
Ryan Cao a311e0ec80
feat: add aria-label for back button (#819) 2023-01-07 01:46:06 +08:00
patak f177ea1ea8 feat: floating back button for xl 2023-01-05 13:35:08 +01:00
patak 640075fed1 feat: continue style experiments 2023-01-05 12:33:09 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
三咲智子 Kevin Deng f892722220
refactor: env config (#769) 2023-01-04 14:26:30 +01:00
patak f8703fc1c1 feat: keep timeline at 600px for md and lg screens 2023-01-03 14:48:13 +01:00
Joaquín Sánchez 964a67fbf5
feat: update elk icons (#717)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-03 08:14:53 +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
Chris 107ac8a6b9
ui: fix left aside some buttons width (#588) 2022-12-28 15:00:49 +08:00
patak 44cf8aa89c
feat: responsive sidebar, aim for a 600px timeline always (#482) 2022-12-21 00:02:01 +00:00
Joaquín Sánchez 49a28144fd
feat: update logo logic (#377) 2022-12-08 14:30:56 +01:00
Daniel Roe b078e456cc
fix: add explicit height/width for logo to reduce cls 2022-12-06 23:32:27 +00:00
Daniel Roe 1e0f733c50
chore: enable type checking in more places 2022-12-06 22:17:58 +00:00
Daniel Roe 08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
Anthony Fu ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Daniel Roe 608aad56dd
fix: image alt tags 2022-11-29 21:13:21 +00:00
Daniel Roe d0ec3676b8
feat: use blue favicon for dev/preview mode 2022-11-27 23:09:18 +00:00
Shinigami 75aaf85e84
feat: dev indicator (#183) 2022-11-28 00:57:16 +08:00
patak e45ecf55f2
fix(a11y): solid color for secondary text (#148) 2022-11-27 04:41:18 +08:00
Lucie 1ad3fcf20c
feat(a11y): improve focus state (#116) 2022-11-26 00:46:25 +01:00
Shinigami fed9849016
feat: jump to top after clicking logo (#86)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-25 19:24:40 +08:00
Anthony Fu 1771291c08 fix: link color 2022-11-23 22:21:18 +08:00
Anthony Fu 129e12c217 chore: rename to Elk 2022-11-23 21:06:27 +08:00
patak 674879cb7f
feat: nuxtodon logo (#32) 2022-11-23 13:04:45 +01:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00