Commit Graph

1130 Commits

Author SHA1 Message Date
5e7ce7de35 bug: trim relays in zap 2023-02-28 16:07:20 +00:00
5caf5541ec chore: extract message 2023-02-28 15:52:05 +00:00
0a8741ee71 bug: trim name 2023-02-28 15:45:28 +00:00
d43ff2646d feat: reveal content with click 2023-02-28 15:42:25 +00:00
7e50c72ea7 refactor(AsyncButton): replace spinner 2023-02-28 07:50:05 -06:00
b1e7a202f3 Fix format 2023-02-28 07:19:55 -06:00
4e9408ee3e refactor(AsyncButton): add disabled property 2023-02-28 07:19:55 -06:00
57f86812b3 refactor(Profile): add AsyncButton 2023-02-28 07:19:55 -06:00
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
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
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
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
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