matildepark
e78767f6ab
Merge pull request #3856 from tylershuster/revision-plurality
...
publish: fixes single revision plurality
2020-11-02 15:21:17 -05:00
matildepark
be25af04dc
Merge pull request #3855 from tylershuster/transparent-scrollbar
...
landscape: fixes white background on scrollbars
2020-11-02 15:13:46 -05:00
matildepark
9411133bfe
Merge pull request #3854 from tylershuster/tile-padding
...
launch: fixes tile padding
2020-11-02 15:13:06 -05:00
matildepark
d33ed266a9
Merge pull request #3858 from tylershuster/chrome-scroll
...
chat: fixes #3853
2020-11-02 15:05:30 -05:00
Tyler Brown Cifu Shuster
1c74881890
remove scrollbars from launch
2020-11-02 11:56:32 -08:00
Tyler Brown Cifu Shuster
2bbc17cfa4
chat: fixes #3853
2020-11-02 11:34:04 -08:00
Tyler Brown Cifu Shuster
7017b3d9cb
groups: prevent accidental group deletion
...
Fixes https://github.com/urbit/landscape/issues/68
2020-11-02 10:32:37 -08:00
Tyler Brown Cifu Shuster
6f6c129d45
publish: fixes single revision plurality
...
fixes https://github.com/urbit/urbit/issues/3841
2020-11-02 08:52:33 -08:00
Tyler Brown Cifu Shuster
67ab5cf312
landscape: fixes white background on scrollbars
2020-11-02 08:49:34 -08:00
Tyler Brown Cifu Shuster
edc6896c40
launch: fixes tile padding
...
fixes https://github.com/urbit/landscape/issues/129
2020-11-02 08:47:55 -08:00
Tyler Brown Cifu Shuster
61442c4c2e
publish: prevent leaving note with unsaved changes
...
Fixes #3838
2020-11-02 08:41:52 -08:00
Liam Fitzgerald
b5a9ea15d7
NewPost: fix bignum handling
2020-10-30 13:01:19 +10:00
Liam Fitzgerald
b31bda74c2
CommentItem: pass date correctly
2020-10-30 11:23:00 +10:00
Matilde Park
31bc17005c
groups: filter contacts invites from sidebar
2020-10-29 21:21:58 -04:00
Liam Fitzgerald
20799fd8f2
Sidebar: do not crash on lastUpdated sorting
2020-10-30 11:16:57 +10:00
L
b63760aa14
Merge pull request #3818 from urbit/mp/landscape/home-in-switcher
...
landscape: 'home' workspace in switcher
2020-10-29 19:26:44 -05:00
matildepark
3bd4ac2484
Merge pull request #3473 from urbit/lf/graph-publish-fe
...
publish: graph-store rewrite
2020-10-29 20:25:30 -04:00
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
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
ryjm
8a27280576
landscape: give private groups kicking ability
...
the ronaldo commit
2020-10-29 17:11:17 -04:00
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
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