Commit Graph

2383 Commits

Author SHA1 Message Date
0b7d070146 refactor(AsyncButton): add loader 2023-02-28 07:19:55 -06:00
2e78da732a New Crowdin updates (#364)
* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* feat: add it lang

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* New translations en.json (Japanese)

* New translations en.json (Indonesian)

* New translations en.json (Indonesian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Indonesian)

* New translations en.json (Italian)

* Read preferences directly from localStorage

* Add Indonesian to language picker

* Update translators
2023-02-28 10:24:55 +00:00
564701c8b8 Update mark all read dm button to be disabled when no unreads 2023-02-27 23:52:12 -05:00
d18fa03f31 Makes entire note clickable 2023-02-27 19:16:43 -06:00
5f6f8f5c44 Merge pull request #370 from v0l/long-press
Fast Zaps 
2023-02-27 21:34:30 +00:00
4718d11906 auto-close lnurl flow after WebLN payment success 2023-02-27 21:24:12 +00:00
7463196edf cancel fast zap 2023-02-27 21:19:26 +00:00
2782f24690 fix URL parsing edge cases (#360)
This should fix the following:
- URLs in parentheses
- URLs at the end of a sentence
2023-02-27 11:21:38 -08:00
17c6b65158 format 2023-02-27 19:15:58 +00:00
3040dd46fa extract error messages 2023-02-27 19:15:39 +00:00
a564dfc4e8 bug: trim lnurl 2023-02-27 18:24:37 +00:00
8c286c04f3 feat: fast zaps 2023-02-27 17:46:01 +00:00
5d66ad9165 changes after self-review 2023-02-27 14:35:36 +01:00
e450cdd865 fix: autoFocus 2023-02-27 13:21:06 +00:00
45c4c3bce1 feat: nip5 in profile path 2023-02-27 13:17:57 +00:00
303fa2ff4b add unixTimestamp() 2023-02-27 14:11:10 +01:00
688c5cf4f8 Merge pull request #363 from lujakob/add-search-field-focus
feat: add search page field autofocus
2023-02-27 11:54:06 +00:00
62cd8b57d1 feat: language picker 2023-02-27 11:31:46 +00:00
289dbcd523 finishing touches 2023-02-27 00:25:11 +01:00
fe45cb4beb refactoring from previous pr 2023-02-27 00:00:08 +01:00
408be48082 nostr package part 3 2023-02-26 23:57:43 +01:00
2c1c07a552 fix build error 2023-02-26 23:45:03 +01:00
9da110165b nostr package part 2 2023-02-26 23:45:03 +01:00
7c74a777de bug: login page overflow
closes #361
2023-02-26 21:25:17 +00:00
a08c5fdc75 feat: add search page field autofocus 2023-02-26 13:37:56 -06:00
525b2def1f New translations en.json (Arabic) 2023-02-26 11:36:22 +00:00
c203c7eeed bug: follow all fix 2023-02-25 21:27:01 +00:00
cf2c052306 New translations en.json (Arabic) 2023-02-25 16:35:59 +00:00
37ab7cdfce Merge pull request #355 from w3irdrobot/clear-unread-icon-header
Remove unread message dot when messages all read
2023-02-25 10:10:13 +00:00
600fe862e9 New translations en.json (Japanese) 2023-02-25 08:43:19 +00:00
ab1b5a533a New translations en.json (Japanese) 2023-02-25 07:08:35 +00:00
e4deb25ff6 New translations en.json (Korean) 2023-02-24 23:55:30 +00:00
8475ecd59b New translations en.json (Indonesian) 2023-02-24 23:55:29 +00:00
a65fab8ad9 New translations en.json (Chinese Simplified) 2023-02-24 23:55:28 +00:00
84465f2182 New translations en.json (Japanese) 2023-02-24 23:55:27 +00:00
95fb0d0082 New translations en.json (Hungarian) 2023-02-24 23:55:26 +00:00
873e1b4a08 New translations en.json (German) 2023-02-24 23:55:26 +00:00
4d2d34e487 New translations en.json (Arabic) 2023-02-24 23:55:25 +00:00
d6265df06f New translations en.json (Spanish) 2023-02-24 23:55:24 +00:00
13f36b8504 New translations en.json (French) 2023-02-24 23:55:23 +00:00
df04c16283 feat: hide QR when WebLN triggered 2023-02-24 23:24:18 +00:00
44b29b777d feat: default zap amount 2023-02-24 23:03:01 +00:00
8939b1dad2 chore: add w3irdrobot 2023-02-24 22:20:44 +00:00
ee734ede80 Merge pull request #354 from w3irdrobot/purple-message-number
Change message unread color to purple
2023-02-24 22:16:32 +00:00
c0d9399ca7 Remove unread message dot when messages all read
Clicking the Mark All Read button was clearing the messages, but
the purple dot was not disappearing until the page was refreshed.
It appears it was just because the calculation was being cached
and not updated because the dm interaction counter was not inputted
as a dependency to useMemo
2023-02-24 16:44:55 -05:00
81ecc3178d Change message unread color to purple 2023-02-24 15:31:41 -05:00
0088bc4734 Merge pull request #353 from w3irdrobot/small-settings-page-stuff
Small settings page stuff
2023-02-24 19:48:37 +00:00
4c0098e3af Merge pull request #351 from w3irdrobot/mentions-dont-make-thread
Update thread detection to not include mentions
2023-02-24 19:48:16 +00:00
4530d34c7d Updated profile settings page to match perferences styles 2023-02-24 14:45:24 -05:00
70db025ed2 bug: follows you 2023-02-24 19:28:29 +00:00