matildepark
3d1942e8df
Merge pull request #3819 from urbit/mp/links/delete
...
links: add link deletion
2020-10-29 12:58:30 -04:00
Liam Fitzgerald
66ad349c5c
Profile: use ColorInput for background
...
Fixes #3384
2020-10-29 15:35:16 +10:00
Liam Fitzgerald
5ebbb26f41
groups-js: add ourselves to admin in group-update reducer
...
Fixes #3825
2020-10-29 15:18:59 +10:00
Liam Fitzgerald
b768cd3dd0
graph-store: normalize @da in indices
...
As links is the only application currently using graph-store, we migrate
all indices to @da instead of a @da or a unix timestamp. Rolls over
current graphs and update log to rectify this. Additionally, applies the
link validator mark to graphs, as this was missing. Fixes a latent bug
in graph-store where the removal of a graph that triggered a mark build
would prevent the mark from being rebuilt. Fixes mark input and index
formatting from the frontend as well.
2020-10-29 14:11:55 +10:00
Liam Fitzgerald
c6dc485d24
graph-js: useBigIntOrderedMap
2020-10-29 12:52:13 +10:00
Liam Fitzgerald
e86a870868
lib/util: remove _.chain
2020-10-29 09:21:54 +10:00
Tyler Brown Cifu Shuster
db457b504a
launch: fluid layout
...
fixes https://github.com/urbit/landscape/issues/107
2020-10-28 14:18:18 -07:00
Logan Allen
e357a36577
graph-create: fix creation in edge cases
2020-10-28 14:06:34 -05:00
Tyler Brown Cifu Shuster
3b5d3c6ff6
chat: fixed embedded scroll item disability
...
Fixes #3801
2020-10-28 08:13:50 -07:00
Liam Fitzgerald
39d538f9bc
Merge branch 'release/next-userspace' into lf/graph-publish-fe
2020-10-28 16:40:02 +10:00
Matilde Park
e1bbb25c6c
links: use admin role for deletion check
2020-10-27 21:56:51 -04:00
Matilde Park
380b7a2c92
links: add link deletion
...
Fixes #3045 .
2020-10-27 21:43:58 -04:00
Matilde Park
047b11a445
landscape: 'home' workspace in switcher
...
Fixes #3805 .
2020-10-27 21:24:25 -04:00
matildepark
6e71811053
Merge pull request #3810 from urbit/mp/launch/filter-deleted-groups
...
launch: filter out metadata for deleted groups
2020-10-27 21:00:00 -04:00
matildepark
da629def1e
Merge pull request #3816 from tylershuster/chat-dates
...
chat: fixes relative datestamps
2020-10-27 20:52:53 -04:00
L
210a9f968c
Merge pull request #3721 from urbit/la/modernize-invites
...
invite-store/hook: modernize the code style to match other new apps
2020-10-27 19:37:44 -05:00
Tyler Brown Cifu Shuster
14ec271ecf
chat: fixes relative datestamps
...
fixes https://github.com/urbit/landscape/issues/125
2020-10-27 17:16:01 -07:00
Tyler Brown Cifu Shuster
a823913b8c
clock: add background to moon
2020-10-27 17:02:22 -07:00
Matilde Park
2a23d7a1e7
launch: filter out metadata for deleted groups
...
Addresses #3800 through front-end.
2020-10-27 14:15:27 -04:00
matildepark
0920b83f2d
Merge pull request #3788 from tylershuster/clock-mask-always
...
clock: always draw large arc
2020-10-27 13:44:08 -04:00
matildepark
880af1e7a5
Merge pull request #3789 from tylershuster/publish-newline
...
publish: don't insert newline
2020-10-27 13:26:47 -04:00
matildepark
63615dd64d
Merge pull request #3797 from urbit/mp/chat/indigo-inline-code
...
chat: indigo-react inline code
2020-10-27 13:26:19 -04:00
matildepark
7e37cc6348
Merge pull request #3807 from tylershuster/invite-dim
...
landscape: allow autofocusing ship select
2020-10-27 13:25:51 -04:00
matildepark
dd6c26e0e3
Merge pull request #3795 from urbit/mp/leap/reorg
...
leap: return 'other' first, lowercase groups
2020-10-27 12:33:47 -04:00
Tyler Brown Cifu Shuster
d1aa23d22e
landscape: allow autofocusing ship select
...
Fixes #3804
2020-10-27 07:52:29 -07:00
Matilde Park
3fa759c484
chat: indigo-react inline code
...
Fixes urbit/landscape#124 .
2020-10-23 17:58:16 -04:00
Tyler Brown Cifu Shuster
c07681fafc
publish: don't insert newline
...
Fixes #3596
2020-10-23 14:27:50 -07:00
Matilde Park
83bfc22450
leap: return 'other' first, lowercase groups
2020-10-23 17:16:16 -04:00
Matilde Park
278f5b4369
profile: remove 'drag and drop' tile settings
...
Fixes #3791 .
2020-10-23 16:36:05 -04:00
matildepark
ae5561ee61
Merge pull request #3790 from ryjm/ryjm/fix-weather-api
...
weather: fix api call
2020-10-23 14:20:49 -04:00
ryjm
27a5dc1e6d
weather: fix api call
2020-10-23 14:13:47 -04:00
Tyler Brown Cifu Shuster
92d4973eb0
clock: always draw large arc
2020-10-23 08:24:06 -07:00
Matilde Park
6a97ebb54f
Merge branch 'release/next-userspace'
2020-10-22 22:21:18 -04:00
matildepark
d8c83f886f
Merge pull request #3773 from urbit/mp/landscape/dm-restoration
...
chat: create dm route, restore participants option
2020-10-22 22:12:17 -04:00
Liam Fitzgerald
4f3b17412c
landscape: make link relative for DM
2020-10-23 12:09:47 +10:00
Liam Fitzgerald
c96cf96c86
landscape: use invite popover for DM
2020-10-23 12:05:00 +10:00
Liam Fitzgerald
bfc412042e
landscape: add DM dropdown
2020-10-23 11:48:31 +10:00
matildepark
85ea3a88d3
Merge pull request #3776 from urbit/mp/publish/groupify
...
landscape: add 'admin only' check to groupify form
2020-10-22 21:27:39 -04:00
matildepark
20240a8d36
Merge pull request #3785 from tylershuster/clock-mask
...
clock: svg with mask
2020-10-22 21:27:19 -04:00
matildepark
87ae39defc
Merge pull request #3784 from urbit/lf/ordered-map-fix
...
graph-js: normalize keys in reducer
2020-10-22 21:24:08 -04:00
Liam Fitzgerald
8e7d9a5e01
graph-js: save original keys and indices
2020-10-23 11:21:36 +10:00
Liam Fitzgerald
bf1a206ae1
graph-js: normalize node.post.index
2020-10-23 10:59:02 +10:00
Liam Fitzgerald
236769f3b6
graph-js: cleanup and comment normalizeKey
2020-10-23 10:40:18 +10:00
Matilde Park
f6a49d52a8
chat: remove paddingTop from input
2020-10-22 20:38:13 -04:00
Tyler Brown Cifu Shuster
955ee8fd36
clock: svg with mask
2020-10-22 17:38:06 -07:00
Liam Fitzgerald
9ed01c4602
graph-js: normalize keys in reducer
...
Pre-graph-store links that were brought over use @da as their index,
however new links use a unix timestamp as their index. Pending a proper
fix, we instead just normalize all the indexes to be unix timestamps
inside the reducer.
2020-10-23 10:31:48 +10:00
Matilde Park
be73c8e487
landscape: add 'dm' to sidebar in home workspace
2020-10-22 20:10:44 -04:00
Matilde Park
9f234dad63
launch: keep base hash on top layer
2020-10-22 20:08:57 -04:00
matildepark
8165f4d150
Revert "clock: render in SVG, show moon phase"
2020-10-22 20:03:39 -04:00
Liam Fitzgerald
fb220cf2a8
links: fix comment submit
2020-10-23 09:36:05 +10:00
Matilde Park
3b39122984
Merge branch 'release/next-userspace' into mp/landscape/dm-restoration
2020-10-22 16:54:32 -04:00
matildepark
e147599bbe
Merge pull request #3767 from tylershuster/svg-clock
...
clock: render in SVG, show moon phase
2020-10-22 16:50:15 -04:00
matildepark
54b771091c
Merge pull request #3774 from tylershuster/chat-mobile
...
chat: fall back to native input on mobile
2020-10-22 16:50:07 -04:00
Tyler Brown Cifu Shuster
91738280ae
chat: fall back to native input on mobile
2020-10-22 11:56:31 -07:00
Tyler Brown Cifu Shuster
871336b402
clock: render in SVG, show moon phase
2020-10-22 11:19:36 -07:00
Matilde Park
760b6214df
landscape: prevent thick horizontal scroll
2020-10-22 14:02:57 -04:00
Matilde Park
1addc47733
landscape: add 'admin only' check to groupify form
2020-10-22 13:49:49 -04:00
matildepark
d1e9bd2984
Merge pull request #3737 from urbit/mp/publish/overflow-safari
...
publish: prevent post input overflowing layout on safari
2020-10-22 13:10:06 -04:00
Liam Fitzgerald
373c44301f
NewChannel: redirect on successful creation
2020-10-22 10:43:14 +10:00
Liam Fitzgerald
18b46484cf
GroupsPane: handle new channel route correctly on mobile
2020-10-22 10:42:36 +10:00
Liam Fitzgerald
7a4d61fe69
publish-js: fix updating posts
2020-10-22 10:31:10 +10:00
Logan Allen
3304613127
interface/chat-view: updated group invites and chat invites to work properly
2020-10-21 18:11:31 -05:00
matildepark
4706db8c40
Merge pull request #3762 from urbit/mp/chat/timestamp-top
...
chat: timestamps are lined at top of messages
2020-10-21 19:04:58 -04:00
matildepark
67569406c9
Merge pull request #3771 from urbit/mp/launch/indigo-react
...
launch: migrate remainders to indigo-react
2020-10-21 19:02:13 -04:00
Matilde Park
f01fdf9efa
chat: create dm route, restore participants option
2020-10-21 15:55:11 -04:00
Matilde Park
be959df8df
launch: migrate remainder to indigo-react
...
Fixes urbit/landscape#53 .
2020-10-21 15:23:36 -04:00
Matilde Park
47c0afae69
chat: pad unread marker more evenly
2020-10-21 14:55:59 -04:00
Matilde Park
b97f94a56a
chat: hoon eval preserves whitespace
2020-10-21 13:17:22 -04:00
fang
e3dcfc6372
release: urbit-os-v1.0.61
2020-10-21 12:43:40 +02:00
Matilde Park
835378650b
chat: timestamps are lined at top of messages
2020-10-20 17:22:00 -04:00
Matilde Park
a580f1fba4
chat: pad sigil icon in input
2020-10-20 16:56:55 -04:00
matildepark
092dbe21af
Merge pull request #3734 from urbit/mp/interface/sigil-icons
...
interface: use icon sigils for <16px renders
2020-10-20 16:42:29 -04:00
Logan Allen
79ac6eb8cd
Merge branch 'release/next-userspace' into lf/graph-publish-fe
2020-10-20 15:08:40 -05:00
Logan Allen
96d4c9d1e1
interface: fix main notebook route and remove update processing
2020-10-20 15:06:44 -05:00
Logan Allen
803f430c18
interface: makes leaving and deleting a publish resource work, fixes store
2020-10-20 14:27:54 -05:00
matildepark
13fadd592c
Merge pull request #3758 from urbit/mp/chat/prevent-crash
...
chat: prevent crashes if join is interrupted
2020-10-20 15:15:31 -04:00
matildepark
431bd0663c
Merge pull request #3736 from urbit/mp/launch/tile-regression
...
interface: enforce border radius
2020-10-20 00:27:47 -04:00
matildepark
dbb57cee01
Merge pull request #3757 from urbit/mp/groups/participant-search
...
groups: allow search to have sigs
2020-10-19 22:09:25 -04:00
matildepark
af990fb56c
Merge pull request #3756 from urbit/mp/groups/invite-prompt
...
groups: new channel only shows ship search at home
2020-10-19 22:09:01 -04:00
Matilde Park
164e90b53f
chat: prevent crashes if join is interrupted
...
Fixes #3748 .
2020-10-19 22:04:41 -04:00
Matilde Park
f4667e3aca
groups: allow search to have sigs
2020-10-19 21:37:32 -04:00
Matilde Park
bb37ba8236
groups: new channel only shows ship search at home
2020-10-19 21:26:44 -04:00
Matilde Park
aeec7f4c5e
groups: add 'kick from' action
2020-10-19 21:18:02 -04:00
Matilde Park
b7c7cb9a1c
interface: icon sigils have borderradius
2020-10-19 21:07:24 -04:00
Matilde Park
d52753513f
interface: use icon sigils for <16px renders
2020-10-19 21:04:51 -04:00
fang
1d4ee5a7b5
eyre: kick busy subscriptions if client not acking
...
In order to curb event queue growth when a client for whatever reason
isn't acking the events we send out, we implement a mechanism for
detecting such "clogging", and proactively kick subscriptions which are
adding too many events to the queue.
If the client hasn't sent an ack for ~s30, any subscription that accrues
more than 50 unacked %facts gets closed to prevent further buildup.
Upon reconnecting, the client will see %kick for the relevant
subscriptions and can open a new subscription as appropriate.
Includes a simple test for this behavior, and updates /app/dbug to be
able to display the newly tracked statistics.
2020-10-19 15:56:05 +02:00
Liam Fitzgerald
3ee0f13e41
publish: tombstone
2020-10-19 16:15:55 +10:00
Liam Fitzgerald
b610153b24
publish: address comments
2020-10-19 15:39:36 +10:00
Liam Fitzgerald
b94941f0a2
Merge branch 'release/next-userspace' into lf/graph-publish-fe
2020-10-19 13:18:25 +10:00
fang
63b4fb3e19
eyre: simplify channel subscription storage
...
Instead of storing by "channel wire", store by request-id instead.
The channel wire was just the channel-id, request-id, and some cruft.
2020-10-19 00:48:18 +02:00
Matilde Park
4819aac19f
landscape: only show 'new channel' if admin
2020-10-17 13:43:15 -04:00
matildepark
782ea1a6e7
Merge pull request #3696 from urbit/lf/bundle-cleanup
...
interface: various bundle size optimisations
2020-10-16 18:32:07 -04:00
Tyler Brown Cifu Shuster
2885a1b98b
profile: add html color picker
...
Fixes https://github.com/urbit/landscape/issues/118
2020-10-16 13:41:58 -07:00
matildepark
e7b1f840f7
Merge pull request #3722 from urbit/mp/landscape/channel-menu
...
landscape: check workspace in channel menu
2020-10-16 12:28:46 -04:00
Matilde Park
f7cd173439
publish: prevent input overflow on safari
...
Fixes urbit/landscape#117 .
2020-10-16 12:25:57 -04:00
Matilde Park
40983be79c
landscape: sidebar uses borderRadius
2020-10-16 12:05:38 -04:00
Matilde Park
ed337eb435
launch: home tile uses boxShadow
...
Fixes urbit/landscape#114 .
2020-10-16 12:00:05 -04:00
matildepark
3241377155
Merge pull request #3560 from urbit/m/webdojo-slogs
...
webdojo: slogs
2020-10-15 18:13:01 -04:00
L
8b7a61dfa1
Merge pull request #3718 from urbit/mp/launch/tile-prop
...
launch: pass tile props to child
2020-10-15 12:36:52 -05:00
Logan Allen
ffb7259e97
interface: fix DM creation to give group permissions properly
2020-10-15 12:32:08 -05:00