Commit Graph

481 Commits

Author SHA1 Message Date
SondreB
cf4e3d1912
Add workable routing for Messages 2023-01-21 23:48:42 +01:00
SondreB
e4ee1b704f
Add temporary data for chat mockup 2023-01-21 18:27:34 +01:00
SondreB
20ab854301
Add Chat and Message (not functional) menu options 2023-01-21 15:02:57 +01:00
SondreB
893682f308
Refactor chat logic 2023-01-21 14:56:20 +01:00
SondreB
d8ab63ff4d
Remove HTTP service 2023-01-21 14:54:41 +01:00
Milad Raeisi
246081a373
Add Chat UI (#60)
* Add Chat UI

* Change the classes names

* Update angular.json

* Improve chat detail

* Update chat-detail.component.scss

* Enable chat toolbar

* Update chat-detail.component.scss

* Update chat-detail.component.html

* Update chat-detail.component.html

* Add toolbar

* Add emoji picker

Co-authored-by: SondreB <sondre@outlook.com>
2023-01-21 14:49:36 +01:00
SondreB
4789346b3f
Only include e and p tags when replying
- Closes #72
2023-01-21 14:34:12 +01:00
SondreB
733e246e5f
Code cleanup of services completed 2023-01-21 14:23:23 +01:00
SondreB
451be25e5e
Code cleanup 2023-01-21 14:17:58 +01:00
SondreB
2e52e3bd42
Code cleanup 2023-01-21 14:14:02 +01:00
SondreB
3e7f95ebae
Add interactive mockup UI for extended relay management 2023-01-21 03:26:30 +01:00
SondreB
5de35a1359
Add support for importing relays from following event 2023-01-21 01:40:38 +01:00
Fernando López Guevara
b604c7d5d7
fix(ui): properly fire profileChanged when data differs (#70) 2023-01-20 22:36:18 +01:00
SondreB
4ed93f4537
Change the remove icon for media queue 2023-01-20 22:32:07 +01:00
SondreB
f15514a541
Add a space on the formatting of media queue 2023-01-20 22:28:15 +01:00
SondreB
79e7dd3f09
Fix an issue with image sanitize when URL contains query parameters 2023-01-20 22:25:13 +01:00
SondreB
dbfd882cd9
Merge branch 'main' of https://github.com/block-core/blockcore-notes 2023-01-20 22:12:40 +01:00
SondreB
a293c35edd
Increase social sharing text and add a couple of extra properties 2023-01-20 22:12:34 +01:00
Fernando López Guevara
708f08bfe5
add missing dep (#69) 2023-01-20 22:07:12 +01:00
SondreB
db1ffc44c9
Fix domain for social share banner 2023-01-20 22:03:29 +01:00
SondreB
cf9db0f4c2
Add social sharing thumbnail and descriptions 2023-01-20 21:55:01 +01:00
Lu
f12629dadb
Add list to media-queue (#68) 2023-01-20 16:23:51 +01:00
SondreB
737c450e0c
Fix the sort order for private feed 2023-01-20 16:22:03 +01:00
SondreB
7a97afc98d
Add rendering of 7 last items on home 2023-01-20 15:54:15 +01:00
SondreB
f719e613f3
Add queue component for media player 2023-01-20 14:41:20 +01:00
SondreB
7d4f4867d0
Ensure that the latest profile is used for initial profile import 2023-01-20 01:24:16 +01:00
SondreB
c2c38b9a2d
More work to home UI 2023-01-20 00:51:59 +01:00
SondreB
ba32d178f5
Add the first UI prototype for social home 2023-01-20 00:21:12 +01:00
SondreB
2ec41d1e5f
Persist the show labels or not for sidemenu 2023-01-19 23:20:15 +01:00
SondreB
3e544fb539
Add support for smaller sidenav
- Fixes a bug where users not in circles reusing the previous style.
2023-01-19 22:34:49 +01:00
SondreB
6bbe49d526
Fix a bug with Spotify links 2023-01-19 15:43:13 +01:00
SondreB
8ac7348e52
Add a basic Spotify integration
- The content parsing and regular expressions handling must be refactored in the future.
2023-01-19 15:33:08 +01:00
SondreB
61d182afbc
Refactor .options to .values for OptionsService 2023-01-19 10:54:12 +01:00
SondreB
7cce43d649
Redirect to profile upon adding 2023-01-19 10:28:43 +01:00
SondreB
46fefe5aa8
Skip to "People" page after import from import sheet 2023-01-19 10:26:32 +01:00
SondreB
8541803c3c
Add a timeline tracker to media player 2023-01-19 02:17:45 +01:00
SondreB
ae9ed4e8f9
Tune the media player UI for tiny devices 2023-01-19 01:06:39 +01:00
SondreB
ae8063a0af
Improve the exit action for media player 2023-01-19 00:57:05 +01:00
SondreB
5aa0bd94c6
Fix a couple of bugs with media player 2023-01-19 00:37:40 +01:00
SondreB
0af9ea1919
Add a complete fully working media player 2023-01-19 00:34:40 +01:00
Lu
a5f5208a89
Made a timestamp to ISO date (#66) 2023-01-18 20:41:09 +01:00
Lu
530239245c
Create default circles (#65)
Closes #64
2023-01-18 15:29:10 +01:00
Lu
8d4846f933
Persist the "Show lines" option on threads (#63) 2023-01-18 14:49:40 +01:00
SondreB
3a9cb8a80b
Compress and optimize images 2023-01-18 14:29:29 +01:00
SondreB
45b42b8b26
Add a media player UI mockup 2023-01-18 01:11:07 +01:00
SondreB
b01ab85a25
Add multiple defined artwork sizes
- Attempting to fix issue where iOS won't display the artwork
2023-01-17 23:20:15 +01:00
SondreB
7e653a357e
Add the media connect button 2023-01-17 23:01:24 +01:00
SondreB
9af13ac7f1
Add music template
- Closes #62
2023-01-17 22:53:45 +01:00
SondreB
6a70b6130c
Merge branch 'main' of https://github.com/block-core/blockcore-notes 2023-01-17 21:26:07 +01:00
SondreB
bc138b1348
Improve the video layout to use default 16:9 aspect ratio 2023-01-17 21:25:58 +01:00