Joe Bryan
d4e9759b28
18. single-home %clay %info task
2018-12-13 14:07:10 -05:00
Elliot Glaysher
935baa3c83
Explicit resolution, less ^
2018-12-11 13:39:39 -08:00
Elliot Glaysher
8fc66dffde
Remove =, and unreferenced stuff.
2018-12-11 13:27:33 -08:00
Elliot Glaysher
e839ec6c7c
Start adding ^? and removing =, and ^
2018-12-11 11:38:44 -08:00
Isaac Visintainer
0df228f165
added jet hints to hall, collections, gall
2018-11-07 14:31:31 -08:00
Isaac Visintainer
0746998e4c
added functionality to clear hall subscriptions
2018-11-07 14:31:31 -08:00
Isaac Visintainer
9dba26e838
made hall newdm flow idempotent
2018-11-07 14:31:31 -08:00
Joe Bryan
1e0408b445
updates sein:title to use %jael scry, adds ^sein:title
2018-10-17 15:22:07 -04:00
Elliot Glaysher
fd7b1f684b
Fix +filter-gram in hall.
2018-09-05 16:42:59 -07:00
Elliot Glaysher
2642efc8af
Merge remote-tracking branch 'origin/collections' into release-candidate
2018-09-05 16:33:34 -07:00
Isaac Visintainer
91bb34b943
hall custom permission rules
2018-09-04 16:23:24 -07:00
Elliot Glaysher
fb75c55286
Merge remote-tracking branch 'origin/collections' into ford-turbo
2018-08-23 10:41:29 -07:00
Logan Allen
e7dc9895f2
Hall newdm action: ship names are sorted by alphabetical order.
2018-08-21 16:16:30 -07:00
Elliot Glaysher
ba0de921ab
Merge remote-tracking branch 'origin/collections' into ford-turbo
2018-08-20 13:14:13 -07:00
Elliot Glaysher
222c5c82c0
Make %hall and %talk started on boot.
2018-08-20 11:40:48 -07:00
Isaac Visintainer
d525dcdedd
removed sigpams
2018-08-17 10:52:03 -07:00
Logan Allen
f6dbdddfd2
Added single Hall action for creating, permitting, and sourcing DM station. Thanks Isaac
2018-08-16 17:22:57 -07:00
Curtis Yarvin
fa9c4636f9
Merge branch 'research-tome' into ford-turbo-original
2018-08-15 16:48:37 -07:00
Logan Allen
b387f70fdc
Isaac and I merged hall read/unread with latest collections.
2018-08-15 16:40:29 -07:00
Elliot Glaysher
4363163319
Merge remote-tracking branch 'origin/collections-redesign' into ford-turbo-eyre-sec
...
Note: This ignores changes to clay for expediency, these may need to
be hand merged later.
2018-07-31 10:11:10 -07:00
Fang
8580e7b247
Add support for targeting the last x messages in a query range.
...
/circle/inbox/grams/-5/-0 gets the last 5 messages from the inbox, nothing more.
Closes #643 .
2018-07-23 15:30:07 -07:00
Fang
21eb5f3430
resolved conflict and merged
2018-07-23 15:26:09 -07:00
Joe Bryan
9d72b8f92b
Merge branch 'collections' into collections-merge
...
* collections: (127 commits)
Revert "cross-ship permissions works now"
deleted more unused files, updated json arm of collections mark
removed unused index file (was used for debug)
cross-ship permissions works now
rendered MVE css and js 272af56804f822c23efa645aafcf1d5d8a8bfdff
simplified latest alias
new 'latest' page in colls
deleted a swp file
mve updates f83035d162dd60107b45798117cf924437070798
isaac's eyre changes to polling parameters as requested by Logan
rendered MVE f0a44584883e8789ec5bab9c80334ae0ee251e02
source new circle to inbox in collections app
relative href
removed topic text from collection json
patch back in realnet ames (was testnet ames in xship-wrap
collections now sends invites to whitelist
aded fascen to pass along fasbuc params
add x-htm wrappers for &htm
rename default eyre mark to x-urb, do xhsip on x- prefix requests
updated json endpoints in accordance with logan's requests
...
2018-06-19 20:51:22 -04:00
Elliot Glaysher
ddf0334b15
Switch Gall to use the Turbo vane.
...
This fixes Gall and userland apps so that they boot. It then disables
%hall and %talk, which will only boot with the +fond jet disabled.
(Otherwise, we get a bail from the jet.)
2018-06-13 13:12:32 -07:00
Curtis Yarvin
ddb0fc22f4
Chapter names for everyone.
2018-05-28 23:42:16 -07:00
Curtis Yarvin
a26105370b
Old help totally cleaned out.
2018-05-24 15:39:56 -07:00
Curtis Yarvin
447a510ef8
Adjust vanes for research changes.
2018-05-03 17:59:10 -07:00
Curtis Yarvin
07fd6faab9
Merge branch 'master' into research-merge; broken
2018-05-03 10:51:39 -07:00
Fang
bc254031c1
No longer send local peers out with federation updates.
2018-04-25 21:02:34 +02:00
Fang
aaeb7520b6
Make sure that, in the federation case, changes are only recorded if there's actual changes.
...
Also remove commented code.
2018-04-25 15:50:04 +02:00
Chris Johnson
f78a75c68e
Fixed an error preventing correct binding from -X last messages from a particular station through inbox.
2018-04-17 11:08:00 -07:00
Fang
da1dc7a074
Remove commented out code.
2018-04-12 19:34:58 +02:00
Fang
eaf080b3b4
Adapt state.
2018-04-12 17:28:40 +02:00
Fang
38fce5986e
Disable relative message number in subscription ranges.
2018-04-12 16:47:32 +02:00
C. Guy Yarvin
3afa0876d3
Stop using obsolete $~ syntax.
2018-03-18 21:18:20 -07:00
C. Guy Yarvin
79aa1cbc61
Fix $? to use %fits.
2018-03-17 18:06:15 -07:00
Fang
542e3a33d6
Clean up ++so-first-grams and ++so-in-range using =*.
2018-03-07 01:20:55 +01:00
Fang
95e35ce2c9
Add support for targeting the last x messages in a query range.
...
/circle/inbox/grams/-5/-0 gets the last 5 messages from the inbox, nothing more.
Closes #643 .
2018-03-07 01:15:19 +01:00
C. Guy Yarvin
fd33164a6e
Ready to test constant blocking.
2018-02-25 20:34:31 -08:00
C. Guy Yarvin
8b946b9c2e
Kernel is rippled, apps mostly.
2018-02-24 19:37:00 -08:00
C. Guy Yarvin
79b87ed818
Lazy seminouns in place.
2018-02-22 17:06:49 -08:00
Fang
f5cb07948f
Clean up ++prep of hall and talk.
2018-02-22 15:17:12 +01:00
Fang
35d3b04d21
Add usage tags to circle configs, allowing clients to store arbitrary meta usage info.
2018-02-22 13:08:24 +01:00
Fang
cfd52cc2ae
Make initial federation result send just the last 100 messages.
2018-02-22 13:01:05 +01:00
Fang
f1eeb66af0
Adapt state.
2018-02-21 15:03:16 +01:00
Fang
8a4e3c8656
Revert "Add usage tags to circle configs, allowing clients to store arbitrary meta usage info."
...
This reverts commit e807db9055
.
2018-02-21 13:23:58 +01:00
Fang
3e43963426
Ensure that %remove diffs actually get sent out for those interested in config.
...
In the future, this should also go out to those interested in group, and delete the remote group when it is received.
2018-02-19 20:55:00 +01:00
Fang
344fb38bc6
Make hall's ++prep more robust.
2018-02-19 17:04:20 +01:00
Fang
94a72a74f6
Pulled subscriptions can no longer cause a story to be created.
...
This doesn't seem to be an issue for other arms, but the fact that that isn't immediately clear is cause for mild concern.
2018-02-19 15:31:13 +01:00
Fang
7d8a0a36a3
Add state adapters.
2018-02-14 22:41:52 +01:00