Commit Graph

627 Commits

Author SHA1 Message Date
13b50b250f use figma images 2023-02-09 18:51:35 +00:00
ddb8c9b58f feat: new login page 2023-02-09 18:51:35 +00:00
51e8db651c Merge pull request #231 from h3y6e/fix-intl
oversight of intl
2023-02-09 18:29:07 +00:00
2dac0675b4 format 2023-02-10 01:49:28 +09:00
f9817e2db4 add ability to use babel plugins without ejecting 2023-02-09 08:18:23 -06:00
b98acb802c import fr 2023-02-09 13:10:13 +00:00
58f3a555f3 add fr 2023-02-09 13:09:25 +00:00
f5c054e74c Translate /src/translations/en.json in fr
translation completed for the source file '/src/translations/en.json'
on the 'fr' language.
2023-02-09 13:01:48 +00:00
1b0671c410 corrected the oversight of intl 2023-02-09 21:57:52 +09:00
c80d13a3d5 bug: fonts 2023-02-09 12:47:48 +00:00
dbae89837f review / cleanup 2023-02-09 12:30:29 +00:00
45a210fdb5 rebase 2 2023-02-09 12:29:39 +00:00
1033ccfeed rebase 2023-02-09 12:29:39 +00:00
441983b8ae fix eslint warnings 2023-02-09 12:29:39 +00:00
61e6876c6d fix: allow zap comments (#229) 2023-02-09 12:32:35 +01:00
c55ced09d9 chore: default reactions on 2023-02-09 10:11:37 +00:00
3a224c522e Translate /src/translations/en.json in ja
translation completed for the source file '/src/translations/en.json'
on the 'ja' language.
2023-02-09 05:52:02 +00:00
81c1ae467c Translate /src/translations/en.json in es
translation completed for the source file '/src/translations/en.json'
on the 'es' language.
2023-02-08 23:08:04 +00:00
2b29fb0897 feat: translations 2023-02-08 22:10:26 +01:00
2e286796fc Add support for zh and ja locales (#218) 2023-02-08 19:59:17 +01:00
9b88fed15c bug: never put empty profile 2023-02-08 11:36:06 +00:00
422d7f91ba chore: add sam to contributors 2023-02-08 10:07:06 +00:00
b6204e0b65 remove unnecessary navigator check 2023-02-08 00:14:13 -06:00
4f46f061d2 add messages extraction and example 2023-02-07 23:56:00 -06:00
4dccd6d50b add react-intl boilerplate 2023-02-07 22:54:33 -06:00
5ad4971fc0 Add prettier formatting (#214)
* chore: add prettier

* chore: format codebase
2023-02-07 20:04:50 +00:00
015f799cf7 bug: fix notifications 2023-02-07 16:10:43 +00:00
1e76e729f7 Zap modal (#209) 2023-02-07 14:32:32 +01:00
41aa93a279 bug: hide note creator on /new & /messages 2023-02-07 10:19:25 +00:00
7dc9887754 chore: cleanup 2023-02-06 23:06:55 +00:00
22479d8ec0 bug: remove usage of LIMIT_UNTIL 2023-02-06 22:33:01 +00:00
4fefd7298c chore: hide note creator plus on settings pages 2023-02-06 22:30:07 +00:00
c928beb174 fix: don't stream global feed in notifications tab (#207) 2023-02-06 23:11:32 +01:00
79008c5fc4 bug: trim lang locale 2023-02-06 22:06:47 +00:00
a230b2ce61 Threads (#170) 2023-02-06 22:42:47 +01:00
72ab0e25b4 Skeleton component on timeline loading for better user experience (#190)
* the LoadMore component should accept children to have something different than "Loading..."

* skeleton component

* the timeline component now loads with a skeleton

* border radius for skeleton

* dark mode for skeleton
2023-02-06 19:05:22 +00:00
cc185674b0 fix avatars (#203) 2023-02-06 00:16:14 +01:00
40a5e00dc5 Settings page and UI tweaks (#200) 2023-02-05 23:44:31 +01:00
a1d42fa9fb feat: new user flow
Closes #44
2023-02-05 18:02:13 +00:00
efa765ea84 bug: note reply always
closes #189
2023-02-05 12:32:34 +00:00
c0cf92ebf3 Merge pull request #193 from v0l/reply
Note creator improvements
2023-02-05 12:11:47 +00:00
c3976668b1 Merge pull request #199 from v0l/zaps
Zaps fixes
2023-02-05 12:11:16 +00:00
e058e7a28c fix: only decrypt blocklist when newer event received 2023-02-05 12:47:26 +01:00
86043e813f fix: only show zap button if lnurl is available 2023-02-05 12:30:26 +01:00
31b4954f13 show zaps total in zaps tab 2023-02-05 12:25:35 +01:00
62ae180652 fix: don't show self zaps on note summary 2023-02-05 12:04:18 +01:00
7eb574843c Update Const.ts 2023-02-05 11:13:43 +03:00
ec28a51148 chore: follow snort for new keys 2023-02-05 06:29:46 +00:00
de5700f423 Merge pull request #196 from v0l/zap-ui
display note zaps succintly
2023-02-05 05:16:52 +00:00
1458611fc7 bug: profile zaps 2023-02-04 22:43:04 +00:00