aboutsummaryrefslogtreecommitdiff
path: root/views.js
AgeCommit message (Expand)Author
2020-01-26predictive scrolling everywhere, remove logsEv Bogue
2020-01-25predictive scrollingEv Bogue
2020-01-19send latest five posts if the feed has many unsynced messages, render latest ...Ev Bogue
2020-01-11try fixing the sub == undefined bug againEv Bogue
2020-01-11this seems to improve sync speedEv Bogue
2020-01-11finish adding backgroundsEv Bogue
2020-01-11finish adding backgrounds to profilesEv Bogue
2020-01-10add background photos -- not quite done yetEv Bogue
2020-01-10attempt to fix bug where subs end up as nullEv Bogue
2020-01-05add profile photos to navbar and limit number of mentions that arriveEv Bogue
2020-01-01send random number of posts between 1 and 50, adjust client request speedEv Bogue
2019-12-31fix pubs bug, and reqs to server on profile page were way too fastEv Bogue
2019-12-31refactor gossip v 1.8.0Ev Bogue
2019-12-15adjust ad vs sync speedEv Bogue
2019-12-10only load more posts on profile and main feed pages (it was calling bottom of...Ev Bogue
2019-12-07break settings into own route and make it possible for guests to post adverti...Ev Bogue
2019-11-24slow down gossip a littleEv Bogue
2019-11-23clean up and move all config and keys to a settings pageEv Bogue
2019-11-23unused gotNameEv Bogue
2019-11-23add name to buttonsEv Bogue
2019-11-23add a quickName function that only looks at cached nameEv Bogue
2019-11-23I think this fixes a rendering artifactEv Bogue
2019-11-23whoops did not iterate index rightEv Bogue
2019-11-23load only 25 posts at a time into the DOMEv Bogue
2019-11-22make it so you sync yourself without having to subscribe to yourself, remove ...Ev Bogue
2019-11-22bogbook @ 1.6.0 -- real-time bogbook and only send 25 posts at a timeEv Bogue
2019-11-17add a reply button to profile pagesEv Bogue
2019-11-17show profile photo on profile, misc style tweaksEv Bogue
2019-11-16add profile photos that are cropped to 250 by 250 and saved to your logEv Bogue
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