here comes 7.2

master
Ted Unangst 5 years ago
parent 42f6aab4e5
commit aad6f60e85

@ -1,8 +1,8 @@
changelog
-- v
-- 0.7.2
+ Add the funzone.
+ Add the funzone. Minor other UI tweaks.
-- 0.7.1

@ -453,6 +453,7 @@ func xzone(w http.ResponseWriter, r *http.Request) {
log.Print(err)
}
}
func outbox(w http.ResponseWriter, r *http.Request) {
name := mux.Vars(r)["name"]
user, err := butwhatabout(name)

Loading…
Cancel
Save