Anton Dyudin
|
653ec88958
|
implement %delete
|
2017-12-15 18:22:33 -08:00 |
|
Anton Dyudin
|
4674e78477
|
s/comt/coms/g
|
2017-12-15 18:19:39 -08:00 |
|
Anton Dyudin
|
7f62620615
|
simplify file writing
|
2017-12-15 18:11:44 -08:00 |
|
Anton Dyudin
|
fafb169508
|
get mtime out of marks
|
2017-12-15 17:30:16 -08:00 |
|
Anton Dyudin
|
5169854035
|
more type hints for faster compilation
|
2017-12-15 17:05:47 -08:00 |
|
Anton Dyudin
|
b99629ed8c
|
use ford to "listen" to collections files being created
|
2017-12-15 15:30:44 -08:00 |
|
Anton Dyudin
|
c1673fc506
|
add sur/collections
|
2017-12-15 14:59:54 -08:00 |
|
Anton Dyudin
|
19b0db1cba
|
add lib/rekey /_ @da implementation
|
2017-12-14 17:12:40 -08:00 |
|
Anton Dyudin
|
ae413b04de
|
remove :hall subscription code
|
2017-12-14 17:11:57 -08:00 |
|
Anton Dyudin
|
f261284117
|
get creation-time out of marks
|
2017-12-14 16:39:45 -08:00 |
|
Anton Dyudin
|
5b100ed26c
|
expand poke-noun to accept ~ or ~collection
|
2017-12-13 17:23:42 -08:00 |
|
Anton Dyudin
|
3499afccc5
|
more readable text format
|
2017-12-13 17:14:13 -08:00 |
|
Anton Dyudin
|
e2b5694609
|
use @da dates, ++file, ++dray/raid
|
2017-12-13 16:11:11 -08:00 |
|
Anton Dyudin
|
105a88d9e2
|
various :collections cleanup/pondering
|
2017-12-12 18:48:57 -08:00 |
|
Anton Dyudin
|
dd79a67f16
|
Merge https://github.com/urbit/collections into coll
|
2017-12-12 18:47:44 -08:00 |
|
Ted Blackman
|
8fe58e3261
|
Merge pull request #487 from Fang-/revert-prep
Revert hall's ++prep back to normal.
|
2017-12-11 12:35:45 -08:00 |
|
Ted Blackman
|
22e52b18b9
|
Merge pull request #486 from Fang-/talk-small-fixes
Hall & talk QoL fixes
|
2017-12-11 12:32:23 -08:00 |
|
Fang
|
8b7628fc13
|
Revert ++prep back to normal.
|
2017-12-11 21:25:50 +01:00 |
|
Ted Blackman
|
b40e18bdaa
|
Merge pull request #481 from Fang-/talk-numbering-fix
Rebuild msg number references, fix msg updating, provide debug tools
|
2017-12-11 12:22:05 -08:00 |
|
Fang
|
eb31ab7e0b
|
Cut informational messages off at the configured term-width.
|
2017-12-11 21:00:55 +01:00 |
|
Fang
|
73588e9594
|
Minor changes, renaming, comment notes.
|
2017-12-11 20:59:44 +01:00 |
|
Fang
|
d111a06572
|
Only send presence when performing a simple ;join, not when doing ;source.
|
2017-12-11 20:14:31 +01:00 |
|
Fang
|
0243f1f276
|
When receiving a new circle configuration, print the description and filter rules.
Closes #467.
|
2017-12-11 19:54:22 +01:00 |
|
Fang
|
7ea1a0507a
|
Speeches embedded in speeches are no longer exempt from filtering.
Closes #478.
|
2017-12-11 19:49:45 +01:00 |
|
Fang
|
8c40520164
|
Removed outdated todo.
|
2017-12-11 19:33:37 +01:00 |
|
Fang
|
c5cd8b7721
|
Now properly handle messages we're re-reading from a different source.
|
2017-12-11 18:28:40 +01:00 |
|
Elliot Glaysher
|
93d822e567
|
Enabled doccords in hall.
|
2017-12-10 19:56:58 -08:00 |
|
Fang
|
f1514c8a21
|
Add poke arm for getting debug info out of hall and talk.
|
2017-12-11 01:00:26 +01:00 |
|
Fang
|
0e04242148
|
Add logic for rebuilding state that refers to messages by numbers.
Because count used to be incorrect, messages are being referred to by incorrect indices. This rebuilds all count-dependent data.
|
2017-12-11 01:00:26 +01:00 |
|
Fang
|
0a24fd09fb
|
Fix incorrect usage of sourced list of indices.
|
2017-12-11 01:00:26 +01:00 |
|
Fang
|
a114dc7e06
|
Fix off-by-one error when updating old messages.
|
2017-12-11 01:00:26 +01:00 |
|
Ted Blackman
|
7aa8150639
|
Merge pull request #475 from Fang-/talk-fix-present
Fix erroneous presence handling
|
2017-12-09 14:39:01 -08:00 |
|
Fang
|
b8109d5b95
|
Ignore %status and %config diffs that wouldn't actually change anything.
|
2017-12-09 17:45:43 +01:00 |
|
Fang
|
66f87e1fab
|
Ignore %present commands that wouldn't actually change anything.
|
2017-12-09 17:33:36 +01:00 |
|
Fang
|
3e0a681c2b
|
A %remove status diff now *actually* removes the status.
|
2017-12-09 17:17:57 +01:00 |
|
Fang
|
100f0cb431
|
Don't put any grams into the prize if they weren't requested.
|
2017-12-09 14:59:29 +01:00 |
|
Fang
|
6a162cd5d9
|
Reset stories' count to be equal to (lent grams) in ++prep.
|
2017-12-08 23:05:47 +01:00 |
|
Fang
|
97a09f4214
|
Clean up transitionary code for the talk ++quit fix.
|
2017-12-08 16:00:40 +01:00 |
|
Fang
|
21f0f55d25
|
Implements ++quit arms for talk, so that it can recover from losing connection to hall.
|
2017-12-08 15:58:58 +01:00 |
|
Ted Blackman
|
33ef3928dd
|
fix fora import
|
2017-12-06 14:24:24 -08:00 |
|
Fang
|
1287c04443
|
The talk interface now properly pretends to be the planet when run on a moon.
|
2017-12-06 17:09:59 +01:00 |
|
Fang
|
27db17d1a4
|
Fixed incorrect usage of ++team:title.
|
2017-12-06 16:54:08 +01:00 |
|
Fang
|
3ecd885177
|
Now properly avoids sending burden updates to the reporter again.
|
2017-12-06 12:30:19 +01:00 |
|
Fang
|
122362e732
|
Fixed syntax error introduced into hood.hoon.
|
2017-12-06 00:19:56 +01:00 |
|
Fang
|
07885a3c98
|
Removed version requirements from hall and talk.
Also small comment cleanup.
|
2017-12-05 22:32:55 +01:00 |
|
Fang
|
41098a2121
|
Merge commit '8bf726fdb1ecaf072d72ec795948f842ff7ea2e7' into remaint-merge-talk
|
2017-12-05 22:31:00 +01:00 |
|
Anton Dyudin
|
2eac6be25d
|
Merge branch 'org-libs' into master
|
2017-12-05 12:07:33 -08:00 |
|
Fang
|
9a855b4c7e
|
Don't sub to configs of comment notification channels.
|
2017-12-04 23:09:44 +01:00 |
|
Fang
|
d243de9f96
|
Properly apply hall config diffs.
|
2017-12-04 22:59:53 +01:00 |
|
Fang
|
3509a5c590
|
Commands obsoleted by actions.
|
2017-12-04 22:51:01 +01:00 |
|