Commit graph

8 commits

Author SHA1 Message Date
Thomas Mathews
f00f327a3d Updates
Improved recognization of replying to thread and being able to open it.

Rewrote profile storing on the model. Additionally fixed issues where
the profile was not getting loaded for referenced pubkeys on an event.
2022-12-29 18:01:05 -08:00
Thomas Mathews
281de7de24 Sharing works again. 2022-12-27 22:12:53 -08:00
Thomas Mathews
646a0a2daf Added reply one/all because it was annoying me 2022-12-27 20:21:12 -08:00
Thomas Mathews
9fa6974914 Bug fixes:
- Don't request history of explore
 - Added method to update contacts on relay
 - Replace timeline view upon history loaded for various views
 - Don't re-apply view if already on it
 - Change how much history to request on explore page if viewed it
   recently
2022-12-27 09:28:39 -08:00
Thomas Mathews
6430640ec7 Removed old methods 2022-12-26 11:38:01 -08:00
Thomas Mathews
d6dd98f31e Fix light mode inputs 2022-12-24 08:11:14 -08:00
Thomas Mathews
1b4d539eef Added basic profile editing support 2022-12-24 08:01:36 -08:00
Thomas Mathews
a78d80d118 This repo now only contains the web app.
I did this because they are 2 separate concerns and I have diverged
so far from the original repo. I didn't start a new repo because it
contains valuable history of all the people who contributed to it.

Additionally if there is an issue with this we can revert, but I
rather not. Forks are forks.
2022-12-22 11:07:35 -08:00
Renamed from web/js/core.js (Browse further)