aboutsummaryrefslogtreecommitdiff
path: root/app.js
AgeCommit message (Expand)Author
2019-07-29add search barEv Bogue
2019-07-29implement searchEv Bogue
2019-07-19prevent blank identifications -- which seem to happen oftenEv Bogue
2019-07-14only call nameCheck if you haven not identifiedEv Bogue
2019-07-14namecheck should only show up once nowEv Bogue
2019-07-13wait a little longerEv Bogue
2019-07-13delay showing invitation to identifyEv Bogue
2019-07-12modify phrasingEv Bogue
2019-07-12clean up welcome, and link to sr.ht instead of githubEv Bogue
2019-07-12show a welcome message with an invitation to identify if a person has no nameEv Bogue
2019-07-10improvements to getnameEv Bogue
2019-07-07implement editable messages (for authors only)Ev Bogue
2019-06-23preview posts before you publish!Ev Bogue
2019-06-06change git repo to just gitEv Bogue
2019-06-05add support for multiple pubsEv Bogue
2019-05-02include names when replyingEv Bogue
2019-05-01add repo urlEv 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
2019-04-19move some stuff around and try to get it to workEv Bogue
2019-04-19fix little bugsEv Bogue
2019-04-19move welcome screen to own js fileEv Bogue
2019-04-19making some progress...Ev Bogue
2019-04-19move composer to libEv Bogue
2019-04-19identify users on their profile pagesEv Bogue
2019-04-19major refactor -- only storing author, hash, and signatures on messages and o...Ev Bogue
2019-04-10parse json on key importEv Bogue
2019-04-10save imported key in localforageEv Bogue
2019-04-10quick fixEv Bogue
2019-04-10quick fixEv Bogue
2019-04-10save keys from localStorage oblivionEv Bogue
2019-04-101.1.0 -- refactor to store client data in browser with localforage.jsEv Bogue
2019-04-08add multipub syncEv Bogue
2019-04-07request subscribed feeds on public feed loadEv Bogue
2019-04-07sort log by chronological orderEv Bogue
2019-04-07add subscribe/unsubscribe buttons to top of feedsEv Bogue
2019-04-07shorten hashes in urls so they stay on page in mobileEv Bogue
2019-04-06clean up the keygen process, and make sure we link to local websockets in repoEv Bogue
2019-04-06make it possible to import your existing keypairEv Bogue
2019-04-05add top nav, only show naming on your own profile right nowEv Bogue
2019-04-04fix bug where log did not update when it did not existEv Bogue
2019-04-04add new items to public log when syncingEv Bogue
2019-04-03initial commitEv Bogue