matildepark
82ad2a6a82
Merge pull request #3802 from tylershuster/hoon-scroll
...
chat: fixed embedded scroll item disability
2020-10-29 20:25:11 -04:00
matildepark
44ebeb35b4
Merge pull request #3836 from ryjm/release/next-userspace
...
landscape: give private groups kicking ability
2020-10-29 20:24:37 -04:00
matildepark
2005d9d93a
Merge pull request #3837 from urbit/ga/qa
...
UI tweaks + QA Fixes
2020-10-29 20:24:20 -04:00
Liam Fitzgerald
f4483fdecb
graph-store: update indices of leaf posts
2020-10-30 10:23:08 +10:00
Liam Fitzgerald
5f0855d278
graph-store: update indices in post on migrate
2020-10-30 10:20:35 +10:00
Logan Allen
c0bb44175d
Merge branch 'lf/graph-publish-fe' of github.com:urbit/urbit into lf/graph-publish-fe
2020-10-30 00:09:10 +00:00
Logan Allen
27cc2c435d
graph-store: indentation fix
2020-10-30 00:09:00 +00:00
Liam Fitzgerald
9c8e1bab2d
graph-store: prevent infinite loop
2020-10-30 10:05:59 +10:00
matildepark
3049c8ee0b
Merge pull request #3828 from urbit/lf/new-channel-admin
...
groups-js: add ourselves to admin in group-update reducer
2020-10-29 19:38:40 -04:00
Gavin Atkinson
76a5f436c2
indigo-react 1.2.12, home tile color, header buttons are now square, fix
...
header bar margin
2020-10-29 16:20:48 -07:00
Matilde Park
bdaa56d681
glob: update to 0v1.el225.9dbhq.381at.4pfta.bl8da
2020-10-29 19:13:42 -04:00
fang
f8a2235d6e
Merge pull request #3835 from urbit/m/silent-subs
...
eyre: ignore facts directly after clog
2020-10-29 22:13:04 +01:00
ryjm
8a27280576
landscape: give private groups kicking ability
...
the ronaldo commit
2020-10-29 17:11:17 -04:00
fang
73a86a794a
Merge pull request #3833 from urbit/revert-3799-m/silent-subs
...
Revert "eyre: ignore facts directly after clog"
2020-10-29 22:10:35 +01:00
fang
f480ac736f
Revert "eyre: ignore facts directly after clog"
2020-10-29 22:09:35 +01:00
matildepark
3d1942e8df
Merge pull request #3819 from urbit/mp/links/delete
...
links: add link deletion
2020-10-29 12:58:30 -04:00
matildepark
6c366706cd
Merge pull request #3829 from urbit/lf/consistent-color
...
Profile: use ColorInput for background
2020-10-29 12:54:18 -04:00
fang
42229657ca
eyre: respect protocol from Forwarded header
...
If the Forwarded header specifies the original connection is secure,
update the flag to reflect that, regardless of whether the connection
directly to the urbit was made securely.
2020-10-29 14:24:24 +01:00
fang
82dcad4c59
zuse: if empty, unpack header into empty list
...
Previously, would give a ~[{}] for the '' header. This makes it parse
that as "no entries" rather than "one entry without data".
2020-10-29 14:19:57 +01: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
fbf505c0d9
graph-store: mark unmarked graphs
2020-10-29 13:11:18 +10:00
Liam Fitzgerald
829cd509b4
publish: migrate note body correctly
2020-10-29 12:56:41 +10:00
Liam Fitzgerald
c6dc485d24
graph-js: useBigIntOrderedMap
2020-10-29 12:52:13 +10:00
Liam Fitzgerald
225718b8cf
metadata-store: fix path handling in migration
2020-10-29 10:25:16 +10:00
Liam Fitzgerald
d5683fb631
publish: fix time handling in publish
2020-10-29 09:49:05 +10:00
Liam Fitzgerald
410d193f5a
publish: loosen comment validation
2020-10-29 09:37:47 +10:00
Liam Fitzgerald
ec1c4339c5
publish: loosen validator
2020-10-29 09:35:43 +10:00
Liam Fitzgerald
aabd890b6d
publish: fix backoff
2020-10-29 09:34:15 +10:00
Liam Fitzgerald
4079de05f6
publish: fix graph-validator mark
2020-10-29 09:32:15 +10:00
Matilde Park
7e61bb9a6d
glob: update to 0v5.d2ut4.t1kqo.2mdr9.mnc4i.vgb53
2020-10-28 19:25:57 -04:00
Liam Fitzgerald
e86a870868
lib/util: remove _.chain
2020-10-29 09:21:54 +10:00
Logan Allen
358af000ec
invite-store: fix %graph %create
2020-10-28 21:54:02 +00:00
matildepark
e6bb7df10b
Merge pull request #3779 from tylershuster/home-tiles
...
Home tiles
2020-10-28 17:46:55 -04: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
0eb0ef9479
graph-store: if null timestamp, replace with now
2020-10-28 14:37:26 -05: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
Liam Fitzgerald
2de45c53ef
Merge branch 'release/next-userspace' into lf/hark-redux
2020-10-28 16:34:55 +10:00
Liam Fitzgerald
12e16e00ba
hark-fe: filter on groups
2020-10-28 16:28:44 +10:00
Liam Fitzgerald
ab781cfbc3
hark-fe: toggle mute in group settings
2020-10-28 16:00:14 +10:00
Liam Fitzgerald
0510b723d7
hark-fe: add (un)mute buttons in ChannelMenu
2020-10-28 15:59:33 +10:00
Liam Fitzgerald
d09d42b269
hark-fe: enable omnibox support
2020-10-28 15:58:59 +10:00
Liam Fitzgerald
0a69c6fd5b
hark-fe: add inbox view
2020-10-28 15:58:29 +10:00
Liam Fitzgerald
ec5804bb3c
hark-fe: integrate hooks into state
2020-10-28 15:56:03 +10:00
Liam Fitzgerald
cf4f0f302e
hark: final pass for bugs
2020-10-28 15:52:59 +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