Commit Graph

408 Commits

Author SHA1 Message Date
Jon Staab
bc1329f9a8
Switch license back to MIT
It's nice to be able to share code snippets with other people, or extract components out into libraries. It's also important to be able to fork and re-deploy freely if Coracle became predatory or broken.
2023-03-16 09:09:23 -07:00
Jonathan Staab
2bd4ae8fcf Increase delay for db persistence to avoid oom 2023-03-14 05:43:54 -05:00
Jonathan Staab
255e354a9f Remove debug code 2023-03-13 15:01:17 -05:00
Jonathan Staab
c1f7a30a85 Switch to HSL for avatar generation 2023-03-13 14:54:59 -05:00
Wojciech Morkowski
5e19ceb99a clean up generation code 2023-03-13 14:50:13 -05:00
Wojciech Morkowski
633815a953 random avatar generation 2023-03-13 14:50:13 -05:00
Wojciech Morkowski
bce5a03752 fallback avatar image added 2023-03-13 14:50:13 -05:00
Jonathan Staab
e9e19f5811 Shorten alerts 2023-03-13 14:36:54 -05:00
Jonathan Staab
696432c181 Roadmap edit 2023-03-13 14:15:48 -05:00
Jonathan Staab
2807629891 Fix person popover on mobile 2023-03-11 13:51:58 -06:00
Jonathan Staab
88d93137e2 Fix regex injection 2023-03-10 16:51:14 -06:00
Jonathan Staab
c0503ebe95 Remove maintenance notice 2023-03-10 12:42:10 -06:00
Jonathan Staab
96611aef6c Wait for contacts list when logging in 2023-03-10 12:41:24 -06:00
Jonathan Staab
1ada6a03fa Only format/check staged files 2023-03-10 10:38:41 -06:00
Jonathan Staab
05fbacc539 Add maintenance warning 2023-03-10 10:35:49 -06:00
Jonathan Staab
417c4ba782 Fix link replacing 2023-03-09 15:30:01 -06:00
Jonathan Staab
a1eaf25dec Fix alerts 2023-03-09 13:09:05 -06:00
Jonathan Staab
e74296d767 Fix tag inheritance for replies 2023-03-09 12:57:11 -06:00
Jonathan Staab
0f9db6c5fb Fix signin 2023-03-09 12:36:18 -06:00
Jonathan Staab
35a9274be6 Fix interpolating links when there are multiple of the same url 2023-03-09 11:39:25 -06:00
Jonathan Staab
2325d67700 Fix mentions interpolation 2023-03-09 11:28:23 -06:00
Jonathan Staab
adfbaa603c Fix whitespace in note publish 2023-03-09 11:18:35 -06:00
Jonathan Staab
c4c72abddc Add mutes 2023-03-09 11:04:36 -06:00
Jonathan Staab
bfc011551a Rework some popovers 2023-03-09 10:03:03 -06:00
Jonathan Staab
a395652f12 Fix notifications badge 2023-03-08 16:24:27 -06:00
Jonathan Staab
d6fb438ea0 Stop shuffling relays in sampleRelays 2023-03-08 16:11:47 -06:00
Jonathan Staab
e24e77ed0b Make "show new notes" button fixed position 2023-03-08 15:50:05 -06:00
Jonathan Staab
e892c45598 Fix follow buttons 2023-03-08 15:32:47 -06:00
Jonathan Staab
244552b16b Reduce the delay for persisting stuff to the database to avoid getting half-logged in 2023-03-08 15:16:05 -06:00
Jonathan Staab
6c12aab69f Fix non-lowercase lnurl 2023-03-08 14:48:11 -06:00
Jonathan Staab
49a0b600f9 Fix onboarding relay settings, add onboarding video 2023-03-08 14:32:00 -06:00
Jonathan Staab
f3df6dc6ac Update changelog 2023-03-08 11:59:33 -06:00
Jonathan Staab
11d5dc7e98 Tweak some layout stuff 2023-03-08 11:49:09 -06:00
Jonathan Staab
02b617bbf1 Sort replies descending as suggested here: nevent1qqsz8m3xjne7mkfgv0sqeqz432newpx34x3jxw2ly0sr8jn33pc4fuspzpmhxue69uhkummnw3ezuamfdejssfsmgv 2023-03-08 11:42:48 -06:00
Jonathan Staab
ddcf5622b8 Continue to refine cursor 2023-03-08 11:37:47 -06:00
Jonathan Staab
da100bdf96 Fix formatting check 2023-03-08 08:13:53 -06:00
Jonathan Staab
14a3eb5d86 Tweak onboarding, add empty state for messages 2023-03-08 08:10:55 -06:00
Jonathan Staab
24715a52be Add prettier 2023-03-08 08:02:18 -06:00
Jonathan Staab
1dd9c6f791 Avoid fetching duplicate context, there seems to be an infinite loop that happens if we don't 2023-03-07 20:02:15 -06:00
Jonathan Staab
770ed5b286 Change getNetwork to omit direct follows 2023-03-07 19:49:20 -06:00
Jonathan Staab
b2f74b7fcd Small zap fixes, lengthen delay for onChunk 2023-03-07 17:50:26 -06:00
Jonathan Staab
6714eac7e0 Add new onboarding workflow 2023-03-07 17:16:33 -06:00
Jonathan Staab
6a8763f777 Tweak wording 2023-03-07 14:24:31 -06:00
Jonathan Staab
36bd31fa55 Move feed components around 2023-03-07 13:43:26 -06:00
Jonathan Staab
99c27455e9 Re-work tryJson 2023-03-07 13:35:05 -06:00
Jonathan Staab
625c1db27c Split up search and scan 2023-03-07 13:12:26 -06:00
Jonathan Staab
b07c06e952 Watch person in popover 2023-03-07 01:47:50 -06:00
Jonathan Staab
e56729a0b5 Fix zap attribution on notifications page 2023-03-07 01:41:11 -06:00
Jonathan Staab
55d6bbf7f8 Merge branch 'master' of github.com:staab/coracle 2023-03-06 17:34:12 -06:00
Jonathan Staab
6d7592a086 Fix hovering on cards in modals 2023-03-06 17:33:59 -06:00