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
/
gossip.js
Age
Commit message (
Expand
)
Author
2020-01-10
attempt to fix bug where subs end up as null
Ev Bogue
2020-01-03
rip out beacons
Ev Bogue
2019-12-31
refactor gossip v 1.8.0
Ev Bogue
2019-12-22
make beacons go away with the heard button, also broadcast a heard to the pub
Ev Bogue
2019-12-22
remove console logs
Ev Bogue
2019-12-22
this should prevent arriving posts from rendering on incorrect views
Ev Bogue
2019-12-21
initial stab at private beacons
Ev Bogue
2019-12-07
clean up
Ev Bogue
2019-11-24
slow down gossip a little
Ev Bogue
2019-11-24
serve ads if client feeds are up to date
Ev Bogue
2019-11-23
clean up and move all config and keys to a settings page
Ev Bogue
2019-11-22
remove console logs
Ev Bogue
2019-11-17
remove unused code
Ev Bogue
2019-10-20
comment out newer additions that are not quite ready for primetime
Ev Bogue
2019-10-06
this is not done yet, but pushing anyway
Ev Bogue
2019-09-13
auto-load bogbook.com instead of test server
Ev Bogue
2019-09-10
switch pubs around
Ev Bogue
2019-09-10
get publickeys from pub servers if they do not exist
Ev Bogue
2019-09-07
clean up
Ev Bogue
2019-09-07
and we have our first version of secure bogbook (sbb) working!
Ev Bogue
2019-09-05
half-way towards having secure bog transfer completed, just need diffs
Ev Bogue
2019-09-03
first stab at secure bogbook (sbb)
Ev Bogue
2019-08-17
stream gossiped posts into view, concat gossiped posts onto logs before saving
Ev Bogue
2019-07-23
turns out we can avoid sending requester id to the server
Ev Bogue
2019-06-05
add support for multiple pubs
Ev Bogue
2019-05-23
sync with multiple servers and implement subscriptions
Ev Bogue
2019-05-14
auto-gossip on profile load and publish
Ev Bogue
2019-05-02
remove comments
Ev Bogue
2019-05-01
abstract regenerate into function and call regenerate on sync
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