Commit Graph

832 Commits

Author SHA1 Message Date
SondreB
4d0c5572db
Complete functionality for manually adding media to queue 2023-02-16 00:23:34 +01:00
SondreB
91df809de6
Add support for manual adding media to queue 2023-02-16 00:14:45 +01:00
SondreB
d781c0019e
Fix display of reactions on replies 2023-02-16 00:00:30 +01:00
SondreB
b5ad6d1437
Add complete support for reactions
- Also ensures that reactions are only counted once.
2023-02-15 23:42:20 +01:00
SondreB
75ee22b9a2
Start working on re-enabling reactions 2023-02-15 23:19:15 +01:00
SondreB
ed1ea29116
Fix issue with the title bar 2023-02-15 22:32:28 +01:00
SondreB
47c7f22767
Add support for LUD-16 2023-02-15 22:25:42 +01:00
SondreB
c1a6171142
DRY the database delete and reload 2023-02-15 13:54:20 +01:00
SondreB
4c054bc276
Add support for NIP-65 and other updates
- Requires a reset of relays in database.
2023-02-15 13:41:19 +01:00
SondreB
4f01a4b2fb Add element for title bar 2023-02-14 17:35:58 +01:00
SondreB
e5be85812a Update the system font 2023-02-14 16:09:45 +01:00
SondreB
6f3cebde5b Change to any purpose 2023-02-14 15:50:53 +01:00
SondreB
5b6ef6f82b Change the icon purpose 2023-02-14 15:42:15 +01:00
SondreB
5bd649a010 Update manifest.webmanifest 2023-02-14 15:31:09 +01:00
SondreB
c1c312a591
Fix formatting of checkboxes 2023-02-13 21:02:41 +01:00
SondreB
4b41a6adcd
Update README with some features info 2023-02-13 21:01:12 +01:00
SondreB
d0c56f7485
Add shortcut to view profile on right side menu 2023-02-13 00:41:26 +01:00
SondreB
248ecf824c
Add auto-play to media player for YouTube
- Enable full screen for all YouTube videos
2023-02-13 00:32:58 +01:00
SondreB
2f5bb18157
Add media playback for mp4/webm files 2023-02-13 00:21:10 +01:00
SondreB
cfaf136f04
Add YouTube playback support to media player 2023-02-13 00:00:03 +01:00
SondreB
4c0ebb3897
Wait before updating filter with since value 2023-02-12 23:13:43 +01:00
SondreB
381ba1043a
Fix various minor issues with data loading 2023-02-12 23:04:15 +01:00
SondreB
fb9e425eb6
Optimize the update of following on profiles 2023-02-12 22:48:36 +01:00
SondreB
a75883963d
Improve handling of contact updates 2023-02-12 22:39:24 +01:00
SondreB
13b86777c3
Release resources on logout 2023-02-12 21:44:36 +01:00
SondreB
81cedf48d9
Don't replace the text for "thisistheway.png" 2023-02-12 20:55:53 +01:00
SondreB
2488fe57df
Add "alwayshasbeen.jpg" meme support 2023-02-12 20:53:36 +01:00
SondreB
5deb95b088
Disable photo rendering unless following 2023-02-12 20:38:45 +01:00
SondreB
24148e3835
Add support for specify style in URL 2023-02-12 20:29:09 +01:00
SondreB
cb7c8b4764
Fix a bug with notifications showing duplicates 2023-02-12 20:08:34 +01:00
SondreB
692f3d4ba6
Fix styling on follow button 2023-02-12 15:32:49 +01:00
SondreB
bf45207fdf
If not found on search, assume profile redirect 2023-02-12 15:31:08 +01:00
SondreB
61ea231d3e
Fix an issue with replies showing on root notes on profile 2023-02-12 15:15:01 +01:00
SondreB
9f47aeb2cc
Improve loading of the following feed 2023-02-12 02:39:15 +01:00
SondreB
6cdbe878ef
Improve default values for people view 2023-02-12 02:01:31 +01:00
SondreB
8d28a625ad
Enable deployment of updates 2023-02-12 01:55:34 +01:00
SondreB
c729a8b5e6
Add donation link on home page 2023-02-12 01:54:56 +01:00
SondreB
737e1f2482
Fix issue with publishing 2023-02-12 01:49:19 +01:00
SondreB
368579facb
Add feed navigation for circles 2023-02-12 01:32:10 +01:00
SondreB
fb24b6fd59
Display "Follow Back" button when user is already following 2023-02-12 01:20:33 +01:00
SondreB
f95014f655
Add feed events loading and rendering 2023-02-12 00:58:35 +01:00
SondreB
ba2dd973a1
Fix build issue 2023-02-12 00:10:12 +01:00
SondreB
b404251ad3
Ensure that events loaded on thread does not appear on profile 2023-02-12 00:08:57 +01:00
SondreB
b3dd55f692
Load more with new date on profile events 2023-02-11 23:35:52 +01:00
SondreB
b48054774e
Improve the seen behavior on notifications 2023-02-11 23:23:08 +01:00
SondreB
77cf487d54
Update the profile UI with "following" when loaded
- Ensure that we only update contacts if newer than existing.
2023-02-11 23:00:47 +01:00
SondreB
c9d23ce5e9
Add details view 2023-02-11 13:30:14 +01:00
SondreB
4ed28fc0cd
Add "Content" view but it's called "Details" 2023-02-11 13:15:55 +01:00
SondreB
79dec492b7
Add different views to people listing 2023-02-11 12:42:24 +01:00
SondreB
5f5d5e3587
Improve follow/unfollow UI on profiles
- Not perfect, but better than before.
2023-02-11 11:57:30 +01:00