Commit graph

  • a3e8e3ad9b
    fix: update install steps for frontend master hippoz 2021-10-22 19:08:50 +0300
  • 78d86f8612
    refactor!: completely remove legacy "posts" system hippoz 2021-10-22 01:21:03 +0300
  • 80ed58c856
    improvement!: remove "color" attribute for users and instead let the clients decide hippoz 2021-10-21 22:22:35 +0300
  • c101db1de6
    make logging of accounts creation optional hippoz 2021-10-21 22:15:39 +0300
  • 23036ca0aa
    feat: limit gateway payload size hippoz 2021-10-13 17:51:05 +0300
  • 73a7a6acf6
    🧶 hippoz 2021-10-13 17:31:49 +0300
  • 0108d553a8
    re-add secret.js to gitignore hippoz 2021-10-05 18:31:47 +0300
  • f5735a2dbe
    improve gitignore and re-add secret.js hippoz 2021-10-05 18:31:26 +0300
  • efed62d0a2
    style: move all files out of brainlet folder hippoz 2021-10-05 18:29:37 +0300
  • 8984598ade Merge pull request 'feat: add message storage and fetching api' (#21) from message-history into master hippoz 2021-10-03 19:20:27 +0100
  • 93b5531b5d
    fix: disable saving messages by default #21 hippoz 2021-10-03 21:11:51 +0300
  • 50cc87b399
    docs: update to reflect protocol changes hippoz 2021-10-03 21:08:57 +0300
  • 1008e68d54
    feat: add allowSavingMessages policy and remove SAVE_MESSAGES attribute, as well as change HELLO packet hippoz 2021-10-03 21:05:54 +0300
  • 495bd71f36
    feat: add message storage and fetching api hippoz 2021-10-02 22:50:12 +0300
  • 7db4c5f2c2
    fix: rename roles to attributes to avoid confusion hippoz 2021-09-15 17:11:33 +0300
  • b2a725d084
    feat!: add roles system and lock presence updates behind a PRESENCE_UPDATES role hippoz 2021-09-15 16:39:08 +0300
  • 800d778183
    fix(gateway): remove unintended code hippoz 2021-09-15 15:56:24 +0300
  • 6376597857
    Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet hippoz 2021-09-15 15:55:28 +0300
  • 0f3154745e
    fix(policies/gateway): comply with policies.allowGatewayConnection hippoz 2021-09-15 15:54:08 +0300
  • e3f35f5525 Update 'README.md' hippoz 2021-09-14 20:30:02 +0100
  • 3cd7fcb5f9
    refactor(gateway): completely refactor gateway hippoz 2021-09-14 17:02:29 +0300
  • fe124316a4
    remove legacy libbrainlet hippoz 2021-09-14 13:13:58 +0300
  • fb18dae0a8
    remove legacy code hippoz 2021-09-09 17:52:39 +0300
  • 81a08101e9
    fix secret.js and disallow YOO packet after user is already authenticated hippoz 2021-09-08 01:02:08 +0300
  • f1b6da19a2
    update documentation to be more accurate to the current implementation hippoz 2021-09-08 00:41:38 +0300
  • aa7c838164 Merge pull request 'Add gateway pings' (#20) from gateway-pings into master hippoz 2021-09-07 22:28:26 +0100
  • e96bd51ff4
    reset debug value #20 hippoz 2021-09-08 00:22:21 +0300
  • a5c1900e3f
    add gateway pings hippoz 2021-09-08 00:18:44 +0300
  • 0345e0d0a3
    bump package versions and clean gateway code hippoz 2021-09-06 20:42:30 +0300
  • 680aab399b
    replace terminology in log messages and such hippoz 2021-09-06 19:46:09 +0300
  • 8a63040fdb
    remove redundant "message" field hippoz 2021-09-06 18:59:11 +0300
  • 7e6f7c6352
    re-license to MIT hippoz 2021-09-06 18:53:53 +0300
  • e53c99d749
    fix errors when unauthenticated gateway connection disconnected hippoz 2021-09-05 18:59:38 +0300
  • a429348c7d
    remove legacy handler and clean up index.js hippoz 2021-08-22 00:41:51 +0300
  • 7dda7fbcb2
    Hosting improvements: more config options (policies to restrict certain actions, improved CORS documentation and default), no more default frontend, improved defaults, ... hippoz 2021-08-21 21:30:02 +0300
  • 9a4787b1a1
    remove user list test from experiments file, as it has now been fully tested and rolled out hippoz 2021-08-20 21:30:56 +0300
  • 6c6154c072
    fix weird error when client repeatedly connectes hippoz 2021-08-20 20:00:24 +0300
  • ab878b6718
    fix serverside gateway error when no channels are present and improve default config hippoz 2021-08-13 21:56:10 +0300
  • ee04d03bdb
    hopefully fix promise rejection for session counter hippoz 2021-06-27 14:04:50 +0300
  • f064f7b1be
    we can probably enable the user list by default now hippoz 2021-06-10 23:22:57 +0300
  • 3a53d585ff
    add session counters and presence (brainlet-react presence is locked behind an experiment flag, just enable it with an override at the moment) hippoz 2021-06-10 14:02:31 +0300
  • 76f041e75e
    voice sort of barely works... hippoz 2021-06-02 04:44:52 +0300
  • 3f7c462c09
    remove legacy gateway and respond to transceiver events hippoz 2021-05-25 15:51:35 +0300
  • 4cd8e22a78
    hopefully close rtc connection on ws gateway close hippoz 2021-05-21 02:53:54 +0300
  • dffba219d6
    add broken webrtc media server and experiment system hippoz 2021-05-21 01:33:47 +0300
  • 72c0b3f62e
    package things idk hippoz 2021-05-17 02:26:55 +0300
  • c6ec036e9e
    add voice to documentation hippoz 2021-05-17 02:26:34 +0300
  • 33c0c14255
    use permalink tricarbon hippoz 2021-05-09 15:55:42 +0300
  • 11f93542c3
    add _id field for messages and allow authorization header for rest api requests hippoz 2021-03-27 07:19:11 +0200
  • 78d3071a84
    Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet hippoz 2021-03-26 22:50:35 +0200
  • 943ed64735
    replace all mentions of category with channel for better consistency hippoz 2021-03-26 22:50:21 +0200
  • ed66f264ff Merge pull request 'Put rate limited error in JSON' (#16) from hiimgoodpack/brainlet:master into master hippoz 2021-03-26 18:19:14 +0200
  • b6f909ee5d
    Put rate limited error in JSON #16 hiimgoodpack 2021-03-26 10:59:24 -0400
  • e7da5de255 Update 'resources/Docs/DOCS.md' hippoz 2021-03-25 01:35:14 +0200
  • 6d99951fe7
    frontend: store gateway url as localstorage value hippoz 2021-03-22 21:08:52 +0200
  • ccca54c0b1
    quick fix for gateway hostname hippoz 2021-03-22 21:01:13 +0200
  • b902a1fc04
    frontend: messages hippoz 2021-03-22 19:39:10 +0200
  • b039639ff8
    do not allow sending of empty messages in gateway and add interactivity to app hippoz 2021-03-22 04:27:59 +0200
  • 51e7a46821
    Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet this merge is necessary because git told me to do it hippoz 2021-03-17 03:01:27 +0200
  • 8d7b2049c5
    Implement basic handshake and message sending capabilities for gatewayv2 hippoz 2021-03-17 03:01:11 +0200
  • c25008d73f DOCS: Mark the client field as optional hippoz 2021-03-16 05:04:44 +0200
  • 8345fc1af3 Update 'resources/Docs/DOCS.md' hippoz 2021-03-16 01:52:43 +0200
  • 83eb80ce05 Update 'resources/Docs/DOCS.md' hippoz 2021-03-16 01:44:44 +0200
  • 4d61db3e5b
    move some files into other folders and make some code neater hippoz 2021-03-14 20:14:32 +0200
  • 50a3564fd4
    add secret.js back into gitignore (lets hope that this lets me push secret.js) hippoz 2021-03-13 03:51:22 +0200
  • 3c856e5fe5
    remove secret.js from gitignore so i can commit the default secret.js file hippoz 2021-03-13 03:50:52 +0200
  • a47d938b7e
    update folder stucture and improve documentation hippoz 2021-03-13 03:42:01 +0200
  • e41a04999c
    hopefully merge hippoz 2021-03-04 21:33:31 +0200
  • 839b387273
    Merge hippoz 2021-03-04 21:32:29 +0200
  • 1c1b710cde
    Add linter and documentation for future gateway version hippoz 2021-03-04 21:28:02 +0200
  • 50fa0e3f62 Merge pull request 'Make default configuration work v2' (#15) from hiimgoodpack/brainlet:master into master hippoz 2021-01-30 14:22:48 +0000
  • 09931ff955
    Make default configuration work v2 #15 hiimgoodpack 2021-01-28 15:43:26 -0500
  • 9ed67992a1 Merge pull request 'Make default configuration work' (#14) from hiimgoodpack/brainlet:master into master hippoz 2021-01-25 15:22:58 +0000
  • 869c20e035
    Make default configuration work #14 hiimgoodpack 2021-01-25 10:17:22 -0500
  • 45a4a50812
    allow requests without origin header to api domain hippoz 2021-01-23 00:25:21 +0200
  • 2f28d606e0
    remove unnecessary console.log hippoz 2021-01-23 00:24:25 +0200
  • 98711f361d
    handle express errors hippoz 2021-01-23 00:20:25 +0200
  • f763e733f0
    add cors allow list hippoz 2021-01-20 03:20:48 +0200
  • c94b7be5fb
    i misspelled config hippoz 2021-01-20 03:04:21 +0200
  • 1f3d4adba1
    actually do something else hippoz 2021-01-20 03:03:23 +0200
  • 74091d2a49
    make config specify protocol for address hippoz 2021-01-20 03:01:21 +0200
  • a5d021972b
    fix error when special code is missing hippoz 2021-01-03 17:14:25 +0200
  • da3962b9f1
    Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet hippoz 2021-01-03 17:04:45 +0200
  • 6c5470e6b1
    fix #10 hippoz 2021-01-03 17:04:23 +0200
  • 31798c60a2 fix #8 hippoz 2020-12-30 22:46:38 +0000
  • cf6f3ac03c Add 'LICENSE' hippoz 2020-12-30 22:41:01 +0000
  • 1a7fc510ca WHRERHYTUEHTG WHY DOES IT KEEP NAMING IT THAT hippoz 2020-12-30 22:40:19 +0000
  • 540c57ab9e Add 'LIC' hippoz 2020-12-30 22:39:44 +0000
  • 7bc01098ee remove improperly named licence file to be replace by another hippoz 2020-12-30 22:39:31 +0000
  • 5afeb84c5e how did i manage to not type that gjhdfghduighdg hippoz 2020-12-30 22:38:23 +0000
  • 465484e845 Add 'LIC' hippoz 2020-12-30 22:32:27 +0000
  • 7d1882895b yayyy not testing commits hippoz 2020-12-11 00:36:52 +0200
  • bc75e3f24c [Experimental] add an option for brainlet instance owners to require a special code sign up hippoz 2020-12-09 01:49:57 +0200
  • 6d142767b0 dont get full object for @me hippoz 2020-12-08 23:32:57 +0200
  • 62a5250157 add robots txt hippoz 2020-12-08 02:02:36 +0200
  • bb5c0e28f5 yaay not testing commits! hippoz 2020-12-08 01:21:10 +0200
  • 5c804f1a03 actually dont replace it with a word hippoz 2020-12-08 01:09:26 +0200
  • d7234d5df8 hopefully fix pinging in the bridge bot hippoz 2020-12-08 01:05:38 +0200
  • 31b53609f7 not gonna test my commits :trol: hippoz 2020-12-08 00:27:51 +0200
  • e998a26fd0 add individual user froce refresh hippoz 2020-12-08 00:25:27 +0200