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
Age
Commit message (
Collapse
)
Author
2019-07-07
implement editable messages (for authors only)
Ev Bogue
2019-07-07
add a new subtitle
Ev Bogue
2019-06-23
use raw instead of src for button
Ev Bogue
2019-06-23
show and hide raw message with button
Ev Bogue
2019-06-23
preview posts before you publish!
Ev Bogue
2019-06-23
use my correct key in readme
Ev Bogue
2019-06-16
reverse log when rendering threads
Ev Bogue
2019-06-16
fix a few bugs that prevented initial sync and sync when publishing
Ev Bogue
2019-06-06
change git repo to just git
Ev Bogue
2019-06-05
add support for multiple pubs
Ev Bogue
2019-06-05
use latest ecstatic, because npm complained about old version
Ev Bogue
2019-06-05
rename readme to see if it shows up on sr.ht
Ev Bogue
2019-05-23
sync with multiple servers and implement subscriptions
Ev Bogue
2019-05-22
send to home when deleting a feed
Ev Bogue
2019-05-22
show raw message data on click
Ev Bogue
2019-05-22
render new identity without page reload, remove sync button
Ev Bogue
2019-05-22
render latest name instead of the first name you used to identify
Ev Bogue
2019-05-14
hardcode ev for now
Ev Bogue
2019-05-14
auto-gossip on profile load and publish
Ev Bogue
2019-05-14
clean up server and show simpler logs
Ev Bogue
2019-05-02
include names when replying
Ev Bogue
2019-05-02
add button to delete entire db
Ev Bogue
2019-05-02
renegerate afte deleting feed
Ev Bogue
2019-05-02
add markdown support for posts
Ev Bogue
2019-05-02
this seems to fix the bug
Ev Bogue
2019-05-02
remove comments
Ev Bogue
2019-05-02
link name to feed
Ev Bogue
2019-05-01
abstract regenerate into function and call regenerate on sync
Ev Bogue
2019-05-01
add buttons to merge, sort, regenerate, delete, and sync logs
Ev Bogue
2019-05-01
render name messages
Ev Bogue
2019-05-01
minor tweaks
Ev Bogue
2019-05-01
no need to pass timestamp to publish, return getName to working order
Ev Bogue
2019-05-01
add repo url
Ev Bogue
2019-05-01
messages are already open now, so no need to open them
Ev Bogue
2019-05-01
add opened message to log
Ev Bogue
2019-04-25
ok, I think this works
Ev Bogue
2019-04-25
this isnt quite working yet, but commiting anyway
Ev Bogue
2019-04-25
minor changes to make sure the app loads
Ev Bogue
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
fix little bugs
Ev Bogue
2019-04-19
move welcome screen to own js file
Ev Bogue
2019-04-19
making some progress...
Ev Bogue
2019-04-19
move composer to lib
Ev Bogue
2019-04-19
close pre block in readme
Ev Bogue
2019-04-19
identify users on their profile pages
Ev Bogue
2019-04-19
major refactor -- only storing author, hash, and signatures on messages and ↵
Ev Bogue
opening signed messages with nacl.sign.open
2019-04-10
parse json on key import
Ev Bogue
2019-04-10
save imported key in localforage
Ev Bogue
2019-04-10
quick fix
Ev Bogue
[next]