index
:
bogbook-esperanto.git
english
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib.js
Age
Commit message (
Expand
)
Author
2019-04-25
major refactor -- new look and messages are stored as signatures - 1.3.0
Ev Bogue
2019-04-19
move some stuff around and try to get it to work
Ev Bogue
2019-04-19
making some progress...
Ev Bogue
2019-04-19
move composer to lib
Ev Bogue
2019-04-19
major refactor -- only storing author, hash, and signatures on messages and o...
Ev Bogue
2019-04-10
1.1.0 -- refactor to store client data in browser with localforage.js
Ev Bogue
2019-04-08
add multipub sync
Ev Bogue
2019-04-08
add hash router to individual posts, when linked in markdown
Ev Bogue
2019-04-07
transmit log to server on publish
Ev Bogue
2019-04-07
request subscribed feeds on public feed load
Ev Bogue
2019-04-07
show raw message upon clicking [src]
Ev Bogue
2019-04-07
shorten hashes in urls so they stay on page in mobile
Ev Bogue
2019-04-06
but make sure to check message is not already rendered, so there are no repeats
Ev Bogue
2019-04-06
I think this will render threads correctly
Ev Bogue
2019-04-06
clean up the keygen process, and make sure we link to local websockets in repo
Ev Bogue
2019-04-05
fix a bug where the same message was displayed twice in threading
Ev Bogue
2019-04-05
initial attempt at message threading
Ev Bogue
2019-04-04
add marked support, and make sure publickey links use hash router
Ev Bogue
2019-04-03
initial commit
Ev Bogue