Commit Graph

2020 Commits

Author SHA1 Message Date
Liam Fitzgerald
7dce8a6d6b links: mention support 2020-11-03 16:13:00 +10:00
Liam Fitzgerald
94f787d120 interface: build in mentions FE support 2020-11-03 16:12:34 +10:00
Liam Fitzgerald
04c1ad6653 hark: add publish support 2020-11-03 14:55:32 +10:00
Liam Fitzgerald
e9d9bb839f Merge branch 'release/next-userspace' into lf/hark-redux 2020-11-03 10:58:52 +10:00
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
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
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