Commit Graph

4226 Commits

Author SHA1 Message Date
Liam Fitzgerald
49b38df2b6
Revert "blockquote: Remove unnecessary log of quote contents" 2021-10-19 12:33:54 -05:00
Liam Fitzgerald
5df73c4b3f
Merge pull request #5265 from pfych/master
blockquote: Remove unnecessary log of quote contents
2021-10-19 12:33:50 -05:00
Hunter Miller
9b7774ebc8 groups: removing spammy log 2021-10-08 14:35:36 -05:00
Hunter Miller
ecaf7345e2 notification-redirects: fixing group dms 2021-10-08 14:34:20 -05:00
Hunter Miller
f6533823f6 Merge branch 'master' into hm/fix-popover-routes 2021-10-08 12:24:44 -05:00
Hunter Miller
17736498eb
popover-routes: put something resembling a real path 2021-10-08 12:20:42 -05:00
Hunter Miller
789aea4711 interface: switching all de-sigification to use deSig fn 2021-10-05 17:09:16 -05:00
Hunter Miller
b40fcf629e notifications: adding opened behavior, deduping body, and small design tweak 2021-10-05 13:12:14 -05:00
Liam Fitzgerald
3945ec457e landscape: update notification rendering for new hark 2021-10-05 14:14:30 +10:00
Liam Fitzgerald
623303c893 landscape: update notification reducing for new hark 2021-10-05 14:10:02 +10:00
Liam Fitzgerald
36a9fceab3 landscape: refactor notification redirects 2021-10-05 14:08:01 +10:00
Liam Fitzgerald
88216c9f9c interface: revive notifications in Groups 2021-10-05 14:06:46 +10:00
fang
aa48973c6a
Merge branch 'release/next-userspace' 2021-10-04 23:45:45 +04:00
fang
0a847c11f2
Merge pull request #5281 from urbit/lf/landscape-fix
landscape: fix chats not bumping, hide spinner correctly
2021-10-04 21:25:29 +02:00
fang
d606ba61d1
Merge pull request #5204 from urbit/lf/handle-undef-assoc
interface: Handle undefined association in getFeedPath
2021-10-04 21:22:09 +02:00
Liam Fitzgerald
9ccff90d77 interface: reduce %all-stats correctly 2021-10-04 19:30:13 +10:00
Liam Fitzgerald
52f4d9a367 landscape: fix joining indicator in statusbar 2021-10-01 13:40:25 +10:00
Liam Fitzgerald
c80806c062 interface: reduce %saw-place correctly 2021-10-01 13:38:26 +10:00
Hunter Miller
3dbfe480c9 Merge branch 'dist' of github.com:urbit/urbit into dist 2021-09-29 14:11:46 -05:00
Hunter Miller
7494483f9f permalinks: fixes href issue and other small tweaks 2021-09-29 14:11:28 -05:00
Liam Fitzgerald
003657890b landscape: refine group joining interface 2021-09-29 14:37:31 +10:00
pfych
464c2e6ae1 blockquote: Remove unnecessary log of quote contents 2021-09-29 14:09:16 +10:00
Hunter Miller
6568ec0c58 permalinks: handling failure to get app treaty 2021-09-28 21:00:31 -05:00
Liam Fitzgerald
8adb794785 landscape: fix serving paths 2021-09-28 14:14:33 +10:00
Hunter Miller
b7750ff605 landscape: service worker scope off 2021-09-24 12:43:59 -05:00
Liam Fitzgerald
b532e629f3 grid, interface: fix localStorage versioning 2021-09-24 10:08:23 +10:00
Liam Fitzgerald
e1ee384e05 interface: rename Landscape -> Groups 2021-09-24 10:03:09 +10:00
Liam Fitzgerald
d02a83a20b interface: remove notifications redirect causing crash
Fixes urbit/landscape#1188
2021-09-23 12:11:05 +10:00
Liam Fitzgerald
802a0f91c2 interface: dedupe pendings in DM sidebar
Fixes urbit/landscape#1184
2021-09-23 12:11:05 +10:00
Liam Fitzgerald
7de7917294 interface: fix sharing private profile
Fixes urbit/landscape#1189
2021-09-23 12:11:05 +10:00
Hunter Miller
1e21dd43eb leap: removing notifications from index 2021-09-22 13:59:05 -05:00
Liam Fitzgerald
738127a22f interface: fix group feed unread count 2021-09-22 13:43:10 +10:00
Liam Fitzgerald
d3802fa0c0 interface: render app preview in link block 2021-09-22 12:01:57 +10:00
Hunter Miller
79142fe4af embed: removing testing code 2021-09-21 20:47:25 -05:00
Liam Fitzgerald
e93cdb654e interface: fix unread counts on tiles 2021-09-22 11:31:55 +10:00
Hunter Miller
1c51b7d4ae permalinks: better handling and onboarding, removing tiles too 2021-09-21 17:56:52 -05:00
Hunter Miller
d415173bab permalink: app embed responsive sizing 2021-09-21 16:25:36 -05:00
Hunter Miller
72ddbf1eb1 service-worker: fixing path and scope 2021-09-21 15:13:46 -05:00
Hunter Miller
ff024adfc7 hash: removing in favor of grid 2021-09-21 11:58:47 -05:00
Liam Fitzgerald
b8d68291f2 interface: update permalinks 2021-09-21 14:14:01 +10:00
Liam Fitzgerald
848f52a8ad Merge remote-tracking branch 'origin/dist' into lf/dist-fixes 2021-09-21 13:44:12 +10:00
Liam Fitzgerald
b9b5091759 interface: surface pending DMs 2021-09-21 13:43:04 +10:00
Liam Fitzgerald
d36be73933 interface: add loaded flag to metadata state 2021-09-21 13:39:02 +10:00
Hunter Miller
c7cafd8e1a permalink: fixed path and spider case 2021-09-20 21:09:19 -05:00
Hunter Miller
7aefdd957d Merge branch 'dist' into hm/landscape-app-link 2021-09-20 20:04:03 -05:00
Liam Fitzgerald
d593561b0f interface: fix misc bugs 2021-09-20 14:34:55 +10:00
Hunter Miller
2dbfbedd05 app-reference: correcting structure and hoon typings 2021-09-17 18:25:32 -05:00
Liam Fitzgerald
143a8e08e6 various: fix dependencies & tests 2021-09-17 14:51:19 +10:00
Liam Fitzgerald
94fc096b80 Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-17 12:57:56 +10:00
Liam Fitzgerald
faa1a515aa interface: replace invites, joining 2021-09-17 10:50:02 +10:00