Liam Fitzgerald
6841f726a7
metadata-pull-hook: disabling remove on nack
2022-12-05 13:09:30 +10:00
Liam Fitzgerald
e4827915d8
group-pull-hook: disabling remove on nack
2022-12-05 13:08:51 +10:00
Liam Fitzgerald
a4c597d281
graph-pull-hook: do not archive on nack
2022-12-05 11:07:40 +10:00
Liam Fitzgerald
ce1332565e
graph-store: drop signatures
2022-11-25 18:14:53 +10:00
Liam Fitzgerald
b76ea6516c
graph-store: add thread for recovering archives
2022-11-24 15:12:21 +10:00
Liam Fitzgerald
d9ae7c307b
graph-store: standardise archive format
2022-11-24 14:55:02 +10:00
Liam Fitzgerald
ab578c7018
graph-store: nuke groups desk and uninstall
2022-11-24 14:52:03 +10:00
Liam Fitzgerald
a64881ccb2
graph-store: drop archives and backup
2022-11-24 14:41:07 +10:00
janeway-bot
77842f01ee
groups: [skip actions] update glob (0v7.2rpmd.966js.dt2sj.ggv4a.n15nq)
2022-09-20 09:06:47 -07:00
Hunter Miller
1ac97b2f69
meta: version bumps
2022-07-13 12:21:20 -05:00
janeway-bot
e6996cb77c
groups: [skip actions] update glob (0v3.mtkm8.77bad.7j793.jtnl4.pi1mm)
2022-07-08 10:20:31 -07:00
tacryt-socryp
238a2b8d6b
Merge pull request #5749 from rabsef-bicrym/patch-4
...
Solve #5706 - Create vase at each branch of `t.t.t.t.path`
2022-06-30 15:27:53 -05:00
janeway-bot
f777e009ad
groups: update glob (0v4.2se6m.fvv67.nn5e8.vfrv9.mmi88)[skip actions]
2022-06-13 16:59:14 -07:00
Hunter Miller
8c0d0a6f5b
Merge branch 'master' into next/groups
2022-06-03 10:49:33 -05:00
rabsef-bicrym
a7c5104f46
Solve #5706 - Create vase at each branch of t.t.t.t.path
...
#5706 describes an issue with using `!>` higher up in `graph-store` where multiple types are potentially included in the vase's construction, resulting in a type of `?((unit time) update-log:store)` when scrying the internals - no fun!
2022-05-06 13:42:11 -07:00
Hunter Miller
62c316225e
Merge pull request #5723 from urbit/lf/fix-group-chats
...
landscape: fix automatically watching group chats
2022-05-02 09:59:18 -05:00
Hunter Miller
b5ea34dab2
Merge pull request #5724 from urbit/lf/dangling-group
...
landscape: remove new group from group-view on leave
2022-05-02 09:59:12 -05:00
Philip Monk
8016c66fab
lull: bump app kelvins to 418
2022-04-29 19:25:00 -07:00
Liam Fitzgerald
bf023ff874
landscape: remove new group from group-view on leave
...
This fixes "ghost groups" if you leave a group soon after joining
2022-04-15 15:46:21 -05:00
Liam Fitzgerald
b5296efbe9
landscape: fix automatically watching group chats
...
Adds functionality in %group-view and -group-create to automatically
watch group chats when created. This appears to have gotten lost around
the time of the hark-graph-hook and group-view rewrite
2022-04-15 15:33:23 -05:00
Liam Fitzgerald
a47d4b21d1
Merge remote-tracking branch 'origin/next/groups'
2022-04-13 16:04:55 -05:00
Patrick O'Sullivan
9c537f0e03
groups: Update desk.docket with new bs8b1
2022-04-13 16:00:38 -05:00
Liam Fitzgerald
ba50914615
Merge pull request #5661 from urbit/lf/graph-drop-logs
...
graph-store: drop unnecessary logs
2022-04-13 14:05:28 -05:00
Hunter Miller
25d56c5cfd
groups: fixing hash
2022-04-12 13:59:27 -05:00
Hunter Miller
649b127414
Merge branch 'master' of github.com:urbit/urbit
2022-04-12 13:40:17 -05:00
Hunter Miller
3cfc517631
groups: version bump
2022-04-12 13:40:09 -05:00
Patrick O'Sullivan
e2eeda96c2
grid: Update glob to 090hm
2022-04-12 13:28:58 -05:00
Hunter Miller
59e90a0dd1
Merge pull request #5587 from rabsef-bicrym/patch-1
...
%depth-first has pattern-matching issue
2022-04-07 12:58:54 -05:00
Liam Fitzgerald
be722a246b
dm-hook: fix missing notification on DM invite
...
Fixes urbit/landscape#1117
2022-03-28 14:33:18 -06:00
Liam Fitzgerald
d4658089a9
hark-graph-hook: revive unread counts for group feed
...
Fixes urbit/landscape#1258
2022-03-28 13:53:22 -06:00
Liam Fitzgerald
0cdd048903
graph-store: subscribers always keep minimal logs
...
Transposes the change in 1a2a9ee899
so
that subscribers always keep the minimum possible logs.
2022-03-25 13:35:44 -06:00
Liam Fitzgerald
1a2a9ee899
graph-store: drop unnecessary logs
...
Drops unnecessary logs for subscribers, to reduce memory usage. In local
testing, this incurred a 20% improvement in graph-store memory usage.
Note that publishers still retain the entire history, for backlog and
resubscribe purposes. Subscribers still retain a handful of updates so
that they can resubscribe upon kick correctly.
2022-03-24 13:31:15 -06:00
Patrick O'Sullivan
0a62aa8f22
groups: Fix <user> left <group> notifications
2022-03-22 15:17:29 -05:00
Hunter Miller
ef4131061e
Merge branch 'master' into next/groups
2022-03-21 18:20:51 -05:00
Hunter Miller
4fb718bd78
groups: update version and glob
2022-03-16 16:42:00 -05:00
Liam Fitzgerald
d42c04f1e5
Merge pull request #5631 from urbit/lf/notify-strip
...
notify: disable notifications dismissal
2022-03-15 15:24:36 -06:00
Hunter Miller
a35f70ac59
Merge branch 'next/groups'
2022-03-14 15:56:49 -05:00
Patrick O'Sullivan
74149bc16f
groups: do not notify user if mentioned in DM
2022-03-14 15:04:36 -05:00
Liam Fitzgerald
eeaa6d3c66
notify: disable notifications dismissal
...
Disables automatic dismissal of push notifications in an attempt to
tighten the debugging space. This should prevent unintentional 404s. To
prevent a space leak we clear notifications once a week on a timer.
2022-03-08 13:14:38 -06:00
Jake Miller
ed2da5d54f
Merge pull request #5605 from urbit/jm/archive-scry
...
graph-store: fix scrying into archive
2022-03-06 05:45:57 -05:00
Hunter Miller
6c221fbddc
interface: updating glob to trigger properly uploaded glob
2022-03-02 18:32:45 -06:00
Hunter Miller
c4bc9b3428
groups: updating glob and version
2022-02-28 11:32:05 -06:00
Hunter Miller
2da5e9c5ca
landscape: fixing bad glob
2022-02-23 13:30:56 -06:00
Hunter Miller
b4adaf2fee
landscape: updating glob and version
2022-02-23 10:45:32 -06:00
ryjm
7ce7d2622d
graph-store: fix scrying into archive
2022-02-22 08:07:40 -05:00
Liam Fitzgerald
981bcfdecc
landscape: cache marks again
...
Fixes urbit/urbit#5590
2022-02-09 10:52:04 -06:00
rabsef-bicrym
22a69d38f4
%depth-first has pattern-matching issue
...
support a `%depth-first` scry constructed as follows `.^(* %gx /=graph-store=/graph/<ship of resource>/<name of resource>/depth-first/<count>/<start>/graph-update-3)`
2022-02-07 17:49:11 -08:00
Liam Fitzgerald
f3da5488ce
Merge remote-tracking branch 'origin/next/groups' into lf/no-perms-rejoin
2022-02-03 11:12:43 -06:00
Liam Fitzgerald
9540afecad
group-view: fix errored rollback
2022-01-31 16:20:57 -06:00
Hunter Miller
874d380ad5
groups: updating version
2022-01-28 20:30:13 -06:00