Commit Graph

236 Commits

Author SHA1 Message Date
BlowaterNostr
212c958cb7
simplify relay config (#281) 2023-11-15 21:21:45 +08:00
Bullish Bear
fd2285b08c
fix iOS auto zoom in (#282) 2023-11-15 19:35:02 +08:00
Bullish Bear
823684f213
able to copy on iOS (#280) 2023-11-15 10:45:34 +08:00
BlowaterNostr
21508f0cf9
refresh relay status (#279) 2023-11-14 17:08:20 +08:00
BlowaterNostr
5eb8258990
better Relay init (#277) 2023-11-14 14:22:50 +08:00
Bullish Bear
c729a2cc4e
minor changes to UI (#278) 2023-11-13 14:20:13 +08:00
Bullish Bear
52cc82864d
unified icons (#275) 2023-11-11 20:19:21 +09:00
Bullish Bear
cdfe0eacb2
refactor signin page (#276) 2023-11-09 23:43:10 +09:00
BlowaterNostr
24324af7bc
update nostr.ts (#274) 2023-11-05 22:10:08 +09:00
BlowaterNostr
3dd8ef69eb
update nostr.ts (#273) 2023-11-04 00:48:00 +09:00
BlowaterNostr
790b9638a2
fix import (#272) 2023-11-03 22:09:13 +09:00
BlowaterNostr
56c22123ed Update makefile 2023-11-03 03:32:52 +09:00
Bullish Bear
21bcc1198b
refactor navigation bar (#271) 2023-11-02 22:10:16 +09:00
Bullish Bear
e9f95b493c
extension (#269) 2023-10-31 16:27:46 +08:00
BlowaterNostr
905b5b8f04 Update nostr-ts 2023-10-29 18:56:15 +08:00
BlowaterNostr
a919a350f4
update nostr.ts (#267) 2023-10-26 16:42:04 +08:00
BlowaterNostr
943f042c7c
update nostr.ts (#266) 2023-10-26 13:14:59 +08:00
BlowaterNostr
e65a078c5a
refactor Setting (#265) 2023-10-26 12:42:24 +08:00
Bullish Bear
851fd70c04
send images in group chat (#263) 2023-10-26 10:51:23 +08:00
Bullish Bear
732d8ca303
view group chat profile (#260) 2023-10-24 17:03:12 +08:00
Bullish Bear
b3cee30602
reuse EditProfile to edit group profile (#257) 2023-10-24 11:53:26 +08:00
Sherry
e149b37087
compile all UI tests in GitHub Action (#256)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-10-24 11:24:27 +08:00
Bullish Bear
82c9457ed2
refactor EditProfile (#255) 2023-10-23 21:57:58 +08:00
BlowaterNostr
114cf7a2c7
correct loading order of GM events (#254) 2023-10-23 14:52:25 +08:00
BlowaterNostr
0f3890d1c5
test GroupMessageController.handleMessage (#253) 2023-10-23 13:49:45 +08:00
BlowaterNostr
f011aa8aa4
relay auto reconnection (#252) 2023-10-23 11:59:41 +08:00
BlowaterNostr
72c333a234 fix ProfileCard test (#250) 2023-10-23 09:47:06 +08:00
BlowaterNostr
7e9ffa8c07
use relay.blowater.app (#248) 2023-10-22 11:39:26 +08:00
BlowaterNostr
d6462ef9f9 remove size limit 2023-10-21 19:50:10 +08:00
BlowaterNostr
cf0ef0b865
send images (#246) 2023-10-21 19:29:47 +08:00
BlowaterNostr
55a6a033d9
fix alby (#242) 2023-10-21 13:04:04 +08:00
Bullish Bear
13bafa3256
fix: able to invite users from group chat UI (#241) 2023-10-20 17:07:41 +08:00
Bullish Bear
156a344b1e
fix gmEventType (#239) 2023-10-20 12:32:41 +08:00
Bullish Bear
0a546562e6
navigate to group chat by clicking invitation card (#240) 2023-10-20 12:19:09 +08:00
Bullish Bear
8428025c7a
A/B Testing Feature Toggle (#238) 2023-10-20 12:16:55 +08:00
BlowaterNostr
1fc4a8e68a Update nostr-ts 2023-10-19 14:47:22 +08:00
Bullish Bear
1ca58e0e1d
InvitationCard (#232) 2023-10-19 14:09:38 +08:00
Bullish Bear
f59ec2bc0b
invite user to group (#237) 2023-10-19 11:44:43 +08:00
BlowaterNostr
62df6c8fe8
Optimization (#233) 2023-10-16 06:39:21 +08:00
BlowaterNostr
eab9d7fed6
add invitation event to DirectedMessageController (#231) 2023-10-09 21:02:13 +00:00
BlowaterNostr
9b8d9aa47d
refactor DirectMessageGetter (#230) 2023-10-09 18:52:30 +00:00
BlowaterNostr
f97a8c9dbf
move DirectMessageGetter out from Database_Contextual_View (#229)
to DirectedMessageController
2023-10-09 18:39:52 +00:00
BlowaterNostr
d6bbaed8e6
remove unused code (#228) 2023-10-09 17:56:14 +00:00
Bullish Bear
65186eee5f
fix EditGroup (#225) 2023-10-09 13:55:44 +00:00
BlowaterNostr
ea4199d05b
Group Chat is working! (#224)
GroupSyncer
2023-10-08 22:08:18 +00:00
BlowaterNostr
0bfa86e55d
able to send Group Invitation event to invitees (#223) 2023-10-08 21:03:15 +00:00
BlowaterNostr
738811d613
refine group chat (#222)
use async construction for App class
2023-10-08 18:51:53 +00:00
BlowaterNostr
94619e159c
fix Setting page (#219) 2023-10-08 17:22:53 +00:00
Bullish Bear
2537fa2805
fix groupContinuousMessages (#218)
Co-authored-by: BlowaterNostr <127284497+BlowaterNostr@users.noreply.github.com>
2023-10-08 15:53:44 +00:00
BlowaterNostr
28068556e7
speed up ProfileGetter (#217) 2023-10-08 01:16:30 +00:00