Wykres commitów

946 Commity (32cfe6371f1141f9445fe1055128ba5dad44a2da)

Autor SHA1 Wiadomość Data
Daniel Roe 6dc38c7d8e
perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
Alex Liu 2bd8dc2dd5
fix: character count should includes spoiler text (#1535)
* fix: character count should includes spoiler text

* fix: draft empty conditions exclude spoiler text
2023-02-05 09:36:33 -08:00
victordelva b7a3e93097
feat: add bold and italic buttons to editor (#1469) 2023-02-05 16:11:09 +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
Niklas Wolf 76bad723ab
feat: prioritize user languages in language picker (#1614) 2023-02-05 07:14:26 -08:00
Kingsley Yung 297b104e1c
fix: repeated content on reblog without comment (re-open) (#1627) 2023-02-05 07:12:49 -08:00
Ayo Ayco 0fbe34c1e8
fix: filter and cw logic (#1633) 2023-02-05 07:05:42 -08:00
Tuur Martens a1b2da3d5e
feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
Joaquín Sánchez 53d0812efd
feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
Evan Boehs 5f2b5a584a
feat: introduce "request to follow" closes #1076 (#1615)
closes https://github.com/elk-zone/elk/issues/1076
closes https://github.com/elk-zone/elk/pull/1411
2023-02-04 22:26:37 +01:00
Joaquín Sánchez 0cc4c41315
feat(pwa): add more errors and elk repo link in push notifications subscription errors (#1610) 2023-02-04 19:43:24 +01:00
Tuur Martens 2cf8f591e8
feat: image pinch to zoom (#1620) 2023-02-04 19:05:55 +01:00
Tuur Martens e92d1c6adf
feat: add preference to hide emojis in usernames (#1612) 2023-02-04 18:02:05 +01:00
Evan Boehs 4a74b16d24 feat: option to hide alt indicator closes #1410 2023-02-03 22:17:44 +01:00
Evan Boehs 87496e01af fix: remove saturation for links fixes #1528 2023-02-03 22:17:44 +01:00
Evan Boehs 97964ede5c feat: add outline to verified links closes #155 2023-02-03 22:17:44 +01:00
Tuur Martens a8e7fd52a9
fix(Tiptap): don't consume key events if no items (#1594) 2023-02-03 15:21:29 +01:00
Horváth Bálint faa96c7705
fix: Web Share Target text field merge (#1572)
Co-authored-by: userquin <userquin@gmail.com>
2023-02-03 15:20:32 +01:00
Michel EDIGHOFFER 6eedaa98bc
fix: lists link on side nav (#1596) 2023-02-03 15:19:08 +01:00
JD Hartley 7f1b443f65
refactor: swap out the bot account indicator icon (#1478) 2023-02-03 13:12:16 +01:00
Joaquín Sánchez 6c1ec2a252
feat(lists): add error handling (#1593) 2023-02-03 13:09:08 +01:00
Joaquín Sánchez 4fc468539e
fix(lists): focus lost when focusing buttons (#1591) 2023-02-03 11:48:27 +01:00
Michel EDIGHOFFER 4b1b18768d
feat: use explorer page as search for mobile only (#1301) 2023-02-03 11:40:54 +01:00
Evan Boehs 073ca13d7c
fix: make buttons consistent (#1583) 2023-02-03 00:09:12 +01:00
Evan Boehs 3b3d4906be
feat(i18n): locales for alt text (#1580) 2023-02-02 22:42:21 +01:00
Joaquín Sánchez fc706f9050
fix: list should be user-only (#1581) 2023-02-02 21:35:18 +00:00
Evan Boehs e58d09b6cc
feat: finish list CRUD (#1532)
Co-authored-by: userquin <userquin@gmail.com>
closes https://github.com/elk-zone/elk/issues/372
2023-02-02 22:02:39 +01:00
Svyatoslav Kryukov a025b3b434
fix: update GitHub card paths lookup (#1563) 2023-02-01 20:14:23 +01:00
Svyatoslav Kryukov a287284664
fix: update stackblitz card to a new format (#1562) 2023-02-01 19:01:38 +01:00
Cesar Gomez b41b9353b8
feat(i18n): `es-419` cv translation support and separating some base strings for idiomatic context (#1505) 2023-02-01 18:01:14 +01:00
Chris 54f3695f50
fix(ui): statusCard style in RTL (#1499) 2023-01-31 04:44:55 +01:00
Clark Cui e18fe70f80
fix: account setting button hover style (#1525) 2023-01-31 04:43:12 +01:00
Alex Liu bd77d467c3
feat: refetch home page when click elk logo (#1129) 2023-01-31 04:42:46 +01:00
Anthony Fu 9c3a3de41d fix: `initial` default value in PublishWidget 2023-01-30 12:23:49 +01:00
Anthony Fu e277832b61 fix: avoid reference context in `getDefaultDraft` 2023-01-30 12:20:22 +01:00
Anthony Fu 2a4862fb42 feat(ui): display post language 2023-01-30 12:09:04 +01:00
Anthony Fu 8d792d003d refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
Stanislas 72bf6fb6f0
fix: handle account switching when accounts have the same id (#1510) 2023-01-29 07:58:32 -08:00
Daniel Roe 415d36ce32
refactor: move pwa/build-info -> appConfig (#1508) 2023-01-29 06:18:27 -08:00
Niklas Wolf b48b7f4c16
feat: allow disabling translation for specific languages (#1371) 2023-01-29 04:18:49 -08:00
TAKAHASHI Shuuji e197a1dbe9
fix: use "⌘" as modifier key name on macOS (#1506)
* fix: use 'Command' as modifier key name on macOS

* fix: use more reliable `useIsMac()` instead of `userAgentData`

* refactor: apply suggestion from @userquin

* fix: use `⌘` as Command key symbol
2023-01-28 23:41:42 -08:00
John HU fda85e31bc
fix: disable user-select on StatusActionButton component (#1281) 2023-01-28 14:17:26 -08:00
Evan Boehs e393049f04
feat: more list support (#1479) 2023-01-27 16:15:46 +01:00
Daniel Roe 541a1f93bc
feat: add privacy policy (#1484) 2023-01-27 09:45:23 +01:00
Evan Boehs 3904bc4d2d
feat: initial support for lists (#1474) 2023-01-26 22:41:28 +01:00
Evan Boehs d26510a766
feat: hide reply count (#1439)
* feat: hide reply count

* fix(i18n): rearrange strings

* style: new line
2023-01-26 13:41:43 +01:00
Joaquín Sánchez d5653076f9
chore(pwa): reduce pwa prompts image opacity (#1452) 2023-01-25 17:06:16 +01:00
Joaquín Sánchez f96cdae1ba
feat(pwa): add install PWA widget (#1451) 2023-01-25 16:26:51 +01:00
Alex Liu 1d1f4bccca
fix: make the user switcher's buttons fill container (#1437) 2023-01-25 06:49:31 +01:00
Shinigami 5527468258
fix: tag if condition (#1432) 2023-01-24 21:57:24 +00:00