Commit Graph

32 Commits

Author SHA1 Message Date
decentral1se b5c1a8c052
docs: share project [ci skip] 2022-11-21 13:23:33 +01:00
decentral1se 00a1452cfc
Migrate to ssbc urls (#336)
* fix: ssbc urls

Closes https://github.com/ssbc/go-ssb-room/issues/332

* fix: go-ssb-refs API changes

* test: go-ssb-refs API changes

Co-authored-by: decentral1se <cellarspoon@riseup.net>
Co-authored-by: André Staltz <andre@staltz.com>
2022-11-07 11:18:13 +02:00
mix irving 158e5129ba Update README.md 2022-10-31 11:07:54 +02:00
mix irving 919fd552eb Update README.md 2022-10-31 11:07:54 +02:00
Steven Roose cc41eae0e9 Fix SSB-NGI links in README.md 2022-09-22 09:41:41 +03:00
Henry a249fd8bee fix SPDX headers and add reuse API badge 2021-10-08 14:39:31 +02:00
André Staltz d056953438
Mention intro video on the README 2021-06-25 23:18:31 +03:00
Andre Staltz 719b19eab0
reorganize the docs into deployment & development 2021-05-31 15:24:10 +03:00
fossabot 73451f23ca Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2021-05-31 10:56:19 +02:00
Henry 2dfae6ce5c update READMEs 2021-05-25 12:40:55 +02:00
Henry e931a1460c
Update README.md
Co-authored-by: André Staltz <andre@staltz.com>
2021-05-19 13:53:48 +02:00
Henry de21fdde40 update contribution guideline for style css 2021-05-19 12:17:37 +02:00
cblgh 62668dbedd update documentation, add screenshot 2021-04-26 14:40:08 +02:00
Alexander Cobleigh b37afdd24a
Misc readme updates
* ✔️ SSO SSB
* typo
* link + clarification re: tailwind
2021-04-08 10:34:06 +02:00
Henry a62ad21165 integrate counterfeiter dependency 2021-03-29 15:33:58 +02:00
cblgh bc88a56c38 update readme instructions 2021-03-23 18:03:13 +01:00
Alexander Cobleigh c9eb1aef9d
Merge pull request #77 from ssb-ngi-pointer/server-startup
Flesh out development instructions
2021-03-12 12:24:51 +01:00
Alexander Cobleigh d0c480d665
Apply suggestions from code review
Co-authored-by: Henry <111202+cryptix@users.noreply.github.com>
2021-03-12 11:33:01 +01:00
Alexander Cobleigh 7ac4cda00a
Update README.md
Co-authored-by: Henry <111202+cryptix@users.noreply.github.com>
2021-03-12 11:24:12 +01:00
Alexander Cobleigh 4a8ed9f9b3
Update README.md 2021-03-12 10:48:42 +01:00
Alexander Cobleigh c487622633
flesh out development instructions 2021-03-11 10:44:49 +01:00
Henry 117cad48a7 rename admindb to roomdb 2021-03-10 16:44:46 +01:00
cblgh b28094dc05 remove "just" 2021-03-04 14:24:09 +01:00
cblgh 6035d3e119 update readme with typo fixes 2021-03-04 14:17:01 +01:00
Henry fec92d428c change name to go-ssb-room
It has been brought to my attention that "gossb" reads like "gossip..?"
to the untrained eye. That's just confusing.

Also the project hosts a single room so the plural was just wrong.
2021-02-09 17:38:51 +01:00
Henry 830678c914 admindb: add migrations based on rubenv/sql-migrate
This removes the nasty need for creating the database manually.

Migrations are kept in an embedded filesystem, just like the templates
and assets for the web frontend. The same -tags dev trick applies for
them.
2021-02-09 16:49:48 +01:00
Henry 1fe09c1a80 add insert-user steps to README 2021-02-09 13:02:51 +01:00
Henry 02dca00bd2 add db creation workaround to the README 2021-02-09 12:59:27 +01:00
Henry ef4a2f3f22 sqlite and auth setup 2021-02-08 17:47:42 +01:00
Henry 9639586d47 fix slip of the tounge 2021-02-04 17:47:02 +01:00
Henry 2d38db1bc7 embedded templates 2021-02-04 17:25:39 +01:00
Henry 0a67bf690b some cleanup and a Readme 2021-02-04 14:13:52 +01:00