Commit graph

326 commits

Author SHA1 Message Date
Thomas Mathews
b134ec4c59 Fixes light mode DM colors 2023-04-18 18:09:07 -07:00
Thomas Mathews
b24cf89e5c Updated README.md 2023-04-15 09:21:27 -07:00
Thomas Mathews
e83e9a7f76 Clean up, no more docker 2023-04-15 09:20:56 -07:00
Thomas Mathews
2176579524 Re-enable saving (woops). 2023-04-15 08:42:29 -07:00
Thomas Mathews
8e8d8a7e6d Fix new note button color 2023-04-15 08:36:11 -07:00
Thomas Mathews
36149d9db0 Fix for clicking on notes.
This fixes an issue where when clicking on names or note links within
notes it only taking you to the thread view. It also allows you to
perform text selection too.
2023-03-26 18:30:16 -07:00
Thomas Mathews
a8b3d5986b Updates:
1. Fixed thread view, it didn't really seem to work before at all.
2. Removed excess buttons for notes, will extend into a drop down menu
   TODO.
2023-03-24 20:12:38 -07:00
Thomas Mathews
8bbc6c75d5 Fix for DMs being broken 2023-03-23 19:19:15 -07:00
Thomas Mathews
6c9f5f12fe New mobile nav. Removed old cruft. 2023-03-22 15:56:53 -07:00
Thomas Mathews
20907bede6 Use only nos2x.
This removes all code that depends on our own implementation of key
signing. Thus you must now use a browser extension to use any
functionality.
2023-03-22 13:12:10 -07:00
Thomas Mathews
c748802c62 Remove embed options 2023-03-22 11:07:32 -07:00
Thomas Mathews
7580e8423a Reduce Scope
I am no longer going to support all the features and every NIP. It's too
hard. Thus I am reducing what I support in YoSup. From now on it will
only be a simple client with simple needs that serve me. I will continue
to use Damus on iOS or other clients for sending Zaps or using other
functionality. I do not feel I need to support these features and it has
me competing with other clients such as Snort or Iris, I don't want to
be a clone of them - I want a simple client for my needs: viewing what's
up from people I follow.

Thus I have started removing features and optimizing. Especially for the
very poor internet connection here in Costa Rica, reducing load of
images, content, etc. makes the client much faster and easier to use.

If you feel you are missing features please use the other clients that
have put in a LOT of hard work.
2023-03-22 10:55:08 -07:00
Thomas Mathews
abc7612aae Spinner & show new fixes 2023-01-27 11:04:11 -08:00
Thomas Mathews
378af1dcac Use shaka instead of heart. 2023-01-27 10:47:44 -08:00
Thomas Mathews
bb680be9b7 Fix issue with posting reactions. 2023-01-27 10:38:19 -08:00
Thomas Mathews
7c4274ee32 Bug fix
- Less buggy show more button
- Switched edit profile button to word instead of icon
2023-01-27 10:25:22 -08:00
Thomas Mathews
84a6cf6c96 Made shared events more obvious. 2023-01-25 14:13:53 -08:00
Thomas Mathews
c498349c35 Fixes for reacting with emoji only 2023-01-25 13:59:30 -08:00
Thomas Mathews
fa8bdc0b2b Added ability to view more posts. 2023-01-25 13:38:26 -08:00
Thomas Mathews
dd284a5abe Show only latest 200 posts for performance 2023-01-24 18:16:28 -08:00
Thomas Mathews
10d94acb8b Fix banner position 2023-01-24 18:11:07 -08:00
Thomas Mathews
b73f5015ab Fix trash icon in settings 2023-01-24 18:08:10 -08:00
Thomas Mathews
e2a1ab5aa7 Update profile page for new fields 2023-01-24 18:03:41 -08:00
Thomas Mathews
7ff9394795 Fix 2023-01-24 15:26:04 -08:00
Thomas Mathews
0691317d19 Fix hide replys button on nav change 2023-01-24 14:51:06 -08:00
Thomas Mathews
1df924df1b Added URL history paths & loading 2023-01-24 12:23:04 -08:00
Thomas Mathews
f169ee7bf6 Proper link attribution to JB55 2023-01-24 11:24:06 -08:00
Thomas Mathews
0bc1120c37 Fix pfp error loading 2023-01-24 10:53:42 -08:00
Thomas Mathews
062ddda3d9 Toggle posts only & mark all mail as read. 2023-01-24 10:46:44 -08:00
Thomas Mathews
83931e0085 Updated TODO 2023-01-24 09:34:47 -08:00
Thomas Mathews
eda641e8bf Fix reaction group clicking 2023-01-24 09:34:41 -08:00
Thomas Mathews
372d01672d Fix edit profile button 2023-01-23 19:20:34 -08:00
Thomas Mathews
1d32eb3d55 fix media preview width 2023-01-20 23:03:32 -08:00
Thomas Mathews
8d66285ee8 Fixed image preview 2023-01-20 17:17:04 -08:00
Thomas Mathews
8ddeca2227 Updated modals to be better for everyone. 2023-01-20 13:42:58 -08:00
Thomas Mathews
3970bb5acd Better mention support, fixed open thread. 2023-01-20 10:00:57 -08:00
Thomas Mathews
21ce55f1cd Security update: no script attributes 2023-01-20 09:53:33 -08:00
Thomas Mathews
8f14f77576 Fix for mentions index.
I read the docs more thoroughly this time...
2023-01-18 10:20:52 -08:00
Thomas Mathews
7ccb07ffc3 Added support for rendering mentions. 2023-01-16 19:52:41 -08:00
Thomas Mathews
20d56bf3fe Updated TODO 2023-01-09 12:25:00 -08:00
Thomas Mathews
fa36bb72aa Fix to close modal & reply input 2023-01-09 11:53:30 -08:00
Thomas Mathews
c536582889 Fix for dm markers 2023-01-06 21:37:49 -08:00
Thomas Mathews
12f0602e4b More hotfix 2023-01-06 21:16:58 -08:00
Thomas Mathews
a7a32ce57b Hotfix for double nos2x prompt 2023-01-06 21:13:13 -08:00
Thomas Mathews
dde0a06e56 Notifications work with dms now 2023-01-06 21:06:18 -08:00
Thomas Mathews
d568796385 Updated COPYING & added about section 2023-01-06 19:38:50 -08:00
Thomas Mathews
800d67651b Updated profile redrawing 2023-01-06 19:11:34 -08:00
Thomas Mathews
608ac1ed04 Updated default relays. 2023-01-06 18:41:58 -08:00
Thomas Mathews
38c6a42c31 Updated default relays 2023-01-06 15:54:56 -08:00
Thomas Mathews
cd691066ef Fix for apply mode settings 2023-01-06 15:27:45 -08:00