Commit Graph

  • ad474c5bd4
    fix server-initiated success redirect JS Andre Staltz 2021-04-09 18:09:12 +0300
  • f69451dee7
    Merge pull request #126 from ssb-ngi-pointer/privacy-modes-ui Alexander Cobleigh 2021-04-09 15:02:38 +0200
  • ff028699d2
    Apply suggestions from code review Alexander Cobleigh 2021-04-09 14:35:06 +0200
  • ac1ede43be clean up privacy mode logic cblgh 2021-04-09 13:50:15 +0200
  • 092ce82ab1 wip logic for setting privacy modes cblgh 2021-04-09 13:25:40 +0200
  • aee9b7ad69
    support /login?ssb-http-auth=1 Andre Staltz 2021-04-09 13:44:12 +0300
  • 99f168e81e add english translations cblgh 2021-04-08 11:06:49 +0200
  • b79d46d36e remake grid using tailwind cblgh 2021-04-08 10:25:45 +0200
  • 3c75fcc6b0 start styling privacy modes ui cblgh 2021-04-08 09:48:41 +0200
  • 5dec9bd44b
    Merge pull request #128 from ssb-ngi-pointer/style-invites3 André Staltz 2021-04-08 15:04:41 +0300
  • 33327d7bc6
    Merge pull request #129 from ssb-ngi-pointer/edit-landing-notice André Staltz 2021-04-08 14:44:12 +0300
  • 69ee2529e2
    add code comment on Members.getAliases André Staltz 2021-04-08 14:42:44 +0300
  • 6a48bb8149
    update bottom margin in notice/show.tmpl Andre Staltz 2021-04-08 13:36:20 +0300
  • 822e43e56f
    update tests for invites-list admin page Andre Staltz 2021-04-08 13:34:43 +0300
  • 23f3a844b4
    show home on the footer, and edit notice when logged in Andre Staltz 2021-04-08 13:28:08 +0300
  • 67877407b8
    restyle the invites page Andre Staltz 2021-04-08 13:09:29 +0300
  • aeb0f9f824
    Merge pull request #123 from ssb-ngi-pointer/style-members3 André Staltz 2021-04-08 11:58:03 +0300
  • 7d80cc45fc
    Merge pull request #127 from ssb-ngi-pointer/cblgh-patch-1 Alexander Cobleigh 2021-04-08 10:34:54 +0200
  • b37afdd24a
    Misc readme updates Alexander Cobleigh 2021-04-08 10:34:06 +0200
  • 326b9453f6
    replace a hard-coded internal URL with urlTo Andre Staltz 2021-04-07 19:28:05 +0300
  • 9c4bd63a50
    Update roomdb/sqlite/members.go André Staltz 2021-04-07 17:06:54 +0300
  • c611a9ccee
    Merge pull request #122 from ssb-ngi-pointer/expand-denylist Alexander Cobleigh 2021-04-07 15:32:36 +0200
  • 60c0b36f04
    add tests for member-details Andre Staltz 2021-04-07 14:58:31 +0300
  • 4f70c62ab2
    combine aliases page with members page Andre Staltz 2021-04-07 14:38:03 +0300
  • d11839c3ce fix call count cblgh 2021-04-07 13:03:14 +0200
  • 7ea79b3e33 test invite consumption being denied cblgh 2021-04-07 12:57:16 +0200
  • 5e4b48c1b8 update test util to match new mksrv signature cblgh 2021-04-07 11:18:36 +0200
  • 35d1d27c5f deny invite consumption for banned keys cblgh 2021-04-07 11:08:43 +0200
  • 83500421f8 deny connections for banned keys cblgh 2021-04-07 10:53:57 +0200
  • 764b15f4eb
    Merge pull request #121 from ssb-ngi-pointer/fix-dashboard-styling Henry 2021-04-07 09:58:07 +0200
  • 01cd99b3e6 fix dashboard styling and invite count Henry 2021-04-05 11:46:58 +0200
  • 9286e9f783
    Merge pull request #120 from ssb-ngi-pointer/pm-orm-stuff Henry 2021-04-07 09:15:38 +0200
  • 418f1d6606 use custom type marshalling via database/sql interface cblgh 2021-04-06 16:20:17 +0200
  • 77b1f5268a
    Merge pull request #100 from ssb-ngi-pointer/privacy-modes Henry 2021-04-06 17:34:13 +0200
  • e9534a0dec set default privacy mode for all tests Henry 2021-04-06 17:24:46 +0200
  • 1b366dcf9f wip fix tests after new roomdb.RoomConfig interface added cblgh 2021-04-06 17:21:41 +0200
  • a7d1e17d3f add stringer-generated file for privacy modes cblgh 2021-04-06 13:52:15 +0200
  • 4af943e695 add basic tests for privacy modes cblgh 2021-04-06 13:51:50 +0200
  • 09eff17712 implement review suggestions cblgh 2021-04-06 11:29:00 +0200
  • 75c60dbb16 implement SetPrivacyMode, rework -mode flag to use cblgh 2021-03-31 15:58:42 +0200
  • b0761783f9 persist privacy mode in sqlite :> cblgh 2021-03-31 11:29:36 +0200
  • 7e3fcdb479 update package doc & old names cblgh 2021-03-31 10:55:14 +0200
  • 5666ee4a80 make sure generate-models.sh runs from correct dir cblgh 2021-03-31 10:54:48 +0200
  • faae7c0324 get started with privacy modes, parse -mode flag cblgh 2021-03-24 10:58:32 +0100
  • dafc341091
    Merge pull request #114 from ssb-ngi-pointer/style-invites Henry 2021-04-06 12:29:08 +0200
  • 106e961ce9
    Fix web/handlers/invites.go André Staltz 2021-04-06 13:17:50 +0300
  • 4a066fd7e5
    buildJoinRoomURI function returns template.URL André Staltz 2021-04-06 13:12:11 +0300
  • 2c55b092a2
    update chart Andre Staltz 2021-04-06 13:10:57 +0300
  • 2aa82bcfbf
    update tests for invite web handlers Andre Staltz 2021-04-06 12:32:29 +0300
  • ed4c50dcaf
    add a loading indicator on invite facade Andre Staltz 2021-04-06 11:43:42 +0300
  • 08c8b0cced
    style the join (claim invite) pages Andre Staltz 2021-03-30 18:04:07 +0300
  • 371109c136
    style the admin/invite-created template Andre Staltz 2021-03-29 18:57:23 +0300
  • b3e46f2e8d
    Merge pull request #107 from ssb-ngi-pointer/style-dashboard André Staltz 2021-03-30 11:50:44 +0300
  • d81198b78d
    change Count() to return uint and error Andre Staltz 2021-03-29 18:21:26 +0300
  • 6ee11a3fce
    add Count() to Members, Invites, DeniedKeys Andre Staltz 2021-03-29 17:33:15 +0300
  • a9027250d3
    update tests for new dashboard template Andre Staltz 2021-03-29 15:25:25 +0300
  • 313405d469
    style the dashboard template Andre Staltz 2021-03-29 15:08:02 +0300
  • 375e0a95e3
    Merge pull request #111 from ssb-ngi-pointer/fix-favicon Henry 2021-03-30 10:44:47 +0200
  • 6409c79224
    Merge pull request #105 from ssb-ngi-pointer/update-invites Henry 2021-03-30 10:44:11 +0200
  • da2bf3b898 add favicon (fixes #50) Henry 2021-03-29 17:01:07 +0200
  • 377f3512a2 remove member nickname and alias suggestion Henry 2021-03-29 10:23:03 +0200
  • d1d108b9b7 Add support for invite consumption via JSON Henry 2021-03-26 20:08:13 +0100
  • a67063ac32
    Merge pull request #109 from ssb-ngi-pointer/integrate-stringer Henry 2021-03-29 15:44:33 +0200
  • c13741d4b8 integrate stringer dependency Henry 2021-03-29 15:42:09 +0200
  • 88aef8374e
    Merge pull request #108 from ssb-ngi-pointer/integrate-counterfeiter Henry 2021-03-29 15:37:47 +0200
  • a62ad21165 integrate counterfeiter dependency Henry 2021-03-29 15:33:58 +0200
  • bd0180f7da
    Merge pull request #106 from ssb-ngi-pointer/start-http-auth-msaddr Henry 2021-03-29 12:29:30 +0200
  • 921626b829 move NetworkInfo to network package Henry 2021-03-29 12:23:11 +0200
  • 52e8ad078d
    add tests for start-http-auth msaddr Andre Staltz 2021-03-29 12:56:30 +0300
  • c6397c50d3
    support multiserverAddress in start-http-auth URI Andre Staltz 2021-03-29 12:34:38 +0300
  • 8821b99e27
    Merge pull request #90 from ssb-ngi-pointer/sign-in-with-ssb Henry 2021-03-26 18:30:30 +0100
  • f96b916177 final fixes Henry 2021-03-26 18:23:00 +0100
  • 09fcd573b4 style all the sign-in pages Andre Staltz 2021-03-26 17:30:57 +0200
  • 1170275816 rename ClientRequest to ClientPayload Henry 2021-03-26 17:58:03 +0100
  • 544c05b290
    Apply suggestions from code review Henry 2021-03-26 14:49:04 +0100
  • 1dd3f2891e style the logged-in indicator to include PubKey.Ref Andre Staltz 2021-03-25 19:04:03 +0200
  • c70fad79fe style the server-initiated ssb-http-auth template Andre Staltz 2021-03-25 18:48:20 +0200
  • 57c6baf43d add ratelimiter middleware for HTTP and relax server timeouts Henry 2021-03-26 13:12:44 +0100
  • 7eeca8533d add tests for SSE-powered login Henry 2021-03-26 11:50:16 +0100
  • e9883a049b various fixes Henry 2021-03-26 09:51:55 +0100
  • 3db376b549 some comments Henry 2021-03-26 09:47:52 +0100
  • 7a03e5b479 unify login pages Henry 2021-03-26 09:47:28 +0100
  • 3b092885fb cleanup Henry 2021-03-25 18:38:21 +0100
  • 428ffb0bda finalize sse login Henry 2021-03-25 15:17:30 +0100
  • 4325e0fb3d various fixes Henry 2021-03-24 18:31:37 +0100
  • 36679e5c65 add muxrpc gossip.ping Henry 2021-03-25 09:21:19 +0100
  • 9aa676e040 add ssb-uri for invite consumption Henry 2021-03-22 16:01:45 +0100
  • 396961e5e8 implement bridge between muxrcp and http Henry 2021-03-24 16:52:58 +0100
  • afa6bee285 add server-sent events handler Henry 2021-03-24 11:39:08 +0100
  • a180c74c38 begin sign-in with ssb Henry 2021-03-17 10:46:05 +0100
  • b5e2ea6572
    Merge pull request #99 from ssb-ngi-pointer/insert-patch Henry 2021-03-25 08:44:44 +0100
  • 0f5e5a80de use name, not os.Args[1] when creating user cblgh 2021-03-24 10:20:01 +0100
  • c65e4ec52b
    Merge pull request #97 from ssb-ngi-pointer/update-insert-user Alexander Cobleigh 2021-03-24 10:13:30 +0100
  • c81304a599 improve string referencing in script cblgh 2021-03-24 10:10:39 +0100
  • 553e5d464b fix formatting, improve output message on member add cblgh 2021-03-24 10:09:35 +0100
  • bc88a56c38 update readme instructions cblgh 2021-03-23 18:03:13 +0100
  • f19841a8c8 rewrite insert-user, use flags for providing all options cblgh 2021-03-23 18:00:08 +0100
  • 33c708df5e
    Merge pull request #95 from ssb-ngi-pointer/add-js-test-for-aliases Henry 2021-03-23 17:30:32 +0100
  • abaff98f77 move aliases signing to internal Henry 2021-03-23 17:07:14 +0100
  • 0065312db1 change muxrpc room.registerAlias to return the resolve URL Henry 2021-03-23 16:50:25 +0100