Commit Graph

440 Commits

Author SHA1 Message Date
SondreB
9b0e4e63fd
Fix sorting issue and display of blocked/muted and cached 2023-01-15 20:57:17 +01:00
SondreB
63d022179d
Add sorting on People 2023-01-15 20:31:18 +01:00
SondreB
7c6b51ac87
Fix rendering of profile images that fails to load
- Thanks to Milad for code suggestion.
- Add some transition animations to make profile interaction feel smoother.
2023-01-15 19:23:15 +01:00
SondreB
ca7fe93231
Allow toggle of "Started following date" 2023-01-15 19:06:55 +01:00
SondreB
0738f9cae4
Allow toggle of about display in people listing 2023-01-15 19:02:58 +01:00
SondreB
06afd85da0
Prepare for banner on profile
- Related to #53
2023-01-15 18:53:31 +01:00
SondreB
de399eebc2
Tune the layouts for people and events 2023-01-15 18:46:46 +01:00
SondreB
804b3318fd
Create a more dynamic layout for people listing 2023-01-15 18:41:51 +01:00
SondreB
0c50609088
Change rendering of screenshot on connect to improve iOS rendering 2023-01-15 18:13:55 +01:00
SondreB
36ec38d5f9
Add support for banner on profile edit 2023-01-15 17:56:34 +01:00
Lu
454bd1f05e
Added an enable toggle on relay (#52)
* Added an enable toggle on relay

* Persist the enabled toggle and avoid connect on disabled relays

* Fix a bug where duplicate relay entries appeared when attempting to call connect twice

* Remove debug output

Co-authored-by: SondreB <sondre@outlook.com>
2023-01-15 17:45:26 +01:00
SondreB
8e9fe2055e
Fix profile links and iframe links for YouTube 2023-01-15 04:34:49 +01:00
SondreB
65f483dfac
Minor improvement on banner 2023-01-15 04:04:32 +01:00
SondreB
742f4f4a6e
Add a default gradient background for users without banne 2023-01-15 03:52:36 +01:00
SondreB
c8d7ff24ff
Add a small padding to the header content against the banner 2023-01-15 03:36:43 +01:00
SondreB
7851edc956
Update usage of app title 2023-01-15 03:35:32 +01:00
SondreB
bc7353c976
Feature/profile banner (#51)
* Add profile banner rendering

* Fix thread rendering issue
2023-01-15 03:32:20 +01:00
SondreB
9bdc5f3968
Fix limit of 50 tags for "following" on profiles 2023-01-15 01:46:32 +01:00
SondreB
553c231cb8
Fix issue with older profiles replacing newer profiles 2023-01-15 01:29:43 +01:00
SondreB
5b58a16cca
Add ability to copy full profile URL 2023-01-15 00:31:05 +01:00
SondreB
be65dd41d6
Change where user profile binds events 2023-01-15 00:22:46 +01:00
SondreB
1446533e0d
Load the user profile when on-page reload happens 2023-01-14 23:14:13 +01:00
SondreB
980dd9440a
Make the user profile load after initial wipe
- If the database is wiped clean and navigation goes back to a user profile, the app is now able to fully load the profile and update the UI accordingly.
2023-01-14 23:10:17 +01:00
SondreB
1fdf2457f9
Trigger observable when the current active profile is updated 2023-01-13 13:33:45 +01:00
SondreB
eefe245b99
Reset on empty profiles 2023-01-13 05:13:43 +01:00
SondreB
34a22cc65f
Improve queue service 2023-01-13 05:06:26 +01:00
SondreB
cf750be488
Optimize retrieval of profiles 2023-01-13 04:56:44 +01:00
SondreB
83a9cb9469
Add callback support for jobs 2023-01-13 04:49:25 +01:00
SondreB
84390c9bcc
Add initial connection wait and add queue processing for relays 2023-01-13 04:40:44 +01:00
SondreB
be15b12ba7
Revolt against the establishment
- Usage of .component in filenames makes no sense and is adding clutter.
2023-01-13 00:48:22 +01:00
SondreB
63166db4df
Rename the following components 2023-01-13 00:38:41 +01:00
SondreB
1249f667d1
Use observable for title updates 2023-01-12 22:51:46 +01:00
SondreB
d0e14fbad2
Fix a bug with circle on users not being followed 2023-01-12 22:47:09 +01:00
SondreB
85b411bb24
Add support for dynamically loading following 2023-01-12 22:44:49 +01:00
SondreB
797ef9a046
Add support for rendering following list
- Following list must be cached after viewing profile now, adding auto-loading in next commit.
2023-01-12 22:40:57 +01:00
Lu
34854815d1
List of active subscriptions (#48) 2023-01-12 17:07:03 +01:00
SondreB
bca5f52287
Add a timeout (NIP-40) UI widget - temporarily hidden
Will be used to implement NIP-40: https://github.com/nostr-protocol/nips/blob/master/40.md
2023-01-12 08:56:37 +01:00
Milad Raeisi
3a3fccbc88
Limit description text length to 2 lines (#47) 2023-01-12 08:13:12 +01:00
SondreB
403c2c9b2a
Add even more sample photos 2023-01-11 23:17:53 +01:00
SondreB
1480c3ce05
Fix the default circle type and add more photos for test layout 2023-01-11 23:05:05 +01:00
SondreB
dd49b18564
Quick and dirty photos layout 2023-01-11 22:58:09 +01:00
SondreB
ea94b28274
Add custom layout for photos accounts 2023-01-11 22:20:19 +01:00
SondreB
b88884cbe3
Fix a bug with Circles getting uuid instead of number identifier 2023-01-11 21:51:09 +01:00
SondreB
53c03bc389
Cleanup the user template 2023-01-11 21:46:03 +01:00
SondreB
e4a79d7f41
Add separation of databases based on accounts 2023-01-11 21:24:01 +01:00
Lu
aea4a07343
Fixed threat-reactions (#46) 2023-01-11 17:15:33 +01:00
SondreB
331c91162a
Finalize the show lines toggle 2023-01-11 16:01:17 +01:00
SondreB
db74c589ba
Show/hide lines on threads 2023-01-11 15:48:00 +01:00
SondreB
f80a82403c
Make the website link show effect on hover 2023-01-11 15:38:28 +01:00
SondreB
da9e8a11c4
Refactor updating current selected profile and improve rendering 2023-01-11 15:37:24 +01:00