matildepark
7384da1db5
Merge pull request #3216 from tylershuster/fix-message-url
...
Interface: Fixes #3195 URL message parsing
2020-07-30 13:10:44 -04:00
Tyler Brown Cifu Shuster
7226576f3f
Interface: Fixes #3195 URL message parsing
2020-07-30 09:48:50 -07:00
matildepark
c38cff2320
Merge pull request #3224 from tylershuster/tbcs/ban-visibility
...
Interface: Only allow admins to ban people
2020-07-30 11:10:57 -04:00
Tyler Brown Cifu Shuster
82f7ae0896
Interface: Only allow admins to ban people
2020-07-29 17:57:51 -07:00
L
f801dffe02
Merge pull request #3212 from urbit/la/message-refactor
...
interface: refactored chat message component into smaller pieces
2020-07-29 13:44:31 -07:00
Matilde Park
3ab634a788
release: urbit-os-v1.0.35
2020-07-29 00:16:05 -04:00
matildepark
1ff3f6b3e2
Merge pull request #3204 from urbit/lf/dm-fix-fix-fix
...
chat-hook: identify DMs correctly
2020-07-28 23:46:14 -04:00
Liam Fitzgerald
04d9495d83
publish-js: add all members as writers button
2020-07-29 13:38:43 +10:00
Matilde Park
66e6f237e0
Merge branch 'master' into release/next-userspace
2020-07-28 22:33:25 -04:00
Logan Allen
f57ad92701
interface: refactored chat message component into smaller pieces
2020-07-28 19:22:35 -07:00
matildepark
2a6acabc39
Merge pull request #3210 from urbit/mp/groups-mods-can-invite
...
groups: admins and mods can invite users
2020-07-28 20:58:00 -04:00
matildepark
6fc9b5fb51
Merge pull request #3183 from urbit/mp/new-themes
...
interface: add theme placeholders
2020-07-28 17:13:18 -04:00
matildepark
128a486da4
Merge pull request #3192 from tylershuster/error-boundary
...
Added error boundary
2020-07-28 16:53:19 -04:00
Matilde Park
e23e86ebd8
groups: admins and mods can invite users
2020-07-28 16:26:23 -04:00
Tyler Brown Cifu Shuster
21baf6846e
Interface: Added error boundary
...
Added error boundary and generic ErrorComponent
Co-authored-by: matildepark <matilde.park@sunshinegardens.org>
2020-07-28 13:25:43 -07:00
matildepark
bcd29e6062
Merge pull request #3209 from tylershuster/group-input
...
Hid vertical overflow on group join box
2020-07-28 15:03:02 -04:00
matildepark
cdf748531d
Merge pull request #3208 from lukechampine/save-chat-input
...
chat-js: store unsent message only on unmount
2020-07-28 14:58:02 -04:00
Tyler Brown Cifu Shuster
8bf40569af
Hid vertical overflow on group join box
2020-07-28 11:17:17 -07:00
lukechampine
0748b12887
chat-js: store unsent message only on unmount
2020-07-28 13:19:38 -04:00
Liam Fitzgerald
f381b53e06
chat-hook: identify DMs correctly
2020-07-28 17:04:41 +10:00
Matilde Park
4d288f2e4e
release: urbit-os-v1.0.34
2020-07-27 22:28:04 -04:00
Liam Fitzgerald
66e665d683
chat-hook: rerun fix on OTA
2020-07-28 12:16:48 +10:00
Liam Fitzgerald
ccf9296bab
chat-hook: correctly poke chat-view on fix case and fix path
2020-07-28 12:14:27 +10:00
Matilde Park
e1c55c9f1f
release: urbit-os-v1.0.33
2020-07-27 21:42:42 -04:00
matildepark
1382537357
Merge pull request #3199 from urbit/ixv/publish-groups-fixes
...
publish: fix issues with new groups
2020-07-27 21:27:33 -04:00
Isaac Visintainer
ed3d9bda12
publish: set group tags for notebook write permissions
2020-07-27 18:41:30 -06:00
matildepark
333361edcb
Merge pull request #3170 from urbit/lf/chat-cli-groups-refactor
...
chat-cli: revive chat creation and add group association
2020-07-27 20:15:33 -04:00
matildepark
6ca2f26bc4
Merge pull request #3146 from lukechampine/save-chat-input
...
chat-js: save unsent message for each station
2020-07-27 20:06:35 -04:00
matildepark
3d0e70dbf9
Merge pull request #3178 from urbit/la/fix-dms
...
chat-hook: recreate all foreign dms as local dms
2020-07-27 20:03:43 -04:00
Isaac Visintainer
cf57af3065
publish: don't let group-pull-hook go into an infinite loop
2020-07-27 17:49:47 -06:00
Isaac Visintainer
b3a7266440
publish: only delete group in unsubscribe action if the notebook is unmanaged
2020-07-27 17:49:47 -06:00
matildepark
bb3055677d
Merge pull request #3198 from urbit/mp/notebook-invite-passing
...
publish: pass invites as prop correctly
2020-07-27 14:59:47 -04:00
Matilde Park
20709d9b08
publish: pass invites as prop correctly
...
Due to a change in a local variable named 'props' we overwrote the only
thing that used the props variable to pass itself to a child -- invites.
This commit deconstructs 'invites' alongside other properties from
the global store.
2020-07-27 14:54:59 -04:00
Fang
3315be4a24
Merge pull request #3197 from urbit/m/spur-timers
...
gen: use spur in +timers
2020-07-27 20:33:10 +02:00
Fang
89d8abf765
gen: use spur in +timers
...
+en-beam expects a spur, reversing it for the final path rendering.
2020-07-27 19:48:26 +02:00
matildepark
f32dba17db
Merge pull request #3181 from tylershuster/master
...
Unified SidebarInvite component
2020-07-27 00:17:11 -04:00
Tyler Brown Cifu Shuster
f92a546e99
Dark mode background
2020-07-26 18:55:47 -07:00
Liam Fitzgerald
e819d2f197
chat-cli: address review comments
2020-07-27 11:15:57 +10:00
Philip Monk
39052bdec0
Merge pull request #3185 from urbit/philip/kiln
...
kiln: get germ for actual desk
2020-07-24 21:20:53 -07:00
Philip Monk
5490a3cb73
kiln: get germ for actual desk
2020-07-24 16:37:15 -07:00
Logan Allen
49dc81f7d1
chat-hook: append messages to new dm
2020-07-24 15:50:21 -07:00
Matilde Park
fb4a33b380
interface: add theme placeholders
2020-07-24 18:13:01 -04:00
Logan Allen
1578103128
chat-hook: cleaned up and fixed app paths
2020-07-24 14:38:34 -07:00
Matilde Park
75acc5aeb5
Merge branch 'master' into release/next-userspace
2020-07-24 17:34:09 -04:00
Tyler Brown Cifu Shuster
872abd16ff
Default to invite path if text not available
2020-07-24 14:26:21 -07:00
Philip Monk
3a489e2f6f
Merge pull request #3156 from urbit/philip/moon
...
moon: print key with correct life
2020-07-24 14:13:57 -07:00
Logan Allen
d737cb28ae
chat-hook: recreate all foreign dms as local dms
2020-07-24 13:59:15 -07:00
Tyler Brown Cifu Shuster
e7b759267a
Merge branch 'master' of https://github.com/urbit/urbit
2020-07-24 11:50:57 -07:00
matildepark
3f78392c2c
Merge pull request #3171 from urbit/mp/toggle-public
...
groups: add private group toggle
2020-07-24 00:21:46 -04:00
matildepark
c5039c4c41
Merge pull request #3169 from urbit/lf/md-hook-fix
...
metadata-store,hook: ignore bad paths in on-load
2020-07-23 23:44:07 -04:00