aboutsummaryrefslogtreecommitdiff
path: root/views.js
AgeCommit message (Expand)Author
2019-09-10get publickeys from pub servers if they do not existEv Bogue
2019-09-03first stab at secure bogbook (sbb)Ev Bogue
2019-08-17make sure scroller has two childnodes in both views before streaming posts inEv Bogue
2019-07-29profile pages are faster with unboxed logEv Bogue
2019-07-29add mentions button to profile pagesEv Bogue
2019-07-29make search case insensitiveEv Bogue
2019-07-29implement searchEv Bogue
2019-07-19prevent blank identifications -- which seem to happen oftenEv Bogue
2019-07-14delete name cache when identifying on profile pageEv Bogue
2019-07-12accidentally linked to publicKey instead of the feed id of the profile, fixedEv Bogue
2019-07-12clean up welcome, and link to sr.ht instead of githubEv Bogue
2019-07-10improvements to getnameEv Bogue
2019-06-16fix a few bugs that prevented initial sync and sync when publishingEv Bogue
2019-06-05add support for multiple pubsEv Bogue
2019-05-23sync with multiple servers and implement subscriptionsEv Bogue
2019-05-22send to home when deleting a feedEv Bogue
2019-05-22render new identity without page reload, remove sync buttonEv Bogue
2019-05-14hardcode ev for nowEv Bogue
2019-05-14auto-gossip on profile load and publishEv Bogue
2019-05-02add button to delete entire dbEv Bogue
2019-05-02renegerate afte deleting feedEv Bogue
2019-05-01abstract regenerate into function and call regenerate on syncEv Bogue
2019-05-01add buttons to merge, sort, regenerate, delete, and sync logsEv Bogue
2019-04-25this isnt quite working yet, but commiting anywayEv Bogue
2019-04-25major refactor -- new look and messages are stored as signatures - 1.3.0Ev Bogue