Commit Graph

7292 Commits

Author SHA1 Message Date
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
1990437558 added terrible hack to prevent dependency spin
(cherry picked from commit 5cf608b6ca7d8fdb0d9c348507e7b1089f2ffe6a)
2017-12-15 18:10:41 -08:00
Anton Dyudin
fafb169508 get mtime out of marks 2017-12-15 17:30:16 -08:00
Anton Dyudin
178c4b3cd8 Merge branch 'mtime' into coll 2017-12-15 17:05:56 -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
5c0213bff8 add &collections-action 2017-12-14 17:47:02 -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
d7fc4131ab better frontend integration 2017-12-14 17:09:51 -08:00
Anton Dyudin
f261284117 get creation-time out of marks 2017-12-14 16:39:45 -08:00
Anton Dyudin
9a962f74bc wrap mtime around clay value 2017-12-14 16:16:54 -08:00
Anton Dyudin
31cfcfc82f add /@ "last revision" filter 2017-12-14 15:31:37 -08:00
Anton Dyudin
f0ddf403d1 refactor read-at-aeon into a ?- 2017-12-14 14:07:19 -08:00
Anton Dyudin
81947a3567 return date from numeric %cw .^
REVIEW %w seems to be used for something else in subscriptions, but
the .^ code was thoroughly stubbed out
2017-12-14 14:07:19 -08:00
Anton Dyudin
36af38d700 web-visible topics 2017-12-13 17:39:19 -08:00
Anton Dyudin
5b100ed26c expand poke-noun to accept ~ or ~collection 2017-12-13 17:23:42 -08:00
Anton Dyudin
99e3e3db33 deal with ending blank line 2017-12-13 17:14:27 -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
82ee9c35e7 scope readme 2017-12-12 18:48:14 -08:00
Anton Dyudin
dd79a67f16 Merge https://github.com/urbit/collections into coll 2017-12-12 18:47:44 -08:00
cgyarvin
df66fb7a51
Merge pull request #491 from ohAitch/keyword-jets
picked up a few more mis-replaced jet hints
2017-12-11 19:32:09 -08:00
Anton Dyudin
eaea2b528c picked up a few more mis-replaced jet hints
having been bound they'll stay bound, but these seem less crucial,
being mostly called from already inside the other compiler jets
2017-12-11 18:46:43 -08:00
Ted Blackman
44e9e16916
Merge pull request #489 from ohAitch/no-vale-noun
Don't erase types in (lake %noun), which should always suceed
2017-12-11 17:00:36 -08:00
Anton Dyudin
b3d5acb48b
HT @belisarius222 2017-12-11 15:54:42 -08:00
Anton Dyudin
496a9c87aa Don't erase types in (lake %noun), which should always suceed 2017-12-11 15:36:55 -08:00
Anton Dyudin
3fd968fbc7 HOTFIX 2: the hotfixening
(invalidate old "%tsgl = ++rap" jet hint cached at c layer)
2017-12-11 15:14:52 -08:00
Anton Dyudin
f2c04bfcd3 HOTFIX fix ++tap ~/ %tsgl jet hint
@cgyarvin pls sed more responsibly. Should fix the various json/html serialization stack overflows that have been happening.
2017-12-11 14:02:37 -08:00
Ted Blackman
b8ad859dbf
Mention version info warning in CI
urbit: /lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by urbit)
2017-12-11 12:54:47 -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
Ted Blackman
f46f98081f
Merge pull request #485 from Fang-/talk-same-msgs
Fix issues when receiving messages for the second time.
2017-12-11 11:37:12 -08: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
Fang
da879a141b
Merge pull request #482 from eglaysher/hall-doccords
Enabled doccords in hall.
2017-12-11 11:09:29 +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